feat:qms阶段性提交
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package com.zt.plat.module.qms.enums;
|
||||
|
||||
public interface QmsSupplierConstant {
|
||||
|
||||
String OPERATING_ITEMS_KEY = "operatingItems";
|
||||
// 供应商属性资质key
|
||||
String CERTIFICATION_KEY = "certification";
|
||||
// 评价流程key
|
||||
String EVALUATION_FLOW_KEY= "OFFICE_SUPPLIER_EVALUATION";
|
||||
}
|
||||
Reference in New Issue
Block a user