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;
@Resource
private ShopVendorService vendorService;
@Resource
@DubboReference
private ShopCouponService couponService;
@DubboReference
private SyncNoticeService syncNoticeService;