wupengfei
3 天以前 4e27c02e25e892307d1fafe95ab7642220a44ba5
1
2
3
4
export enum ResponseCode {
  Refresh = '10',
  RegisterExistsPhoneNumber = '11',
}