合同主信息添加合同分类
This commit is contained in:
@@ -218,6 +218,9 @@ public class ContractRespDTO {
|
||||
@Schema(description = "乙方联系地址")
|
||||
private String salesContactAddress;
|
||||
|
||||
@Schema(description = "合同分类(字典:SPLY_BSN_TP)")
|
||||
private String businessType;
|
||||
|
||||
// 物料信息
|
||||
private List<DetailRespDTO> detail;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user