yujian
2019-05-14 236b8cd939e9c161d5410f530f9539df7ebba484
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);