摘要:
前言:三级联动作为地区数据最常用的技巧,我们经常需要使用,所以有一个简单便捷的三级联动尤为重要,所以在这里写出我的一个方式。希望有人能指出不足,加以更改。 下面放出基础结构 表结构,mapper,dao层 Controller @Controller public class CityControl 阅读全文
摘要:
org.springframework.data.redis.serializer.SerializationException: Could not read JSON: Unrecognized token 'b': was expecting ('true', 'false' or 'null 阅读全文
摘要:
org.springframework.data.redis.serializer.SerializationException: Could not read JSON: Unrecognized token 'tom': was expecting 'null', 'true', 'false' 阅读全文