我用fastjson反序列化一个实体类,其中有个Date字段,json中是字符串格式2022-02-23T12:02:30+09:00的,也就是yyyy-MM-dd’T’HH:mm:ss.SSSZ 格式,然后Date字段中也添加了如下注解,但是就一直会报错:can not cast to Date, value :…
是java项目,但是不知道为什么 需要依赖安卓sdk Unable to continue until an Android SDK is specifiedSelf-causation not permitted Unable to continue until an Android SDK is specified