Merge branch 'cc_20250513_franchise_report' into 'master'

fix

See merge request hangzhou/java/custom_zxjp!83
This commit is contained in:
苏竹红
2025-05-15 12:04:48 +00:00
5 changed files with 39 additions and 0 deletions

View File

@@ -49,5 +49,7 @@ public class PreparationCommonPendingVO {
private Integer joinMode;
private Long regionId;
private Date updateTime;
@ApiModelProperty("签约类型")
private Integer signType;
}