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 = '' // 测试环境