蛋蛋星球-客户端
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

swagger.yaml 36 KiB

1ヶ月前
2週間前
2週間前
3週間前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
2週間前
2週間前
2週間前
2週間前
2週間前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
3週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
1ヶ月前
4週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
3週間前
2週間前
2週間前
1ヶ月前
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363
  1. definitions:
  2. applet_app_md_institutional_management_egg_energy.Paginate:
  3. properties:
  4. limit:
  5. description: 每页大小
  6. type: integer
  7. page:
  8. description: 页数
  9. type: integer
  10. total:
  11. description: 总数据量
  12. type: integer
  13. type: object
  14. applet_app_md_institutional_management_public_platoon.Paginate:
  15. properties:
  16. limit:
  17. description: 每页大小
  18. type: integer
  19. page:
  20. description: 页数
  21. type: integer
  22. total:
  23. description: 总数据量
  24. type: integer
  25. type: object
  26. md.ActivePointsWalletNode:
  27. properties:
  28. amount:
  29. example: 账户余额
  30. type: string
  31. uid:
  32. description: 用户 ID
  33. type: integer
  34. user_name:
  35. example: 用户名
  36. type: string
  37. user_phone:
  38. example: 手机号
  39. type: string
  40. type: object
  41. md.AddCommunityDividendsReq:
  42. properties:
  43. name:
  44. example: 社区分红名称
  45. type: string
  46. nums:
  47. description: 社区分红数量
  48. type: integer
  49. type: object
  50. md.AddCommunityDividendsWithUserReq:
  51. properties:
  52. memo:
  53. example: 备注
  54. type: string
  55. uid:
  56. description: 新增社区长用户 ID
  57. type: integer
  58. type: object
  59. md.AddFreePublishUserReq:
  60. properties:
  61. uid:
  62. type: integer
  63. type: object
  64. md.BasicSetting:
  65. properties:
  66. id:
  67. type: integer
  68. is_open:
  69. description: 是否开启(1:开启 0:关闭)
  70. type: integer
  71. is_self_active_get_team_revenue:
  72. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  73. type: integer
  74. originator_uid:
  75. description: 创始人uid
  76. type: integer
  77. several_rows:
  78. description: 几排
  79. type: integer
  80. several_times:
  81. description: 几乘
  82. type: integer
  83. system_punish_replace:
  84. description: 是否位置滑落 被新用户替换 0否 1是
  85. type: integer
  86. system_punish_replace_value:
  87. description: xx天未活跃,处罚滑落
  88. type: integer
  89. type: object
  90. md.DailyActivityAnalysisTopData:
  91. properties:
  92. activity_count:
  93. description: 子节点活跃天数
  94. type: integer
  95. team_activity_user_count:
  96. description: 子节点活跃人数
  97. type: integer
  98. team_user_count:
  99. description: 团队人数
  100. type: integer
  101. type: object
  102. md.DynamicDataFlowListReq:
  103. properties:
  104. end_at:
  105. description: 结束时间
  106. type: string
  107. kind:
  108. description: 持有类型
  109. type: integer
  110. page:
  111. description: 页数
  112. type: integer
  113. page_size:
  114. description: 每页大小
  115. type: integer
  116. start_at:
  117. description: 开始时间
  118. type: string
  119. type: object
  120. md.DynamicDataFlowListResp:
  121. properties:
  122. kind_list:
  123. items:
  124. additionalProperties: true
  125. type: object
  126. type: array
  127. list:
  128. items:
  129. $ref: '#/definitions/md.EggEnergyAvailableEnergyFlow'
  130. type: array
  131. paginate:
  132. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  133. type: object
  134. md.EggEnergyAvailableEnergyFlow:
  135. properties:
  136. after_community_dividends:
  137. type: string
  138. after_destruction_quantity_values:
  139. type: string
  140. after_development_committee_values:
  141. type: string
  142. after_marketplace_merchant_fund_values:
  143. type: string
  144. after_marketplace_merchant_values:
  145. type: string
  146. after_now_energy_total_nums:
  147. type: string
  148. after_planet_total_value:
  149. type: string
  150. after_price:
  151. type: string
  152. after_public_welfare_and_charity_values:
  153. type: string
  154. after_star_level_dividends_values:
  155. type: string
  156. amount:
  157. type: string
  158. before_community_dividends:
  159. type: string
  160. before_destruction_quantity_values:
  161. type: string
  162. before_development_committee_values:
  163. type: string
  164. before_marketplace_merchant_fund_values:
  165. type: string
  166. before_marketplace_merchant_values:
  167. type: string
  168. before_now_energy_total_nums:
  169. type: string
  170. before_planet_total_value:
  171. type: string
  172. before_price:
  173. type: string
  174. before_public_welfare_and_charity_values:
  175. type: string
  176. before_star_level_dividends_values:
  177. type: string
  178. coin_id:
  179. type: integer
  180. create_time:
  181. type: string
  182. id:
  183. type: integer
  184. kind:
  185. type: integer
  186. title:
  187. type: string
  188. type: object
  189. md.EggEnergyCommunityDividends:
  190. properties:
  191. coin_id:
  192. description: 虚拟币 id
  193. type: integer
  194. create_at:
  195. description: 分红时间
  196. type: string
  197. id:
  198. type: integer
  199. is_over:
  200. description: 是否分红完毕
  201. type: integer
  202. name:
  203. example: 名称
  204. type: string
  205. nums:
  206. description: 分红数量
  207. type: integer
  208. persons_num:
  209. description: 分红人数
  210. type: integer
  211. update_at:
  212. type: string
  213. type: object
  214. md.EggEnergyCommunityDividendsWithUser:
  215. properties:
  216. id:
  217. type: integer
  218. memo:
  219. example: 备注
  220. type: string
  221. nickname:
  222. type: string
  223. phone:
  224. type: string
  225. uid:
  226. type: integer
  227. type: object
  228. md.ExchangeUserPositionReq:
  229. properties:
  230. position_1:
  231. description: 位置1,具体值取返回数据中的 system_id
  232. type: integer
  233. position_2:
  234. description: 位置2,具体值取返回数据中的 system_id
  235. type: integer
  236. type: object
  237. md.FindSubUserRelationshipMapResp:
  238. properties:
  239. basic_setting:
  240. allOf:
  241. - $ref: '#/definitions/md.BasicSetting'
  242. description: 公排设置
  243. search_uid:
  244. description: 查找的用户 ID
  245. type: string
  246. sub_user:
  247. allOf:
  248. - $ref: '#/definitions/md.SubUser'
  249. description: 上级用户信息
  250. type: object
  251. md.FreePublishUserNode:
  252. properties:
  253. nickname:
  254. example: 昵称
  255. type: string
  256. phone:
  257. example: 手机号
  258. type: string
  259. uid:
  260. type: integer
  261. type: object
  262. md.GetActivePointsUserCoinFlowListReq:
  263. properties:
  264. coin_id:
  265. description: 货币类型 ID
  266. type: integer
  267. direction:
  268. description: 流水方向:1收入 2支出
  269. type: integer
  270. end_at:
  271. description: 结束时间
  272. type: string
  273. page:
  274. description: 页数
  275. type: integer
  276. page_size:
  277. description: 每页大小
  278. type: integer
  279. start_at:
  280. description: 开始时间
  281. type: string
  282. uid:
  283. description: 用户 ID
  284. type: integer
  285. type: object
  286. md.GetActivePointsUserCoinFlowListResp:
  287. properties:
  288. list:
  289. description: 流水信息
  290. items:
  291. $ref: '#/definitions/md.UserVirtualCoinFlow'
  292. type: array
  293. paginate:
  294. allOf:
  295. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  296. description: 分页信息
  297. select_data:
  298. allOf:
  299. - $ref: '#/definitions/md.SelectData'
  300. description: 流水类型
  301. type: object
  302. md.GetActivePointsUserCoinListReq:
  303. properties:
  304. end_coin:
  305. example: 最大金额
  306. type: string
  307. kind:
  308. description: 虚拟币种类编号
  309. type: integer
  310. page:
  311. description: 页数
  312. type: integer
  313. page_size:
  314. description: 单页大小
  315. type: integer
  316. start_coin:
  317. example: 最小金额
  318. type: string
  319. uid:
  320. description: 指定查询用户 ID
  321. type: integer
  322. user_name:
  323. example: 用户名称
  324. type: string
  325. user_phone:
  326. example: 手机号
  327. type: string
  328. type: object
  329. md.GetActivePointsUserCoinListResp:
  330. properties:
  331. kind_list:
  332. description: 货币类型集合
  333. items:
  334. $ref: '#/definitions/md.VirtualCoinListNode'
  335. type: array
  336. list:
  337. description: 余额集合
  338. items:
  339. $ref: '#/definitions/md.ActivePointsWalletNode'
  340. type: array
  341. sum_user_amount:
  342. description: 用户持有总数
  343. type: number
  344. total:
  345. description: 持有该类型用户数
  346. type: integer
  347. type: object
  348. md.GetFreePublishUserReq:
  349. properties:
  350. limit:
  351. description: 每页大小
  352. type: integer
  353. page:
  354. description: 当前页数
  355. type: integer
  356. uid:
  357. description: 筛选的用户 ID
  358. type: integer
  359. type: object
  360. md.GetFreePublishUserResp:
  361. properties:
  362. list:
  363. description: 免罚用户列表
  364. items:
  365. $ref: '#/definitions/md.FreePublishUserNode'
  366. type: array
  367. paginate:
  368. allOf:
  369. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  370. description: 分页信息
  371. type: object
  372. md.GetGreenEnergyUserCoinFlowListReq:
  373. properties:
  374. coin_id:
  375. description: 货币类型 ID
  376. type: integer
  377. direction:
  378. description: 流水方向:1收入 2支出
  379. type: integer
  380. end_at:
  381. description: 结束时间
  382. type: string
  383. page:
  384. description: 页数
  385. type: integer
  386. page_size:
  387. description: 每页大小
  388. type: integer
  389. start_at:
  390. description: 开始时间
  391. type: string
  392. uid:
  393. description: 用户 ID
  394. type: integer
  395. type: object
  396. md.GetGreenEnergyUserCoinFlowListResp:
  397. properties:
  398. list:
  399. description: 流水信息
  400. items:
  401. $ref: '#/definitions/md.UserVirtualCoinFlow'
  402. type: array
  403. paginate:
  404. allOf:
  405. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  406. description: 分页信息
  407. select_data:
  408. allOf:
  409. - $ref: '#/definitions/md.SelectData'
  410. description: 流水类型
  411. type: object
  412. md.GetGreenEnergyUserCoinListReq:
  413. properties:
  414. end_coin:
  415. example: 最大金额
  416. type: string
  417. kind:
  418. description: 虚拟币种类编号
  419. type: integer
  420. page:
  421. description: 页数
  422. type: integer
  423. page_size:
  424. description: 单页大小
  425. type: integer
  426. start_coin:
  427. example: 最小金额
  428. type: string
  429. uid:
  430. description: 指定查询用户 ID
  431. type: integer
  432. user_name:
  433. example: 用户名称
  434. type: string
  435. user_phone:
  436. example: 手机号
  437. type: string
  438. type: object
  439. md.GetGreenEnergyUserCoinListResp:
  440. properties:
  441. kind_list:
  442. description: 货币类型集合
  443. items:
  444. $ref: '#/definitions/md.VirtualCoinListNode'
  445. type: array
  446. list:
  447. description: 余额集合
  448. items:
  449. $ref: '#/definitions/md.ActivePointsWalletNode'
  450. type: array
  451. sum_user_amount:
  452. description: 用户持有总数
  453. type: number
  454. total:
  455. description: 持有该类型用户数
  456. type: integer
  457. type: object
  458. md.GetPublicPlatoonBasicResp:
  459. properties:
  460. is_open:
  461. description: 是否开启(1:开启 0:关闭)
  462. type: integer
  463. is_self_active_get_team_revenue:
  464. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  465. type: integer
  466. originator_uid:
  467. description: 创始人uid
  468. type: integer
  469. several_rows:
  470. description: 几排
  471. type: integer
  472. several_times:
  473. description: 几乘
  474. type: integer
  475. system_punish_replace:
  476. description: 是否位置滑落 被新用户替换 0否 1是
  477. type: integer
  478. system_punish_replace_value:
  479. description: xx天未活跃,处罚滑落
  480. type: integer
  481. type: object
  482. md.ListCommunityDividendsReq:
  483. properties:
  484. end_at:
  485. description: 结束时间
  486. type: string
  487. end_nums:
  488. description: 分红总量上限
  489. type: integer
  490. limit:
  491. description: 每页大小
  492. type: integer
  493. page:
  494. description: 页数
  495. type: integer
  496. start_at:
  497. description: 开始时间
  498. type: string
  499. start_nums:
  500. description: 分红总量下限
  501. type: integer
  502. type: object
  503. md.ListCommunityDividendsResp:
  504. properties:
  505. list:
  506. items:
  507. $ref: '#/definitions/md.EggEnergyCommunityDividends'
  508. type: array
  509. paginate:
  510. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  511. type: object
  512. md.ListCommunityDividendsWithUserReq:
  513. properties:
  514. limit:
  515. type: integer
  516. page:
  517. type: integer
  518. phone:
  519. type: string
  520. uid:
  521. type: integer
  522. type: object
  523. md.ListCommunityDividendsWithUserResp:
  524. properties:
  525. list:
  526. items:
  527. $ref: '#/definitions/md.EggEnergyCommunityDividendsWithUser'
  528. type: array
  529. paginate:
  530. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  531. type: object
  532. md.LoginReq:
  533. properties:
  534. code:
  535. example: 验证码
  536. type: string
  537. password:
  538. example: 登录密码
  539. type: string
  540. username:
  541. example: 登录账号
  542. type: string
  543. required:
  544. - password
  545. - username
  546. type: object
  547. md.LoginResponse:
  548. properties:
  549. token:
  550. type: string
  551. type: object
  552. md.Response:
  553. properties:
  554. code:
  555. example: 响应码
  556. type: string
  557. data:
  558. description: 内容
  559. msg:
  560. example: 具体错误原因
  561. type: string
  562. type: object
  563. md.SelectData:
  564. properties:
  565. direction:
  566. items:
  567. additionalProperties:
  568. type: string
  569. type: object
  570. type: array
  571. type: object
  572. md.SonUserDailyActivityAnalysisNode:
  573. properties:
  574. activity_day_nums:
  575. description: 活跃子节点活跃天数
  576. type: integer
  577. nickname:
  578. example: 昵称
  579. type: string
  580. phone:
  581. example: 手机号
  582. type: string
  583. uid:
  584. description: 查询用户活跃子节点 ID
  585. type: integer
  586. type: object
  587. md.SubUser:
  588. properties:
  589. avatar_url:
  590. example: 头像
  591. type: string
  592. level:
  593. description: 整个系统中的等级
  594. type: integer
  595. nickname:
  596. example: 昵称
  597. type: string
  598. phone:
  599. example: 手机号
  600. type: string
  601. pid:
  602. type: integer
  603. position:
  604. description: 以pid1为创始人中网的位置
  605. type: integer
  606. uid:
  607. type: integer
  608. type: object
  609. md.TreeNode:
  610. properties:
  611. avatar_url:
  612. example: 头像
  613. type: string
  614. level:
  615. type: integer
  616. nickname:
  617. example: 昵称
  618. type: string
  619. phone:
  620. example: 手机号
  621. type: string
  622. pid:
  623. type: integer
  624. position:
  625. type: integer
  626. son:
  627. items:
  628. $ref: '#/definitions/md.TreeNode'
  629. type: array
  630. system_id:
  631. description: 公排网中id
  632. type: integer
  633. uid:
  634. type: integer
  635. type: object
  636. md.UpdatePublicPlatoonBasicReq:
  637. properties:
  638. is_open:
  639. description: 是否开启(1:开启 0:关闭)
  640. type: integer
  641. is_self_active_get_team_revenue:
  642. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  643. type: integer
  644. originator_uid:
  645. description: 创始人uid
  646. type: integer
  647. several_rows:
  648. description: 几排
  649. type: integer
  650. several_times:
  651. description: 几乘
  652. type: integer
  653. system_punish_replace:
  654. description: 是否位置滑落 被新用户替换 0否 1是
  655. type: integer
  656. system_punish_replace_value:
  657. description: xx天未活跃,处罚滑落
  658. type: integer
  659. type: object
  660. md.UserDailyActivityAnalysisReq:
  661. properties:
  662. end_date:
  663. example: 结束日期
  664. type: string
  665. page:
  666. description: 页数
  667. type: integer
  668. page_size:
  669. description: 每页大小
  670. type: integer
  671. start_date:
  672. example: 开始日期
  673. type: string
  674. uid:
  675. description: 查询用户 ID
  676. type: integer
  677. type: object
  678. md.UserDailyActivityAnalysisResp:
  679. properties:
  680. son_user_data:
  681. description: 被查询用户子节点信息
  682. items:
  683. $ref: '#/definitions/md.SonUserDailyActivityAnalysisNode'
  684. type: array
  685. top_data:
  686. allOf:
  687. - $ref: '#/definitions/md.DailyActivityAnalysisTopData'
  688. description: 统计信息
  689. type: object
  690. md.UserVirtualCoinFlow:
  691. properties:
  692. after_amount:
  693. example: 变更后数量
  694. type: string
  695. amount:
  696. example: 变更数量
  697. type: string
  698. before_amount:
  699. example: 变更前数量
  700. type: string
  701. coin_id:
  702. description: 虚拟币 ID
  703. type: integer
  704. create_at:
  705. example: 创建时间
  706. type: string
  707. direction:
  708. description: 方向:1收入 2支出
  709. type: integer
  710. id:
  711. type: integer
  712. sys_fee:
  713. example: 手续费
  714. type: string
  715. title:
  716. example: 标题
  717. type: string
  718. transfer_type:
  719. description: 转账类型
  720. type: integer
  721. uid:
  722. description: 用户 ID
  723. type: integer
  724. update_at:
  725. example: 更新时间
  726. type: string
  727. type: object
  728. md.VirtualCoinListNode:
  729. properties:
  730. coin_id:
  731. description: 货币类型 ID
  732. type: integer
  733. kind:
  734. description: 货币序号
  735. type: integer
  736. name:
  737. example: 货币类型名称
  738. type: string
  739. type: object
  740. host: localhost:4001
  741. info:
  742. contact:
  743. email: 1239118001@qq.com
  744. name: dengbiao
  745. url: http://www.swagger.io/support
  746. description: 管理后台接口文档
  747. license:
  748. name: Apache 2.0
  749. url: http://www.apache.org/licenses/LICENSE-2.0.html
  750. termsOfService: http://swagger.io/terms/
  751. title: 蛋蛋星球-管理后台
  752. version: "1.0"
  753. paths:
  754. /api/demo:
  755. post:
  756. consumes:
  757. - application/json
  758. description: Demo样例测试
  759. parameters:
  760. - description: 用户名密码
  761. in: body
  762. name: req
  763. required: true
  764. schema: {}
  765. produces:
  766. - application/json
  767. responses:
  768. "200":
  769. description: token
  770. schema:
  771. additionalProperties: true
  772. type: object
  773. "400":
  774. description: 具体错误
  775. schema:
  776. $ref: '#/definitions/md.Response'
  777. summary: Demo测试
  778. tags:
  779. - Demo
  780. /api/institutionalManagement/availableEnergy/list:
  781. post:
  782. consumes:
  783. - application/json
  784. description: 动态数据流水(获取)
  785. parameters:
  786. - description: 验证参数Bearer和token空格拼接
  787. in: header
  788. name: Authorization
  789. required: true
  790. type: string
  791. - description: 页数、每页大小必传 起止时间、持有类型选传
  792. in: body
  793. name: req
  794. required: true
  795. schema:
  796. $ref: '#/definitions/md.DynamicDataFlowListReq'
  797. produces:
  798. - application/json
  799. responses:
  800. "200":
  801. description: 成功返回
  802. schema:
  803. $ref: '#/definitions/md.DynamicDataFlowListResp'
  804. "400":
  805. description: 具体错误
  806. schema:
  807. $ref: '#/definitions/md.Response'
  808. summary: 制度中心-动态数据-动态数据流水(获取)
  809. tags:
  810. - 公排管理
  811. /api/institutionalManagement/eggEnergy/userCoin/activePointsUserCoinFlowList:
  812. post:
  813. consumes:
  814. - application/json
  815. description: 活跃积分持有流水(查询)
  816. parameters:
  817. - description: 验证参数Bearer和token空格拼接
  818. in: header
  819. name: Authorization
  820. required: true
  821. type: string
  822. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  823. in: body
  824. name: req
  825. required: true
  826. schema:
  827. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
  828. produces:
  829. - application/json
  830. responses:
  831. "200":
  832. description: 成功返回
  833. schema:
  834. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
  835. "400":
  836. description: 具体错误
  837. schema:
  838. $ref: '#/definitions/md.Response'
  839. summary: 制度中心-活跃积分持有者明细-活跃积分持有流水(查询)
  840. tags:
  841. - 公排管理
  842. /api/institutionalManagement/eggEnergy/userCoin/activePointsUserCoinList:
  843. post:
  844. consumes:
  845. - application/json
  846. description: 活跃积分持有(获取)
  847. parameters:
  848. - description: 验证参数Bearer和token空格拼接
  849. in: header
  850. name: Authorization
  851. required: true
  852. type: string
  853. - description: 落地页不填页大小默认20条数据
  854. in: body
  855. name: req
  856. schema:
  857. $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
  858. produces:
  859. - application/json
  860. responses:
  861. "200":
  862. description: 成功返回
  863. schema:
  864. $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
  865. "400":
  866. description: 具体错误
  867. schema:
  868. $ref: '#/definitions/md.Response'
  869. summary: 制度中心-活跃积分持有者明细-活跃积分持有(获取)
  870. tags:
  871. - 公排管理
  872. /api/institutionalManagement/eggEnergy/userCoin/greenEnergyUserCoinFlowList:
  873. post:
  874. consumes:
  875. - application/json
  876. description: 绿色能量持有流水(查询)
  877. parameters:
  878. - description: 验证参数Bearer和token空格拼接
  879. in: header
  880. name: Authorization
  881. required: true
  882. type: string
  883. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  884. in: body
  885. name: req
  886. required: true
  887. schema:
  888. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListReq'
  889. produces:
  890. - application/json
  891. responses:
  892. "200":
  893. description: 成功返回
  894. schema:
  895. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
  896. "400":
  897. description: 具体错误
  898. schema:
  899. $ref: '#/definitions/md.Response'
  900. summary: 制度中心-绿色能量持有者明细-绿色能量持有流水(查询)
  901. tags:
  902. - 公排管理
  903. /api/institutionalManagement/eggEnergy/userCoin/greenEnergyUserCoinList:
  904. post:
  905. consumes:
  906. - application/json
  907. description: 绿色能量(获取)
  908. parameters:
  909. - description: 验证参数Bearer和token空格拼接
  910. in: header
  911. name: Authorization
  912. required: true
  913. type: string
  914. - description: 落地页不填页大小默认20条数据
  915. in: body
  916. name: req
  917. schema:
  918. $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
  919. produces:
  920. - application/json
  921. responses:
  922. "200":
  923. description: 成功返回
  924. schema:
  925. $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
  926. "400":
  927. description: 具体错误
  928. schema:
  929. $ref: '#/definitions/md.Response'
  930. summary: 制度中心-绿色能量持有者明细-绿色能量(获取)
  931. tags:
  932. - 公排管理
  933. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
  934. post:
  935. consumes:
  936. - application/json
  937. description: 社区分红(新增)
  938. parameters:
  939. - description: 验证参数Bearer和token空格拼接
  940. in: header
  941. name: Authorization
  942. required: true
  943. type: string
  944. - description: 分红名称、分红总量
  945. in: body
  946. name: req
  947. required: true
  948. schema:
  949. $ref: '#/definitions/md.AddCommunityDividendsReq'
  950. produces:
  951. - application/json
  952. responses:
  953. "200":
  954. description: 插入数据 ID
  955. schema:
  956. type: int
  957. "400":
  958. description: 具体错误
  959. schema:
  960. $ref: '#/definitions/md.Response'
  961. summary: 制度中心-公排管理-社区分红(新增)
  962. tags:
  963. - 公排管理
  964. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
  965. post:
  966. consumes:
  967. - application/json
  968. description: 社区分红(查询)
  969. parameters:
  970. - description: 验证参数Bearer和token空格拼接
  971. in: header
  972. name: Authorization
  973. required: true
  974. type: string
  975. - description: 页数、每页大小必填 起止时间、起止数量选填
  976. in: body
  977. name: req
  978. required: true
  979. schema:
  980. $ref: '#/definitions/md.ListCommunityDividendsReq'
  981. produces:
  982. - application/json
  983. responses:
  984. "200":
  985. description: 具体数据
  986. schema:
  987. $ref: '#/definitions/md.ListCommunityDividendsResp'
  988. "400":
  989. description: 具体错误
  990. schema:
  991. $ref: '#/definitions/md.Response'
  992. summary: 制度中心-公排管理-社区分红(查询)
  993. tags:
  994. - 公排管理
  995. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
  996. post:
  997. consumes:
  998. - application/json
  999. description: 社区长列表(新增)
  1000. parameters:
  1001. - description: 验证参数Bearer和token空格拼接
  1002. in: header
  1003. name: Authorization
  1004. required: true
  1005. type: string
  1006. - description: 新增社区长 ID、备注
  1007. in: body
  1008. name: req
  1009. required: true
  1010. schema:
  1011. $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
  1012. produces:
  1013. - application/json
  1014. responses:
  1015. "200":
  1016. description: 插入数据 ID
  1017. schema:
  1018. type: int
  1019. "400":
  1020. description: 具体错误
  1021. schema:
  1022. $ref: '#/definitions/md.Response'
  1023. summary: 制度中心-公排管理-社区长列表(新增)
  1024. tags:
  1025. - 公排管理
  1026. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
  1027. post:
  1028. consumes:
  1029. - application/json
  1030. description: 社区长列表(查询)
  1031. parameters:
  1032. - description: 验证参数Bearer和token空格拼接
  1033. in: header
  1034. name: Authorization
  1035. required: true
  1036. type: string
  1037. - description: 页数、每页大小必填 手机号、用户ID选填
  1038. in: body
  1039. name: req
  1040. required: true
  1041. schema:
  1042. $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
  1043. produces:
  1044. - application/json
  1045. responses:
  1046. "200":
  1047. description: 社区长列表
  1048. schema:
  1049. $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
  1050. "400":
  1051. description: 具体错误
  1052. schema:
  1053. $ref: '#/definitions/md.Response'
  1054. summary: 制度中心-公排管理-社区长列表(查询)
  1055. tags:
  1056. - 公排管理
  1057. /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
  1058. post:
  1059. consumes:
  1060. - application/json
  1061. description: 关系分布图(位置转换)
  1062. parameters:
  1063. - description: 验证参数Bearer和token空格拼接
  1064. in: header
  1065. name: Authorization
  1066. required: true
  1067. type: string
  1068. - description: 需要交换的两个位置
  1069. in: body
  1070. name: req
  1071. required: true
  1072. schema:
  1073. $ref: '#/definitions/md.ExchangeUserPositionReq'
  1074. produces:
  1075. - application/json
  1076. responses:
  1077. "200":
  1078. description: 成功返回
  1079. schema:
  1080. type: ""
  1081. "400":
  1082. description: 具体错误
  1083. schema:
  1084. $ref: '#/definitions/md.Response'
  1085. summary: 制度中心-公排管理-关系分布图(位置转换)
  1086. tags:
  1087. - 公排管理
  1088. /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
  1089. get:
  1090. consumes:
  1091. - application/json
  1092. description: 关系分布图(获取指定用户上级)
  1093. parameters:
  1094. - description: 验证参数Bearer和token空格拼接
  1095. in: header
  1096. name: Authorization
  1097. required: true
  1098. type: string
  1099. - description: 用户ID
  1100. in: query
  1101. name: uid
  1102. required: true
  1103. type: string
  1104. produces:
  1105. - application/json
  1106. responses:
  1107. "200":
  1108. description: 具体数据
  1109. schema:
  1110. $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
  1111. "400":
  1112. description: 具体错误
  1113. schema:
  1114. $ref: '#/definitions/md.Response'
  1115. summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
  1116. tags:
  1117. - 公排管理
  1118. /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
  1119. get:
  1120. consumes:
  1121. - application/json
  1122. description: 关系分布图(获取指定用户下级)
  1123. parameters:
  1124. - description: 验证参数Bearer和token空格拼接
  1125. in: header
  1126. name: Authorization
  1127. required: true
  1128. type: string
  1129. - description: 用户ID
  1130. in: query
  1131. name: uid
  1132. required: true
  1133. type: string
  1134. produces:
  1135. - application/json
  1136. responses:
  1137. "200":
  1138. description: 具体数据
  1139. schema:
  1140. $ref: '#/definitions/md.TreeNode'
  1141. "400":
  1142. description: 具体错误
  1143. schema:
  1144. $ref: '#/definitions/md.Response'
  1145. summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
  1146. tags:
  1147. - 公排管理
  1148. /api/institutionalManagement/publicPlatoon/getBasic:
  1149. get:
  1150. consumes:
  1151. - application/json
  1152. description: 公排基础设置(获取)
  1153. parameters:
  1154. - description: 验证参数Bearer和token空格拼接
  1155. in: header
  1156. name: Authorization
  1157. required: true
  1158. type: string
  1159. produces:
  1160. - application/json
  1161. responses:
  1162. "200":
  1163. description: 具体数据
  1164. schema:
  1165. $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
  1166. "400":
  1167. description: 具体错误
  1168. schema:
  1169. $ref: '#/definitions/md.Response'
  1170. summary: 制度中心-公排管理-公排基础设置(获取)
  1171. tags:
  1172. - 公排管理
  1173. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
  1174. post:
  1175. consumes:
  1176. - application/json
  1177. description: 免罚用户(查询)
  1178. parameters:
  1179. - description: 验证参数Bearer和token空格拼接
  1180. in: header
  1181. name: Authorization
  1182. required: true
  1183. type: string
  1184. - description: 页数和行数必填,uid选填
  1185. in: body
  1186. name: req
  1187. required: true
  1188. schema:
  1189. $ref: '#/definitions/md.GetFreePublishUserReq'
  1190. produces:
  1191. - application/json
  1192. responses:
  1193. "200":
  1194. description: 成功返回
  1195. schema:
  1196. $ref: '#/definitions/md.GetFreePublishUserResp'
  1197. "400":
  1198. description: 具体错误
  1199. schema:
  1200. $ref: '#/definitions/md.Response'
  1201. summary: 制度中心-公排管理-免罚用户(查询)
  1202. tags:
  1203. - 公排管理
  1204. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
  1205. post:
  1206. consumes:
  1207. - application/json
  1208. description: 免罚用户(新增)
  1209. parameters:
  1210. - description: 验证参数Bearer和token空格拼接
  1211. in: header
  1212. name: Authorization
  1213. required: true
  1214. type: string
  1215. - description: 页数和行数必填,uid选填
  1216. in: body
  1217. name: req
  1218. required: true
  1219. schema:
  1220. $ref: '#/definitions/md.AddFreePublishUserReq'
  1221. produces:
  1222. - application/json
  1223. responses:
  1224. "200":
  1225. description: 插入数据 ID
  1226. schema:
  1227. type: int
  1228. "400":
  1229. description: 具体错误
  1230. schema:
  1231. $ref: '#/definitions/md.Response'
  1232. summary: 制度中心-公排管理-免罚用户(新增)
  1233. tags:
  1234. - 公排管理
  1235. /api/institutionalManagement/publicPlatoon/relationshipMap:
  1236. get:
  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: phone
  1247. in: query
  1248. name: phone
  1249. required: true
  1250. type: string
  1251. - description: uid
  1252. in: query
  1253. name: uid
  1254. required: true
  1255. type: string
  1256. produces:
  1257. - application/json
  1258. responses:
  1259. "200":
  1260. description: 具体数据
  1261. schema:
  1262. $ref: '#/definitions/md.TreeNode'
  1263. "400":
  1264. description: 具体错误
  1265. schema:
  1266. $ref: '#/definitions/md.Response'
  1267. summary: 制度中心-公排管理-关系分布图(获取)
  1268. tags:
  1269. - 公排管理
  1270. /api/institutionalManagement/publicPlatoon/updateBasic:
  1271. put:
  1272. consumes:
  1273. - application/json
  1274. description: 公排基础设置(修改)
  1275. parameters:
  1276. - description: 验证参数Bearer和token空格拼接
  1277. in: header
  1278. name: Authorization
  1279. required: true
  1280. type: string
  1281. - description: 公排设置表单内容
  1282. in: body
  1283. name: req
  1284. required: true
  1285. schema:
  1286. $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
  1287. produces:
  1288. - application/json
  1289. responses:
  1290. "200":
  1291. description: success
  1292. schema:
  1293. type: string
  1294. "400":
  1295. description: 具体错误
  1296. schema:
  1297. $ref: '#/definitions/md.Response'
  1298. summary: 制度中心-公排管理-公排基础设置(修改)
  1299. tags:
  1300. - 公排管理
  1301. /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
  1302. post:
  1303. consumes:
  1304. - application/json
  1305. description: 日活分析
  1306. parameters:
  1307. - description: 验证参数Bearer和token空格拼接
  1308. in: header
  1309. name: Authorization
  1310. required: true
  1311. type: string
  1312. - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
  1313. in: body
  1314. name: req
  1315. required: true
  1316. schema:
  1317. $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
  1318. produces:
  1319. - application/json
  1320. responses:
  1321. "200":
  1322. description: 具体数据
  1323. schema:
  1324. $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
  1325. "400":
  1326. description: 具体错误
  1327. schema:
  1328. $ref: '#/definitions/md.Response'
  1329. summary: 制度中心-公排管理-日活分析
  1330. tags:
  1331. - 公排管理
  1332. /api/login:
  1333. post:
  1334. consumes:
  1335. - application/json
  1336. description: 登入
  1337. parameters:
  1338. - description: 用户名密码
  1339. in: body
  1340. name: req
  1341. required: true
  1342. schema:
  1343. $ref: '#/definitions/md.LoginReq'
  1344. produces:
  1345. - application/json
  1346. responses:
  1347. "200":
  1348. description: token
  1349. schema:
  1350. $ref: '#/definitions/md.LoginResponse'
  1351. "400":
  1352. description: 具体错误
  1353. schema:
  1354. $ref: '#/definitions/md.Response'
  1355. summary: 登陆
  1356. tags:
  1357. - 登录
  1358. securityDefinitions:
  1359. MasterID:
  1360. in: header
  1361. name: MasterID
  1362. type: apiKey
  1363. swagger: "2.0"