[Fix-8394][Server]fix when the data is supplemented business time still date+1 (#8511)
parent
88847e82b7
commit
c1592ff38e
|
|
@ -53,7 +53,6 @@ public class BusinessTimeUtils {
|
|||
if (runTime == null) {
|
||||
return result;
|
||||
}
|
||||
break;
|
||||
case START_PROCESS:
|
||||
case START_CURRENT_TASK_PROCESS:
|
||||
case RECOVER_TOLERANCE_FAULT_PROCESS:
|
||||
|
|
|
|||
Loading…
Reference in New Issue