优化代码

This commit is contained in:
GoEdgeLab
2022-09-23 15:25:51 +08:00
parent 63a4c4c730
commit 92460d5db8
18 changed files with 358 additions and 1457 deletions

View File

@@ -1,6 +0,0 @@
package models
import (
_ "github.com/go-sql-driver/mysql"
_ "github.com/iwind/TeaGo/bootstrap"
)