xuxueyang
2024-09-18 38d8abee8db1034b4cc3fae8613e8328653a1080
src/main/java/com/mzl/flower/enums/CouponGetUserTypeEnum.java
@@ -6,7 +6,7 @@
    ALL("all","全部用户"),
    POINT("point","指定用户"),
    TARGET("target","指定用户"),
    ;