zhengyiming
5 天以前 072fdc83afe858a48908bdc72c56e26516de8da8
1
2
3
4
export enum ResponseCode {
  Refresh = '10',
  RegisterExistsPhoneNumber = '11',
}