You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/04/20 08:58:29 UTC

[GitHub] [servicecomb-java-chassis] liubao68 edited a comment on issue #1722: 反序列化失败问题

liubao68 edited a comment on issue #1722:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1722#issuecomment-616409825


   后端是一个对象, 在请求的时候, 可以使用 map或者对象实例进行请求。 不能够用 string, 因为 string的 json 字符串包含引号, 比如 : `"{"a":0}"`, 对于一个对象是 `{"a":0"}`
   
   BTW: jsonobject是一个map


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org