无关风月
2025-03-30 bf6dec40a0fffeb65d698640a2ca1afdb7576754
cloud-server-account/src/main/java/com/dsh/account/model/dto/Coupon.java
@@ -57,6 +57,7 @@
     * 限领数量
     */
    private Integer pickUpQuantity;
    private Integer publisherType;
    /**
     * 开始时间
     */
@@ -105,6 +106,7 @@
     * 状态(1=正常,2=冻结,3=删除)
     */
    private Integer state;
    private Integer cityManagerId;
    /**
     * 添加时间
     */