From b18fc26a095ca2855d71b59975dab70d72501451 Mon Sep 17 00:00:00 2001
From: XiGuaSSR <623844246@qq.com>
Date: Mon, 14 Nov 2022 19:35:48 +0800
Subject: [PATCH] 新增国际化

---
 config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/index.js b/config/index.js
index 55aceb3..bce576f 100644
--- a/config/index.js
+++ b/config/index.js
@@ -14,7 +14,7 @@
       '/': {
         // target: 'https://pc.zsycyy.com',
         // target: 'http://www.shehua56.com',
-        target:'http://192.168.10.12:8091/',
+        target:'https://api.mitrade.cc/',
         secure: false,
         changeOrigin: true,
         pathRewrite: {

--
Gitblit v1.9.3