蛋蛋星球-客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

1911 lines
51 KiB

  1. definitions:
  2. applet_app_md_institutional_management_egg_energy.BasicSetting:
  3. properties:
  4. direct_push_reward:
  5. description: 直推奖励
  6. example: 直推奖励
  7. type: string
  8. is_open:
  9. description: 是否开启(1:开启 0:关闭)
  10. type: integer
  11. person_egg_energy_coin_id:
  12. description: 个人蛋蛋能量对应虚拟币 id
  13. type: integer
  14. person_egg_points_coin_id:
  15. description: 个人蛋蛋积分对应虚拟币 id
  16. type: integer
  17. team_egg_energy_coin_id:
  18. description: 团队蛋蛋能量对应虚拟币 id
  19. type: integer
  20. team_egg_points_coin_id:
  21. description: 团队蛋蛋积分对应虚拟币 id
  22. type: integer
  23. type: object
  24. applet_app_md_institutional_management_egg_energy.Paginate:
  25. properties:
  26. limit:
  27. description: 每页大小
  28. type: integer
  29. page:
  30. description: 页数
  31. type: integer
  32. total:
  33. description: 总数据量
  34. type: integer
  35. type: object
  36. applet_app_md_institutional_management_public_platoon.BasicSetting:
  37. properties:
  38. id:
  39. type: integer
  40. is_open:
  41. description: 是否开启(1:开启 0:关闭)
  42. type: integer
  43. is_self_active_get_team_revenue:
  44. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  45. type: integer
  46. originator_uid:
  47. description: 创始人uid
  48. type: integer
  49. several_rows:
  50. description: 几排
  51. type: integer
  52. several_times:
  53. description: 几乘
  54. type: integer
  55. system_punish_replace:
  56. description: 是否位置滑落 被新用户替换 0否 1是
  57. type: integer
  58. system_punish_replace_value:
  59. description: xx天未活跃,处罚滑落
  60. type: integer
  61. type: object
  62. applet_app_md_institutional_management_public_platoon.Paginate:
  63. properties:
  64. limit:
  65. description: 每页大小
  66. type: integer
  67. page:
  68. description: 页数
  69. type: integer
  70. total:
  71. description: 总数据量
  72. type: integer
  73. type: object
  74. md.ActivePointsWalletNode:
  75. properties:
  76. amount:
  77. example: 账户余额
  78. type: string
  79. uid:
  80. description: 用户 ID
  81. type: integer
  82. user_name:
  83. example: 用户名
  84. type: string
  85. user_phone:
  86. example: 手机号
  87. type: string
  88. type: object
  89. md.AddCommunityDividendsReq:
  90. properties:
  91. amount:
  92. description: 社区分红数量
  93. type: string
  94. name:
  95. example: 社区分红名称
  96. type: string
  97. type: object
  98. md.AddCommunityDividendsWithUserReq:
  99. properties:
  100. memo:
  101. example: 备注
  102. type: string
  103. uid:
  104. description: 新增社区长用户 ID
  105. type: integer
  106. type: object
  107. md.AddFreePublishUserReq:
  108. properties:
  109. uid:
  110. type: integer
  111. type: object
  112. md.DailyActivityAnalysisTopData:
  113. properties:
  114. activity_count:
  115. description: 子节点活跃天数
  116. type: integer
  117. team_activity_user_count:
  118. description: 子节点活跃人数
  119. type: integer
  120. team_user_count:
  121. description: 团队人数
  122. type: integer
  123. type: object
  124. md.DataSetting:
  125. properties:
  126. total_angel_investor:
  127. description: 天使投资人
  128. example: 天使投资人
  129. type: string
  130. total_ecological_development:
  131. description: 生态建设
  132. example: 当前价格
  133. type: string
  134. total_issuance_amount:
  135. description: 总发行量
  136. example: 总发行量
  137. type: string
  138. total_operate_fund:
  139. description: 运营资金
  140. example: 运营资金
  141. type: string
  142. total_technology_team:
  143. description: 技术团队
  144. example: 技术团队
  145. type: string
  146. total_user_for_person:
  147. description: TotalTeamDividends string`json:"total_team_dividends" example:"团队分红"`
  148. // 团队分红
  149. example: 个人区域
  150. type: string
  151. total_user_for_team:
  152. description: 团队区域
  153. example: 团队区域
  154. type: string
  155. type: object
  156. md.DestructionSettingStruct:
  157. properties:
  158. community_dividends:
  159. description: 社区分红百分比
  160. type: string
  161. destruction_quantity:
  162. description: 销毁百分比
  163. type: string
  164. development_committee:
  165. description: 发展委员会百分比
  166. type: string
  167. marketplace_merchant:
  168. description: 市商数量百分比
  169. type: string
  170. public_welfare_and_charity:
  171. description: 公益慈善百分比
  172. type: string
  173. star_level_dividends:
  174. description: 星级分红百分比
  175. type: string
  176. type: object
  177. md.DynamicDataFlowListReq:
  178. properties:
  179. end_at:
  180. description: 结束时间
  181. example: 结束时间
  182. type: string
  183. kind:
  184. description: 持有类型
  185. type: integer
  186. page:
  187. description: 页数
  188. type: integer
  189. page_size:
  190. description: 每页大小
  191. type: integer
  192. start_at:
  193. description: 开始时间
  194. example: 开始时间
  195. type: string
  196. type: object
  197. md.DynamicDataFlowListResp:
  198. properties:
  199. kind_list:
  200. items:
  201. additionalProperties: true
  202. type: object
  203. type: array
  204. list:
  205. items:
  206. $ref: '#/definitions/md.EggEnergyAvailableEnergyFlow'
  207. type: array
  208. paginate:
  209. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  210. type: object
  211. md.EggEnergyAvailableEnergyFlow:
  212. properties:
  213. after_community_dividends:
  214. type: string
  215. after_destruction_quantity_values:
  216. type: string
  217. after_development_committee_values:
  218. type: string
  219. after_marketplace_merchant_fund_values:
  220. type: string
  221. after_marketplace_merchant_values:
  222. type: string
  223. after_now_energy_total_nums:
  224. type: string
  225. after_planet_total_value:
  226. type: string
  227. after_price:
  228. type: string
  229. after_public_welfare_and_charity_values:
  230. type: string
  231. after_star_level_dividends_values:
  232. type: string
  233. amount:
  234. type: string
  235. before_community_dividends:
  236. type: string
  237. before_destruction_quantity_values:
  238. type: string
  239. before_development_committee_values:
  240. type: string
  241. before_marketplace_merchant_fund_values:
  242. type: string
  243. before_marketplace_merchant_values:
  244. type: string
  245. before_now_energy_total_nums:
  246. type: string
  247. before_planet_total_value:
  248. type: string
  249. before_price:
  250. type: string
  251. before_public_welfare_and_charity_values:
  252. type: string
  253. before_star_level_dividends_values:
  254. type: string
  255. create_time:
  256. type: string
  257. id:
  258. type: integer
  259. kind:
  260. type: integer
  261. title:
  262. type: string
  263. type: object
  264. md.EggEnergyCommunityDividends:
  265. properties:
  266. amount:
  267. description: 分红数量
  268. type: string
  269. coin_id:
  270. description: 虚拟币 id
  271. type: integer
  272. create_at:
  273. description: 分红时间
  274. type: string
  275. id:
  276. type: integer
  277. is_over:
  278. description: 是否分红完毕
  279. type: integer
  280. name:
  281. example: 名称
  282. type: string
  283. persons_num:
  284. description: 分红人数
  285. type: integer
  286. update_at:
  287. type: string
  288. type: object
  289. md.EggEnergyCommunityDividendsWithUser:
  290. properties:
  291. id:
  292. type: integer
  293. memo:
  294. example: 备注
  295. type: string
  296. nickname:
  297. type: string
  298. phone:
  299. type: string
  300. uid:
  301. type: integer
  302. type: object
  303. md.ExchangeRulesStruct:
  304. properties:
  305. auto_exchange_nums_by_person:
  306. description: 个人数量X个,自动兑换可用蛋蛋能量
  307. type: string
  308. auto_exchange_nums_by_team:
  309. description: 团队数量X个,自动兑换团队蛋蛋能量
  310. type: string
  311. auto_exchange_rate_by_person:
  312. description: 个人数量百分比,自动兑换可用蛋蛋能量
  313. type: string
  314. auto_exchange_rate_by_team:
  315. description: 团队数量百分比,自动兑换团队蛋蛋能量
  316. type: string
  317. type: object
  318. md.ExchangeUserPositionReq:
  319. properties:
  320. position_1:
  321. description: 位置1,具体值取返回数据中的 system_id
  322. type: integer
  323. position_2:
  324. description: 位置2,具体值取返回数据中的 system_id
  325. type: integer
  326. type: object
  327. md.FindSubUserRelationshipMapResp:
  328. properties:
  329. basic_setting:
  330. allOf:
  331. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.BasicSetting'
  332. description: 公排设置
  333. search_uid:
  334. description: 查找的用户 ID
  335. type: string
  336. sub_user:
  337. allOf:
  338. - $ref: '#/definitions/md.SubUser'
  339. description: 上级用户信息
  340. type: object
  341. md.FreePublishUserNode:
  342. properties:
  343. nickname:
  344. example: 昵称
  345. type: string
  346. phone:
  347. example: 手机号
  348. type: string
  349. uid:
  350. type: integer
  351. type: object
  352. md.FundDataNode:
  353. properties:
  354. balance_amount:
  355. description: 余额
  356. type: string
  357. balance_times:
  358. description: 剩余执行次数
  359. type: integer
  360. create_at:
  361. description: 创建时间
  362. type: string
  363. hours:
  364. description: 时长
  365. type: integer
  366. kind:
  367. description: 种类(1:公司补贴 2:资方投资 3:市场期望)
  368. type: integer
  369. memo:
  370. description: 备注
  371. type: string
  372. system_id:
  373. type: integer
  374. total_amount:
  375. description: 金额
  376. type: string
  377. type: object
  378. md.FundDataRecordNode:
  379. properties:
  380. after_planet_total_value:
  381. description: 执行后-星球价值
  382. type: string
  383. after_price:
  384. description: 执行后-价格
  385. type: string
  386. balance_amount:
  387. description: 余额
  388. type: string
  389. balance_times:
  390. description: 剩余执行次数
  391. type: integer
  392. before_planet_total_value:
  393. description: 执行前-星球价值
  394. type: string
  395. before_price:
  396. description: 执行前-价格
  397. type: string
  398. create_at:
  399. type: string
  400. total_amount:
  401. description: 金额
  402. type: string
  403. type: object
  404. md.GetActivePointsUserCoinFlowListReq:
  405. properties:
  406. coin_id:
  407. description: 货币类型 ID
  408. type: integer
  409. direction:
  410. description: 流水方向:1收入 2支出
  411. type: integer
  412. end_at:
  413. description: 结束时间
  414. type: string
  415. page:
  416. description: 页数
  417. type: integer
  418. page_size:
  419. description: 每页大小
  420. type: integer
  421. start_at:
  422. description: 开始时间
  423. type: string
  424. uid:
  425. description: 用户 ID
  426. type: integer
  427. type: object
  428. md.GetActivePointsUserCoinFlowListResp:
  429. properties:
  430. list:
  431. description: 流水信息
  432. items:
  433. $ref: '#/definitions/md.UserVirtualCoinFlow'
  434. type: array
  435. paginate:
  436. allOf:
  437. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  438. description: 分页信息
  439. select_data:
  440. allOf:
  441. - $ref: '#/definitions/md.SelectData'
  442. description: 流水类型
  443. type: object
  444. md.GetActivePointsUserCoinListReq:
  445. properties:
  446. end_coin:
  447. example: 最大金额
  448. type: string
  449. kind:
  450. description: 虚拟币种类编号
  451. type: integer
  452. page:
  453. description: 页数
  454. type: integer
  455. page_size:
  456. description: 单页大小
  457. type: integer
  458. start_coin:
  459. example: 最小金额
  460. type: string
  461. uid:
  462. description: 指定查询用户 ID
  463. type: integer
  464. user_name:
  465. example: 用户名称
  466. type: string
  467. user_phone:
  468. example: 手机号
  469. type: string
  470. type: object
  471. md.GetActivePointsUserCoinListResp:
  472. properties:
  473. kind_list:
  474. description: 货币类型集合
  475. items:
  476. $ref: '#/definitions/md.VirtualCoinListNode'
  477. type: array
  478. list:
  479. description: 余额集合
  480. items:
  481. $ref: '#/definitions/md.ActivePointsWalletNode'
  482. type: array
  483. sum_user_amount:
  484. description: 用户持有总数
  485. type: number
  486. total:
  487. description: 持有该类型用户数
  488. type: integer
  489. type: object
  490. md.GetEggCoreDataListResp:
  491. properties:
  492. now_energy_total_nums:
  493. description: 现行总量
  494. example: 现行总量
  495. type: string
  496. now_price:
  497. description: 当前价格
  498. example: 当前价格
  499. type: string
  500. planet_total_value:
  501. description: 星球价值
  502. example: 星球价值
  503. type: string
  504. user_hold_total_nums:
  505. additionalProperties:
  506. type: string
  507. description: 用户持有总量
  508. type: object
  509. type: object
  510. md.GetEggEnergyBasicResp:
  511. properties:
  512. basic_setting:
  513. allOf:
  514. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  515. description: 基础设置
  516. data_setting:
  517. allOf:
  518. - $ref: '#/definitions/md.DataSetting'
  519. description: 数据设置
  520. destruction_setting:
  521. allOf:
  522. - $ref: '#/definitions/md.DestructionSettingStruct'
  523. description: 销毁设置
  524. exchange_rules:
  525. allOf:
  526. - $ref: '#/definitions/md.ExchangeRulesStruct'
  527. description: 兑换规则
  528. new_user_incentive_rules:
  529. allOf:
  530. - $ref: '#/definitions/md.NewUserRewardRules'
  531. description: 新用户奖励规则
  532. price_setting:
  533. allOf:
  534. - $ref: '#/definitions/md.PriceSettingStruct'
  535. description: 价格设置
  536. reward_system:
  537. allOf:
  538. - $ref: '#/definitions/md.RewardSystemStruct'
  539. description: 圈层奖励
  540. system_id:
  541. description: 该设置系统 ID
  542. type: integer
  543. video_reward_setting:
  544. allOf:
  545. - $ref: '#/definitions/md.VideoRewardSetting'
  546. description: 视频奖励
  547. type: object
  548. md.GetFreePublishUserReq:
  549. properties:
  550. limit:
  551. description: 每页大小
  552. type: integer
  553. page:
  554. description: 当前页数
  555. type: integer
  556. uid:
  557. description: 筛选的用户 ID
  558. type: integer
  559. type: object
  560. md.GetFreePublishUserResp:
  561. properties:
  562. list:
  563. description: 免罚用户列表
  564. items:
  565. $ref: '#/definitions/md.FreePublishUserNode'
  566. type: array
  567. paginate:
  568. allOf:
  569. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  570. description: 分页信息
  571. type: object
  572. md.GetFundDataListReq:
  573. properties:
  574. end_at:
  575. example: 结束时间
  576. type: string
  577. kind:
  578. description: 数据类型
  579. type: integer
  580. limit:
  581. description: 每页大小
  582. type: integer
  583. page:
  584. description: 页数
  585. type: integer
  586. start_at:
  587. example: 开始时间
  588. type: string
  589. type: object
  590. md.GetFundDataListResp:
  591. properties:
  592. kind_list:
  593. description: 类型列表
  594. items:
  595. additionalProperties: true
  596. type: object
  597. type: array
  598. list:
  599. description: 数据列表
  600. items:
  601. $ref: '#/definitions/md.FundDataNode'
  602. type: array
  603. paginate:
  604. allOf:
  605. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  606. description: 分页数据
  607. type: object
  608. md.GetFundDataRecordListReq:
  609. properties:
  610. limit:
  611. description: 页面大小
  612. type: integer
  613. page:
  614. description: 页数
  615. type: integer
  616. system_id:
  617. description: 数据在系统中的 ID
  618. type: integer
  619. type: object
  620. md.GetFundDataRecordListResp:
  621. properties:
  622. list:
  623. items:
  624. $ref: '#/definitions/md.FundDataRecordNode'
  625. type: array
  626. paginate:
  627. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  628. type: object
  629. md.GetGreenEnergyUserCoinFlowListReq:
  630. properties:
  631. coin_id:
  632. description: 货币类型 ID
  633. type: integer
  634. direction:
  635. description: 流水方向:1收入 2支出
  636. type: integer
  637. end_at:
  638. description: 结束时间
  639. type: string
  640. page:
  641. description: 页数
  642. type: integer
  643. page_size:
  644. description: 每页大小
  645. type: integer
  646. start_at:
  647. description: 开始时间
  648. type: string
  649. uid:
  650. description: 用户 ID
  651. type: integer
  652. type: object
  653. md.GetGreenEnergyUserCoinFlowListResp:
  654. properties:
  655. list:
  656. description: 流水信息
  657. items:
  658. $ref: '#/definitions/md.UserVirtualCoinFlow'
  659. type: array
  660. paginate:
  661. allOf:
  662. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  663. description: 分页信息
  664. select_data:
  665. allOf:
  666. - $ref: '#/definitions/md.SelectData'
  667. description: 流水类型
  668. type: object
  669. md.GetGreenEnergyUserCoinListReq:
  670. properties:
  671. end_coin:
  672. example: 最大金额
  673. type: string
  674. kind:
  675. description: 虚拟币种类编号
  676. type: integer
  677. page:
  678. description: 页数
  679. type: integer
  680. page_size:
  681. description: 单页大小
  682. type: integer
  683. start_coin:
  684. example: 最小金额
  685. type: string
  686. uid:
  687. description: 指定查询用户 ID
  688. type: integer
  689. user_name:
  690. example: 用户名称
  691. type: string
  692. user_phone:
  693. example: 手机号
  694. type: string
  695. type: object
  696. md.GetGreenEnergyUserCoinListResp:
  697. properties:
  698. kind_list:
  699. description: 货币类型集合
  700. items:
  701. $ref: '#/definitions/md.VirtualCoinListNode'
  702. type: array
  703. list:
  704. description: 余额集合
  705. items:
  706. $ref: '#/definitions/md.ActivePointsWalletNode'
  707. type: array
  708. sum_user_amount:
  709. description: 用户持有总数
  710. type: number
  711. total:
  712. description: 持有该类型用户数
  713. type: integer
  714. type: object
  715. md.GetPublicPlatoonBasicResp:
  716. properties:
  717. is_open:
  718. description: 是否开启(1:开启 0:关闭)
  719. type: integer
  720. is_self_active_get_team_revenue:
  721. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  722. type: integer
  723. originator_uid:
  724. description: 创始人uid
  725. type: integer
  726. several_rows:
  727. description: 几排
  728. type: integer
  729. several_times:
  730. description: 几乘
  731. type: integer
  732. system_punish_replace:
  733. description: 是否位置滑落 被新用户替换 0否 1是
  734. type: integer
  735. system_punish_replace_value:
  736. description: xx天未活跃,处罚滑落
  737. type: integer
  738. type: object
  739. md.ListCommunityDividendsReq:
  740. properties:
  741. end_at:
  742. description: 结束时间
  743. type: string
  744. end_nums:
  745. description: 分红总量上限
  746. type: integer
  747. limit:
  748. description: 每页大小
  749. type: integer
  750. page:
  751. description: 页数
  752. type: integer
  753. start_at:
  754. description: 开始时间
  755. type: string
  756. start_nums:
  757. description: 分红总量下限
  758. type: integer
  759. type: object
  760. md.ListCommunityDividendsResp:
  761. properties:
  762. list:
  763. items:
  764. $ref: '#/definitions/md.EggEnergyCommunityDividends'
  765. type: array
  766. paginate:
  767. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  768. type: object
  769. md.ListCommunityDividendsWithUserReq:
  770. properties:
  771. limit:
  772. type: integer
  773. page:
  774. type: integer
  775. phone:
  776. type: string
  777. uid:
  778. type: integer
  779. type: object
  780. md.ListCommunityDividendsWithUserResp:
  781. properties:
  782. list:
  783. items:
  784. $ref: '#/definitions/md.EggEnergyCommunityDividendsWithUser'
  785. type: array
  786. paginate:
  787. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  788. type: object
  789. md.LoginReq:
  790. properties:
  791. code:
  792. example: 验证码
  793. type: string
  794. password:
  795. example: 登录密码
  796. type: string
  797. username:
  798. example: 登录账号
  799. type: string
  800. required:
  801. - password
  802. - username
  803. type: object
  804. md.LoginResponse:
  805. properties:
  806. token:
  807. type: string
  808. type: object
  809. md.NewUserRewardRules:
  810. properties:
  811. continue_days:
  812. description: 连续x天
  813. type: integer
  814. invite_user_reward_value:
  815. description: 拉新用户奖励x个活跃积分
  816. type: integer
  817. reward_coefficient:
  818. description: 奖励系数
  819. type: number
  820. type: object
  821. md.PriceSettingStruct:
  822. properties:
  823. marketplace_merchants_fund_exchange_marketplace_merchants_nums_value:
  824. description: 市商资金单笔x元自动兑换
  825. type: string
  826. marketplace_merchants_nums_exchange_marketplace_merchants_fund_value:
  827. description: 市商数量单笔x数量自动兑换
  828. type: string
  829. price_below_value:
  830. description: 低于x元
  831. type: string
  832. price_higher_than_value:
  833. description: 高于x元
  834. type: string
  835. type: object
  836. md.Response:
  837. properties:
  838. code:
  839. example: 响应码
  840. type: string
  841. data:
  842. description: 内容
  843. msg:
  844. example: 具体错误原因
  845. type: string
  846. type: object
  847. md.RewardSystemStruct:
  848. properties:
  849. level:
  850. description: 圈层
  851. type: integer
  852. reward_condition:
  853. description: 奖励条件
  854. type: string
  855. reward_value:
  856. description: 奖励值
  857. type: string
  858. type: object
  859. md.SelectData:
  860. properties:
  861. direction:
  862. items:
  863. additionalProperties:
  864. type: string
  865. type: object
  866. type: array
  867. type: object
  868. md.SonUserDailyActivityAnalysisNode:
  869. properties:
  870. activity_day_nums:
  871. description: 活跃子节点活跃天数
  872. type: integer
  873. nickname:
  874. example: 昵称
  875. type: string
  876. phone:
  877. example: 手机号
  878. type: string
  879. uid:
  880. description: 查询用户活跃子节点 ID
  881. type: integer
  882. type: object
  883. md.SubUser:
  884. properties:
  885. avatar_url:
  886. example: 头像
  887. type: string
  888. level:
  889. description: 整个系统中的等级
  890. type: integer
  891. nickname:
  892. example: 昵称
  893. type: string
  894. phone:
  895. example: 手机号
  896. type: string
  897. pid:
  898. type: integer
  899. position:
  900. description: 以pid1为创始人中网的位置
  901. type: integer
  902. uid:
  903. type: integer
  904. type: object
  905. md.TreeNode:
  906. properties:
  907. avatar_url:
  908. example: 头像
  909. type: string
  910. level:
  911. type: integer
  912. nickname:
  913. example: 昵称
  914. type: string
  915. phone:
  916. example: 手机号
  917. type: string
  918. pid:
  919. type: integer
  920. position:
  921. type: integer
  922. son:
  923. items:
  924. $ref: '#/definitions/md.TreeNode'
  925. type: array
  926. system_id:
  927. description: 公排网中id
  928. type: integer
  929. uid:
  930. type: integer
  931. type: object
  932. md.UpdateEggEnergyBasicReq:
  933. properties:
  934. basic_setting:
  935. allOf:
  936. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  937. description: 基础设置
  938. data_setting:
  939. allOf:
  940. - $ref: '#/definitions/md.DataSetting'
  941. description: 数据设置
  942. destruction_setting:
  943. allOf:
  944. - $ref: '#/definitions/md.DestructionSettingStruct'
  945. description: 销毁设置
  946. exchange_rules:
  947. allOf:
  948. - $ref: '#/definitions/md.ExchangeRulesStruct'
  949. description: 兑换规则
  950. new_user_incentive_rules:
  951. allOf:
  952. - $ref: '#/definitions/md.NewUserRewardRules'
  953. description: "新用户奖励规则\t\t\t\t\t\t\t\t\t\t\t // 新用户奖励规则"
  954. price_setting:
  955. allOf:
  956. - $ref: '#/definitions/md.PriceSettingStruct'
  957. description: 价格设置
  958. reward_system:
  959. allOf:
  960. - $ref: '#/definitions/md.RewardSystemStruct'
  961. description: 圈层奖励
  962. system_id:
  963. description: 该设置系统 ID
  964. type: integer
  965. video_reward_setting:
  966. allOf:
  967. - $ref: '#/definitions/md.VideoRewardSetting'
  968. description: 视频奖励
  969. type: object
  970. md.UpdatePublicPlatoonBasicReq:
  971. properties:
  972. is_open:
  973. description: 是否开启(1:开启 0:关闭)
  974. type: integer
  975. is_self_active_get_team_revenue:
  976. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  977. type: integer
  978. originator_uid:
  979. description: 创始人uid
  980. type: integer
  981. several_rows:
  982. description: 几排
  983. type: integer
  984. several_times:
  985. description: 几乘
  986. type: integer
  987. system_punish_replace:
  988. description: 是否位置滑落 被新用户替换 0否 1是
  989. type: integer
  990. system_punish_replace_value:
  991. description: xx天未活跃,处罚滑落
  992. type: integer
  993. type: object
  994. md.UserDailyActivityAnalysisReq:
  995. properties:
  996. end_date:
  997. example: 结束日期
  998. type: string
  999. page:
  1000. description: 页数
  1001. type: integer
  1002. page_size:
  1003. description: 每页大小
  1004. type: integer
  1005. start_date:
  1006. example: 开始日期
  1007. type: string
  1008. uid:
  1009. description: 查询用户 ID
  1010. type: integer
  1011. type: object
  1012. md.UserDailyActivityAnalysisResp:
  1013. properties:
  1014. son_user_data:
  1015. description: 被查询用户子节点信息
  1016. items:
  1017. $ref: '#/definitions/md.SonUserDailyActivityAnalysisNode'
  1018. type: array
  1019. top_data:
  1020. allOf:
  1021. - $ref: '#/definitions/md.DailyActivityAnalysisTopData'
  1022. description: 统计信息
  1023. type: object
  1024. md.UserVirtualCoinFlow:
  1025. properties:
  1026. after_amount:
  1027. example: 变更后数量
  1028. type: string
  1029. amount:
  1030. example: 变更数量
  1031. type: string
  1032. before_amount:
  1033. example: 变更前数量
  1034. type: string
  1035. coin_id:
  1036. description: 虚拟币 ID
  1037. type: integer
  1038. create_at:
  1039. example: 创建时间
  1040. type: string
  1041. direction:
  1042. description: 方向:1收入 2支出
  1043. type: integer
  1044. id:
  1045. type: integer
  1046. sys_fee:
  1047. example: 手续费
  1048. type: string
  1049. title:
  1050. example: 标题
  1051. type: string
  1052. transfer_type:
  1053. description: 转账类型
  1054. type: integer
  1055. uid:
  1056. description: 用户 ID
  1057. type: integer
  1058. update_at:
  1059. example: 更新时间
  1060. type: string
  1061. type: object
  1062. md.VideoRewardSetting:
  1063. properties:
  1064. video_reward_is_open:
  1065. description: 视频奖励是否开启(1:开启 0:关闭)
  1066. type: integer
  1067. video_reward_system:
  1068. allOf:
  1069. - $ref: '#/definitions/md.VideoRewardSystemStruct'
  1070. description: 视频奖励机制
  1071. type: object
  1072. md.VideoRewardSystemStruct:
  1073. properties:
  1074. each_round_hour:
  1075. description: 每一轮X个小时
  1076. type: string
  1077. interval_minutes:
  1078. description: 间隔X秒
  1079. type: string
  1080. reward_total_num:
  1081. description: 一共X个奖励视屏
  1082. type: string
  1083. reward_value:
  1084. description: 奖励X个活跃积分
  1085. type: string
  1086. type: object
  1087. md.VirtualCoin:
  1088. properties:
  1089. create_at:
  1090. type: string
  1091. exchange_ratio:
  1092. description: 兑换比例(与金额)
  1093. example: 兑换比例(与金额)
  1094. type: string
  1095. id:
  1096. type: integer
  1097. is_use:
  1098. description: '是否开启: 0否 1是'
  1099. type: integer
  1100. name:
  1101. description: 名称
  1102. type: string
  1103. update_at:
  1104. type: string
  1105. type: object
  1106. md.VirtualCoinListNode:
  1107. properties:
  1108. coin_id:
  1109. description: 货币类型 ID
  1110. type: integer
  1111. kind:
  1112. description: 货币序号
  1113. type: integer
  1114. name:
  1115. example: 货币类型名称
  1116. type: string
  1117. type: object
  1118. host: localhost:4001
  1119. info:
  1120. contact:
  1121. email: 1239118001@qq.com
  1122. name: dengbiao
  1123. url: http://www.swagger.io/support
  1124. description: 管理后台接口文档
  1125. license:
  1126. name: Apache 2.0
  1127. url: http://www.apache.org/licenses/LICENSE-2.0.html
  1128. termsOfService: http://swagger.io/terms/
  1129. title: 蛋蛋星球-管理后台
  1130. version: "1.0"
  1131. paths:
  1132. /api/demo:
  1133. post:
  1134. consumes:
  1135. - application/json
  1136. description: Demo样例测试
  1137. parameters:
  1138. - description: 用户名密码
  1139. in: body
  1140. name: req
  1141. required: true
  1142. schema: {}
  1143. produces:
  1144. - application/json
  1145. responses:
  1146. "200":
  1147. description: token
  1148. schema:
  1149. additionalProperties: true
  1150. type: object
  1151. "400":
  1152. description: 具体错误
  1153. schema:
  1154. $ref: '#/definitions/md.Response'
  1155. summary: Demo测试
  1156. tags:
  1157. - Demo
  1158. /api/institutionalManagement/eggEnergy/availableEnergy/list:
  1159. post:
  1160. consumes:
  1161. - application/json
  1162. description: 查询所有币种(获取)
  1163. parameters:
  1164. - description: 验证参数Bearer和token空格拼接
  1165. in: header
  1166. name: Authorization
  1167. required: true
  1168. type: string
  1169. produces:
  1170. - application/json
  1171. responses:
  1172. "200":
  1173. description: 成功返回
  1174. schema:
  1175. items:
  1176. $ref: '#/definitions/md.VirtualCoin'
  1177. type: array
  1178. "400":
  1179. description: 具体错误
  1180. schema:
  1181. $ref: '#/definitions/md.Response'
  1182. summary: 制度中心-蛋蛋能量-查询所有币种(获取)
  1183. tags:
  1184. - 蛋蛋能量
  1185. /api/institutionalManagement/eggEnergy/getBasic:
  1186. get:
  1187. consumes:
  1188. - application/json
  1189. description: 基础设置(获取)
  1190. parameters:
  1191. - description: 验证参数Bearer和token空格拼接
  1192. in: header
  1193. name: Authorization
  1194. required: true
  1195. type: string
  1196. produces:
  1197. - application/json
  1198. responses:
  1199. "200":
  1200. description: 具体数据
  1201. schema:
  1202. $ref: '#/definitions/md.GetEggEnergyBasicResp'
  1203. "400":
  1204. description: 具体错误
  1205. schema:
  1206. $ref: '#/definitions/md.Response'
  1207. summary: 制度中心-蛋蛋能量-基础设置(获取)
  1208. tags:
  1209. - 蛋蛋能量
  1210. /api/institutionalManagement/eggEnergy/globalData/coreDataList:
  1211. get:
  1212. consumes:
  1213. - application/json
  1214. description: 数据概览(获取)
  1215. parameters:
  1216. - description: 验证参数Bearer和token空格拼接
  1217. in: header
  1218. name: Authorization
  1219. required: true
  1220. type: string
  1221. produces:
  1222. - application/json
  1223. responses:
  1224. "200":
  1225. description: 具体数据
  1226. schema:
  1227. $ref: '#/definitions/md.GetEggCoreDataListResp'
  1228. "400":
  1229. description: 具体错误
  1230. schema:
  1231. $ref: '#/definitions/md.Response'
  1232. summary: 制度中心-蛋蛋能量-数据概览(获取)
  1233. tags:
  1234. - 蛋蛋能量
  1235. /api/institutionalManagement/eggEnergy/globalData/fundDataList:
  1236. post:
  1237. consumes:
  1238. - application/json
  1239. description: 新增数据列表(获取)
  1240. parameters:
  1241. - description: 验证参数Bearer和token空格拼接
  1242. in: header
  1243. name: Authorization
  1244. required: true
  1245. type: string
  1246. - description: 分页信息必填
  1247. in: body
  1248. name: req
  1249. required: true
  1250. schema:
  1251. $ref: '#/definitions/md.GetFundDataListReq'
  1252. produces:
  1253. - application/json
  1254. responses:
  1255. "200":
  1256. description: 具体数据
  1257. schema:
  1258. $ref: '#/definitions/md.GetFundDataListResp'
  1259. "400":
  1260. description: 具体错误
  1261. schema:
  1262. $ref: '#/definitions/md.Response'
  1263. summary: 制度中心-蛋蛋能量-新增数据列表(获取)
  1264. tags:
  1265. - 蛋蛋能量
  1266. /api/institutionalManagement/eggEnergy/globalData/fundDataRecordList:
  1267. post:
  1268. consumes:
  1269. - application/json
  1270. description: 新增数据列表详情(查询)
  1271. parameters:
  1272. - description: 验证参数Bearer和token空格拼接
  1273. in: header
  1274. name: Authorization
  1275. required: true
  1276. type: string
  1277. - description: 获取到的 system_id 以及分页信息
  1278. in: body
  1279. name: req
  1280. required: true
  1281. schema:
  1282. $ref: '#/definitions/md.GetFundDataRecordListReq'
  1283. produces:
  1284. - application/json
  1285. responses:
  1286. "200":
  1287. description: 具体数据
  1288. schema:
  1289. $ref: '#/definitions/md.GetFundDataRecordListResp'
  1290. "400":
  1291. description: 具体错误
  1292. schema:
  1293. $ref: '#/definitions/md.Response'
  1294. summary: 制度中心-蛋蛋能量-新增数据列表详情(查询)
  1295. tags:
  1296. - 蛋蛋能量
  1297. /api/institutionalManagement/eggEnergy/globalData/pointsCenterPriceCurve:
  1298. get:
  1299. consumes:
  1300. - application/json
  1301. description: 价格趋势(获取)
  1302. parameters:
  1303. - description: 验证参数Bearer和token空格拼接
  1304. in: header
  1305. name: Authorization
  1306. required: true
  1307. type: string
  1308. - description: 1:按天 2:按小时 3:按周
  1309. in: query
  1310. name: kind
  1311. type: string
  1312. produces:
  1313. - application/json
  1314. responses:
  1315. "200":
  1316. description: 具体数据
  1317. schema:
  1318. additionalProperties: true
  1319. type: object
  1320. "400":
  1321. description: 具体错误
  1322. schema:
  1323. $ref: '#/definitions/md.Response'
  1324. summary: 制度中心-蛋蛋能量-价格趋势(获取)
  1325. tags:
  1326. - 蛋蛋能量
  1327. /api/institutionalManagement/eggEnergy/updateBasic:
  1328. post:
  1329. consumes:
  1330. - application/json
  1331. description: 基础设置(更新)
  1332. parameters:
  1333. - description: 验证参数Bearer和token空格拼接
  1334. in: header
  1335. name: Authorization
  1336. required: true
  1337. type: string
  1338. - description: system_id 必填
  1339. in: body
  1340. name: req
  1341. required: true
  1342. schema:
  1343. $ref: '#/definitions/md.UpdateEggEnergyBasicReq'
  1344. produces:
  1345. - application/json
  1346. responses:
  1347. "200":
  1348. description: 修改数据条数
  1349. schema:
  1350. type: int
  1351. "400":
  1352. description: 具体错误
  1353. schema:
  1354. $ref: '#/definitions/md.Response'
  1355. summary: 制度中心-蛋蛋能量-基础设置(更新)
  1356. tags:
  1357. - 蛋蛋能量
  1358. /api/institutionalManagement/eggEnergy/userCoin/activePointsUserCoinFlowList:
  1359. post:
  1360. consumes:
  1361. - application/json
  1362. description: 活跃积分持有流水(查询)
  1363. parameters:
  1364. - description: 验证参数Bearer和token空格拼接
  1365. in: header
  1366. name: Authorization
  1367. required: true
  1368. type: string
  1369. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  1370. in: body
  1371. name: req
  1372. required: true
  1373. schema:
  1374. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
  1375. produces:
  1376. - application/json
  1377. responses:
  1378. "200":
  1379. description: 成功返回
  1380. schema:
  1381. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
  1382. "400":
  1383. description: 具体错误
  1384. schema:
  1385. $ref: '#/definitions/md.Response'
  1386. summary: 制度中心-活跃积分持有者明细-活跃积分持有流水(查询)
  1387. tags:
  1388. - 公排管理
  1389. /api/institutionalManagement/eggEnergy/userCoin/activePointsUserCoinList:
  1390. post:
  1391. consumes:
  1392. - application/json
  1393. description: 活跃积分持有(获取)
  1394. parameters:
  1395. - description: 验证参数Bearer和token空格拼接
  1396. in: header
  1397. name: Authorization
  1398. required: true
  1399. type: string
  1400. - description: 落地页不填页大小默认20条数据
  1401. in: body
  1402. name: req
  1403. schema:
  1404. $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
  1405. produces:
  1406. - application/json
  1407. responses:
  1408. "200":
  1409. description: 成功返回
  1410. schema:
  1411. $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
  1412. "400":
  1413. description: 具体错误
  1414. schema:
  1415. $ref: '#/definitions/md.Response'
  1416. summary: 制度中心-活跃积分持有者明细-活跃积分持有(获取)
  1417. tags:
  1418. - 公排管理
  1419. /api/institutionalManagement/eggEnergy/userCoin/greenEnergyUserCoinFlowList:
  1420. post:
  1421. consumes:
  1422. - application/json
  1423. description: 绿色能量持有流水(查询)
  1424. parameters:
  1425. - description: 验证参数Bearer和token空格拼接
  1426. in: header
  1427. name: Authorization
  1428. required: true
  1429. type: string
  1430. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  1431. in: body
  1432. name: req
  1433. required: true
  1434. schema:
  1435. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListReq'
  1436. produces:
  1437. - application/json
  1438. responses:
  1439. "200":
  1440. description: 成功返回
  1441. schema:
  1442. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
  1443. "400":
  1444. description: 具体错误
  1445. schema:
  1446. $ref: '#/definitions/md.Response'
  1447. summary: 制度中心-绿色能量持有者明细-绿色能量持有流水(查询)
  1448. tags:
  1449. - 公排管理
  1450. /api/institutionalManagement/eggEnergy/userCoin/greenEnergyUserCoinList:
  1451. post:
  1452. consumes:
  1453. - application/json
  1454. description: 绿色能量(获取)
  1455. parameters:
  1456. - description: 验证参数Bearer和token空格拼接
  1457. in: header
  1458. name: Authorization
  1459. required: true
  1460. type: string
  1461. - description: 落地页不填页大小默认20条数据
  1462. in: body
  1463. name: req
  1464. schema:
  1465. $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
  1466. produces:
  1467. - application/json
  1468. responses:
  1469. "200":
  1470. description: 成功返回
  1471. schema:
  1472. $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
  1473. "400":
  1474. description: 具体错误
  1475. schema:
  1476. $ref: '#/definitions/md.Response'
  1477. summary: 制度中心-绿色能量持有者明细-绿色能量(获取)
  1478. tags:
  1479. - 公排管理
  1480. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
  1481. post:
  1482. consumes:
  1483. - application/json
  1484. description: 社区分红(新增)
  1485. parameters:
  1486. - description: 验证参数Bearer和token空格拼接
  1487. in: header
  1488. name: Authorization
  1489. required: true
  1490. type: string
  1491. - description: 分红名称、分红总量
  1492. in: body
  1493. name: req
  1494. required: true
  1495. schema:
  1496. $ref: '#/definitions/md.AddCommunityDividendsReq'
  1497. produces:
  1498. - application/json
  1499. responses:
  1500. "200":
  1501. description: 成功
  1502. schema:
  1503. type: success
  1504. "400":
  1505. description: 具体错误
  1506. schema:
  1507. $ref: '#/definitions/md.Response'
  1508. summary: 制度中心-公排管理-社区分红(新增)
  1509. tags:
  1510. - 公排管理
  1511. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
  1512. post:
  1513. consumes:
  1514. - application/json
  1515. description: 社区分红(查询)
  1516. parameters:
  1517. - description: 验证参数Bearer和token空格拼接
  1518. in: header
  1519. name: Authorization
  1520. required: true
  1521. type: string
  1522. - description: 页数、每页大小必填 起止时间、起止数量选填
  1523. in: body
  1524. name: req
  1525. required: true
  1526. schema:
  1527. $ref: '#/definitions/md.ListCommunityDividendsReq'
  1528. produces:
  1529. - application/json
  1530. responses:
  1531. "200":
  1532. description: 具体数据
  1533. schema:
  1534. $ref: '#/definitions/md.ListCommunityDividendsResp'
  1535. "400":
  1536. description: 具体错误
  1537. schema:
  1538. $ref: '#/definitions/md.Response'
  1539. summary: 制度中心-公排管理-社区分红(查询)
  1540. tags:
  1541. - 公排管理
  1542. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
  1543. post:
  1544. consumes:
  1545. - application/json
  1546. description: 社区长列表(新增)
  1547. parameters:
  1548. - description: 验证参数Bearer和token空格拼接
  1549. in: header
  1550. name: Authorization
  1551. required: true
  1552. type: string
  1553. - description: 新增社区长 ID、备注
  1554. in: body
  1555. name: req
  1556. required: true
  1557. schema:
  1558. $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
  1559. produces:
  1560. - application/json
  1561. responses:
  1562. "200":
  1563. description: 插入数据 ID
  1564. schema:
  1565. type: int
  1566. "400":
  1567. description: 具体错误
  1568. schema:
  1569. $ref: '#/definitions/md.Response'
  1570. summary: 制度中心-公排管理-社区长列表(新增)
  1571. tags:
  1572. - 公排管理
  1573. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
  1574. post:
  1575. consumes:
  1576. - application/json
  1577. description: 社区长列表(查询)
  1578. parameters:
  1579. - description: 验证参数Bearer和token空格拼接
  1580. in: header
  1581. name: Authorization
  1582. required: true
  1583. type: string
  1584. - description: 页数、每页大小必填 手机号、用户ID选填
  1585. in: body
  1586. name: req
  1587. required: true
  1588. schema:
  1589. $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
  1590. produces:
  1591. - application/json
  1592. responses:
  1593. "200":
  1594. description: 社区长列表
  1595. schema:
  1596. $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
  1597. "400":
  1598. description: 具体错误
  1599. schema:
  1600. $ref: '#/definitions/md.Response'
  1601. summary: 制度中心-公排管理-社区长列表(查询)
  1602. tags:
  1603. - 公排管理
  1604. /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
  1605. post:
  1606. consumes:
  1607. - application/json
  1608. description: 关系分布图(位置转换)
  1609. parameters:
  1610. - description: 验证参数Bearer和token空格拼接
  1611. in: header
  1612. name: Authorization
  1613. required: true
  1614. type: string
  1615. - description: 需要交换的两个位置
  1616. in: body
  1617. name: req
  1618. required: true
  1619. schema:
  1620. $ref: '#/definitions/md.ExchangeUserPositionReq'
  1621. produces:
  1622. - application/json
  1623. responses:
  1624. "200":
  1625. description: 成功返回
  1626. schema:
  1627. type: ""
  1628. "400":
  1629. description: 具体错误
  1630. schema:
  1631. $ref: '#/definitions/md.Response'
  1632. summary: 制度中心-公排管理-关系分布图(位置转换)
  1633. tags:
  1634. - 公排管理
  1635. /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
  1636. get:
  1637. consumes:
  1638. - application/json
  1639. description: 关系分布图(获取指定用户上级)
  1640. parameters:
  1641. - description: 验证参数Bearer和token空格拼接
  1642. in: header
  1643. name: Authorization
  1644. required: true
  1645. type: string
  1646. - description: 用户ID
  1647. in: query
  1648. name: uid
  1649. required: true
  1650. type: string
  1651. produces:
  1652. - application/json
  1653. responses:
  1654. "200":
  1655. description: 具体数据
  1656. schema:
  1657. $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
  1658. "400":
  1659. description: 具体错误
  1660. schema:
  1661. $ref: '#/definitions/md.Response'
  1662. summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
  1663. tags:
  1664. - 公排管理
  1665. /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
  1666. get:
  1667. consumes:
  1668. - application/json
  1669. description: 关系分布图(获取指定用户下级)
  1670. parameters:
  1671. - description: 验证参数Bearer和token空格拼接
  1672. in: header
  1673. name: Authorization
  1674. required: true
  1675. type: string
  1676. - description: 用户ID
  1677. in: query
  1678. name: uid
  1679. required: true
  1680. type: string
  1681. produces:
  1682. - application/json
  1683. responses:
  1684. "200":
  1685. description: 具体数据
  1686. schema:
  1687. $ref: '#/definitions/md.TreeNode'
  1688. "400":
  1689. description: 具体错误
  1690. schema:
  1691. $ref: '#/definitions/md.Response'
  1692. summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
  1693. tags:
  1694. - 公排管理
  1695. /api/institutionalManagement/publicPlatoon/getBasic:
  1696. get:
  1697. consumes:
  1698. - application/json
  1699. description: 公排基础设置(获取)
  1700. parameters:
  1701. - description: 验证参数Bearer和token空格拼接
  1702. in: header
  1703. name: Authorization
  1704. required: true
  1705. type: string
  1706. produces:
  1707. - application/json
  1708. responses:
  1709. "200":
  1710. description: 具体数据
  1711. schema:
  1712. $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
  1713. "400":
  1714. description: 具体错误
  1715. schema:
  1716. $ref: '#/definitions/md.Response'
  1717. summary: 制度中心-公排管理-公排基础设置(获取)
  1718. tags:
  1719. - 公排管理
  1720. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
  1721. post:
  1722. consumes:
  1723. - application/json
  1724. description: 免罚用户(查询)
  1725. parameters:
  1726. - description: 验证参数Bearer和token空格拼接
  1727. in: header
  1728. name: Authorization
  1729. required: true
  1730. type: string
  1731. - description: 页数和行数必填,uid选填
  1732. in: body
  1733. name: req
  1734. required: true
  1735. schema:
  1736. $ref: '#/definitions/md.GetFreePublishUserReq'
  1737. produces:
  1738. - application/json
  1739. responses:
  1740. "200":
  1741. description: 成功返回
  1742. schema:
  1743. $ref: '#/definitions/md.GetFreePublishUserResp'
  1744. "400":
  1745. description: 具体错误
  1746. schema:
  1747. $ref: '#/definitions/md.Response'
  1748. summary: 制度中心-公排管理-免罚用户(查询)
  1749. tags:
  1750. - 公排管理
  1751. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
  1752. post:
  1753. consumes:
  1754. - application/json
  1755. description: 免罚用户(新增)
  1756. parameters:
  1757. - description: 验证参数Bearer和token空格拼接
  1758. in: header
  1759. name: Authorization
  1760. required: true
  1761. type: string
  1762. - description: 页数和行数必填,uid选填
  1763. in: body
  1764. name: req
  1765. required: true
  1766. schema:
  1767. $ref: '#/definitions/md.AddFreePublishUserReq'
  1768. produces:
  1769. - application/json
  1770. responses:
  1771. "200":
  1772. description: 插入数据 ID
  1773. schema:
  1774. type: int
  1775. "400":
  1776. description: 具体错误
  1777. schema:
  1778. $ref: '#/definitions/md.Response'
  1779. summary: 制度中心-公排管理-免罚用户(新增)
  1780. tags:
  1781. - 公排管理
  1782. /api/institutionalManagement/publicPlatoon/relationshipMap:
  1783. get:
  1784. consumes:
  1785. - application/json
  1786. description: 关系分布图(获取)
  1787. parameters:
  1788. - description: 验证参数Bearer和token空格拼接
  1789. in: header
  1790. name: Authorization
  1791. required: true
  1792. type: string
  1793. - description: phone
  1794. in: query
  1795. name: phone
  1796. required: true
  1797. type: string
  1798. - description: uid
  1799. in: query
  1800. name: uid
  1801. required: true
  1802. type: string
  1803. produces:
  1804. - application/json
  1805. responses:
  1806. "200":
  1807. description: 具体数据
  1808. schema:
  1809. $ref: '#/definitions/md.TreeNode'
  1810. "400":
  1811. description: 具体错误
  1812. schema:
  1813. $ref: '#/definitions/md.Response'
  1814. summary: 制度中心-公排管理-关系分布图(获取)
  1815. tags:
  1816. - 公排管理
  1817. /api/institutionalManagement/publicPlatoon/updateBasic:
  1818. put:
  1819. consumes:
  1820. - application/json
  1821. description: 公排基础设置(修改)
  1822. parameters:
  1823. - description: 验证参数Bearer和token空格拼接
  1824. in: header
  1825. name: Authorization
  1826. required: true
  1827. type: string
  1828. - description: 公排设置表单内容
  1829. in: body
  1830. name: req
  1831. required: true
  1832. schema:
  1833. $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
  1834. produces:
  1835. - application/json
  1836. responses:
  1837. "200":
  1838. description: success
  1839. schema:
  1840. type: string
  1841. "400":
  1842. description: 具体错误
  1843. schema:
  1844. $ref: '#/definitions/md.Response'
  1845. summary: 制度中心-公排管理-公排基础设置(修改)
  1846. tags:
  1847. - 公排管理
  1848. /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
  1849. post:
  1850. consumes:
  1851. - application/json
  1852. description: 日活分析
  1853. parameters:
  1854. - description: 验证参数Bearer和token空格拼接
  1855. in: header
  1856. name: Authorization
  1857. required: true
  1858. type: string
  1859. - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
  1860. in: body
  1861. name: req
  1862. required: true
  1863. schema:
  1864. $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
  1865. produces:
  1866. - application/json
  1867. responses:
  1868. "200":
  1869. description: 具体数据
  1870. schema:
  1871. $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
  1872. "400":
  1873. description: 具体错误
  1874. schema:
  1875. $ref: '#/definitions/md.Response'
  1876. summary: 制度中心-公排管理-日活分析
  1877. tags:
  1878. - 公排管理
  1879. /api/login:
  1880. post:
  1881. consumes:
  1882. - application/json
  1883. description: 登入
  1884. parameters:
  1885. - description: 用户名密码
  1886. in: body
  1887. name: req
  1888. required: true
  1889. schema:
  1890. $ref: '#/definitions/md.LoginReq'
  1891. produces:
  1892. - application/json
  1893. responses:
  1894. "200":
  1895. description: token
  1896. schema:
  1897. $ref: '#/definitions/md.LoginResponse'
  1898. "400":
  1899. description: 具体错误
  1900. schema:
  1901. $ref: '#/definitions/md.Response'
  1902. summary: 登陆
  1903. tags:
  1904. - 登录
  1905. securityDefinitions:
  1906. MasterID:
  1907. in: header
  1908. name: MasterID
  1909. type: apiKey
  1910. swagger: "2.0"