From a3d46b9513c47b7550fa3399b7c206b344d42842 Mon Sep 17 00:00:00 2001 From: "liujw155@outlook.com" Date: Wed, 3 Nov 2021 17:26:59 +0800 Subject: [PATCH] test merge --- src/js/api.js | 3 +++ 1 file changed, 3 insertions(+) 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 测试