@@ -141,7 +141,7 @@ public class DataService {
}
client.shutdown();
- map.put("url", "https://annex.eos.jinan-4.cmecloud.cn/" + key);
+ map.put("url", "https://gyyannex.eos-beijing-7.cmecloud.cn/" + key);
map.put("name", key);
postWithParameters(SAVE_ANNEX_URL, map);