管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-10-11 24776e7ffb4815202fbe0035da4198103469e706
1
已修改50个文件
730 ■■■■ 文件已修改
src/main/java/com/lf/server/controller/data/DictController.java 22 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/DirController.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/DownloadController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/MetaController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/MetaFileController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/StyleController.java 22 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/VerController.java 22 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/ArgsController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/AttachController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/AuthController.java 20 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/BlacklistController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/DepController.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/LoginController.java 20 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/MenuAuthController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/MenuController.java 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/MsgController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/OperateController.java 22 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/ResController.java 24 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/ResOpController.java 62 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/RoleController.java 24 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/RoleMenuController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/RoleResController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/RoleUserController.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/TokenController.java 24 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/sys/UserController.java 24 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/DictMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/DirMapper.java 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/DownloadMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/MetaFileMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/MetaMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/StyleMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/data/VerMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/ArgsMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/AttachMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/AuthMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/BlacklistMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/DepMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/LoginMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/MenuAuthMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/MenuMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/MsgMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/OperateMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/ResMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/ResOpMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/RoleMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/RoleMenuMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/RoleResMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/RoleUserMapper.java 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/TokenMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/mapper/sys/UserMapper.java 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/lf/server/controller/data/DictController.java
@@ -98,7 +98,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典实体类", dataType = "com.lf.server.entity.data.DictEntity", paramType = "body", example = "")
    })
@@ -119,9 +119,9 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "字典实体类集合", dataType = "List<DictEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<DictEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertDicts", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertDicts(@RequestBody List<DictEntity> list, HttpServletRequest req) {
@@ -142,9 +142,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteDict")
    public ResponseMsg<Integer> deleteDict(int id) {
@@ -158,9 +158,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteDicts")
    public ResponseMsg<Integer> deleteDicts(@RequestParam List<Integer> ids) {
@@ -178,7 +178,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典集合", dataType = "DictEntity", paramType = "body", example = "")
    })
@@ -200,9 +200,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectDict")
    public ResponseMsg<DictEntity> selectDict(int id) {
@@ -216,7 +216,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectDictAll")
    public ResponseMsg<List<DictEntity>> selectDictAll() {
        try {
src/main/java/com/lf/server/controller/data/DirController.java
@@ -55,7 +55,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条数据")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "目录实体类", dataType = "com.lf.server.entity.data.DirEntity", paramType = "body", example = "")
    })
@@ -76,7 +76,7 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "主键ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -92,7 +92,7 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条数据")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "DirEntity", value = "目录实体类", dataType = "com.lf.server.entity.data.DirEntity", paramType = "body", example = "")
    })
@@ -112,7 +112,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "主键ID集合", dataType = "DictEntity", paramType = "body", example = "")
    })
@@ -134,7 +134,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新多条数据")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "主键ID集合", dataType = "DirEntity", paramType = "body", example = "")
    })
src/main/java/com/lf/server/controller/data/DownloadController.java
@@ -125,7 +125,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "DownloadEntity", paramType = "body")
    })
@@ -146,7 +146,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "DownloadEntity", paramType = "body")
    })
@@ -169,7 +169,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -185,7 +185,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -205,7 +205,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "DownloadEntity", paramType = "body")
    })
@@ -227,7 +227,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "DownloadEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/data/MetaController.java
@@ -124,7 +124,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MetaEntity", paramType = "body")
    })
@@ -145,7 +145,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MetaEntity", paramType = "body")
    })
@@ -168,7 +168,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -204,7 +204,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MetaEntity", paramType = "body")
    })
@@ -226,7 +226,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MetaEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/data/MetaFileController.java
@@ -124,7 +124,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MetaFileEntity", paramType = "body")
    })
@@ -145,7 +145,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MetaFileEntity", paramType = "body")
    })
@@ -168,7 +168,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -204,7 +204,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MetaFileEntity", paramType = "body")
    })
@@ -226,7 +226,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MetaFileEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/data/StyleController.java
@@ -99,7 +99,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典实体类", dataType = "com.lf.server.entity.data.StyleEntity", paramType = "body", example = "")
    })
@@ -120,7 +120,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "字典实体类", dataType = "com.lf.server.entity.data.StyleEntity", paramType = "body", example = "")
    })
@@ -143,9 +143,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteStyle")
    public ResponseMsg<Integer> deleteStyle(int id) {
@@ -159,9 +159,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteStyles")
    public ResponseMsg<Integer> deleteStyles(@RequestParam List<Integer> ids) {
@@ -179,9 +179,9 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典ID集合", dataType = "StyleEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "entity", value = "ID集合", dataType = "StyleEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateStyle", produces = "application/json; charset=UTF-8")
@@ -201,9 +201,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectStyle")
    public ResponseMsg<StyleEntity> selectStyle(int id) {
@@ -218,7 +218,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectStyleAll")
    public ResponseMsg<List<StyleEntity>> selectStyleAll() {
src/main/java/com/lf/server/controller/data/VerController.java
@@ -99,7 +99,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典实体类", dataType = "com.lf.server.entity.data.VersionEntity", paramType = "body", example = "")
    })
@@ -120,7 +120,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<VersionEntity>", paramType = "body", example = "")
    })
@@ -143,9 +143,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteVersion")
    public ResponseMsg<Integer> deleteVersion(int id) {
@@ -159,9 +159,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteVersions")
    public ResponseMsg<Integer> deleteVersions(@RequestParam List<Integer> ids) {
@@ -177,9 +177,9 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典ID集合", dataType = "VersionEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "entity", value = "ID集合", dataType = "VersionEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateVersion", produces = "application/json; charset=UTF-8")
@@ -199,9 +199,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectVersion")
    public ResponseMsg<VerEntity> selectVersion(int id) {
@@ -215,7 +215,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectVersionAll")
    public ResponseMsg<List<VerEntity>> selectVersionAll() {
        try {
src/main/java/com/lf/server/controller/sys/ArgsController.java
@@ -124,7 +124,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "ArgsEntity", paramType = "body")
    })
@@ -145,7 +145,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "ArgsEntity", paramType = "body")
    })
@@ -168,7 +168,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -204,7 +204,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "ArgsEntity", paramType = "body")
    })
@@ -226,7 +226,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "ArgsEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/AttachController.java
@@ -124,7 +124,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "AttachEntity", paramType = "body")
    })
@@ -145,7 +145,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "AttachEntity", paramType = "body")
    })
@@ -168,7 +168,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -204,7 +204,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "AttachEntity", paramType = "body")
    })
@@ -226,7 +226,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "AttachEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/AuthController.java
@@ -96,7 +96,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典实体类", dataType = "com.lf.server.entity.sys.AuthEntity", paramType = "body", example = "")
    })
@@ -117,7 +117,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<AuthEntity>", paramType = "body", example = "")
    })
@@ -140,9 +140,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteAuth")
    public ResponseMsg<Integer> deleteAuth(int id) {
@@ -156,9 +156,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteAuths")
    public ResponseMsg<Integer> deleteAuths(@RequestParam List<Integer> ids) {
@@ -174,7 +174,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "LoginEntity", paramType = "body", example = "")
    })
@@ -196,9 +196,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectAuth")
    public ResponseMsg<AuthEntity> selectAuth(int id) {
@@ -212,7 +212,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectAuthAll")
    public ResponseMsg<List<AuthEntity>> selectAuthAll() {
        try {
src/main/java/com/lf/server/controller/sys/BlacklistController.java
@@ -127,7 +127,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "BlacklistEntity", paramType = "body")
    })
@@ -148,7 +148,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "BlacklistEntity", paramType = "body")
    })
@@ -171,7 +171,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -187,7 +187,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -207,7 +207,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "BlacklistEntity", paramType = "body")
    })
@@ -229,7 +229,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "BlacklistEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/DepController.java
@@ -55,7 +55,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条数据")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "com.lf.server.entity.sys.DepEntity", paramType = "body", example = "")
    })
@@ -78,7 +78,7 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "主键ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -94,7 +94,7 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条数据")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "主键ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -114,7 +114,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "DepEntity", paramType = "body", example = "")
    })
@@ -136,7 +136,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新多条数据")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "DepEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/LoginController.java
@@ -107,7 +107,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "com.lf.server.entity.sys.LoginEntity", paramType = "body", example = "")
    })
@@ -128,7 +128,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<LoginEntity>", paramType = "body", example = "")
    })
@@ -151,9 +151,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteLogin")
    public ResponseMsg<Integer> deleteLogin(int id) {
@@ -167,9 +167,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteLogins")
    public ResponseMsg<Integer> deleteLogins(@RequestParam List<Integer> ids) {
@@ -185,7 +185,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "LoginEntity", paramType = "body", example = "")
    })
@@ -207,9 +207,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectLogin")
    public ResponseMsg<LoginEntity> selectLogin(int id) {
@@ -223,7 +223,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectLoginAll")
    public ResponseMsg<List<LoginEntity>> selectLoginAll() {
        try {
src/main/java/com/lf/server/controller/sys/MenuAuthController.java
@@ -124,7 +124,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MenuAuthEntity", paramType = "body")
    })
@@ -145,7 +145,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MenuAuthEntity", paramType = "body")
    })
@@ -168,7 +168,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -204,7 +204,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MenuAuthEntity", paramType = "body")
    })
@@ -226,7 +226,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MenuAuthEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/MenuController.java
@@ -35,7 +35,7 @@
    TokenService tokenService;
    @SysLog()
    @ApiOperation(value = "插入一条数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "com.lf.server.entity.sys.MenusEntity", paramType = "body", example = "")
    })
@@ -56,7 +56,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条数据")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "com.lf.server.entity.sys.MenusEntity", paramType = "body", example = "")
    })
@@ -79,7 +79,7 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "主键ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -95,7 +95,7 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条数据")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "主键ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -115,7 +115,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MenusEntity", paramType = "body", example = "")
    })
@@ -137,7 +137,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新多条数据")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MenusEntity", paramType = "body", example = "")
    })
@@ -161,9 +161,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectMenu")
    public ResponseMsg<MenuEntity> selectMenu(int id) {
@@ -177,7 +177,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectMenuAll")
    public ResponseMsg<List<MenuEntity>> selectMenuAll() {
        try {
src/main/java/com/lf/server/controller/sys/MsgController.java
@@ -124,7 +124,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MsgEntity", paramType = "body")
    })
@@ -145,7 +145,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MsgEntity", paramType = "body")
    })
@@ -168,7 +168,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -204,7 +204,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "MsgEntity", paramType = "body")
    })
@@ -226,7 +226,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "MsgEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/OperateController.java
@@ -106,7 +106,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典实体类", dataType = "com.lf.server.entity.sys.OperateEntity", paramType = "body", example = "")
    })
@@ -127,9 +127,9 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "字典实体类集合", dataType = "List<OperateEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<OperateEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertOperates", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertOperates(@RequestBody List<OperateEntity> list, HttpServletRequest req) {
@@ -150,9 +150,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteOperate")
    public ResponseMsg<Integer> deleteOperate(int id) {
@@ -166,9 +166,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteOperates")
    public ResponseMsg<Integer> deleteOperates(@RequestParam List<Integer> ids) {
@@ -184,7 +184,7 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "OperateEntity", paramType = "body", example = "")
    })
@@ -206,9 +206,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectOperate")
    public ResponseMsg<OperateEntity> selectOperate(int id) {
@@ -222,7 +222,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectOperateAll")
    public ResponseMsg<List<OperateEntity>> selectOperateAll() {
        try {
src/main/java/com/lf/server/controller/sys/ResController.java
@@ -97,7 +97,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典实体类", dataType = "com.lf.server.entity.sys.ResEntity", paramType = "body", example = "")
    })
@@ -118,9 +118,9 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "字典实体类集合", dataType = "List<ResEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<ResEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertRess", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertRess(@RequestBody List<ResEntity> list, HttpServletRequest req) {
@@ -141,9 +141,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteRes")
    public ResponseMsg<Integer> deleteRes(int id) {
@@ -157,9 +157,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteRess")
    public ResponseMsg<Integer> deleteRess(@RequestParam List<Integer> ids) {
@@ -175,9 +175,9 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "字典ID集合", dataType = "ResEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "entity", value = "ID集合", dataType = "ResEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateRes", produces = "application/json; charset=UTF-8")
@@ -197,9 +197,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectRes")
    public ResponseMsg<ResEntity> selectRes(int id) {
@@ -213,7 +213,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectResAll")
    public ResponseMsg<List<ResEntity>> selectResAll() {
        try {
src/main/java/com/lf/server/controller/sys/ResOpController.java
@@ -3,8 +3,11 @@
import com.lf.server.aspect.SysLog;
import com.lf.server.controller.all.BaseController;
import com.lf.server.entity.all.ResponseMsg;
import com.lf.server.entity.sys.AttachEntity;
import com.lf.server.entity.sys.ResOpEntity;
import com.lf.server.entity.sys.UserEntity;
import com.lf.server.service.sys.ResOpService;
import com.lf.server.service.sys.TokenService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
@@ -12,6 +15,7 @@
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import javax.servlet.http.HttpServletRequest;
import java.sql.Timestamp;
import java.util.List;
@@ -26,6 +30,9 @@
public class ResOpController extends BaseController {
    @Autowired
    ResOpService resOpService;
    @Autowired
    TokenService tokenService;
    @SysLog()
    @ApiOperation(value = "查询记录数")
@@ -100,14 +107,19 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "resOpEntity", value = "字典实体类", dataType = "com.lf.server.entity.sys.ResOpEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "com.lf.server.entity.sys.ResOpEntity", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertResOp", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertResOp(@RequestBody ResOpEntity resOpEntity) {
    public ResponseMsg<Integer> insertResOp(@RequestBody ResOpEntity entity, HttpServletRequest req) {
        try {
            int count = resOpService.insertResOp(resOpEntity);
            UserEntity ue = tokenService.getCurrentUser(req);
            if (ue != null) {
                entity.setUserid(ue.getId());
            }
            int count = resOpService.insertResOp(entity);
            return success(count);
        } catch (Exception ex) {
@@ -116,14 +128,21 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "resOpEntity", value = "字典实体类集合", dataType = "List<ResOpEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "List<ResOpEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertResOps", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertResOps(@RequestBody List<ResOpEntity> resOpEntity) {
    public ResponseMsg<Integer> insertResOps(@RequestBody List<ResOpEntity> list, HttpServletRequest req) {
        try {
            int count = resOpService.insertResOps(resOpEntity);
            UserEntity ue = tokenService.getCurrentUser(req);
            if (ue != null) {
                for (ResOpEntity entity : list) {
                    entity.setUserid(ue.getId());
                }
            }
            int count = resOpService.insertResOps(list);
            return success(count);
        } catch (Exception ex) {
@@ -132,9 +151,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteLogin")
    public ResponseMsg<Integer> deleteResOp(int id) {
@@ -148,9 +167,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteResOps")
    public ResponseMsg<Integer> deleteResOps(@RequestParam List<Integer> ids) {
@@ -166,15 +185,20 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "loginEntity", value = "字典ID集合", dataType = "LoginEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "entity", value = "ID集合", dataType = "LoginEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateResOp", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> updateResOp(@RequestBody ResOpEntity resOpEntity) {
    public ResponseMsg<Integer> updateResOp(@RequestBody ResOpEntity entity, HttpServletRequest req) {
        try {
            int count = resOpService.updateResOp(resOpEntity);
            UserEntity ue = tokenService.getCurrentUser(req);
            if (ue != null) {
                entity.setUserid(ue.getId());
            }
            int count = resOpService.updateResOp(entity);
            return success(count);
        } catch (Exception ex) {
@@ -183,9 +207,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectResOp")
    public ResponseMsg<ResOpEntity> selectResOp(int id) {
@@ -199,7 +223,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectResOpAll")
    public ResponseMsg<List<ResOpEntity>> selectResOpAll() {
        try {
src/main/java/com/lf/server/controller/sys/RoleController.java
@@ -93,7 +93,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "roleEntity", value = "字典实体类", dataType = "com.lf.server.entity.sys.RoleEntity", paramType = "body", example = "")
    })
@@ -109,9 +109,9 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "roleEntity", value = "字典实体类集合", dataType = "List<RoleEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "roleEntity", value = "实体类集合", dataType = "List<RoleEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertRoles", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertRoles(@RequestBody List<RoleEntity> roleEntity) {
@@ -125,9 +125,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteRole")
    public ResponseMsg<Integer> deleteRole(int id) {
@@ -141,9 +141,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteAuths")
    public ResponseMsg<Integer> deleteRoles(@RequestParam List<Integer> ids) {
@@ -159,9 +159,9 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "roleEntity", value = "字典ID集合", dataType = "RoleEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "roleEntity", value = "ID集合", dataType = "RoleEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateRole", produces = "application/json; charset=UTF-8")
@@ -176,9 +176,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectRole")
    public ResponseMsg<RoleEntity> selectRole(int id) {
@@ -192,7 +192,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectRoleAll")
    public ResponseMsg<List<RoleEntity>> selectRoleAll() {
        try {
src/main/java/com/lf/server/controller/sys/RoleMenuController.java
@@ -118,7 +118,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "RoleMenuEntity", paramType = "body")
    })
@@ -134,7 +134,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "RoleMenuEntity", paramType = "body")
    })
@@ -150,7 +150,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -166,7 +166,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -186,7 +186,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "RoleMenuEntity", paramType = "body")
    })
@@ -203,7 +203,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "RoleMenuEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/RoleResController.java
@@ -118,7 +118,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "RoleResEntity", paramType = "body")
    })
@@ -134,7 +134,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "RoleResEntity", paramType = "body")
    })
@@ -150,7 +150,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -166,7 +166,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -186,7 +186,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "RoleResEntity", paramType = "body")
    })
@@ -203,7 +203,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "RoleResEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/RoleUserController.java
@@ -118,7 +118,7 @@
    }
    @SysLog()
    @ApiOperation(value = "添加数据")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "RoleUserEntity", paramType = "body")
    })
@@ -134,7 +134,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量添加")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "RoleUserEntity", paramType = "body")
    })
@@ -150,7 +150,7 @@
    }
    @SysLog()
    @ApiOperation(value = "刪除数据")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
@@ -166,7 +166,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量删除")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "ID数组", dataType = "Integer", paramType = "query", example = "1,2")
    })
@@ -186,7 +186,7 @@
    }
    @SysLog()
    @ApiOperation(value = "修改数据")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "entity", value = "实体类", dataType = "RoleUserEntity", paramType = "body")
    })
@@ -203,7 +203,7 @@
    }
    @SysLog()
    @ApiOperation(value = "批量修改")
    @ApiOperation(value = "更新多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "list", value = "实体类集合", dataType = "RoleUserEntity", paramType = "body")
    })
src/main/java/com/lf/server/controller/sys/TokenController.java
@@ -88,7 +88,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "tokenEntity", value = "字典实体类", dataType = "com.lf.server.entity.sys.TokenEntity", paramType = "body", example = "")
    })
@@ -103,9 +103,9 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "tokenEntity", value = "字典实体类集合", dataType = "List<TokenEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "tokenEntity", value = "实体类集合", dataType = "List<TokenEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertTokens", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertTokens(@RequestBody List<TokenEntity> tokenEntity) {
@@ -119,9 +119,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteToken")
    public ResponseMsg<Integer> deleteToken(int id) {
@@ -135,9 +135,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteTokens")
    public ResponseMsg<Integer> deleteTokens(@RequestParam List<Integer> ids) {
@@ -153,9 +153,9 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "tokenEntity", value = "字典ID集合", dataType = "TokenEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "tokenEntity", value = "ID集合", dataType = "TokenEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateToken", produces = "application/json; charset=UTF-8")
@@ -169,9 +169,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectToken")
    public ResponseMsg<TokenEntity> selectToken(int id) {
@@ -185,7 +185,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectTokenAll")
    public ResponseMsg<List<TokenEntity>> selectTokenAll() {
        try {
src/main/java/com/lf/server/controller/sys/UserController.java
@@ -98,7 +98,7 @@
    }
    @SysLog()
    @ApiOperation(value = "插入字典")
    @ApiOperation(value = "插入一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "userEntity", value = "字典实体类", dataType = "com.lf.server.entity.data.UserEntity", paramType = "body", example = "")
    })
@@ -114,9 +114,9 @@
    }
    @SysLog()
    @ApiOperation(value = "插入多条字典")
    @ApiOperation(value = "插入多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "userEntity", value = "字典实体类集合", dataType = "List<UserEntity>", paramType = "body", example = "")
            @ApiImplicitParam(name = "userEntity", value = "实体类集合", dataType = "List<UserEntity>", paramType = "body", example = "")
    })
    @PostMapping(value = "/insertUsers", produces = "application/json; charset=UTF-8")
    public ResponseMsg<Integer> insertUsers(@RequestBody List<UserEntity> userEntity) {
@@ -130,9 +130,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除一条字典")
    @ApiOperation(value = "删除一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/deleteUser")
    public ResponseMsg<Integer> deleteUser(int id) {
@@ -146,9 +146,9 @@
    }
    @SysLog()
    @ApiOperation(value = "删除多条字典")
    @ApiOperation(value = "删除多条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "ids", value = "字典ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
            @ApiImplicitParam(name = "ids", value = "ID集合", dataType = "List<Integer>", paramType = "query", example = "1,2")
    })
    @GetMapping(value = "/deleteUsers")
    public ResponseMsg<Integer> deleteUsers(@RequestParam List<Integer> ids) {
@@ -166,9 +166,9 @@
    }
    @SysLog()
    @ApiOperation(value = "更新一条字典")
    @ApiOperation(value = "更新一条")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "userEntity", value = "字典ID集合", dataType = "UserEntity", paramType = "body", example = "")
            @ApiImplicitParam(name = "userEntity", value = "ID集合", dataType = "UserEntity", paramType = "body", example = "")
    })
    @ResponseBody
    @PostMapping(value = "/updateUsers", produces = "application/json; charset=UTF-8")
@@ -183,9 +183,9 @@
    }
    @SysLog()
    @ApiOperation(value = "根据ID查询字典")
    @ApiOperation(value = "根据ID查询")
    @ApiImplicitParams({
            @ApiImplicitParam(name = "id", value = "字典ID", dataType = "Integer", paramType = "query", example = "1")
            @ApiImplicitParam(name = "id", value = "ID", dataType = "Integer", paramType = "query", example = "1")
    })
    @GetMapping(value = "/selectUser")
    public ResponseMsg<UserEntity> selectUser(int id) {
@@ -199,7 +199,7 @@
    }
    @SysLog()
    @ApiOperation(value = "查询所有字典")
    @ApiOperation(value = "查询所有")
    @GetMapping(value = "/selectUserAll")
    public ResponseMsg<List<UserEntity>> selectUserAll() {
        try {
src/main/java/com/lf/server/mapper/data/DictMapper.java
@@ -33,7 +33,7 @@
    public List<DictEntity> selectByPage(String tab, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param dictEntity
     * @return
@@ -41,7 +41,7 @@
    public Integer insertDict(DictEntity dictEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param dictEntity
     * @return
@@ -49,7 +49,7 @@
    public Integer insertDicts(List<DictEntity> dictEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -57,7 +57,7 @@
    public Integer deleteDict(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -65,7 +65,7 @@
    public Integer deleteDicts(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param dictEntity
     * @return
src/main/java/com/lf/server/mapper/data/DirMapper.java
@@ -23,7 +23,7 @@
    public Integer insertDir(DirEntity dirEntity);
    /**
     * 批量添加
     * 插入多条
     * @param dirEntity
     * @return
     */
@@ -37,21 +37,21 @@
    public Integer deleteDir(int id);
    /**
     * 批量删除
     * 删除多条
     * @param ids
     * @return
     */
    public Integer deleteDirs(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     * @param dirEntity
     * @return
     */
    public Integer updateDir(DirEntity dirEntity);
    /**
     * 批量修改数据
     * 批量更新一条
     * @param dirEntity
     * @return
     */
src/main/java/com/lf/server/mapper/data/DownloadMapper.java
@@ -47,7 +47,7 @@
    public DownloadEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(DownloadEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<DownloadEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(DownloadEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/data/MetaFileMapper.java
@@ -47,7 +47,7 @@
    public MetaFileEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(MetaFileEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<MetaFileEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(MetaFileEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/data/MetaMapper.java
@@ -47,7 +47,7 @@
    public MetaEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(MetaEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<MetaEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(MetaEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/data/StyleMapper.java
@@ -33,7 +33,7 @@
    public List<StyleEntity> selectByPage(String name, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param styleEntity
     * @return
@@ -41,7 +41,7 @@
    public Integer insertStyle(StyleEntity styleEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param styleEntity
     * @return
@@ -49,7 +49,7 @@
    public Integer insertStyles(List<StyleEntity> styleEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -57,7 +57,7 @@
    public Integer deleteStyle(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -65,7 +65,7 @@
    public Integer deleteStyles(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param styleEntity
     * @return
src/main/java/com/lf/server/mapper/data/VerMapper.java
@@ -35,7 +35,7 @@
    public List<VerEntity> selectByPage(String name, String depName, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param verEntity
     * @return
@@ -43,7 +43,7 @@
    public Integer insertVersion(VerEntity verEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param verEntity
     * @return
@@ -51,7 +51,7 @@
    public Integer insertVersions(List<VerEntity> verEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -59,7 +59,7 @@
    public Integer deleteVersion(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -67,7 +67,7 @@
    public Integer deleteVersions(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param verEntity
     * @return
src/main/java/com/lf/server/mapper/sys/ArgsMapper.java
@@ -47,7 +47,7 @@
    public ArgsEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(ArgsEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<ArgsEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(ArgsEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/AttachMapper.java
@@ -47,7 +47,7 @@
    public AttachEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(AttachEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<AttachEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(AttachEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/AuthMapper.java
@@ -33,7 +33,7 @@
    public List<AuthEntity> selectByPage(String name, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param authEntity
     * @return
@@ -41,7 +41,7 @@
    public Integer insertAuth(AuthEntity authEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param authEntity
     * @return
@@ -49,7 +49,7 @@
    public Integer insertAuths(List<AuthEntity> authEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -57,7 +57,7 @@
    public Integer deleteAuth(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -65,7 +65,7 @@
    public Integer deleteAuths(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param authEntity
     * @return
src/main/java/com/lf/server/mapper/sys/BlacklistMapper.java
@@ -49,7 +49,7 @@
    public BlacklistEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -57,7 +57,7 @@
    public Integer insert(BlacklistEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -65,7 +65,7 @@
    public Integer inserts(List<BlacklistEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -73,7 +73,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -81,7 +81,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -89,7 +89,7 @@
    public Integer update(BlacklistEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/DepMapper.java
@@ -16,34 +16,34 @@
@Repository
public interface DepMapper {
    /**
     * 添加数据
     * 插入一条
     * @param depEntity
     * @return
     */
    public Integer insertDep(DepEntity depEntity);
    /**
     * 批量添加
     * 插入多条
     * @param depEntity
     * @return
     */
    public Integer insertDeps(List<DepEntity> depEntity);
    /**
     * 刪除数据
     * 删除一条
     * @param id
     * @return
     */
    public Integer deleteDep(int id);
    /**
     * 批量删除
     * 删除多条
     * @param ids
     * @return
     */
    public Integer deleteDeps(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     * @param depEntity
     * @return
     */
@@ -63,7 +63,7 @@
    public List<DepEntity> selectDepAll();
    /**
     * 批量修改
     * 更新多条
     * @param list
     * @return
     */
src/main/java/com/lf/server/mapper/sys/LoginMapper.java
@@ -40,7 +40,7 @@
    public List<LoginEntity> selectByPage(String uname, Integer type, Timestamp start, Timestamp end, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param loginEntity
     * @return
@@ -48,7 +48,7 @@
    public Integer insertLogin(LoginEntity loginEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param loginEntity
     * @return
@@ -56,7 +56,7 @@
    public Integer insertLogins(List<LoginEntity> loginEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -64,7 +64,7 @@
    public Integer deleteLogin(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -72,7 +72,7 @@
    public Integer deleteLogins(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param loginEntity
     * @return
src/main/java/com/lf/server/mapper/sys/MenuAuthMapper.java
@@ -47,7 +47,7 @@
    public MenuAuthEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(MenuAuthEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<MenuAuthEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(MenuAuthEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/MenuMapper.java
@@ -16,34 +16,34 @@
@Repository
public interface MenuMapper {
    /**
     * 添加数据
     * 插入一条
     * @param menuEntity
     * @return
     */
    public Integer insertMenu(MenuEntity menuEntity);
    /**
     * 批量添加
     * 插入多条
     * @param menuEntity
     * @return
     */
    public Integer insertMenus(List<MenuEntity> menuEntity);
    /**
     * 刪除数据
     * 删除一条
     * @param id
     * @return
     */
    public Integer deleteMenu(int id);
    /**
     * 批量删除
     * 删除多条
     * @param ids
     * @return
     */
    public Integer deleteMenus(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     * @param menuEntity
     * @return
     */
@@ -63,7 +63,7 @@
    public List<MenuEntity> selectMenuAll();
    /**
     * 批量修改
     * 更新多条
     * @param menuEntity
     * @return
     */
src/main/java/com/lf/server/mapper/sys/MsgMapper.java
@@ -47,7 +47,7 @@
    public MsgEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(MsgEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<MsgEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(MsgEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/OperateMapper.java
@@ -38,7 +38,7 @@
    public List<OperateEntity> selectByPage(String uname, Integer type, Timestamp start, Timestamp end, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param operateEntity
     * @return
@@ -46,7 +46,7 @@
    public Integer insertOperate(OperateEntity operateEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param operateEntity
     * @return
@@ -54,7 +54,7 @@
    public Integer insertOperates(List<OperateEntity> operateEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -62,7 +62,7 @@
    public Integer deleteOperate(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -70,7 +70,7 @@
    public Integer deleteOperates(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param operateEntity
     * @return
src/main/java/com/lf/server/mapper/sys/ResMapper.java
@@ -35,34 +35,34 @@
    /**
     * 添加数据
     * 插入一条
     * @param resEntity
     * @return
     */
    public Integer insertRes(ResEntity resEntity);
    /**
     * 批量添加
     * 插入多条
     * @param resEntity
     * @return
     */
    public Integer insertRess(List<ResEntity> resEntity);
    /**
     * 刪除数据
     * 删除一条
     * @param id
     * @return
     */
    public Integer deleteRes(int id);
    /**
     * 批量删除
     * 删除多条
     * @param ids
     * @return
     */
    public Integer deleteRess(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     * @param resEntity
     * @return
     */
src/main/java/com/lf/server/mapper/sys/ResOpMapper.java
@@ -40,7 +40,7 @@
    public List<ResOpEntity> selectByPage(String name, Integer type, Timestamp start, Timestamp end, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param resOpEntity
     * @return
@@ -48,7 +48,7 @@
    public Integer insertResOp(ResOpEntity resOpEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param resOpEntity
     * @return
@@ -56,7 +56,7 @@
    public Integer insertResOps(List<ResOpEntity> resOpEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -64,7 +64,7 @@
    public Integer deleteResOp(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -72,7 +72,7 @@
    public Integer deleteResOps(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param resOpEntity
     * @return
src/main/java/com/lf/server/mapper/sys/RoleMapper.java
@@ -35,7 +35,7 @@
    public List<RoleEntity> selectByPage(String name,String depName, Integer limit, Integer offset);
    /**
     * 添加数据
     * 插入一条
     *
     * @param roleEntity
     * @return
@@ -43,7 +43,7 @@
    public Integer insertRole(RoleEntity roleEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param roleEntity
     * @return
@@ -51,7 +51,7 @@
    public Integer insertRoles(List<RoleEntity> roleEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -59,7 +59,7 @@
    public Integer deleteRole(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -67,7 +67,7 @@
    public Integer deleteRoles(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param roleEntity
     * @return
src/main/java/com/lf/server/mapper/sys/RoleMenuMapper.java
@@ -47,7 +47,7 @@
    public RoleMenuEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(RoleMenuEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<RoleMenuEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(RoleMenuEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/RoleResMapper.java
@@ -47,7 +47,7 @@
    public RoleResEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(RoleResEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<RoleResEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(RoleResEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/RoleUserMapper.java
@@ -47,7 +47,7 @@
    public RoleUserEntity selectById(int id);
    /**
     * 添加数据
     * 插入一条
     *
     * @param entity
     * @return
@@ -55,7 +55,7 @@
    public Integer insert(RoleUserEntity entity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param list
     * @return
@@ -63,7 +63,7 @@
    public Integer inserts(List<RoleUserEntity> list);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -71,7 +71,7 @@
    public Integer delete(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -79,7 +79,7 @@
    public Integer deletes(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param entity
     * @return
@@ -87,7 +87,7 @@
    public Integer update(RoleUserEntity entity);
    /**
     * 批量修改
     * 更新多条
     *
     * @param list
     * @return
src/main/java/com/lf/server/mapper/sys/TokenMapper.java
@@ -57,7 +57,7 @@
    public List<TokenEntity> selectTokenAll();
    /**
     * 添加数据
     * 插入一条
     *
     * @param tokenEntity
     * @return
@@ -65,7 +65,7 @@
    public Integer insertToken(TokenEntity tokenEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param tokenEntity
     * @return
@@ -73,7 +73,7 @@
    public Integer insertTokens(List<TokenEntity> tokenEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -81,7 +81,7 @@
    public Integer deleteToken(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -89,7 +89,7 @@
    public Integer deleteTokens(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param tokenEntity
     * @return
src/main/java/com/lf/server/mapper/sys/UserMapper.java
@@ -42,7 +42,7 @@
    public UserEntity selectByToken(String token);
    /**
     * 添加数据
     * 插入一条
     *
     * @param userEntity
     * @return
@@ -50,7 +50,7 @@
    public Integer insertUser(UserEntity userEntity);
    /**
     * 批量添加
     * 插入多条
     *
     * @param userEntity
     * @return
@@ -58,7 +58,7 @@
    public Integer insertUsers(List<UserEntity> userEntity);
    /**
     * 刪除数据
     * 删除一条
     *
     * @param id
     * @return
@@ -66,7 +66,7 @@
    public Integer deleteUser(int id);
    /**
     * 批量删除
     * 删除多条
     *
     * @param ids
     * @return
@@ -74,7 +74,7 @@
    public Integer deleteUsers(List<Integer> ids);
    /**
     * 修改数据
     * 更新一条
     *
     * @param userEntity
     * @return