Commit 4fdb0f6f by 周晓航

Merge branch 'KA-华莱士抽奖跳转百世新增接口' into qa

parents 9012fd7b f65ec39c
...@@ -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