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