Commit b2c9be86 by chongfu.liang

fix

parent f9aafcd3
...@@ -124,6 +124,9 @@ public class CouponServiceImpl implements CouponService { ...@@ -124,6 +124,9 @@ public class CouponServiceImpl implements CouponService {
@Autowired @Autowired
private ActivityClient activityClient; private ActivityClient activityClient;
@Autowired
private StoreItemClient storeItemClient;
private final static String application = "isaas"; private final static String application = "isaas";
/** /**
* 券来源: * 券来源:
......
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