|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245 |
- definitions:
- applet_app_md_institutional_management_egg_energy.Paginate:
- properties:
- limit:
- description: 每页大小
- type: integer
- page:
- description: 页数
- type: integer
- total:
- description: 总数据量
- type: integer
- type: object
- applet_app_md_institutional_management_public_platoon.Paginate:
- properties:
- limit:
- description: 每页大小
- type: integer
- page:
- description: 页数
- type: integer
- total:
- description: 总数据量
- type: integer
- type: object
- md.ActivePointsWalletNode:
- properties:
- amount:
- example: 账户余额
- type: string
- uid:
- description: 用户 ID
- type: integer
- user_name:
- example: 用户名
- type: string
- user_phone:
- example: 手机号
- type: string
- type: object
- md.AddCommunityDividendsReq:
- properties:
- name:
- example: 社区分红名称
- type: string
- nums:
- description: 社区分红数量
- type: integer
- type: object
- md.AddCommunityDividendsWithUserReq:
- properties:
- memo:
- example: 备注
- type: string
- uid:
- description: 新增社区长用户 ID
- type: integer
- type: object
- md.AddFreePublishUserReq:
- properties:
- uid:
- type: integer
- type: object
- md.BasicSetting:
- properties:
- id:
- type: integer
- is_open:
- description: 是否开启(1:开启 0:关闭)
- type: integer
- is_self_active_get_team_revenue:
- description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
- type: integer
- originator_uid:
- description: 创始人uid
- type: integer
- several_rows:
- description: 几排
- type: integer
- several_times:
- description: 几乘
- type: integer
- system_punish_replace:
- description: 是否位置滑落 被新用户替换 0否 1是
- type: integer
- system_punish_replace_value:
- description: xx天未活跃,处罚滑落
- type: integer
- type: object
- md.DailyActivityAnalysisTopData:
- properties:
- activity_count:
- description: 子节点活跃天数
- type: integer
- team_activity_user_count:
- description: 子节点活跃人数
- type: integer
- team_user_count:
- description: 团队人数
- type: integer
- type: object
- md.EggEnergyCommunityDividends:
- properties:
- coin_id:
- description: 虚拟币 id
- type: integer
- create_at:
- description: 分红时间
- type: string
- id:
- type: integer
- is_over:
- description: 是否分红完毕
- type: integer
- name:
- example: 名称
- type: string
- nums:
- description: 分红数量
- type: integer
- persons_num:
- description: 分红人数
- type: integer
- update_at:
- type: string
- type: object
- md.EggEnergyCommunityDividendsWithUser:
- properties:
- id:
- type: integer
- memo:
- example: 备注
- type: string
- nickname:
- type: string
- phone:
- type: string
- uid:
- type: integer
- type: object
- md.ExchangeUserPositionReq:
- properties:
- position_1:
- description: 位置1,具体值取返回数据中的 system_id
- type: integer
- position_2:
- description: 位置2,具体值取返回数据中的 system_id
- type: integer
- type: object
- md.FindSubUserRelationshipMapResp:
- properties:
- basic_setting:
- allOf:
- - $ref: '#/definitions/md.BasicSetting'
- description: 公排设置
- search_uid:
- description: 查找的用户 ID
- type: string
- sub_user:
- allOf:
- - $ref: '#/definitions/md.SubUser'
- description: 上级用户信息
- type: object
- md.FreePublishUserNode:
- properties:
- nickname:
- example: 昵称
- type: string
- phone:
- example: 手机号
- type: string
- uid:
- type: integer
- type: object
- md.GetActivePointsUserCoinFlowListReq:
- properties:
- coin_id:
- description: 货币类型 ID
- type: integer
- direction:
- description: 流水方向:1收入 2支出
- type: integer
- end_at:
- description: 结束时间
- type: string
- page:
- description: 页数
- type: integer
- page_size:
- description: 每页大小
- type: integer
- start_at:
- description: 开始时间
- type: string
- uid:
- description: 用户 ID
- type: integer
- type: object
- md.GetActivePointsUserCoinFlowListResp:
- properties:
- list:
- description: 流水信息
- items:
- $ref: '#/definitions/md.UserVirtualCoinFlow'
- type: array
- paginate:
- allOf:
- - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
- description: 分页信息
- select_data:
- allOf:
- - $ref: '#/definitions/md.SelectData'
- description: 流水类型
- type: object
- md.GetActivePointsUserCoinListReq:
- properties:
- end_coin:
- example: 最大金额
- type: string
- kind:
- description: 虚拟币种类编号
- type: integer
- page:
- description: 页数
- type: integer
- page_size:
- description: 单页大小
- type: integer
- start_coin:
- example: 最小金额
- type: string
- uid:
- description: 指定查询用户 ID
- type: integer
- user_name:
- example: 用户名称
- type: string
- user_phone:
- example: 手机号
- type: string
- type: object
- md.GetActivePointsUserCoinListResp:
- properties:
- kind_list:
- description: 货币类型集合
- items:
- $ref: '#/definitions/md.VirtualCoinListNode'
- type: array
- list:
- description: 余额集合
- items:
- $ref: '#/definitions/md.ActivePointsWalletNode'
- type: array
- sum_user_amount:
- description: 用户持有总数
- type: number
- total:
- description: 持有该类型用户数
- type: integer
- type: object
- md.GetFreePublishUserReq:
- properties:
- limit:
- description: 每页大小
- type: integer
- page:
- description: 当前页数
- type: integer
- uid:
- description: 筛选的用户 ID
- type: integer
- type: object
- md.GetFreePublishUserResp:
- properties:
- list:
- description: 免罚用户列表
- items:
- $ref: '#/definitions/md.FreePublishUserNode'
- type: array
- paginate:
- allOf:
- - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
- description: 分页信息
- type: object
- md.GetGreenEnergyUserCoinFlowListReq:
- properties:
- coin_id:
- description: 货币类型 ID
- type: integer
- direction:
- description: 流水方向:1收入 2支出
- type: integer
- end_at:
- description: 结束时间
- type: string
- page:
- description: 页数
- type: integer
- page_size:
- description: 每页大小
- type: integer
- start_at:
- description: 开始时间
- type: string
- uid:
- description: 用户 ID
- type: integer
- type: object
- md.GetGreenEnergyUserCoinFlowListResp:
- properties:
- list:
- description: 流水信息
- items:
- $ref: '#/definitions/md.UserVirtualCoinFlow'
- type: array
- paginate:
- allOf:
- - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
- description: 分页信息
- select_data:
- allOf:
- - $ref: '#/definitions/md.SelectData'
- description: 流水类型
- type: object
- md.GetGreenEnergyUserCoinListReq:
- properties:
- end_coin:
- example: 最大金额
- type: string
- kind:
- description: 虚拟币种类编号
- type: integer
- page:
- description: 页数
- type: integer
- page_size:
- description: 单页大小
- type: integer
- start_coin:
- example: 最小金额
- type: string
- uid:
- description: 指定查询用户 ID
- type: integer
- user_name:
- example: 用户名称
- type: string
- user_phone:
- example: 手机号
- type: string
- type: object
- md.GetGreenEnergyUserCoinListResp:
- properties:
- kind_list:
- description: 货币类型集合
- items:
- $ref: '#/definitions/md.VirtualCoinListNode'
- type: array
- list:
- description: 余额集合
- items:
- $ref: '#/definitions/md.ActivePointsWalletNode'
- type: array
- sum_user_amount:
- description: 用户持有总数
- type: number
- total:
- description: 持有该类型用户数
- type: integer
- type: object
- md.GetPublicPlatoonBasicResp:
- properties:
- is_open:
- description: 是否开启(1:开启 0:关闭)
- type: integer
- is_self_active_get_team_revenue:
- description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
- type: integer
- originator_uid:
- description: 创始人uid
- type: integer
- several_rows:
- description: 几排
- type: integer
- several_times:
- description: 几乘
- type: integer
- system_punish_replace:
- description: 是否位置滑落 被新用户替换 0否 1是
- type: integer
- system_punish_replace_value:
- description: xx天未活跃,处罚滑落
- type: integer
- type: object
- md.ListCommunityDividendsReq:
- properties:
- end_at:
- description: 结束时间
- type: string
- end_nums:
- description: 分红总量上限
- type: integer
- limit:
- description: 每页大小
- type: integer
- page:
- description: 页数
- type: integer
- start_at:
- description: 开始时间
- type: string
- start_nums:
- description: 分红总量下限
- type: integer
- type: object
- md.ListCommunityDividendsResp:
- properties:
- list:
- items:
- $ref: '#/definitions/md.EggEnergyCommunityDividends'
- type: array
- paginate:
- $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
- type: object
- md.ListCommunityDividendsWithUserReq:
- properties:
- limit:
- type: integer
- page:
- type: integer
- phone:
- type: string
- uid:
- type: integer
- type: object
- md.ListCommunityDividendsWithUserResp:
- properties:
- list:
- items:
- $ref: '#/definitions/md.EggEnergyCommunityDividendsWithUser'
- type: array
- paginate:
- $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
- type: object
- md.LoginReq:
- properties:
- code:
- example: 验证码
- type: string
- password:
- example: 登录密码
- type: string
- username:
- example: 登录账号
- type: string
- required:
- - password
- - username
- type: object
- md.LoginResponse:
- properties:
- token:
- type: string
- type: object
- md.Response:
- properties:
- code:
- example: 响应码
- type: string
- data:
- description: 内容
- msg:
- example: 具体错误原因
- type: string
- type: object
- md.SelectData:
- properties:
- direction:
- items:
- additionalProperties:
- type: string
- type: object
- type: array
- type: object
- md.SonUserDailyActivityAnalysisNode:
- properties:
- activity_day_nums:
- description: 活跃子节点活跃天数
- type: integer
- nickname:
- example: 昵称
- type: string
- phone:
- example: 手机号
- type: string
- uid:
- description: 查询用户活跃子节点 ID
- type: integer
- type: object
- md.SubUser:
- properties:
- avatar_url:
- example: 头像
- type: string
- level:
- description: 整个系统中的等级
- type: integer
- nickname:
- example: 昵称
- type: string
- phone:
- example: 手机号
- type: string
- pid:
- type: integer
- position:
- description: 以pid1为创始人中网的位置
- type: integer
- uid:
- type: integer
- type: object
- md.TreeNode:
- properties:
- avatar_url:
- example: 头像
- type: string
- level:
- type: integer
- nickname:
- example: 昵称
- type: string
- phone:
- example: 手机号
- type: string
- pid:
- type: integer
- position:
- type: integer
- son:
- items:
- $ref: '#/definitions/md.TreeNode'
- type: array
- system_id:
- description: 公排网中id
- type: integer
- uid:
- type: integer
- type: object
- md.UpdatePublicPlatoonBasicReq:
- properties:
- is_open:
- description: 是否开启(1:开启 0:关闭)
- type: integer
- is_self_active_get_team_revenue:
- description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
- type: integer
- originator_uid:
- description: 创始人uid
- type: integer
- several_rows:
- description: 几排
- type: integer
- several_times:
- description: 几乘
- type: integer
- system_punish_replace:
- description: 是否位置滑落 被新用户替换 0否 1是
- type: integer
- system_punish_replace_value:
- description: xx天未活跃,处罚滑落
- type: integer
- type: object
- md.UserDailyActivityAnalysisReq:
- properties:
- end_date:
- example: 结束日期
- type: string
- page:
- description: 页数
- type: integer
- page_size:
- description: 每页大小
- type: integer
- start_date:
- example: 开始日期
- type: string
- uid:
- description: 查询用户 ID
- type: integer
- type: object
- md.UserDailyActivityAnalysisResp:
- properties:
- son_user_data:
- description: 被查询用户子节点信息
- items:
- $ref: '#/definitions/md.SonUserDailyActivityAnalysisNode'
- type: array
- top_data:
- allOf:
- - $ref: '#/definitions/md.DailyActivityAnalysisTopData'
- description: 统计信息
- type: object
- md.UserVirtualCoinFlow:
- properties:
- after_amount:
- example: 变更后数量
- type: string
- amount:
- example: 变更数量
- type: string
- before_amount:
- example: 变更前数量
- type: string
- coin_id:
- description: 虚拟币 ID
- type: integer
- create_at:
- example: 创建时间
- type: string
- direction:
- description: 方向:1收入 2支出
- type: integer
- id:
- type: integer
- sys_fee:
- example: 手续费
- type: string
- title:
- example: 标题
- type: string
- transfer_type:
- description: 转账类型
- type: integer
- uid:
- description: 用户 ID
- type: integer
- update_at:
- example: 更新时间
- type: string
- type: object
- md.VirtualCoinListNode:
- properties:
- coin_id:
- description: 货币类型 ID
- type: integer
- kind:
- description: 货币序号
- type: integer
- name:
- example: 货币类型名称
- type: string
- type: object
- host: localhost:4001
- info:
- contact:
- email: 1239118001@qq.com
- name: dengbiao
- url: http://www.swagger.io/support
- description: 管理后台接口文档
- license:
- name: Apache 2.0
- url: http://www.apache.org/licenses/LICENSE-2.0.html
- termsOfService: http://swagger.io/terms/
- title: 蛋蛋星球-管理后台
- version: "1.0"
- paths:
- /api/demo:
- post:
- consumes:
- - application/json
- description: Demo样例测试
- parameters:
- - description: 用户名密码
- in: body
- name: req
- required: true
- schema: {}
- produces:
- - application/json
- responses:
- "200":
- description: token
- schema:
- additionalProperties: true
- type: object
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: Demo测试
- tags:
- - Demo
- /api/institutionalManagement/eggEnergy/userCoin/activePointsUserCoinFlowList:
- post:
- consumes:
- - application/json
- description: 活跃积分持有流水(查询)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 成功返回
- schema:
- $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-活跃积分持有者明细-活跃积分持有流水(查询)
- tags:
- - 公排管理
- /api/institutionalManagement/eggEnergy/userCoin/activePointsUserCoinList:
- post:
- consumes:
- - application/json
- description: 活跃积分持有(获取)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 落地页不填页大小默认20条数据
- in: body
- name: req
- schema:
- $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 成功返回
- schema:
- $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-活跃积分持有者明细-活跃积分持有(获取)
- tags:
- - 公排管理
- /api/institutionalManagement/eggEnergy/userCoin/greenEnergyUserCoinFlowList:
- post:
- consumes:
- - application/json
- description: 绿色能量持有流水(查询)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 成功返回
- schema:
- $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-绿色能量持有者明细-绿色能量持有流水(查询)
- tags:
- - 公排管理
- /api/institutionalManagement/eggEnergy/userCoin/greenEnergyUserCoinList:
- post:
- consumes:
- - application/json
- description: 绿色能量(获取)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 落地页不填页大小默认20条数据
- in: body
- name: req
- schema:
- $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 成功返回
- schema:
- $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-绿色能量持有者明细-绿色能量(获取)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
- post:
- consumes:
- - application/json
- description: 社区分红(新增)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 分红名称、分红总量
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.AddCommunityDividendsReq'
- produces:
- - application/json
- responses:
- "200":
- description: 插入数据 ID
- schema:
- type: int
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-社区分红(新增)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
- post:
- consumes:
- - application/json
- description: 社区分红(查询)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 页数、每页大小必填 起止时间、起止数量选填
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.ListCommunityDividendsReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体数据
- schema:
- $ref: '#/definitions/md.ListCommunityDividendsResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-社区分红(查询)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
- post:
- consumes:
- - application/json
- description: 社区长列表(新增)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 新增社区长 ID、备注
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
- produces:
- - application/json
- responses:
- "200":
- description: 插入数据 ID
- schema:
- type: int
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-社区长列表(新增)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
- post:
- consumes:
- - application/json
- description: 社区长列表(查询)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 页数、每页大小必填 手机号、用户ID选填
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
- produces:
- - application/json
- responses:
- "200":
- description: 社区长列表
- schema:
- $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-社区长列表(查询)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
- post:
- consumes:
- - application/json
- description: 关系分布图(位置转换)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 需要交换的两个位置
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.ExchangeUserPositionReq'
- produces:
- - application/json
- responses:
- "200":
- description: 成功返回
- schema:
- type: ""
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-关系分布图(位置转换)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
- get:
- consumes:
- - application/json
- description: 关系分布图(获取指定用户上级)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 用户ID
- in: query
- name: uid
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体数据
- schema:
- $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
- get:
- consumes:
- - application/json
- description: 关系分布图(获取指定用户下级)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 用户ID
- in: query
- name: uid
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体数据
- schema:
- $ref: '#/definitions/md.TreeNode'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/getBasic:
- get:
- consumes:
- - application/json
- description: 公排基础设置(获取)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体数据
- schema:
- $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-公排基础设置(获取)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
- post:
- consumes:
- - application/json
- description: 免罚用户(查询)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 页数和行数必填,uid选填
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.GetFreePublishUserReq'
- produces:
- - application/json
- responses:
- "200":
- description: 成功返回
- schema:
- $ref: '#/definitions/md.GetFreePublishUserResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-免罚用户(查询)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
- post:
- consumes:
- - application/json
- description: 免罚用户(新增)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 页数和行数必填,uid选填
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.AddFreePublishUserReq'
- produces:
- - application/json
- responses:
- "200":
- description: 插入数据 ID
- schema:
- type: int
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-免罚用户(新增)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/relationshipMap:
- get:
- consumes:
- - application/json
- description: 关系分布图(获取)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: phone
- in: query
- name: phone
- required: true
- type: string
- - description: uid
- in: query
- name: uid
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体数据
- schema:
- $ref: '#/definitions/md.TreeNode'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-关系分布图(获取)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/updateBasic:
- put:
- consumes:
- - application/json
- description: 公排基础设置(修改)
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 公排设置表单内容
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-公排基础设置(修改)
- tags:
- - 公排管理
- /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
- post:
- consumes:
- - application/json
- description: 日活分析
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体数据
- schema:
- $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 制度中心-公排管理-日活分析
- tags:
- - 公排管理
- /api/login:
- post:
- consumes:
- - application/json
- description: 登入
- parameters:
- - description: 用户名密码
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.LoginReq'
- produces:
- - application/json
- responses:
- "200":
- description: token
- schema:
- $ref: '#/definitions/md.LoginResponse'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 登陆
- tags:
- - 登录
- securityDefinitions:
- MasterID:
- in: header
- name: MasterID
- type: apiKey
- swagger: "2.0"
|