fix:待办缴纳加盟费用列表新增加盟品牌字段
This commit is contained in:
@@ -56,4 +56,7 @@ public class PreparationCommonPendingVO {
|
||||
|
||||
@ApiModelProperty("签约人2姓名")
|
||||
private String partnershipSignatorySecond;
|
||||
|
||||
@ApiModelProperty("加盟品牌")
|
||||
private String franchiseBrand;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user