分页列表(page)
GET
/sys/application/page
请求参数
参数名
类型
描述
必填
current
int
当前页,默认1
必填
size
int
每页大小,默认10
必填
name
string
应用名称
可选