wupengfei
2025-08-29 157ccc5dd9df9358f62a2f753668f21bec1c90ee
packages/constants/enum.ts
@@ -79,17 +79,6 @@
  UserCertificationBankCardCertification = 910,
}
export enum WxMiniAppEnum {
  /**
   * 行业资讯小程序
   */
  行业资讯 = 10,
  /**
   * 人单合一小程序
   */
  人单合一 = 20,
}
/**
 * @description AuthType即将作废 现在用EnterpriseType 目前两个值相同
 */