Commit b11c426b by 徐康

修复问题

parent 83327e5b
...@@ -551,7 +551,7 @@ public class OrderSdkAdapter { ...@@ -551,7 +551,7 @@ public class OrderSdkAdapter {
case "CARD_ORIGINAL_AMOUNT": case "CARD_ORIGINAL_AMOUNT":
type = 5; type = 5;
break; break;
case "MCCAFE_MONTH_CARD": case "WITH_ORDER_BUY_COUPON_FEE":
type = 10; type = 10;
break; break;
default: default:
......
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