From 5424fb6cc7c907ec12025e96bb41146b28e5582c Mon Sep 17 00:00:00 2001 From: xusd <hugeinfo123> Date: Sun, 08 Sep 2024 10:00:34 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh --- 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