xiao547607 %!s(int64=5) %!d(string=hai) anos
pai
achega
810fab2f2c

+ 1 - 0
src/main/java/com/jpsoft/epay/modules/base/controller/ElectricClientInfoController.java

@@ -239,6 +239,7 @@ public class ElectricClientInfoController {
 
         List<Sort> sortList = new ArrayList<>();
 
+
         if (StringUtils.isNotEmpty(id)) {
             searchParams.put("id","%" + id + "%");
         }