cyemars
cyemars
> "data": "{\"dataId\":\"test\",\"content\":\"test\",\"status\":\"200\"}" Yes, you're absolutely right, the example you provided is indeed like that. However, when I pasted the JSON into a GitHub issue, the escape characters were lost.
,您说的对,而且正如的您的描述,我的报问数据是这样的`"data": "{\"dataId\":\"test\",\"content\":\"test\",\"status\":\"200\"}"`,在http组件间中 这个方法会将转义字符给去掉,从而导致报文被串改 修改后这样
> Got it. Would you like to fix it? > > BTW, Please using english to describe. [@cyemars](https://github.com/cyemars) Sure