1、Fastjson API入口类是com.alibaba.fastjson.JSON,常用的序列化操作都可以在JSON类上的静态方法直接完成。参考:https://www.w3cschool.cn/fastjson/fastjson-ex2.html