From a12e030244b6f31bd15bab2abf1868091eda9222 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Tue, 16 Aug 2022 14:44:05 +0800 Subject: [PATCH] add 8月需求 --- common/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.js b/common/common.js index c0350ea..e2c4620 100644 --- a/common/common.js +++ b/common/common.js @@ -1,6 +1,6 @@ import md5 from './md5.min.js'; // 江阴正式环境 -var serverUrl = "http://test.jycrtc.com:8096"; +var serverUrl = "https://bus.jycrtc.com"; // 测试 http://test.jycrtc.com:8096 正式 https://bus.jycrtc.com var serverPayUrl = '' // 测试环境 -- libgit2 0.21.4