mahaixue opened a new issue #1799: 泛化调用返回结果解析不正
URL: https://github.com/apache/incubator-dubbo/issues/1799
 
 
   参照图1调用接口,返回格式正确,参照返回结果格式说明
   通过泛化调用返回结果:[{class=org.json.JSONObject}, {class=org.json.JSONObject}, 
{class=org.json.JSONObject}]
   
   由于dubbo测试现在做了个平台通过泛化调用来获取,这个BUG导致结果无法展示,求优先处理
   
   
   
   
![dubbo](https://user-images.githubusercontent.com/34730549/40039187-e7d81db6-5847-11e8-997a-b12fb18a9193.png)
   
   
![default](https://user-images.githubusercontent.com/34730549/40039272-58b7ea52-5848-11e8-8e7b-2adf906f98c5.png)
   
   返回结果格式:
   [
     {
       "map": {
         "lineUrl": "//bbs.wtoip.com/article/1517899684455020036.html",
         "articleTitle": "20180206\u003d\u003d\u003d\u003d投票贴",
         "articleCreateTime": 1517899685861,
         "tagObj": "3D打印"
       }
     },
     {
       "map": {
         "lineUrl": "//bbs.wtoip.com/article/1516959574329020005.html",
         "articleTitle": "20180126\u003d\u003d\u003d\u003d\u003d1111",
         "articleCreateTime": 1516959574329,
         "tagObj": "影视动漫"
       }
     },
     {
       "map": {
         "lineUrl": "//bbs.wtoip.com/article/1514865621766.html",
         "articleTitle": "测试投票人数",
         "articleCreateTime": 1514865622317,
         "tagObj": "汇桔人"
       }
     }
   ]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to