This commit is contained in:
苏尹岚
2021-03-30 10:19:36 +08:00
parent c56500548c
commit ac2bb2bcfe
71 changed files with 3614 additions and 3611 deletions

View File

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