mirror of
https://github.com/beego/bee.git
synced 2025-06-28 22:40:19 +00:00
update the comments
This commit is contained in:
@ -624,6 +624,7 @@ package models
|
||||
MODEL_TPL = `
|
||||
package models
|
||||
|
||||
// oprations for {{modelName}}
|
||||
{{modelStruct}}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user