dubbo 优惠券
This commit is contained in:
parent
32f9746d30
commit
d7b41d61e3
|
|
@ -76,7 +76,7 @@ public class ShopSyncServiceImpl implements ShopSyncService {
|
||||||
private ShopUserService shopUserService;
|
private ShopUserService shopUserService;
|
||||||
@Resource
|
@Resource
|
||||||
private ShopVendorService vendorService;
|
private ShopVendorService vendorService;
|
||||||
@Resource
|
@DubboReference
|
||||||
private ShopCouponService couponService;
|
private ShopCouponService couponService;
|
||||||
@DubboReference
|
@DubboReference
|
||||||
private SyncNoticeService syncNoticeService;
|
private SyncNoticeService syncNoticeService;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue