wupengfei
2025-02-17 3b746473e38155d69a73f4f8185faf6d56406c07
packages/constants/enum.ts
@@ -119,7 +119,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 {
  /**
@@ -127,5 +127,3 @@
   */
  UserCertification = 10,
}
export const MatchMakingMiniAppId = 'wx88251c84f5cd886b';