Helius
2021-01-28 f935e297274e5e75b5c16be62d14b000007ef832
Merge branch 'api' into hive2.0
1 files modified
2 ■■■ changed files
zq-erp/src/main/java/com/matrix/system/app/dto/AddVipDto.java 2 ●●● patch | view | raw | blame | history
zq-erp/src/main/java/com/matrix/system/app/dto/AddVipDto.java
@@ -20,7 +20,7 @@
    @ApiModelProperty(value = "头像")
    private String photo;
    @Length(max = 10, min = 1)
    @Length(max = 10)
    @ApiModelProperty(value = "会员编号")
    private String vipNo;