dubbo 优惠券

This commit is contained in:
wangw 2025-09-11 16:47:45 +08:00
parent 32f9746d30
commit d7b41d61e3
1 changed files with 1 additions and 1 deletions

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;