Commit 6252547c by xiaoer.li@freemud.com

换购券提示-fix

parent a65daf0a
......@@ -89,7 +89,7 @@ public enum ResponseResult {
SHOPPING_CART_GOODS_COUPON_CAN_NOT_USE("44022", "已加入同样优惠券,第二张暂不可用"),
SHOPPING_CART_PRODUCT_CAN_NOT_USE("44023", "商品不可用"),
SHOPPING_CART_COUPON_CAN_NOT_USE("44024", "商品券不可用"),
SHOPPING_CART_HG_COUPON_NOT_EXIST("44010", "换购券不存在"),
SHOPPING_CART_HG_COUPON_NOT_EXIST("44027", "换购券不存在"),
/**
* 订单状态码
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment