cloudroam
2024-10-23 843dd3a17de187191cf7c442062b3de678bdad65
src/main/java/com/mzl/flower/enums/CouponGetUserTypeEnum.java
@@ -6,7 +6,7 @@
    ALL("all","全部用户"),
    POINT("point","指定用户"),
    TARGET("target","指定用户"),
    ;