From 0d7be0c65fb884947fea23504c2425f5e771ba58 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期四, 21 八月 2025 11:18:20 +0800 Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/flexJobAdminBClient --- src/constants/enterpriseEmployee.ts | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/constants/enterpriseEmployee.ts b/src/constants/enterpriseEmployee.ts index 5db63ff..5b07048 100644 --- a/src/constants/enterpriseEmployee.ts +++ b/src/constants/enterpriseEmployee.ts @@ -11,3 +11,5 @@ [EnumTaskUserSignContractStatus.Pass]: '宸茬绾�', [EnumTaskUserSignContractStatus.Refuse]: '宸茶阿缁�', }; + +export const ImportEnterpriseEmployeesTempPath = `${TempFolderPath}/%E7%81%B5%E5%B7%A5%E5%AF%BC%E5%85%A5%E6%A8%A1%E6%9D%BF.xlsx`; -- Gitblit v1.9.1