无关风月
2024-07-24 8889371c686cb0b202370f0786968ae03c4210cf
cloud-server-management/src/main/java/com/dsh/guns/modular/system/model/CouponDataVo.java
@@ -39,7 +39,7 @@
    /**
     * 体验券名称
     */
    BigDecimal experience;
    String experience;
    /**
     * 说明
     */
@@ -96,4 +96,6 @@
     * 门店列表
     */
    String storeIds;
    Integer objType;
}