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