Success变更记录

Summary

  1. feat(BizSupplierCategoryConfiguration): 供应商分类修改逻辑调整 (details)
  2. feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发考核 (details)
  3. 1.新增准入配置保存验证物资 2.查询关联企业 3.调整准入评审逻辑 (details)
  4. feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发逻辑调整 (details)
  5. feat(*):供应商绩效考核评价增加流水号标识 (details)
  6. feat(*): 基本信息变更查询 (details)
Commit b92b62449dfee1bdf30df8c568e6a95e38bcb8c2 by 864928171
feat(BizSupplierCategoryConfiguration): 供应商分类修改逻辑调整
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierCategoryConfigurationManagerImpl.java
Commit abde7db0815f125514c4c70a1e5713ee41b2951b by 864928171
feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发考核
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/manager/BizSupplierPerformanceEvaluationManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/SupplierBaseVo.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/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java
Commit d33335000dae6023f4c8aa556fc0918022b60385 by 15173027716
1.新增准入配置保存验证物资 2.查询关联企业 3.调整准入评审逻辑
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/EnterpriseAccess2Vo.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierReviewRatingPanel2Manager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dao/BizSupplierReviewRatingPanel2Dao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/BizSupplierReviewRatingDetails2Vo.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierEnterpriseAccessController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierReviewRatingPanel2Controller.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierReviewConfigurationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierEnterpriseAccessManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierAccessConfigurationManagerImpl.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dto/BizSupplierReviewRatingDetails2Dto.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/model/BizSupplierReviewRatingPanel2.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierReviewRatingPanel2ManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierEnterpriseAccessManager.java
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierApply2/BizSupplierReviewRatingPanel2Mapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dto/EnterpriseAccess2Dto.java
Commit 39da837d9abd462bd52d57ebdeea20497e12592c by 864928171
feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发逻辑调整
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/EvaluationDTO.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java
The file was modifiedbiz-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/model/BizSupplierPerformanceEvaluationSupplier.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationSupplierManager.java
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierApply3/BizSupplierEnterpriseRegisterInformationMapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.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/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/BizSupplierEnterpriseRegisterInformationManager.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationSupplierDao.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationSupplierController.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java
The file was addedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationSupplierManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/controller/BizSupplierEnterpriseRegisterInformationController.java
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml
The file was addedbiz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationSupplierMapper.xml
Commit 9c7804fe42559387522fe623432b2d77c97dd1ff by 864928171
feat(*):供应商绩效考核评价增加流水号标识
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java
Commit 0cb787b973b1b40410debd1b2cf949aa6f4bf97a by 864928171
feat(*): 基本信息变更查询
The file was modifiedbiz-gyl-server/src/main/resources/mapper/base/BizEnterpriseBusinessLicenseMapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/manager/BizEnterpriseBusinessLicenseManager.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/BizSupplierEnterpriseRegisterInformationManager.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java
The file was modifiedbiz-gyl-server/src/main/resources/mapper/supplierApply3/BizSupplierEnterpriseRegisterInformationMapper.xml
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/controller/BizSupplierEnterpriseRegisterInformationController.java
The file was modifiedbiz-gyl-server/src/main/java/com/artfess/gyl/base/dao/BizEnterpriseBusinessLicenseDao.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/controller/BizEnterpriseBusinessLicenseController.java