From bac2f4d55eb3bce84682a986c4fc8382b3b2d6f7 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期二, 08 十一月 2022 13:38:13 +0800
Subject: [PATCH] 登录

---
 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 45ee49f..101e4d2 100644
--- a/config/dev.env.js
+++ b/config/dev.env.js
@@ -11,7 +11,7 @@
   // BASE_API: '"https://sinanoaq.cn:8100"',
   //  BASE_API: '"http://127.0.0.1:8100"',
   //  IMG_API: '"http://127.0.0.1:8100/upload/"',
-  //    BASE_API: '"http://192.168.0.35:8100"',
+     BASE_API: '"http://192.168.0.35:8100"',
   //    IMG_API: '"http://127.0.0.1:8100/upload/"',
   // IMG_API: '"https://sinanoaq.com:8100/upload/"',
   //   BASE_API: '"http://220.171.99.118:4100"',

--
Gitblit v1.9.2