Commit 3a4d95d140a1cba13b316f5acd10ec789b12e8b4

Authored by 刘淇
1 parent 0a8397dd

发票

Showing 1 changed file with 1 additions and 1 deletions
common/common.js
1 import md5 from './md5.min.js'; 1 import md5 from './md5.min.js';
2 // 江阴正式环境 2 // 江阴正式环境
3 -var serverUrl = "http://test.jycrtc.com:8096"; 3 +var serverUrl = "https://bus.jycrtc.com";
4 // 测试 http://test.jycrtc.com:8096 正式 https://bus.jycrtc.com 4 // 测试 http://test.jycrtc.com:8096 正式 https://bus.jycrtc.com
5 var serverPayUrl = '' 5 var serverPayUrl = ''
6 // 测试环境 6 // 测试环境