mirror of
https://github.com/beego/bee.git
synced 2025-06-13 06:40:39 +00:00
using beego to rerwite all commands
This commit is contained in:
@ -366,8 +366,8 @@ const (
|
||||
import(
|
||||
"os"
|
||||
|
||||
"github.com/astaxie/beego/orm"
|
||||
"github.com/astaxie/beego/migration"
|
||||
"github.com/astaxie/beego/client/orm"
|
||||
"github.com/astaxie/beego/client/orm/migration"
|
||||
|
||||
_ "{{DriverRepo}}"
|
||||
)
|
||||
|
Reference in New Issue
Block a user