feat: bug #52378
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ public class DistributionAfter implements TaskListener {
|
||||
queryWrapper2.eq("PRC_ID",delegateTask.getProcessInstanceId());
|
||||
BusProcessName one1 = busProcessNameService.getOne(queryWrapper2);
|
||||
if(one1!=null){
|
||||
one1.setOverTime(OVERTIME);
|
||||
// one1.setOverTime(OVERTIME);
|
||||
one1.setPrcType("laws2");
|
||||
one1.setPrcName(prcName);
|
||||
one1.setCreatUser(user);
|
||||
|
||||
Reference in New Issue
Block a user