This commit is contained in:
parent
f80c10ef04
commit
c1519a2d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ public class BalanceRevise implements ISessionStage {
|
|||
}
|
||||
case ContinueRevise -> {
|
||||
cashFlow(); //((SdfClearingRequest) task.getData()).getGroupId() if needed
|
||||
revise();
|
||||
return revise();
|
||||
}
|
||||
}
|
||||
return null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue