|
版本: |
|
小版本号: |
|
|
|
数据库: |
|
服务器操作系统: |
|
应用服务器: |
|
客户端操作系统: |
|
浏览器: |
|
|
|
biz-client.jar 包中 ActionResult 类
124行 this.flag = "true".equalsIgnoreCase(var1.getString("flag"));
异常信息 com.justep.biz.client.ActionException: org.json.JSONException: JSONObject["flag"] not a string.
调用X5Action 响应报文{
"ext": "",
"reason": "",
"stack": "",
"ver": "0",
"code": "",
"flag": true,
"data": {
"value": "{\"flag\":\"true\"}"
},
"message": "",
"aCode": "",
"guid": "0",
"messages": "[]",
"customer": "0",
"md5": ""
}
|
|