add comment
This commit is contained in:
parent
c9a08d1800
commit
8d3c9ec832
@ -2,6 +2,7 @@ package model
|
|||||||
|
|
||||||
import "time"
|
import "time"
|
||||||
|
|
||||||
|
// TIP 用这种方式绑定 GORM 的 Raw 就会比较有效了。
|
||||||
type EncounterList struct {
|
type EncounterList struct {
|
||||||
UserId int `form:"user_id" json:"user_id"`
|
UserId int `form:"user_id" json:"user_id"`
|
||||||
Title string
|
Title string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user