SetShowErrorMsg
long SetShowErrorMsg(show)
接口描述
设置是否弹出错误信息,默认是打开.
请求参数
参数名
类型
描述
必填
show
int
0表示不打开,1表示打开
必填
响应参数
参数名
类型
描述
必填
int
0 : 失败 1 : 成功
必填