Success变更记录

Summary

  1. fix(BizCategory): 根据物资分类统计增加排序 (details)
  2. feat(*): 1.考核配置代码逻辑 2.考核评分代码逻辑 (details)
Commit 212f30c97e77ba0d04900cc766ea78c321c5faa2 by 864928171
fix(BizCategory): 根据物资分类统计增加排序
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/impl/BizCategoryManagerImpl.java
Commit 08bc5a9ed47cb1ebc0f0de520f953be58a47ff88 by 864928171
feat(*): 1.考核配置代码逻辑 2.考核评分代码逻辑
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationCorrectionReportRecordController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationCorrectionReportRecord.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationApprovalRecordManagerImpl.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRating.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationCorrectionReportController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationApprovalRecordDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/EvaluationDTO.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationAcknowledgementController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationCorrectionReportManager.java
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationCorrectionReportRecordMapper.xml
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationAcknowledgementMapper.xml
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationMapper.xml
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationAcknowledgementManager.java
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationApprovalRecordMapper.xml
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationAcknowledgementManagerImpl.java
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationManagerImpl.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationAcknowledgement.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationApprovalRecord.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationApprovalRecordManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationApprovalRecordController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationCorrectionReportRecordDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationCorrectionReportDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/EvaluationVo.java
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationCorrectionReportMapper.xml
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationCorrectionReportRecordManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationCorrectionReport.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.xml
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationAcknowledgementDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationCorrectionReportRecordManagerImpl.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationCorrectionReportManagerImpl.java