使用ServiceFieldMapper.xml中已有的方法名
This commit is contained in:
parent
12d68d3fb1
commit
c7dbc75158
@ -17,7 +17,7 @@ public interface ServiceFieldMapper {
|
||||
|
||||
List<ServiceField> query(Map<String, Object> query);
|
||||
|
||||
int updateByPrimaryKey(ServiceField record);
|
||||
int updateByPrimaryKeySelective(ServiceField record);
|
||||
|
||||
List<Map<String, Object>> querySQL(Map<String, String> query);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user