mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-11 20:43:44 +08:00
更新gf版本到v2.2.5
This commit is contained in:
@@ -14,8 +14,8 @@ import (
|
||||
|
||||
// RoleListInp 获取列表
|
||||
type RoleListInp struct {
|
||||
Page int
|
||||
PerPage int
|
||||
Page int64
|
||||
PerPage int64
|
||||
}
|
||||
|
||||
type RoleListModel struct {
|
||||
|
Reference in New Issue
Block a user