多店铺需求
This commit is contained in:
parent
360477acae
commit
54b5b168bb
|
|
@ -40,9 +40,9 @@ public class ShopBranchServiceImpl implements ShopBranchService {
|
|||
private ShopConfigMapper shopConfigMapper;
|
||||
@Resource
|
||||
private ShopInfoMapper shopInfoMapper;
|
||||
@Resource
|
||||
private ShopSyncService shopSyncService;
|
||||
@DubboReference
|
||||
private ShopSyncService shopSyncService;
|
||||
@Resource
|
||||
private ShopUserSyncService shopUserSyncService;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue