fanli/src/main/java/com/yeshi/fanli/service/impl/homemodule/FloatADServiceImpl.java
@@ -46,7 +46,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); }