cloudroam
2025-01-09 eeb3b46afe7da500bce62daad35ded0886df3b88
src/main/java/com/mzl/flower/enums/CouponGetUserTypeEnum.java
@@ -6,7 +6,7 @@
    ALL("all","全部用户"),
    POINT("point","指定用户"),
    TARGET("target","指定用户"),
    ;