13693261870
2025-06-20 5e03601fc0a02b62055418d46647892492e4e9cc
se-common/src/main/java/com/terra/common/configure/FastJson2JsonRedisSerializer.java
@@ -13,7 +13,7 @@
/**
 * Redis使用FastJson序列化
 * 
 * @author ruoyi
 * @author admin
 */
public class FastJson2JsonRedisSerializer<T> implements RedisSerializer<T>
{