From 489acf5ce86f711ef70e67a3bb1511571177a8bb Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 12 Aug 2021 16:48:41 +0800
Subject: [PATCH] 部分修改

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

diff --git a/store/index.js b/store/index.js
index 9a8d199..92a048b 100644
--- a/store/index.js
+++ b/store/index.js
@@ -32,9 +32,9 @@
 			useName: '过客 ',
 		},
 		logPath: '',
-		// piAPI: 'http://223.82.109.183:2080/api',
+		// piAPI: 'http://223.82.109.183:2080/api/api',
 		// piAPI: 'http://localhost:82/',
-		piAPI: 'http://192.168.0.108:81',
+		piAPI: 'http://223.82.109.183:2080/api',
 		puserName: '',
 		puserID: '',
 		puserIphone:'',

--
Gitblit v1.9.3