mirror of
https://github.com/beego/bee.git
synced 2025-06-19 17:00:40 +00:00
minor fomatting
This commit is contained in:
@ -711,7 +711,6 @@ func getPackagePath(curpath string) (packpath string) {
|
|||||||
const (
|
const (
|
||||||
STRUCT_MODEL_TPL = `package models
|
STRUCT_MODEL_TPL = `package models
|
||||||
{{importTimePkg}}
|
{{importTimePkg}}
|
||||||
|
|
||||||
{{modelStruct}}
|
{{modelStruct}}
|
||||||
`
|
`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user