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