fanli/src/main/java/com/yeshi/fanli/service/impl/homemodule/SpecialServiceImpl.java
@@ -372,7 +372,7 @@ JSONObject arcMap = new JSONObject(); String indexArc = "index_arc"; if (VersionUtil.greaterThan_1_5_60(acceptData.getPlatform(), acceptData.getVersion())) if (VersionUtil.greaterThan_1_6_0(acceptData.getPlatform(), acceptData.getVersion())) indexArc = "index_arc_1.6.0"; else if (VersionUtil.greaterThan_1_5_70(acceptData.getPlatform(), acceptData.getVersion())) indexArc = "index_arc_1.5.7";