feiyu02
2022-09-15 3e2159e45e12b2b8af058b68eafeaf082cf3fe85
分支
用户 feiyu02 <risaku@163.com>
星期四, 九月 15, 2022 01:30 +0000
提交者 feiyu02 <risaku@163.com>
星期四, 九月 15, 2022 01:30 +0000
提交3e2159e45e12b2b8af058b68eafeaf082cf3fe85
目录 36942001142ee9196a015a411ef68891d7eb8ae6 目录 | zip | gz
上一版本 007d73b5afca3740ed159d462efc1d348b3257fa 查看 | 对比
2022.9.15
1. 根据微信小程序前端需求,添加各对应后台逻辑
已修改38个文件
已删除2个文件
已添加35个文件
7843 ■■■■■ 文件已修改
pom.xml 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/common/net/WXHttpService.kt 23 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/common/pdf/GeneratePdfUtil.kt 100 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/common/score/AutoScore.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/common/score/ScoreItem.kt 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/entity/Commitment.java 28 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/entity/CstQuestion.java 556 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/entity/EnforceCase.java 878 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/entity/MgtFile.java 988 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/entity/MgtItem.java 566 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/entity/SettingAnswer.java 350 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/ConsultFileType.kt 37 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/ConsultResultType.kt 11 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/EnElementSubType.kt 79 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/EnElementType.kt 45 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/EnforceCaseType.kt 41 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/FileSaveType.kt 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/IndustryType.kt 25 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/LedgerCheckStatus.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/enumeration/ManageLevelType.kt 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/mapper/CstQuestionMapper.kt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/mapper/EnforceCaseMapper.kt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/mapper/MgtFileMapper.kt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/mapper/MgtItemMapper.kt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/domain/mapper/SettingAnswerMapper.kt 8 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/infrastructure/utils/DateUtil.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/CommitmentService.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/CommitmentServiceImpl.kt 76 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/DeviceServiceImpl.kt 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/EvaluationServiceImpl.kt 38 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/LawServiceImpl.kt 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/LedgerServiceImpl.kt 64 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/OnLineQuestionServiceImpl.java 106 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/OnLineQuestionServiceImpl.kt 542 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/UserinfoServiceImpl.kt 53 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/OnLineQuestionService.kt 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/service/UserinfoService.kt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/BaseResponse.kt 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/CommitmentVo.kt 10 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ConsultResultCaseVo.kt 26 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ConsultResultFileVo.kt 21 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ConsultResultItemVo.kt 29 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ConsultResultQAVo.kt 13 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/ConsultResultVo.kt 32 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/CstQuestionVo.java 539 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/EnforceCaseVo.java 840 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/GradeDetailVo.kt 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/LawsRegulationsCondition.kt 2 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/LoginRequestVo.kt 10 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/MgtFileVo.java 946 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/CommitmentController.kt 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/ConsultationController.kt 91 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/lightshare/web/UserinfoController.kt 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/timingtask/FetchVOC.kt 6 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/timingtask/PushFume.kt 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/kotlin/cn/flightfeather/supervision/websocket/Processor.kt 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application-dev.yml 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application-pro.yml 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/application.yml 14 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/font/msyh.ttf 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/font/msyhbd.ttf 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/font/simsun.ttc 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/font/simsunb.ttf 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/generator/generatorConfig.xml 15 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/CommitmentMapper.xml 3 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/CstQuestionMapper.xml 42 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/EnforceCaseMapper.xml 69 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/MgtFileMapper.xml 74 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/MgtItemMapper.xml 54 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/SettingAnswerMapper.xml 33 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/templates/commitment-construction.ftl 8 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/templates/commitment-restaurant.ftl 99 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/main/resources/templates/commitment-vehicle.ftl 24 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/cn/flightfeather/supervision/lightshare/service/Impl/CommitmentServiceImplTest.kt 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/test/kotlin/cn/flightfeather/supervision/timingtask/PushFumeTest.kt 6 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史