Commit f65ec39c by 周晓航

对接光兴外部接口

parent 182781f6
...@@ -91,7 +91,7 @@ public class OrderAdapterServiceImpl { ...@@ -91,7 +91,7 @@ public class OrderAdapterServiceImpl {
private String baishiActivityPartner; private String baishiActivityPartner;
//华莱士百事抽奖 一次性活动,结束即可删除 格式(商户号,用逗号分割):2690,2581 //华莱士百事抽奖 一次性活动,结束即可删除 格式(商户号,用逗号分割):2690,2581
@Value("${baishi.activity.amount:10000000000}") @Value("${baishi.activity.amount:1000000000}")
private Integer baishiActivityAmount; private Integer baishiActivityAmount;
//华莱士百事抽奖 一次性活动,结束即可删除 格式(商户号@商品,用逗号分割):13981711,34343345 //华莱士百事抽奖 一次性活动,结束即可删除 格式(商户号@商品,用逗号分割):13981711,34343345
......
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