From 6898a19dcf7f52a1f93f8775cdfafc1685b4ee97 Mon Sep 17 00:00:00 2001
From: zhao_js <349234519@qq.com>
Date: 星期四, 04 一月 2024 13:53:17 +0800
Subject: [PATCH] no message

---
 H5/manifest.json |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/H5/manifest.json b/H5/manifest.json
index 5b0f4fd..409e0b1 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,7 +83,13 @@
                 //閰嶇疆浠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://124.70.216.149:8086", //娴嬭瘯鐜
                     "changeOrigin" : true, //鏄惁璺ㄥ煙
                     "secure" : true // 鏄惁鏀寔 https 鍗忚鐨勪唬鐞�
                 }

--
Gitblit v1.9.3