更新时间:2024-03-20 GMT+08:00

错误码(ErrorCode)

getCode

getCode(): number

功能说明

获取错误码。

请求参数

返回参数

number类型,错误码值。

getMsg

getMsg(): string

功能说明

获取错误描述。

请求参数

返回参数

string类型,错误码描述。