From fc0693834e128e68970a5536495d8a18c160bb00 Mon Sep 17 00:00:00 2001 From: pixel <303176530@qq.com> Date: Fri, 13 Dec 2019 14:32:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E6=9B=B4=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QMPlusServer/docs/docs.go | 2 +- QMPlusServer/static/dbconfig/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/QMPlusServer/docs/docs.go b/QMPlusServer/docs/docs.go index 5099a259..7d243bac 100644 --- a/QMPlusServer/docs/docs.go +++ b/QMPlusServer/docs/docs.go @@ -1,6 +1,6 @@ // GENERATED BY THE COMMAND ABOVE; DO NOT EDIT // This file was generated by swaggo/swag at -// 2019-12-13 14:26:18.8216929 +0800 CST m=+0.080748501 +// 2019-12-13 14:31:12.9298434 +0800 CST m=+0.056881601 package docs diff --git a/QMPlusServer/static/dbconfig/config.json b/QMPlusServer/static/dbconfig/config.json index e0d9bc1a..b1ae2d09 100644 --- a/QMPlusServer/static/dbconfig/config.json +++ b/QMPlusServer/static/dbconfig/config.json @@ -3,7 +3,7 @@ "username": "root", "password": "Aa@6447985", "path": "127.0.0.1:3306", - "dbname": "yx", + "dbname": "qmplus", "config": "charset=utf8&parseTime=True&loc=Local" } } \ No newline at end of file -- GitLab