27 lines
1.9 KiB
JavaScript
27 lines
1.9 KiB
JavaScript
// const DAICHULI_URL = "http://124.16.188.131:18030/kjwebAdmin-test/#/Order/DJYOrder";
|
|
// const JCTOKEN = "WEB%2a1673425993482%40L3W7_ZZX-yg000087_06848633de364ec7b63c8f53f9e43b19";
|
|
// const LXYLOGIN_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/login";
|
|
// const DAICHULI_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/DJYOrder";
|
|
// const YICHULI_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/YJYOrder";
|
|
// const DAISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/DSHOrder";
|
|
// const YISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/YSHOrder";
|
|
// const YUNGUAN_SERVER_URL = "http://10.0.3.157:18030/yunguan-app";
|
|
|
|
// const LXYLOGIN_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin-test/#/login";
|
|
// const YUNGUAN_SERVER_URL = "https://124.16.188.131:9699/lxyweb/yunguan-app";
|
|
// const DAICHULI_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DJYOrder";
|
|
// const YICHULI_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YJYOrder";
|
|
// const DAISHENHE_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DSHOrder";
|
|
// const YISHENHE_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YSHOrder";
|
|
// const DQYSERVER_URL = "https://124.16.188.131:28085";
|
|
// const LXYSERVER_URL = "https://124.16.188.131:9699/lxyweb";
|
|
|
|
const LXYLOGIN_URL = "https://caplos.aircas.ac.cn/lxyweb/kjwebAdmin-test/#/login";
|
|
const YUNGUAN_SERVER_URL = "https://caplos.aircas.ac.cn/lxyweb/yunguan-app";
|
|
const DAICHULI_URL = "https://caplos.aircas.ac.cn/lxyweb/kjwebAdmin/#/Order/DJYOrder";
|
|
const YICHULI_URL = "https://caplos.aircas.ac.cn/lxyweb/kjwebAdmin/#/Order/YJYOrder";
|
|
const DAISHENHE_URL = "https://caplos.aircas.ac.cn/lxyweb/kjwebAdmin/#/Order/DSHOrder";
|
|
const YISHENHE_URL = "https://caplos.aircas.ac.cn/lxyweb/kjwebAdmin/#/Order/YSHOrder";
|
|
// const DQYSERVER_URL = "https://caplos.aircas.ac.cn/dqweb";
|
|
const DQYSERVER_URL = "http://192.168.1.205:8089";
|
|
const LXYSERVER_URL = "https://caplos.aircas.ac.cn/lxyweb"; |