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