蛋蛋星球-客户端
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

2081 satır
56 KiB

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