dubbo 优惠券

This commit is contained in:
2025-09-11 16:47:45 +08:00
parent 32f9746d30
commit d7b41d61e3

View File

@@ -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;