feiyu02
2024-09-10 6c7f45871b93ef26d353a5a3596701ac2f39ed9c
分支
用户 feiyu02 <risaku@163.com>
星期二, 九月 10, 2024 09:48 +0000
提交者 feiyu02 <risaku@163.com>
星期二, 九月 10, 2024 09:48 +0000
提交6c7f45871b93ef26d353a5a3596701ac2f39ed9c
目录 f0c5fa749a6c8217501525e5b9c7edc0da3aa5e0 目录 | zip | gz
上一版本 6e1095e946997e406926c204ceeb5c820dbd07c1 查看 | 对比
1. 新增问题更新接口
已修改20个文件
已删除2个文件
已添加3个文件
637 ■■■■■ 文件已修改
src/main/kotlin/cn/flightfeather/supervision/business/AutoScore2.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/docx4j/demo/Test.kt 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/entity/Mediafile.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/entity/Problemlist.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/repository/MediaFileRep.kt 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/ds1/repository/ProblemRep.kt 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/InspectionService.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/MediafileService.kt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/ProblemlistService.kt 28 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/InspectionServiceImpl.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/MediafileServiceImpl.kt 55 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/ProblemlistServiceImpl.kt 156 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/SearchServiceImpl.kt 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/impl/VersionServiceImpl.kt 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/GitlistVo.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/InspectionVo.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/MediaFileVo.kt 87 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/MediafileVo.kt 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ProblemListVo.kt 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ProblemlistVo.kt 80 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ProblemlistsubtastVo.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/ProblemlistController.kt 25 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/SubtaskController.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application-dev.yml 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/cn/flightfeather/supervision/business/location/LocationRoadNearbyTest.kt 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史