fanli/src/main/java/com/yeshi/fanli/service/impl/homemodule/SwiperPictureServiceImpl.java
@@ -78,7 +78,7 @@ } String params = record.getParams(); if ((params != null && params.trim().length() == 0) || "null".equalsIgnoreCase(params) ) { if (params == null || params.trim().length() == 0 || "null".equalsIgnoreCase(params) ) { record.setParams(null); }