From 7e081cadeda2d7b5d3cc3f6055b4ee2799d19c00 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期四, 08 八月 2024 15:11:54 +0800
Subject: [PATCH] feat(支付): 云闪付

---
 manifest.json |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/manifest.json b/manifest.json
index 8151795..b88dd59 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
 {
-    "name" : "鏀粯",
-    "appid" : "__UNI__895EB4F",
-    "description" : "鏀粯",
+    "name" : "浣版儬浠�",
+    "appid" : "__UNI__3E21AAD",
+    "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