Commit 1b922021 by 蒋小洋

Merge branches 'ka-野翠山结算和支付配送校验-20211210-jxy' and 'qa' of…

Merge branches 'ka-野翠山结算和支付配送校验-20211210-jxy' and 'qa' of http://gitlab.freemud.com/order-group-application/order-group into qa
parents 0a929609 8deed040
...@@ -216,7 +216,7 @@ public class ShoppingCartNewServiceImpl implements ShoppingCartNewService { ...@@ -216,7 +216,7 @@ public class ShoppingCartNewServiceImpl implements ShoppingCartNewService {
private GetActivityMsgHandle getActivityMsgHandle; private GetActivityMsgHandle getActivityMsgHandle;
@Autowired @Autowired
private GiftCacheManager giftCacheManager; private GiftCacheManager giftCacheManager;
@Value("${ycs.partnerId:2690,2702,2664}") @Value("${ycs.partnerId:2664}")
private String ycsPartnerId; private String ycsPartnerId;
@Autowired @Autowired
private CustomerClient customerClient; private CustomerClient customerClient;
......
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