[Fix-8394][Server]fix when the data is supplemented business time still date+1 (#8532)
This commit is contained in:
parent
ca6d148a1b
commit
e174d7a40e
|
|
@ -50,7 +50,6 @@ public class BusinessTimeUtils {
|
|||
Date businessDate = runTime;
|
||||
switch (commandType) {
|
||||
case COMPLEMENT_DATA:
|
||||
break;
|
||||
case START_PROCESS:
|
||||
case START_CURRENT_TASK_PROCESS:
|
||||
case RECOVER_TOLERANCE_FAULT_PROCESS:
|
||||
|
|
|
|||
Loading…
Reference in New Issue