diff --git a/src/js/api.js b/src/js/api.js index a4c8921..eec907d 100644 --- a/src/js/api.js +++ b/src/js/api.js @@ -1,3 +1,6 @@ + + + export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试 // export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式 // export const ORIGIN = `http://192.168.1.135:9090`; // 20210927 测试