定时器提交

This commit is contained in:
zhal 2022-10-25 20:50:54 +08:00
parent bc7b0c7df9
commit db82ee8528
2 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ public class SynchronousPortJob implements IJob {
String plRid1 = UUIDGener.getUUID();
String id1 = UUIDGener.getUUID();
Timestamp nowTime = new Timestamp(System.currentTimeMillis());
//
if (org.getString("PARENTDEPARTMENTID").equals("0")) {
String sql1 = "SELECT ID FROM APP_ACT_COE_PAL_REPOSITORY WHERE wsId='" + wsId + "' and EXT1='" + org.getString("ID") + "'";