用的是fatsjson2的依赖 public class TransferUtils{public static <T> transfer(Object o,Class<T> clazz){String jsonString = JSONOBje...