1、移除重复字典

This commit is contained in:
Wayne 2024-05-14 11:02:55 +08:00
parent f44c42e7af
commit 12e1eb9e82
1 changed files with 0 additions and 1 deletions

View File

@ -217,7 +217,6 @@ export enum DICT_TYPE {
ENTERPRISE_TYPE = 'enterprise_type', // 企业类型 ENTERPRISE_TYPE = 'enterprise_type', // 企业类型
ENTERPRISE_DOCUMENT_TYPE = 'enterprise_document_type', //企业证件类型 ENTERPRISE_DOCUMENT_TYPE = 'enterprise_document_type', //企业证件类型
TYPES_OF_SECURITY_PERSONNEL = 'types_of_security_personnel', // 安全人员类型 TYPES_OF_SECURITY_PERSONNEL = 'types_of_security_personnel', // 安全人员类型
ENTERPRISE_TYPE = 'enterprise_type', // 企业类型
CREDENTIAL_SEX = 'credential_sex', // 证书性别 CREDENTIAL_SEX = 'credential_sex', // 证书性别
CREDENTIAL_PERSONNEL_TYPE = 'credential_personnel_type', // 人员类型 CREDENTIAL_PERSONNEL_TYPE = 'credential_personnel_type', // 人员类型
CREDENTIAL_CATEGORY_OF_EMPLOYMENT = 'credential_category_of_employment', //行业类别 CREDENTIAL_CATEGORY_OF_EMPLOYMENT = 'credential_category_of_employment', //行业类别