Passing json data to a WebApi with special characters results to null

后端 未结 2 1773
夕颜
夕颜 2021-01-13 20:02

I have a json string that is being passed to a webapi, now the problem is, when I try adding special characters, the recieving object becomes null.

Here\'s I do it.

2条回答
提交回复
热议问题