Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func NewJsonData ¶
Types ¶
type Query ¶
type Query struct { Type modeltype.PayFromType `form:"type"` RedirectTo string `form:"redirectto"` BagID uint `form:"bagid"` UserName string `form:"username"` UserPhone string `form:"userphone"` UserLocation string `form:"userlocation"` UserWechat string `form:"userwechat"` UserEmail string `form:"useremail"` UserRemark string `form:"userremark"` }
Click to show internal directories.
Click to hide internal directories.