From 19d5fa154937406af1dc8dc017a68c04e55e00ca Mon Sep 17 00:00:00 2001
From: zhao_js <349234519@qq.com>
Date: 星期二, 21 十一月 2023 15:21:11 +0800
Subject: [PATCH] no message

---
 H5/manifest.json |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/H5/manifest.json b/H5/manifest.json
index 5b0f4fd..6eec559 100644
--- a/H5/manifest.json
+++ b/H5/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "sms_sender",
+    "name" : "鏆楀彿鎯呬功",
     "appid" : "__UNI__9FB7B6E",
     "description" : "",
     "versionName" : "1.0.0",
@@ -83,10 +83,16 @@
                 //閰嶇疆浠g悊鏈嶅姟鍣ㄦ潵瑙e喅璺ㄥ煙闂锛寀niapp涓嶉�傜敤CORS鏂规鍜岃缃甁SONP鏂规
                 "/smsapi/" : {
                     //鏄犲皠鍩熷悕
-                    "target" : "http://localhost:24147", //娴嬭瘯鐜
+                    "target" : "http://124.70.216.149:8083", //娴嬭瘯鐜
                     "changeOrigin" : true, //鏄惁璺ㄥ煙
                     "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞�
-                }
+                },
+				"/api/" : {
+				    //鏄犲皠鍩熷悕
+				    "target" : "http://localhost:24147", //娴嬭瘯鐜
+				    "changeOrigin" : true, //鏄惁璺ㄥ煙
+				    "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞�
+				}
             }
         }
     }

--
Gitblit v1.9.3