App

App师傅的


分页得到子账号信息

[TOC]

简要描述
  • 分页得到子账号信息
请求类型
  • json
请求URL
  • http://192.168.0.26:6589
接口地址
  • /Master/Account/GetPageChildren
请求方式
  • POST
参数
参数名 必选 类型 说明
LoginId string 当前登录账号
TrueName string 登录账号、昵称、真实姓名、手机号
Page int 页码 默认1
Rows int 每页显示数 默认10
请求备注
  • 返回示例
({
    "Success": true,
    "msg": "查询成功",
    "rows": 38
})
返回参数
参数名 说明
:---- -----

页面列表

ITEM_HTML