|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099 |
- 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.DirectionMap:
- properties:
- key:
- type: string
- value:
- type: string
- 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.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:
- $ref: '#/definitions/md.DirectionMap'
- 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/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/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/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/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/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/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"
|