“djh”
2025-10-10 70de1a15aa975f29adc9e463673001b68cd7ab84
refs
author “djh” <“3298565835@qq.com”>
Friday, October 10, 2025 10:27 +0800
committer “djh” <“3298565835@qq.com”>
Friday, October 10, 2025 10:27 +0800
commit70de1a15aa975f29adc9e463673001b68cd7ab84
tree 573e7bed48e4367d662ebb15db2d89cfba904616 tree | zip | gz
parent fafdd541995d0f094692eeebd744caf6e246fb2e view | diff
新增
38 files added
2111 ■■■■■ changed files
multi-admin/src/main/java/com/gkhy/exam/admin/controller/web/ContinuousImproveController.java 74 ●●●●● diff | view | raw | blame | history
multi-admin/src/main/java/com/gkhy/exam/admin/controller/web/PerformanceEvaluationController.java 75 ●●●●● diff | view | raw | blame | history
multi-admin/src/main/java/com/gkhy/exam/admin/controller/web/QualityEconomyController.java 70 ●●●●● diff | view | raw | blame | history
multi-admin/src/main/java/com/gkhy/exam/admin/controller/web/QualityInformationController.java 128 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/ContinuousImprove.java 79 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/ContinuousImprovePlan.java 55 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/PerformanceEvaluation.java 91 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/PerformanceEvaluationAnalyse.java 54 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/PerformanceEvaluationType.java 35 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/QualityEconomy.java 92 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/QualityInformationExterior.java 139 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/domain/QualityInformationInside.java 188 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/ContinuousImproveMapper.java 14 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/ContinuousImprovePlanMapper.java 17 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/PerformanceEvaluationAnalyseMapper.java 19 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/PerformanceEvaluationMapper.java 17 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/PerformanceEvaluationTypeMapper.java 18 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/QualityEconomyMapper.java 14 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/QualityInformationExteriorMapper.java 13 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/mapper/QualityInformationInsideMapper.java 12 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/ContinuousImproveService.java 16 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/PerformanceEvaluationService.java 17 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/QualityEconomyService.java 16 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/QualityInformationExteriorService.java 16 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/QualityInformationInsideService.java 16 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/impl/ContinuousImproveServiceImpl.java 102 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/impl/PerformanceEvaluationServiceImpl.java 132 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/impl/QualityEconomyServiceImpl.java 79 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/impl/QualityInformationExteriorServiceImpl.java 70 ●●●●● diff | view | raw | blame | history
multi-system/src/main/java/com/gkhy/exam/system/service/impl/QualityInformationInsideServiceImpl.java 71 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/ContinuousImproveMapper.xml 66 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/ContinuousImprovePlanMapper.xml 32 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/PerformanceEvaluationAnalyseMapper.xml 30 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/PerformanceEvaluationMapper.xml 46 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/PerformanceEvaluationTypeMapper.xml 26 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/QualityEconomyMapper.xml 57 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/QualityInformationExteriorMapper.xml 46 ●●●●● diff | view | raw | blame | history
multi-system/src/main/resources/mapper/system/QualityInformationInsideMapper.xml 69 ●●●●● diff | view | raw | blame | history