This commit is contained in:
苏尹岚
2021-03-30 16:27:27 +08:00
parent 5a7e7a0ab7
commit 6235597ba6
21 changed files with 943 additions and 943 deletions

View File

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