Finish feeds
This commit is contained in:
parent
06deed820d
commit
4b8e888437
6 changed files with 44 additions and 24 deletions
|
@ -97,7 +97,7 @@ func SignOutRequire() martini.Handler {
|
|||
|
||||
type FeedsForm struct {
|
||||
UserId int64 `form:"userid" binding:"Required"`
|
||||
Offset int64 `form:"offset"`
|
||||
Page int64 `form:"p"`
|
||||
}
|
||||
|
||||
type UpdateProfileForm struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue