From ff2bc0faf0ee3d452c6946c6dae33202491935cb Mon Sep 17 00:00:00 2001 From: "yan.y" Date: Sat, 30 Mar 2024 18:40:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=9B=B4=E6=96=B0=EF=BC=8C?= =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=97=A0=E7=94=A8=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/config/mysql.json | 1 - 1 file changed, 1 deletion(-) diff --git a/business/config/mysql.json b/business/config/mysql.json index 71001a8..9432d2c 100644 --- a/business/config/mysql.json +++ b/business/config/mysql.json @@ -6,7 +6,6 @@ "max-idle-conns": 20, "max-open-conns": 5, "password": "ifish7mysql", - "path": "139.196.24.156:3306", "ip": "139.196.24.156", "port": 3306, "username": "root"