仓库添加负责人字段
This commit is contained in:
@@ -34,7 +34,7 @@ public interface ICommonQuery {
|
||||
* @param parameterMap 查询参数
|
||||
* @return 查询结果
|
||||
*/
|
||||
int counts(Map<String, String> parameterMap);
|
||||
Long counts(Map<String, String> parameterMap);
|
||||
|
||||
/**
|
||||
* 新增数据
|
||||
|
||||
Reference in New Issue
Block a user