From a2f43268827d40513535c7fa11090ea077f7e823 Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Tue, 28 Jul 2026 21:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A1=AE=E8=AE=A4=E9=83=A8=E5=88=86=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db.go | 1 - 1 file changed, 1 deletion(-) diff --git a/db.go b/db.go index c6eb933..a316fb5 100644 --- a/db.go +++ b/db.go @@ -63,7 +63,6 @@ type User struct { // ============================================================ // 数据库初始化 -// ============================================================ func InitDB() error { var err error