2024年5月28日
摘要: 1、自定义类型处理器 import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.serializer.SerializerFeature; import org.apache.ibatis.type.BaseTypeHandler; 阅读全文
posted @ 2024-05-28 17:20 LJD泊水 阅读(192) 评论(0) 推荐(0) 编辑