1、调整合同

2、调整项目
3、调整付款管理
This commit is contained in:
2026-08-26 02:31:01 +08:00
parent 8075d3bf4d
commit 792a988c11
13 changed files with 159 additions and 26 deletions
@@ -95,6 +95,9 @@ public class PreSettlementSaveRequest implements Serializable {
@Schema(description = "调整金额")
private BigDecimal adjustAmount;
@Schema(description = "原金额")
private BigDecimal originalAmount;
@Schema(description = "备注")
private String remark;