This website requires JavaScript.
Explore
Help
Register
Sign In
syschan
/
gin-vue-admin
mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
Watch
1
Star
0
Fork
You've already forked gin-vue-admin
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
90d371124e
gin-vue-admin
/
server
/
model
/
sys_common.go
7 lines
100 B
Go
Raw
Blame
History
package
model
type
PageInfo
struct
{
Page
int
`
json:"page"
`
PageSize
int
`
json:"pageSize"
`
}
Reference in New Issue
View Git Blame
Copy Permalink