2023年10月31日 修复没有保存的问题。
This commit is contained in:
parent
c6f155424f
commit
839a6efccf
|
@ -83,6 +83,7 @@ public class SyncTJwJsjbxxb extends BaseSync {
|
|||
qw.apply("jxlh in (select JZWH from xxhbjxljbxx where jzwmc in ('"+x.getJxlhName()+"') and yxh is not null)");
|
||||
x.setJsNum(String.valueOf(impService.count(qw)));
|
||||
});
|
||||
kcJiaoxuelouInfoService.updateBatchById(list);
|
||||
// "select count(*) from xxhbjsjbxx where jxlh in (select JZWH from xxhbjxljbxx where jzwmc in ('逸夫教学楼') and yxh is not null);
|
||||
// select count(*) from xxhbjsjbxx where jxlh in (select JZWH from xxhbjxljbxx where jzwmc in ('惟真楼') and yxh is not null);
|
||||
// select count(*) from xxhbjsjbxx where jxlh in (select JZWH from xxhbjxljbxx where jzwmc in ('净月综合教学楼') and yxh is null);"
|
||||
|
|
Loading…
Reference in New Issue