From 2a681aed4c274560c04ab3699a4ace88abefcb90 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 08 八月 2025 18:16:21 +0800 Subject: [PATCH] fix: 修改 --- auto-imports.d.ts | 27 ++++++++++++++++++++++++++- 1 files changed, 26 insertions(+), 1 deletions(-) diff --git a/auto-imports.d.ts b/auto-imports.d.ts index 263e64b..f71f35d 100644 --- a/auto-imports.d.ts +++ b/auto-imports.d.ts @@ -11,6 +11,7 @@ const AreaType: typeof import('./src/constants/enum')['AreaType'] const AuthorizeType: typeof import('./src/constants/enum')['AuthorizeType'] const BooleanOptions: typeof import('./src/constants/enum')['BooleanOptions'] + const CallingConventions: typeof import('./src/constants/apiEnum')['CallingConventions'] const CategoryCode: typeof import('./src/constants/dic')['CategoryCode'] const CertificateTypeCodeEnum: typeof import('./src/constants/dic')['CertificateTypeCodeEnum'] const CertificateTypeEnum: typeof import('./src/constants/dic')['CertificateTypeEnum'] @@ -28,6 +29,8 @@ const EnterpriseConfigureType: typeof import('./src/constants/enterprise')['EnterpriseConfigureType'] const EnterpriseConfigureTypeText: typeof import('./src/constants/enterprise')['EnterpriseConfigureTypeText'] const EnumBillingMethod: typeof import('./src/constants/apiEnum')['EnumBillingMethod'] + const EnumBillingMethodText: typeof import('./src/constants/task')['EnumBillingMethodText'] + const EnumBillingMethodUnitText: typeof import('./src/constants/task')['EnumBillingMethodUnitText'] const EnumClientType: typeof import('./src/constants/apiEnum')['EnumClientType'] const EnumClientTypeText: typeof import('./src/constants/apiEnumText')['EnumClientTypeText'] const EnumMenuType: typeof import('./src/constants/apiEnum')['EnumMenuType'] @@ -44,25 +47,31 @@ const EnumSettlementCycleText: typeof import('./src/constants/task')['EnumSettlementCycleText'] const EnumSmsAccess: typeof import('./src/constants/apiEnum')['EnumSmsAccess'] const EnumSmsAccessText: typeof import('./src/constants/enterprise')['EnumSmsAccessText'] + const EnumSmsTemplateType: typeof import('./src/constants/apiEnum')['EnumSmsTemplateType'] const EnumTaskCheckReceiveStatus: typeof import('./src/constants/apiEnum')['EnumTaskCheckReceiveStatus'] + const EnumTaskCheckReceiveStatusText: typeof import('./src/constants/task')['EnumTaskCheckReceiveStatusText'] const EnumTaskRecommendStatus: typeof import('./src/constants/apiEnum')['EnumTaskRecommendStatus'] const EnumTaskRecommendStatusText: typeof import('./src/constants/task')['EnumTaskRecommendStatusText'] const EnumTaskReleaseStatus: typeof import('./src/constants/apiEnum')['EnumTaskReleaseStatus'] const EnumTaskReleaseStatusText: typeof import('./src/constants/task')['EnumTaskReleaseStatusText'] const EnumTaskSettlementStatus: typeof import('./src/constants/apiEnum')['EnumTaskSettlementStatus'] + const EnumTaskSettlementStatusText: typeof import('./src/constants/task')['EnumTaskSettlementStatusText'] const EnumTaskStatus: typeof import('./src/constants/apiEnum')['EnumTaskStatus'] const EnumTaskStatusText: typeof import('./src/constants/task')['EnumTaskStatusText'] const EnumUserGender: typeof import('./src/constants/apiEnum')['EnumUserGender'] + const EnumUserGenderText: typeof import('./src/constants/task')['EnumUserGenderText'] const EnumUserInfoStatus: typeof import('./src/constants/apiEnum')['EnumUserInfoStatus'] const EnumUserInfoStatusText: typeof import('./src/constants/user')['EnumUserInfoStatusText'] const EnumUserStatus: typeof import('./src/constants/apiEnum')['EnumUserStatus'] const EnumUserType: typeof import('./src/constants/apiEnum')['EnumUserType'] const EnumUserTypeText: typeof import('./src/constants/apiEnumText')['EnumUserTypeText'] const EnumWebApiMethod: typeof import('./src/constants/apiEnum')['EnumWebApiMethod'] + const EventAttributes: typeof import('./src/constants/apiEnum')['EventAttributes'] const FastButtonMap: typeof import('./src/constants/module')['FastButtonMap'] const FastColumnList: typeof import('./src/constants/module')['FastColumnList'] const FastDataButtonList: typeof import('./src/constants/module')['FastDataButtonList'] const FastPageButtonList: typeof import('./src/constants/module')['FastPageButtonList'] + const FieldAttributes: typeof import('./src/constants/apiEnum')['FieldAttributes'] const FlexEnterpriseCertificationStatus: typeof import('./src/constants/enterprise')['FlexEnterpriseCertificationStatus'] const FlexEnterpriseCertificationStatusText: typeof import('./src/constants/enterprise')['FlexEnterpriseCertificationStatusText'] const FlexEnterpriseSettingStatus: typeof import('./src/constants/enterprise')['FlexEnterpriseSettingStatus'] @@ -75,12 +84,17 @@ const FlexWorkerEleSignEnumText: typeof import('./src/constants/cPerson')['FlexWorkerEleSignEnumText'] const Gender: typeof import('./src/constants/enum')['Gender'] const GenderText: typeof import('./src/constants/enum')['GenderText'] + const GenericParameterAttributes: typeof import('./src/constants/apiEnum')['GenericParameterAttributes'] const IdentityCodeEnum: typeof import('./src/constants/dic')['IdentityCodeEnum'] const IsConfiguredText: typeof import('./src/constants/enterprise')['IsConfiguredText'] const IsRealText: typeof import('./src/constants/enterprise')['IsRealText'] + const LayoutKind: typeof import('./src/constants/apiEnum')['LayoutKind'] + const MemberTypes: typeof import('./src/constants/apiEnum')['MemberTypes'] const MenuSvgIconMap: typeof import('./src/constants/menu')['MenuSvgIconMap'] const MessageChannelEnum: typeof import('./src/constants/enterprise')['MessageChannelEnum'] const MessageChannelEnumText: typeof import('./src/constants/enterprise')['MessageChannelEnumText'] + const MethodAttributes: typeof import('./src/constants/apiEnum')['MethodAttributes'] + const MethodImplAttributes: typeof import('./src/constants/apiEnum')['MethodImplAttributes'] const ModuleColumns: typeof import('./src/constants/module')['ModuleColumns'] const MyRegExp: typeof import('./src/constants/regExp')['MyRegExp'] const OSSBaseURL: typeof import('./src/constants/oss')['OSSBaseURL'] @@ -96,15 +110,21 @@ const OssRich: typeof import('./src/constants/oss')['OssRich'] const OssUser: typeof import('./src/constants/oss')['OssUser'] const OssUserSign: typeof import('./src/constants/oss')['OssUserSign'] + const ParameterAttributes: typeof import('./src/constants/apiEnum')['ParameterAttributes'] + const PropertyAttributes: typeof import('./src/constants/apiEnum')['PropertyAttributes'] const RoleClientType: typeof import('./src/constants/role')['RoleClientType'] const SearchType: typeof import('./src/constants/dic')['SearchType'] const SearchTypeText: typeof import('./src/constants/dic')['SearchTypeText'] + const SecurityRuleSet: typeof import('./src/constants/apiEnum')['SecurityRuleSet'] const SignChannelEnum: typeof import('./src/constants/enterprise')['SignChannelEnum'] const SignChannelEnumText: typeof import('./src/constants/enterprise')['SignChannelEnumText'] const SubModuleKey: typeof import('./src/constants/module')['SubModuleKey'] const SubModuleTitle: typeof import('./src/constants/module')['SubModuleTitle'] const SubModuleType: typeof import('./src/constants/module')['SubModuleType'] + const TaskCreationOptions: typeof import('./src/constants/apiEnum')['TaskCreationOptions'] + const TaskStatus: typeof import('./src/constants/apiEnum')['TaskStatus'] const ThemeColors: typeof import('./src/constants/theme')['ThemeColors'] + const TypeAttributes: typeof import('./src/constants/apiEnum')['TypeAttributes'] const VerifyStatus: typeof import('./src/constants/enterprise')['VerifyStatus'] const VerifyStatusColor: typeof import('./src/constants/enterprise')['VerifyStatusColor'] const VerifyStatusText: typeof import('./src/constants/enterprise')['VerifyStatusText'] @@ -278,6 +298,8 @@ readonly EnterpriseConfigureType: UnwrapRef<typeof import('./src/constants/enterprise')['EnterpriseConfigureType']> readonly EnterpriseConfigureTypeText: UnwrapRef<typeof import('./src/constants/enterprise')['EnterpriseConfigureTypeText']> readonly EnumBillingMethod: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumBillingMethod']> + readonly EnumBillingMethodText: UnwrapRef<typeof import('./src/constants/task')['EnumBillingMethodText']> + readonly EnumBillingMethodUnitText: UnwrapRef<typeof import('./src/constants/task')['EnumBillingMethodUnitText']> readonly EnumClientType: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumClientType']> readonly EnumClientTypeText: UnwrapRef<typeof import('./src/constants/apiEnumText')['EnumClientTypeText']> readonly EnumMenuType: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumMenuType']> @@ -295,14 +317,17 @@ readonly EnumSmsAccess: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumSmsAccess']> readonly EnumSmsAccessText: UnwrapRef<typeof import('./src/constants/enterprise')['EnumSmsAccessText']> readonly EnumTaskCheckReceiveStatus: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumTaskCheckReceiveStatus']> + readonly EnumTaskCheckReceiveStatusText: UnwrapRef<typeof import('./src/constants/task')['EnumTaskCheckReceiveStatusText']> readonly EnumTaskRecommendStatus: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumTaskRecommendStatus']> readonly EnumTaskRecommendStatusText: UnwrapRef<typeof import('./src/constants/task')['EnumTaskRecommendStatusText']> readonly EnumTaskReleaseStatus: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumTaskReleaseStatus']> readonly EnumTaskReleaseStatusText: UnwrapRef<typeof import('./src/constants/task')['EnumTaskReleaseStatusText']> readonly EnumTaskSettlementStatus: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumTaskSettlementStatus']> + readonly EnumTaskSettlementStatusText: UnwrapRef<typeof import('./src/constants/task')['EnumTaskSettlementStatusText']> readonly EnumTaskStatus: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumTaskStatus']> readonly EnumTaskStatusText: UnwrapRef<typeof import('./src/constants/task')['EnumTaskStatusText']> readonly EnumUserGender: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumUserGender']> + readonly EnumUserGenderText: UnwrapRef<typeof import('./src/constants/task')['EnumUserGenderText']> readonly EnumUserInfoStatusText: UnwrapRef<typeof import('./src/constants/user')['EnumUserInfoStatusText']> readonly EnumUserStatus: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumUserStatus']> readonly EnumUserType: UnwrapRef<typeof import('./src/constants/apiEnum')['EnumUserType']> @@ -451,4 +476,4 @@ readonly watchPostEffect: UnwrapRef<typeof import('vue')['watchPostEffect']> readonly watchSyncEffect: UnwrapRef<typeof import('vue')['watchSyncEffect']> } -} +} \ No newline at end of file -- Gitblit v1.9.1