update the comments

This commit is contained in:
astaxie 2014-08-07 17:52:57 +08:00
parent 8aa92c0bd0
commit 4ddff5264b
1 changed files with 1 additions and 0 deletions

View File

@ -624,6 +624,7 @@ package models
MODEL_TPL = `
package models
// oprations for {{modelName}}
{{modelStruct}}
func init() {