Object serialization JSON, one of the attributes is already a JSON format character, how not to escape after the sequence,

you need to convert an object to a string, one of which is already in JSON format. After the conversion, the double quotation marks of the attribute are escaped ("). There is no way to change the value of the attribute and convert the other attributes to JSON.

Feb.27,2021

you first convert that attribute, which should be a string, into a JSON object

.
Menu