Commit 3454de1b by huiyang.chen

bug

parent 300d7310
...@@ -64,7 +64,7 @@ public class CouponDiscountCalculation { ...@@ -64,7 +64,7 @@ public class CouponDiscountCalculation {
// private CardBinClient cardBinClient; // private CardBinClient cardBinClient;
@Value("${coupon.app.id}") @Value("${coupon.app.id}")
private String appid; private String appid;
@Value("${mccafe.universal.coupon.code }") @Value("${mccafe.universal.coupon.code}")
private String mccafeUniversalCouponCode; private String mccafeUniversalCouponCode;
private static final String mcafe = "mccafe"; private static final String mcafe = "mccafe";
......
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