Commit 11f3856f9d577f99deb8f209212a1612ba83e00e

Authored by liuqimichale
1 parent acad96ae

车牌颜色 正式环境

Showing 1 changed file with 1 additions and 4 deletions
js/url.js
... ... @@ -88,11 +88,8 @@ mUrl.getJx = function () {
88 88 // var cepath = 'http://39.98.54.240:8090';
89 89  
90 90 var cepath = 'http://pay.service.huangshiparking.com';
91   -// http://pay.service.renniting.cn
  91 +
92 92 // var cepath = 'http://39.98.54.240:8090'
93   -// http://app.api.dyszt.com:8090
94   -// var cepath = 'http://app.api.dyszt.com:8090';
95   -// https://pay.service.rnting.com//'http://47.96.41.38:8090';
96 93 /*----------------------------------------------登录登出绑定手机号 start*/
97 94 //发送验证码
98 95 mUrl.sendRandCode = cepath + '/user/sendverificode';//webPath + '/binding/sendRandCode'+mUrl.getCommonParam();
... ...