From 4590bfea932d6bbde4e54e7ddc96e8bba65efe4c Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Mon, 09 Sep 2024 10:07:59 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master --- gz-wxparty/api/api.js | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gz-wxparty/api/api.js b/gz-wxparty/api/api.js index 2ead488..7ae9632 100644 --- a/gz-wxparty/api/api.js +++ b/gz-wxparty/api/api.js @@ -7,11 +7,11 @@ // === 测试环境 === - debug: 'https://gz.hugeinfo.com.cn/', - // debug: 'http://refa5j.natappfree.cc/', - img: 'https://gz.hugeinfo.com.cn/dyh/wx414ae04ac3f10b4e/images/', - assets: 'https://gz.hugeinfo.com.cn/dyh/wx414ae04ac3f10b4e/js/', - txt: 'https://gz.hugeinfo.com.cn/dyh/wx414ae04ac3f10b4e/txt/', + // debug: 'https://gz.hugeinfo.com.cn/', + debug: 'http://n3uvrw.natappfree.cc/', + img: 'http://120.79.193.119:9103/wx414ae04ac3f10b4e/images/', + assets: 'http://120.79.193.119:9103/wx414ae04ac3f10b4e/js/', + txt: 'http://120.79.193.119:9103/wx414ae04ac3f10b4e/txt/', // === 正式环境 === -- Gitblit v1.8.0