puzhibing
2025-02-06 fd90eaebe2d70d1f7cf7ee511f084e0b97fc16a2
ruoyi-api/ruoyi-api-account/src/main/java/com/ruoyi/account/api/dto/GrantCouponDto.java
@@ -24,4 +24,6 @@
    @ApiModelProperty("市code 多个逗号分割")
    private String cityCode;
    @ApiModelProperty("省code 多个逗号分割")
    private String provinceCode;
}