贷记单提交计算扣减后金额
This commit is contained in:
ljw 2025-01-03 20:50:40 +08:00
parent 1a9d97c3a5
commit 268ef75524

View File

@ -180,5 +180,7 @@ public class DebCredNewSubmitOp extends AbstractOperationServicePlugIn {
}
}
}
SaveServiceHelper.update(temp);
}
}