这段代码演示了使用阿里巴巴 Fastjson 库将 JSONObject 对象转换为 Map 集合的用法。
ajax getJSON用例: $.getJSON('./' + mapCode + '.json', function (data) { ...