Merge branch 'master' into cc_20250324

This commit is contained in:
shuo.wang
2025-03-26 14:08:40 +08:00
2 changed files with 4 additions and 1 deletions

View File

@@ -129,8 +129,10 @@ public class AddSignFranchiseResponse {
private Date firstYearStartTime;
@ApiModelProperty("1结")
private Date firstYearEndTime;
@ApiModelProperty("1费")
@ApiModelProperty("1品牌使用")
private String firstYearFee;
@ApiModelProperty("1管理费")
private String firstYearManageFee;
@ApiModelProperty("2开")
private Date secondYearStartTime;
@ApiModelProperty("2结")