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