This commit is contained in:
苏尹岚
2021-03-30 17:39:07 +08:00
parent b9f7d7f53a
commit 0dd7235485
49 changed files with 579 additions and 582 deletions

View File

@@ -1,7 +1,7 @@
package dao
import (
"github.com/astaxie/beego/adapter/orm"
"github.com/astaxie/beego/client/orm"
"github.com/go-sql-driver/mysql"
)