更新gf版本到v2.2.5

This commit is contained in:
孟帅
2022-12-11 20:48:18 +08:00
parent e990ce28a1
commit 6b3333340f
41 changed files with 470 additions and 613 deletions

View File

@@ -14,8 +14,8 @@ import (
// RoleListInp 获取列表
type RoleListInp struct {
Page int
PerPage int
Page int64
PerPage int64
}
type RoleListModel struct {