json的例子

{
  "Code": 200,
  "Msg": "",
  "Result": "{"PlatformTypeList": "啦啦"}"
}




{
  "Code": 200,
  "Msg": "",
  "Result": {"PlatformTypeList": "啦啦"}
}

原文地址:https://www.cnblogs.com/YangBinChina/p/3785771.html