mirror of
https://github.com/beego/bee.git
synced 2025-07-05 23:30:18 +00:00
Add bee generate routers command
This commit is contained in:
@ -22,3 +22,9 @@ var Level utils.DocValue
|
||||
var Tables utils.DocValue
|
||||
var Fields utils.DocValue
|
||||
var DDL utils.DocValue
|
||||
|
||||
|
||||
// bee generate routers
|
||||
var ControllerDirectory utils.DocValue
|
||||
var RoutersFile utils.DocValue
|
||||
var RouterPkg utils.DocValue
|
||||
|
Reference in New Issue
Block a user