This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add coupon type
release_toaliyun_real
zhengfangyuan
3 years ago
parent
234850518f
commit
aabe7ba215
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/java/com/iformall/enums/EnumCouponType.java
+ 1
- 1
mallinkService/src/main/java/com/iformall/enums/EnumCouponType.java
View File
@@ -28,7 +28,7 @@ public enum EnumCouponType {
COUPON_CREDIT(50,"积分券"),
COUPON_CREDIT_PARK(51,"积分停车券"),
// COUPON_CREDIT_DOUYIN(55,"抖音积分券"),
COUPON_PLAT(53,"平台券"),
CARD_MULTIMCH(100, "消费卡"),
;
Write
Preview
Loading…
Cancel
Save