Commit 07de37af by 张洪旺

fix coco商户配置

parent 068cee14
...@@ -302,8 +302,7 @@ public class OrderServiceImpl implements Orderservice { ...@@ -302,8 +302,7 @@ public class OrderServiceImpl implements Orderservice {
@Autowired @Autowired
private SvcComPayClient svcComPayClient; private SvcComPayClient svcComPayClient;
@Value("${coco.partnerId}")
private String cocoPartnerId;
@Autowired @Autowired
private OrderRelationFactory orderRelationFactory; private OrderRelationFactory orderRelationFactory;
......
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