salesforce json

1)json网址 JSON Method

2)List<String> 反序列化

How to JSON.deserialize() a List<String>?

List<String> strList = (List<String>)System.JSON.deserialize(json_string, List<String>.class)

你可能感兴趣的:(salesforce json)