From ae51226ce036e0201e94b60ffa92b92e893767ee Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期日, 19 十月 2025 17:29:17 +0800
Subject: [PATCH] feat: 1.2.0.1

---
 packages/constants/enum.ts |   15 ++-------------
 1 files changed, 2 insertions(+), 13 deletions(-)

diff --git a/packages/constants/enum.ts b/packages/constants/enum.ts
index 1b766b5..712ee34 100644
--- a/packages/constants/enum.ts
+++ b/packages/constants/enum.ts
@@ -79,17 +79,6 @@
   UserCertificationBankCardCertification = 910,
 }
 
-export enum WxMiniAppEnum {
-  /**
-   * 琛屼笟璧勮灏忕▼搴�
-   */
-  琛屼笟璧勮 = 10,
-  /**
-   * 浜哄崟鍚堜竴灏忕▼搴�
-   */
-  浜哄崟鍚堜竴 = 20,
-}
-
 /**
  * @description AuthType鍗冲皢浣滃簾 鐜板湪鐢‥nterpriseType 鐩墠涓や釜鍊肩浉鍚�
  */
@@ -119,7 +108,7 @@
   [EnterpriseType.IndustryBody]: '琛屼笟鏈烘瀯',
 };
 
-export const TempFolderPath = 'https://parkmanagement.oss-cn-hangzhou.aliyuncs.com/12333/temp';
+export const TempFolderPath = 'https://parkmanagement.oss-cn-hangzhou.aliyuncs.com/flexJob/temp';
 
 export enum BusinessSettingType {
   /**
@@ -128,4 +117,4 @@
   UserCertification = 10,
 }
 
-export const MatchMakingMiniAppId = 'wx88251c84f5cd886b';
+export const WeekCN = ['鏃�', '涓�', '浜�', '涓�', '鍥�', '浜�', '鍏�'];

--
Gitblit v1.9.1