From 4f23d16c5f9788e44b83280bf6d3c2e1d2280a07 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Tue, 19 Jul 2022 16:06:25 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/ztqt
---
config/dev.env.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/dev.env.js b/config/dev.env.js
index aa7a368..88072b5 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -21,7 +21,7 @@
// BASE_API: '"http://192.168.0.8:8006"',
// IMG_API: '"http://192.168.0.8:8006/upload/"',
-
+ //
BASE_API: '"http://192.168.0.35:8006"',
IMG_API: '"http://192.168.0.35:8006/upload/"',
// BASE_API: '"http://192.168.0.62:8006"',
--
Gitblit v1.9.2