From 1d8fb91684da7c04bdfef00cfa6f09ff5aad09a2 Mon Sep 17 00:00:00 2001
From: xuekang <914468783@qq.com>
Date: 星期三, 28 八月 2024 08:24:29 +0800
Subject: [PATCH] 删除未使用api

---
 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/manifest.json b/manifest.json
index 5e5d917..b88dd59 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
 {
-    "name" : "閭桨鎯�",
+    "name" : "浣版儬浠�",
     "appid" : "__UNI__3E21AAD",
-    "description" : "閭桨鎯�",
+    "description" : "浣版儬浠�",
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
@@ -79,7 +79,7 @@
         "devServer" : {
             "proxy" : {
                 "/dev-api" : {
-                    "target" : "http://172.16.2.121:8080",
+                    "target" : "http://172.16.2.117:8080",
                     "changeOrigin" : true,
                     "secure" : false,
                     "pathRewrite" : {

--
Gitblit v1.9.1