export const PROVIDER_TYPE_SMS_ALIYUN = 'sms-aliyun'; export const CODE_STATUS_UNUSED = 0; export const CODE_STATUS_USED = 1;