充值可用店铺列表
This commit is contained in:
@@ -31,4 +31,6 @@ public interface ShopInfoService extends IService<ShopInfo> {
|
||||
List<ShopBranchSelectDTO> findShopBranch(Long shopId);
|
||||
|
||||
Long getMainIdByShopId(Long shopId);
|
||||
|
||||
List<ShopInfo> getByMainIdOrList(Long mainShopId, List<Long> shopIdList, String shopName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user