From 3dd5ee4c8388db7fde47299cbbd8aa999a77a129 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 25 Oct 2021 08:56:44 +0800
Subject: [PATCH] +

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

diff --git a/store/index.js b/store/index.js
index d567dd0..f9bb215 100644
--- a/store/index.js
+++ b/store/index.js
@@ -33,7 +33,8 @@
 			useName: '过客 ',
 		},
 		logPath: '',
-		piAPI: 'http://223.82.109.183:2080/api',
+		// piAPI: 'http://223.82.109.183:2080/api',
+		piAPI: 'http://192.168.0.114:81',
 		api: 'http://223.82.109.183:2080/api',
 		// piAPI: 'http://localhost:83/',
 		// piAPI: 'http://192.168.0.115:83',

--
Gitblit v1.9.3