From d7ca134342a0a2004d9c15fab49fd0a41557e29c Mon Sep 17 00:00:00 2001 From: liuwh <964324856@qq.com> Date: Sat, 07 Sep 2024 21:59:18 +0800 Subject: [PATCH] 提交 --- 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