仓库添加负责人字段
This commit is contained in:
@@ -13,6 +13,6 @@ public interface RoleMapperEx {
|
||||
@Param("offset") Integer offset,
|
||||
@Param("rows") Integer rows);
|
||||
|
||||
int countsByRole(
|
||||
Long countsByRole(
|
||||
@Param("name") String name);
|
||||
}
|
||||
Reference in New Issue
Block a user