|
@@ -20,7 +20,8 @@ const URL = {
|
|
|
|
|
|
WebCloginUrl: 'http://apipre1.bjzxtw.org.cn/api/loginapi',
|
|
|
WebCLogoutUrl: 'http://apipre1.bjzxtw.org.cn/api/logoutapi',
|
|
|
- webClogBackUrL: 'http://adminpre.bjzxtw.org.cn/auth/back_login.php'
|
|
|
+
|
|
|
+ webClogBackUrL: 'http://adminpre.bjzxtw.org.cn/adminapi/api/backlogin'
|
|
|
}
|
|
|
|
|
|
export default URL;
|