添加耗材警告
This commit is contained in:
@@ -27,5 +27,5 @@ public interface TbUserShopMsgMapper {
|
||||
TbUserShopMsg selectByShopId(@Param("shopId") String shopId);
|
||||
|
||||
|
||||
List<TbUserShopMsg> selectByShopId(@Param("shopId") Integer shopId);
|
||||
List<TbUserShopMsg> selectAllByShopId(@Param("shopId") Integer shopId);
|
||||
}
|
||||
Reference in New Issue
Block a user