Failed变更记录

Summary

  1. feat(*): 绩效考核评分逻辑调整 (details)
  2. feat(*): 增加@Transactional(readOnly = true)注解 (details)
Commit 15fe355585d7ed604245a79791805e034dbee517 by 864928171
feat(*): 绩效考核评分逻辑调整
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/ResultEvaDTO.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationManager.java
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingUserMapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingUserDao.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingUserManager.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingUserController.java
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationResultMapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationDao.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRatingUser.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingUserManagerImpl.java
Commit cd23a32c438ee068a1a8b86ac37e6ab0f2c58041 by 864928171
feat(*): 增加@Transactional(readOnly = true)注解
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierGradingConfigurationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierQualificationDatabaseManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierCategoryConfigurationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterpriseBusinessLicenseManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterprisePersonnelManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizAccessoryManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/manager/impl/BizSupplierEnterpriseManagerImpl.java