分支
用户 feiyu02 <risaku@163.com>
星期一, 七月 25, 2022 07:50 +0000
提交者 feiyu02 <risaku@163.com>
星期一, 七月 25, 2022 07:50 +0000
提交b6c29718e10e25a6a49fe9538f554371e1560720
目录 4d2001d8ca6de87fd6a1d807c5bea9529e7ce7d9 目录 | zip | gz
上一版本 99be60a4c8c1f39eb01d414460cbe0ac76ca97d3 查看 | 对比
1. 调试监管统计文件下载接口;
2. 新增自动评分刷新接口;
3. 针对前端页面,调整部分接口
已修改23个文件
311 ■■■■ 文件已修改
src/main/kotlin/cn/flightfeather/supervision/SupervisionApplication.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/report/BaseExcel.kt 11 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/report/cols/ColStrategy.kt 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/business/storage/StAutoScore.kt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/common/net/NCHttpService.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/common/utils/Constant.kt 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/mapper/SubtaskMapper.kt 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/EvaluationService.kt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/ProblemlistService.kt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/SearchService.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/TownService.kt 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/EvaluationServiceImpl.kt 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/ProblemlistServiceImpl.kt 18 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/SearchServiceImpl.kt 47 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/SubtaskServiceImpl.kt 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/TownServiceImpl.kt 17 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ExcelConfigVo.kt 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/SubTaskSummary.kt 1 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/EvaluationController.kt 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/ProblemlistController.kt 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/TownController.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/ds1/SubtaskMapper.xml 44 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史