feat:合同编号
This commit is contained in:
@@ -43,5 +43,7 @@ public class ContractInformationDTO {
|
||||
private String brandOwner;
|
||||
@ApiModelProperty("老店编码 签约类型选择老店转加盟时有")
|
||||
private String oldShopCode;
|
||||
@ApiModelProperty("合同编号")
|
||||
private String contractNo;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user