From f14c1d81cb26d339aff767c280ab35ced0639308 Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Mon, 22 Apr 2024 15:15:57 +0800
Subject: [PATCH] first

---
 src/axios/api.url.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/axios/api.url.js b/src/axios/api.url.js
index d9eb497..7afce09 100644
--- a/src/axios/api.url.js
+++ b/src/axios/api.url.js
@@ -9,7 +9,7 @@
   // 0311
   baseURL: "https://api.marwadi.online/",
   // 本地
-  // baseURL: "http://192.168.0.106:8091/",
+  // baseURL: "http://192.168.0.110:8091/",
   util: {
     image: "/util/image.html" // 图片上传
   }

--
Gitblit v1.9.3