定时器提交
This commit is contained in:
parent
bc7b0c7df9
commit
db82ee8528
Binary file not shown.
@ -167,7 +167,7 @@ public class SynchronousPortJob implements IJob {
|
|||||||
String plRid1 = UUIDGener.getUUID();
|
String plRid1 = UUIDGener.getUUID();
|
||||||
String id1 = UUIDGener.getUUID();
|
String id1 = UUIDGener.getUUID();
|
||||||
Timestamp nowTime = new Timestamp(System.currentTimeMillis());
|
Timestamp nowTime = new Timestamp(System.currentTimeMillis());
|
||||||
|
//
|
||||||
|
|
||||||
if (org.getString("PARENTDEPARTMENTID").equals("0")) {
|
if (org.getString("PARENTDEPARTMENTID").equals("0")) {
|
||||||
String sql1 = "SELECT ID FROM APP_ACT_COE_PAL_REPOSITORY WHERE wsId='" + wsId + "' and EXT1='" + org.getString("ID") + "'";
|
String sql1 = "SELECT ID FROM APP_ACT_COE_PAL_REPOSITORY WHERE wsId='" + wsId + "' and EXT1='" + org.getString("ID") + "'";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user