订单绑定优化
This commit is contained in:
@@ -276,6 +276,8 @@ public class ContractRespVO {
|
||||
|
||||
@Schema(description = "是否信用", example = "1")
|
||||
private String hasCredit;
|
||||
@Schema(description = "关联合同主键")
|
||||
private Long relatedContractId;
|
||||
|
||||
@Schema(description = "收发货规则")
|
||||
private List<ContractReceiveSendRespVO> contractReceiveSends;
|
||||
|
||||
Reference in New Issue
Block a user