消息通知

This commit is contained in:
2025-04-10 10:02:19 +08:00
parent bff34c152b
commit a5e2ab26e3

View File

@@ -70,7 +70,7 @@ public class ShopSyncServiceImpl implements ShopSyncService {
private ProdConsRelationService prodConsRelationService;
@Resource
private ShopUserService shopUserService;
@Resource
@DubboReference
private SyncNoticeService syncNoticeService;
private void checkShopInfo(Long sourceShopId, Long targetShopId) {