mirror of
https://github.com/beego/bee.git
synced 2025-06-21 15:10:19 +00:00
add dev githook command
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
package beegopro
|
||||
|
||||
import (
|
||||
"github.com/beego/bee/utils"
|
||||
"strings"
|
||||
|
||||
"github.com/beego/bee/utils"
|
||||
)
|
||||
|
||||
// parse get the model info
|
||||
|
Reference in New Issue
Block a user