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