feat:合同推送修改
This commit is contained in:
@@ -37,7 +37,9 @@ public class ContractInformationDTO {
|
||||
private String firstYearFee;
|
||||
@ApiModelProperty("设计费")
|
||||
private String performanceBond;
|
||||
@ApiModelProperty("合同配置信息")
|
||||
private List<PushContractDTO> contractList;
|
||||
@ApiModelProperty("收款方名称")
|
||||
private String payeeName;
|
||||
@ApiModelProperty("品牌方")
|
||||
private String brandOwner;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user