Commit 246c5030 by 周晓航

修改 apollo配置 key

parent 34325d72
...@@ -68,7 +68,7 @@ public class OrderAdapterServiceImpl implements OrderAdapterService { ...@@ -68,7 +68,7 @@ public class OrderAdapterServiceImpl implements OrderAdapterService {
/** /**
* 商户号,用于测试 新创建订单 接口 * 商户号,用于测试 新创建订单 接口
*/ */
@Value("${canal.es.sync.partnerId}") @Value("${qa.createOrder.partnerId}")
private List<String> partnerIds; private List<String> partnerIds;
/** /**
......
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