Commit eb7aa7f1 authored by FE-安焕焕's avatar FE-安焕焕 👣

修改域名

parent 3f5ac61a
...@@ -4,12 +4,13 @@ let envAPi = { ...@@ -4,12 +4,13 @@ let envAPi = {
api: '//backstms-vcc2.liangkebang.net', api: '//backstms-vcc2.liangkebang.net',
// kdspApi: '//yapi.quantgroups.com/mock/351', // kdspApi: '//yapi.quantgroups.com/mock/351',
// kdspApi: '//192.168.28.66:80', // kdspApi: '//192.168.28.66:80',
kdspApi: 'https://kdsp-op-vcc2.liangkebang.net' // kdspApi: 'https://kdsp-op-vcc2.liangkebang.net',
kdspApi: 'http://192.168.28.172:8042',
}; };
let prodApi = { let prodApi = {
api: '//backstms.q-gp.com', api: '//backstms.q-gp.com',
kdspApi: '//kdsp-operation.q-gp.com', kdspApi: '//kdsp-op.q-gp.com',
}; };
let exportApi; let exportApi;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment