Explorar el Código

fix 自动学时推送

he2802 hace 3 años
padre
commit
8ecad9947d

+ 1 - 0
zhongzheng-system/src/main/resources/mapper/modules/grade/ClassGradeUserMapper.xml

@@ -1041,5 +1041,6 @@
           AND gu.`status` = 1
           AND gu.change_grade = 0
           AND gu.period_plush !=1
+          AND gu.period_status = 1
     </select>
 </mapper>