yujian
2019-04-12 d1b7fd85615a78a476650e5acfc8b165a5deb3aa
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);