src/main/java/com/lf/server/mapper/sys/ResOpMapper.java
@@ -50,10 +50,10 @@ /** * 插入多条 * * @param resOpEntity * @param list * @return */ public Integer insertResOps(List<ResOpEntity> resOpEntity); public Integer insertResOps(List<ResOpEntity> list); /** * 删除一条 @@ -88,7 +88,7 @@ public ResOpEntity selectResOp(int id); /** * 查询全部数据 * 查询所有 * * @return */