yujian
2019-05-13 efdac57e87ef0ca1a525d13bb5b742c560607ae2
fanli/src/main/java/com/yeshi/fanli/controller/client/SystemClientController.java
@@ -84,7 +84,7 @@
               // 老版本weex(1.5.1之前的)
               ssp.setValue("http://ec-1255749512.file.myqcloud.com/resource/weex/flq_index_v2.js");
            } else if ("ios".equalsIgnoreCase(acceptData.getPlatform())
                  && Integer.parseInt(acceptData.getVersion()) < 44)
                  && Integer.parseInt(acceptData.getVersion()) < 44&&system.getId().longValue()!=5L)
               ssp.setValue("http://ec-1255749512.file.myqcloud.com/resource/weex/flq_index_v2.js");
         }
         list.add(ssp);