| | |
| | | UserCertificationBankCardCertification = 910, |
| | | } |
| | | |
| | | export enum WxMiniAppEnum { |
| | | /** |
| | | * C端小程序 |
| | | */ |
| | | C端小程序 = 10, |
| | | /** |
| | | * 人单合一小程序 |
| | | */ |
| | | 人单合一 = 20, |
| | | } |
| | | |
| | | /** |
| | | * @description AuthType即将作废 现在用EnterpriseType 目前两个值相同 |
| | | */ |
| | |
| | | */ |
| | | UserCertification = 10, |
| | | } |
| | | |
| | | export const WeekCN = ['日', '一', '二', '三', '四', '五', '六']; |
| | | |
| | | export const subscribeMessageTemplateIds = [ |
| | | 'SXKAepOeuiyYrm0uhIzG48Tcf1LKdcp6I3xPbaV-Sgs', //被录用后向C端人员通知 |
| | | 'CQn-c22Uo_v5pQhAjdw-PknXBVD-DLAELsqRQziikAE', //排班后向C端人员通知 |
| | | 'pw-WntZZJjADXfLsxcs5S8pKlpTrSc-HtJs0ZZvqliE', //结算完成后向C端人员通知 |
| | | ]; |