蛋蛋星球-客户端
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.
 
 
 
 

4107 lines
101 KiB

  1. basePath: /api/v1
  2. definitions:
  3. applet_app_md.Paginate:
  4. properties:
  5. limit:
  6. description: 每页大小
  7. type: integer
  8. page:
  9. description: 页数
  10. type: integer
  11. total:
  12. description: 总数据量
  13. type: integer
  14. type: object
  15. code_fnuoos_com_EggPlanet_egg_models_git_src_model.ImSendRedPackageOrd:
  16. properties:
  17. amount:
  18. type: string
  19. create_time:
  20. type: string
  21. id:
  22. type: integer
  23. im_data:
  24. type: string
  25. im_uid:
  26. type: integer
  27. ord_no:
  28. type: string
  29. received_im_user_ids:
  30. type: string
  31. received_times:
  32. type: string
  33. received_user_amount:
  34. type: string
  35. received_user_ids:
  36. type: string
  37. red_packet_balance_amount:
  38. type: string
  39. red_packet_balance_nums:
  40. type: integer
  41. red_packet_nums:
  42. type: integer
  43. red_packet_type:
  44. type: integer
  45. state:
  46. type: integer
  47. uid:
  48. type: integer
  49. update_time:
  50. type: string
  51. wait_draw_im_user_ids:
  52. type: string
  53. wait_draw_user_ids:
  54. type: string
  55. type: object
  56. comm.AccessRecordsReq:
  57. properties:
  58. index:
  59. description: 页面标签
  60. type: string
  61. type: object
  62. comm.ImgReqUploadReq:
  63. properties:
  64. content_type:
  65. example: image/jpeg
  66. type: string
  67. file_name:
  68. example: 文件名
  69. type: string
  70. required:
  71. - content_type
  72. - file_name
  73. type: object
  74. friend_circles.CommentListReq:
  75. properties:
  76. circle_index_id:
  77. description: 朋友圈文档记录
  78. type: string
  79. page:
  80. description: 页码
  81. type: integer
  82. page_size:
  83. description: 每页数量
  84. type: integer
  85. type: object
  86. friend_circles.EggFriendCircleCancelLikeReq:
  87. properties:
  88. circle_index_id:
  89. description: 文章索引
  90. type: string
  91. type: object
  92. friend_circles.EggFriendCircleDelReq:
  93. properties:
  94. circle_index_id:
  95. description: 文章索引
  96. type: string
  97. type: object
  98. friend_circles.EggFriendCircleEsStruct:
  99. properties:
  100. circle_index_id:
  101. description: 朋友圈文档记录
  102. type: string
  103. comment_nums:
  104. description: 评论数
  105. type: integer
  106. content:
  107. description: 文本内容
  108. type: string
  109. created_at:
  110. description: |-
  111. State int32 `json:"state" label:"状态(1:正常 2:隐藏)"`
  112. IsTopUp int32 `json:"is_top_up" label:"是否置顶(1:是 2:否)"`
  113. IsPraise int32 `json:"is_praise" label:"是否被表扬(1:是 2:否)"`
  114. type: string
  115. im_uid:
  116. type: integer
  117. image:
  118. description: 图片
  119. type: string
  120. is_like:
  121. description: 是否点赞
  122. type: boolean
  123. kind:
  124. description: 类型(1:普通 2:官方)
  125. type: integer
  126. likes_nums:
  127. description: 点赞数
  128. type: integer
  129. share_nums:
  130. description: 分享数
  131. type: integer
  132. uid:
  133. type: integer
  134. updated_at:
  135. type: string
  136. video:
  137. description: 视频
  138. type: string
  139. type: object
  140. friend_circles.EggFriendCircleLikeReq:
  141. properties:
  142. circle_index_id:
  143. description: 文章索引
  144. type: string
  145. type: object
  146. friend_circles.EggFriendCircleShareReq:
  147. properties:
  148. circle_index_id:
  149. description: 文章索引
  150. type: string
  151. type: object
  152. friend_circles.MySelfListReq:
  153. properties:
  154. page:
  155. description: 页码
  156. type: integer
  157. page_size:
  158. description: 每页数量
  159. type: integer
  160. type: object
  161. friend_circles.MySelfListResp:
  162. properties:
  163. list:
  164. items:
  165. $ref: '#/definitions/friend_circles.EggFriendCircleEsStruct'
  166. type: array
  167. page:
  168. description: 页码
  169. type: integer
  170. page_size:
  171. description: 每页数量
  172. type: integer
  173. total:
  174. description: 总量
  175. type: integer
  176. type: object
  177. friend_circles.PublishReq:
  178. properties:
  179. content:
  180. description: 文本内容
  181. type: string
  182. image_list:
  183. description: 图片
  184. items:
  185. type: string
  186. type: array
  187. video:
  188. description: 视屏
  189. type: string
  190. type: object
  191. md.AdvertisingBasic:
  192. properties:
  193. android_ad_is_open:
  194. example: 安卓广告是否开启(1:开启 0:不开启)
  195. type: string
  196. android_open_ad_is_open:
  197. example: 安卓开屏广告是否开启(1:开启 0:不开启)
  198. type: string
  199. info:
  200. additionalProperties: true
  201. type: object
  202. ios_ad_is_open:
  203. example: ios广告是否开启(1:开启 0:不开启)
  204. type: string
  205. ios_open_ad_is_open:
  206. example: ios开屏广告是否开启(1:开启 0:不开启)
  207. type: string
  208. voice:
  209. example: 领取声音
  210. type: string
  211. type: object
  212. md.AdvertisingCheck:
  213. properties:
  214. is_can_visit:
  215. type: string
  216. type: object
  217. md.AdvertisingFunction:
  218. properties:
  219. ad_id:
  220. example: 广告id
  221. type: string
  222. name:
  223. example: 名称
  224. type: string
  225. type:
  226. example: 位置
  227. type: string
  228. type: object
  229. md.AdvertisingLimit:
  230. properties:
  231. public_img:
  232. example: 公共弹窗图
  233. type: string
  234. public_str:
  235. example: 公共弹窗文字
  236. type: string
  237. withdraw_img:
  238. example: 提现弹窗图
  239. type: string
  240. withdraw_str:
  241. example: 提现弹窗文字
  242. type: string
  243. type: object
  244. md.AdvertisingReq:
  245. properties:
  246. id:
  247. type: string
  248. type: object
  249. md.AdvertisingResp:
  250. properties:
  251. basic:
  252. $ref: '#/definitions/md.AdvertisingBasic'
  253. function:
  254. items:
  255. $ref: '#/definitions/md.AdvertisingFunction'
  256. type: array
  257. pop:
  258. $ref: '#/definitions/md.AdvertisingLimit'
  259. space:
  260. items:
  261. $ref: '#/definitions/md.AdvertisingSpace'
  262. type: array
  263. type: object
  264. md.AdvertisingSpace:
  265. properties:
  266. counting_down:
  267. example: 倒计时 x秒
  268. type: string
  269. id:
  270. example: id
  271. type: string
  272. info:
  273. additionalProperties: true
  274. type: object
  275. kind:
  276. example: 广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告)
  277. type: string
  278. name:
  279. example: 名称
  280. type: string
  281. type: object
  282. md.AdvertisingState:
  283. properties:
  284. is_success:
  285. type: string
  286. type: object
  287. md.BasalRateResp:
  288. properties:
  289. basal_rate:
  290. description: 基础速率
  291. type: string
  292. consumed_egg_energy:
  293. description: 收益蛋蛋能量
  294. type: string
  295. consumed_egg_point:
  296. description: 消耗蛋蛋积分
  297. type: string
  298. consumed_time:
  299. description: 消耗时间/小时
  300. type: string
  301. estimated_revenue:
  302. description: 预估收益蛋蛋能量
  303. type: string
  304. remaining_egg_energy:
  305. description: 剩余蛋蛋能量
  306. type: string
  307. remaining_time:
  308. description: 剩余时间/小时
  309. type: string
  310. sign_countdown:
  311. description: 收益倒计时
  312. type: string
  313. type: object
  314. md.BindAlipayAccountReq:
  315. properties:
  316. auth_code:
  317. description: 支付宝回调的临时授权码
  318. type: string
  319. type: object
  320. md.BindWxPayAccountReq:
  321. properties:
  322. app_id:
  323. description: 微信应用 appid
  324. type: string
  325. ext:
  326. description: 拓展字段
  327. type: string
  328. open_id:
  329. description: 微信用户 open_id
  330. type: string
  331. user_id:
  332. description: 微信用户 id
  333. type: string
  334. type: object
  335. md.CollegeDetailReq:
  336. properties:
  337. id:
  338. type: string
  339. type: object
  340. md.CollegeDetailResp:
  341. properties:
  342. app_name:
  343. type: string
  344. content:
  345. type: string
  346. create_at:
  347. type: string
  348. forward_count:
  349. example: 分享数量
  350. type: string
  351. id:
  352. type: string
  353. is_like:
  354. example: 是否点赞 0否 1是
  355. type: string
  356. like_count:
  357. example: 点赞数量
  358. type: string
  359. title:
  360. type: string
  361. url:
  362. type: string
  363. watch_count:
  364. example: 学习数量
  365. type: string
  366. type: object
  367. md.CollegeListReq:
  368. properties:
  369. cate_id:
  370. type: string
  371. limit:
  372. type: string
  373. page:
  374. type: string
  375. type: object
  376. md.CollegeListResp:
  377. properties:
  378. cover:
  379. example: 封面图
  380. type: string
  381. create_at:
  382. type: string
  383. forward_count:
  384. example: 分享数量
  385. type: string
  386. id:
  387. type: string
  388. like_count:
  389. example: 点赞数量
  390. type: string
  391. title:
  392. type: string
  393. url:
  394. type: string
  395. watch_count:
  396. example: 学习数量
  397. type: string
  398. type: object
  399. md.ConfigResp:
  400. properties:
  401. content:
  402. example: 软件使用协议内容
  403. type: string
  404. down_url:
  405. type: string
  406. guide:
  407. items:
  408. $ref: '#/definitions/md.Guide'
  409. type: array
  410. oss_url:
  411. example: 阿里云图片链接
  412. type: string
  413. privacy_title:
  414. example: 隐私协议标题
  415. type: string
  416. privacy_url:
  417. example: 隐私协议链接
  418. type: string
  419. seo:
  420. $ref: '#/definitions/md.Seo'
  421. title:
  422. example: 软件使用协议标题
  423. type: string
  424. user_title:
  425. example: 用户协议标题
  426. type: string
  427. user_url:
  428. example: 用户协议链接
  429. type: string
  430. type: object
  431. md.ContributionValueFlowNode:
  432. properties:
  433. amount:
  434. description: 变更数量
  435. type: string
  436. create_at:
  437. description: 完成时间
  438. type: string
  439. direction:
  440. description: 方向: 1.收入 2.支出
  441. type: string
  442. title:
  443. description: 标题
  444. type: string
  445. type: object
  446. md.DynamicDataResp:
  447. properties:
  448. development_committee:
  449. description: 发展委员会
  450. type: string
  451. public_welfare_and_charity:
  452. description: 公益基金
  453. type: string
  454. star_level_dividends:
  455. description: 星级分红
  456. type: string
  457. user_total_hold:
  458. description: 用户持有总量
  459. type: string
  460. type: object
  461. md.EggEnergyDetailReq:
  462. properties:
  463. asc:
  464. description: 1.升序 2.倒序
  465. type: string
  466. direction:
  467. description: 类型 1.收入 2.支出 全部则传空
  468. type: string
  469. kind:
  470. description: 类型:1. 个人蛋蛋能量 2.团队蛋蛋能量
  471. type: string
  472. limit:
  473. description: 每页大小
  474. type: integer
  475. page:
  476. description: 页数
  477. type: integer
  478. type:
  479. description: 变动类型 全部则传空
  480. type: string
  481. type: object
  482. md.EggEnergyDetailResp:
  483. properties:
  484. list:
  485. description: 流水数据
  486. items:
  487. additionalProperties:
  488. type: string
  489. type: object
  490. type: array
  491. paginate:
  492. allOf:
  493. - $ref: '#/definitions/applet_app_md.Paginate'
  494. description: 分页信息
  495. person_egg_energy:
  496. description: 个人蛋蛋能量
  497. type: string
  498. team_egg_energy:
  499. description: 团队蛋蛋能量
  500. type: string
  501. total_egg_energy:
  502. description: 总蛋蛋能量
  503. type: string
  504. total_egg_energy_price:
  505. description: 蛋蛋能量总价
  506. type: string
  507. transfer_type_list:
  508. allOf:
  509. - $ref: '#/definitions/md.TransferTypeList'
  510. description: 转账类型列表
  511. type: object
  512. md.EggEnergyFlowNode:
  513. properties:
  514. after_amount:
  515. description: 变更后数量
  516. type: string
  517. amount:
  518. description: 变更数量
  519. type: string
  520. before_amount:
  521. description: 变更前数量
  522. type: string
  523. coin_name:
  524. description: 虚拟币名称
  525. type: string
  526. create_at:
  527. description: 创建时间
  528. type: string
  529. direction:
  530. description: 方向:1.收入 2.支出
  531. type: integer
  532. id:
  533. type: integer
  534. sys_fee:
  535. description: 手续费
  536. type: string
  537. title:
  538. description: 标题
  539. type: string
  540. transfer_type:
  541. description: 转账类型
  542. type: string
  543. type: object
  544. md.EggPointDetailsReq:
  545. properties:
  546. asc:
  547. description: 1.升序 2.倒序
  548. type: string
  549. direction:
  550. description: 类型 1.收入 2.支出 全部则传空
  551. type: string
  552. kind:
  553. description: 类型:1. 个人蛋蛋积分 2.团队蛋蛋积分
  554. type: string
  555. limit:
  556. description: 每页大小
  557. type: integer
  558. page:
  559. description: 页数
  560. type: integer
  561. type:
  562. description: 变动类型 全部则传空
  563. type: string
  564. type: object
  565. md.EggPointDetailsResp:
  566. properties:
  567. list:
  568. description: 流水数据
  569. items:
  570. additionalProperties:
  571. type: string
  572. type: object
  573. type: array
  574. paginate:
  575. allOf:
  576. - $ref: '#/definitions/applet_app_md.Paginate'
  577. description: 分页信息
  578. person_egg_points:
  579. description: 个人蛋蛋积分
  580. type: string
  581. team_egg_points:
  582. description: 团队蛋蛋积分
  583. type: string
  584. total_egg_points:
  585. description: 总蛋蛋积分
  586. type: string
  587. total_egg_points_amount:
  588. description: 蛋蛋积分余额
  589. type: string
  590. transfer_type_list:
  591. allOf:
  592. - $ref: '#/definitions/md.TransferTypeList'
  593. description: 转账类型列表
  594. type: object
  595. md.EggPointRecordNode:
  596. properties:
  597. end_at:
  598. description: 结束时间
  599. type: string
  600. score:
  601. description: 分数
  602. type: string
  603. start_at:
  604. description: 开始时间
  605. type: string
  606. week:
  607. description: 周数
  608. type: string
  609. year:
  610. description: 年份
  611. type: string
  612. type: object
  613. md.ExchangeEnergyReq:
  614. properties:
  615. energy_amount:
  616. description: 兑换能量数值
  617. type: string
  618. type: object
  619. md.FastLoginReq:
  620. properties:
  621. invite_code:
  622. example: 邀请码
  623. type: string
  624. token:
  625. example: 一键登录的token
  626. type: string
  627. type: object
  628. md.FindPasswordReq:
  629. properties:
  630. code:
  631. example: 验证码
  632. type: string
  633. mobile:
  634. type: string
  635. password:
  636. example: 密码 如 123
  637. type: string
  638. required:
  639. - mobile
  640. type: object
  641. md.GetAmountFlowResp:
  642. properties:
  643. list:
  644. items:
  645. $ref: '#/definitions/md.WalletFlowNode'
  646. type: array
  647. paginate:
  648. $ref: '#/definitions/applet_app_md.Paginate'
  649. type: object
  650. md.GetContributionValueFlowResp:
  651. properties:
  652. list:
  653. items:
  654. $ref: '#/definitions/md.ContributionValueFlowNode'
  655. type: array
  656. paginate:
  657. $ref: '#/definitions/applet_app_md.Paginate'
  658. type: object
  659. md.GetContributionValueResp:
  660. properties:
  661. contribution_value:
  662. description: 贡献值
  663. type: string
  664. ratio:
  665. description: 兑换比率(x 分兑换 1 人民币)
  666. type: string
  667. type: object
  668. md.GetEggEnergyFlowResp:
  669. properties:
  670. list:
  671. items:
  672. $ref: '#/definitions/md.EggEnergyFlowNode'
  673. type: array
  674. paginate:
  675. $ref: '#/definitions/applet_app_md.Paginate'
  676. type: object
  677. md.GetEggPointRecordResp:
  678. properties:
  679. list:
  680. description: 分数明细列表
  681. items:
  682. $ref: '#/definitions/md.EggPointRecordNode'
  683. type: array
  684. now_score:
  685. description: 当前分数
  686. type: string
  687. paginate:
  688. $ref: '#/definitions/applet_app_md.Paginate'
  689. type: object
  690. md.GetModuleSettingResp:
  691. properties:
  692. data:
  693. description: 内容
  694. mod_name:
  695. description: 模块名称
  696. type: string
  697. position:
  698. description: 位置
  699. type: string
  700. skip_identifier:
  701. description: 跳转标识
  702. type: string
  703. subtitle:
  704. description: 副标题
  705. type: string
  706. title:
  707. description: 标题
  708. type: string
  709. type: object
  710. md.GetPriceCurveResp:
  711. properties:
  712. x_data:
  713. items: {}
  714. type: array
  715. y_data:
  716. items: {}
  717. type: array
  718. type: object
  719. md.GetWithdrawConditionResp:
  720. properties:
  721. is_bind_alipay:
  722. description: 是否绑定阿里账户
  723. type: boolean
  724. is_bind_wx:
  725. description: 是否绑定微信账户
  726. type: boolean
  727. is_can_withdraw:
  728. description: 是否能提现
  729. type: boolean
  730. is_need_real_name:
  731. description: 是否需要实名
  732. type: boolean
  733. is_real_name:
  734. description: 是否实名
  735. type: boolean
  736. not_withdraw_reason:
  737. description: 不能提现原因
  738. type: string
  739. type: object
  740. md.GrabRedPackageReq:
  741. properties:
  742. device_id:
  743. description: 设备id
  744. type: string
  745. receiver_id:
  746. description: 用户id或者群组id
  747. type: integer
  748. receiver_type:
  749. description: 接收者类型,1:user;2:group
  750. type: integer
  751. red_package_cover:
  752. description: 红包封面
  753. type: string
  754. red_package_id:
  755. description: 红包id
  756. type: integer
  757. send_red_package_user_nike_name:
  758. description: 红包发送者-im用户昵称
  759. type: string
  760. send_red_packet_avatar_url:
  761. description: 红包发送者-im用户头像
  762. type: string
  763. send_time:
  764. description: 消息发送时间戳,精确到毫秒
  765. type: integer
  766. token:
  767. description: im-token
  768. type: string
  769. user_id:
  770. description: im用户id
  771. type: string
  772. type: object
  773. md.GrabRedPackageResp:
  774. properties:
  775. grab_amount:
  776. description: 抢到的红包金额
  777. type: string
  778. im:
  779. allOf:
  780. - $ref: '#/definitions/pb.SendRedPacketResp'
  781. description: im 返回体
  782. type: object
  783. md.Guide:
  784. properties:
  785. bg_image:
  786. type: string
  787. bg_image_url:
  788. type: string
  789. content_image:
  790. type: string
  791. content_image_url:
  792. type: string
  793. type: object
  794. md.HomePageResp:
  795. properties:
  796. initial_price:
  797. description: 蛋蛋能量初始价格
  798. type: string
  799. is_sign:
  800. description: 是否开始签到
  801. type: boolean
  802. leave_timer:
  803. description: 可签到剩余时间 秒
  804. type: string
  805. nick_name:
  806. description: 用户名称
  807. type: string
  808. now_basal_rate:
  809. description: 当前基础速率/小时
  810. type: string
  811. now_team_rate:
  812. description: 当前团队速率/小时
  813. type: string
  814. sign_end_time:
  815. description: 签到截止时间
  816. type: string
  817. total_active_points:
  818. description: 总蛋蛋积分
  819. type: string
  820. total_egg_energy:
  821. description: 总蛋蛋能量
  822. type: string
  823. type: object
  824. md.HomePageWatchAdRuleResp:
  825. properties:
  826. each_round_hour:
  827. description: 每一轮X个小时
  828. type: string
  829. next_watch_ad_date:
  830. description: 下次可观看广告时间,若为空允许观看视频
  831. type: string
  832. next_watch_ad_secs:
  833. description: 下次可观看广告时间,若为空允许观看视频
  834. type: integer
  835. residue_watch_ad_num:
  836. description: 当前剩余可观看视频数
  837. type: integer
  838. reward_total_num:
  839. description: 总可观看广告数量
  840. type: string
  841. round_remaining_secs:
  842. description: 本轮剩余时间
  843. type: integer
  844. watch_ad_reward_active_points:
  845. description: 观看广告视频奖励X个活跃积分
  846. type: string
  847. type: object
  848. md.InitialDataResp:
  849. properties:
  850. initial_price:
  851. description: 初始价格
  852. type: string
  853. total_angel_investor:
  854. description: 天使投资人
  855. type: string
  856. total_ecological_development:
  857. description: 生态建设
  858. type: string
  859. total_issuance_amount:
  860. description: 总发行量
  861. type: string
  862. total_operate_fund:
  863. description: 运营资金
  864. type: string
  865. total_technology_team:
  866. description: 技术团队
  867. type: string
  868. type: object
  869. md.IntegralList:
  870. properties:
  871. expend_list:
  872. description: 支出类型列表
  873. items:
  874. $ref: '#/definitions/md.TransferTypeNode'
  875. type: array
  876. income_list:
  877. description: 收入类型列表
  878. items:
  879. $ref: '#/definitions/md.TransferTypeNode'
  880. type: array
  881. type: object
  882. md.InviteCodeUserInfoReq:
  883. properties:
  884. invite_code:
  885. type: string
  886. type: object
  887. md.InviteCodeUserInfoResp:
  888. properties:
  889. head_img:
  890. type: string
  891. nickname:
  892. type: string
  893. type: object
  894. md.InviteUrl:
  895. properties:
  896. invite_code:
  897. type: string
  898. link:
  899. type: string
  900. qrcode:
  901. type: string
  902. type: object
  903. md.IsCanGetRedPackageResp:
  904. properties:
  905. is_can_get_red_package:
  906. description: 能否获取红包
  907. type: boolean
  908. type: object
  909. md.IsCanSignInResp:
  910. properties:
  911. is_can_sign_in:
  912. description: 能否签到
  913. type: boolean
  914. type: object
  915. md.LoginReq:
  916. properties:
  917. code:
  918. example: 验证码
  919. type: string
  920. password:
  921. example: 登录密码
  922. type: string
  923. phone:
  924. example: 手机号
  925. type: string
  926. required:
  927. - password
  928. - phone
  929. type: object
  930. md.LoginResponse:
  931. properties:
  932. token:
  933. type: string
  934. type: object
  935. md.MemberCenterGetBasicResp:
  936. properties:
  937. active_num:
  938. description: 活跃值
  939. type: string
  940. amount:
  941. description: 账户余额
  942. type: string
  943. contribution_value:
  944. description: 贡献值
  945. type: string
  946. date:
  947. description: 兑换时间(每月x日)
  948. type: string
  949. egg_energy:
  950. description: 能量值
  951. type: string
  952. egg_energy_value:
  953. description: 能量预估价值
  954. type: string
  955. egg_score:
  956. description: 蛋蛋分
  957. type: string
  958. head_img:
  959. type: string
  960. id:
  961. type: string
  962. invite_code:
  963. type: string
  964. is_bind_extend:
  965. example: 是否绑定了上级 0否 1是
  966. type: string
  967. is_real_name:
  968. example: 是否实名认证 0否 1是
  969. type: string
  970. level_name:
  971. description: 会员等级名称
  972. type: string
  973. nickname:
  974. description: 会员名称
  975. type: string
  976. phone:
  977. type: string
  978. ratio:
  979. description: 兑换比例(x:y)
  980. type: string
  981. type: object
  982. md.MyFansResp:
  983. properties:
  984. now_team_assistance_num:
  985. description: 团队助力人数
  986. type: integer
  987. now_team_assistance_reward:
  988. description: 团队助力收益
  989. type: string
  990. now_team_user:
  991. description: 团队人数
  992. type: integer
  993. type: object
  994. md.MyFansUserListResp:
  995. properties:
  996. list:
  997. items:
  998. $ref: '#/definitions/md.OneLineUserNode'
  999. type: array
  1000. type: object
  1001. md.NineDimensionalSpaceResp:
  1002. properties:
  1003. a_lot_of_nums:
  1004. description: 全网至多用户数
  1005. type: integer
  1006. day_num:
  1007. description: 连续x天不活跃
  1008. type: integer
  1009. rows:
  1010. description: 行数
  1011. type: string
  1012. space_list:
  1013. description: 数据列表
  1014. items:
  1015. $ref: '#/definitions/md.SpaceListNode'
  1016. type: array
  1017. space_nums:
  1018. description: 空间人数
  1019. type: integer
  1020. space_total_nums:
  1021. description: 空间总数
  1022. type: integer
  1023. times:
  1024. description: 排数
  1025. type: string
  1026. type: object
  1027. md.OneLineUserNode:
  1028. properties:
  1029. avatar_url:
  1030. type: string
  1031. invite_time:
  1032. type: string
  1033. is_online:
  1034. type: boolean
  1035. nickname:
  1036. type: string
  1037. type: object
  1038. md.PlayletBaseData:
  1039. properties:
  1040. coin_name:
  1041. example: 积分名称
  1042. type: string
  1043. first_count:
  1044. example: 首次可观看集数
  1045. type: string
  1046. leave:
  1047. example: 剩余次数
  1048. type: string
  1049. reward:
  1050. example: 单次奖励
  1051. type: string
  1052. second_count:
  1053. example: 看一次广告解锁集数
  1054. type: string
  1055. sum:
  1056. example: 奖励总数
  1057. type: string
  1058. total:
  1059. example: 可领取总次数
  1060. type: string
  1061. type: object
  1062. md.PlayletRewardRequest:
  1063. properties:
  1064. id:
  1065. example: 广告id
  1066. type: string
  1067. type: object
  1068. md.PointsCenterGetBasicResp:
  1069. properties:
  1070. egg_point:
  1071. description: 能量积分
  1072. type: string
  1073. egg_point_amount:
  1074. description: 能量积分价值
  1075. type: string
  1076. energy:
  1077. description: 蛋蛋能量值
  1078. type: string
  1079. energy_amount:
  1080. description: 能量价值
  1081. type: string
  1082. wallet_amount:
  1083. description: 账户余额
  1084. type: string
  1085. type: object
  1086. md.PointsExchangeGetBasicResp:
  1087. properties:
  1088. available_cash:
  1089. description: 可用现金
  1090. type: string
  1091. available_energy:
  1092. description: 可用能量
  1093. type: string
  1094. type: object
  1095. md.RealNameAuthAddRequest:
  1096. properties:
  1097. card_no:
  1098. type: string
  1099. real_name:
  1100. type: string
  1101. type: object
  1102. md.RealNameAuthBasicData:
  1103. properties:
  1104. auth_state:
  1105. example: 0未申请 1申请通过 3申请失败
  1106. type: string
  1107. is_need_get_energy:
  1108. example: 0不需要获取能量 1弹窗提示 前往蛋蛋乐园获取能量
  1109. type: string
  1110. tip_str:
  1111. type: string
  1112. type: object
  1113. md.RealNameAuthResp:
  1114. properties:
  1115. oid:
  1116. type: string
  1117. url:
  1118. type: string
  1119. type: object
  1120. md.RealTimePriceResp:
  1121. properties:
  1122. is_rises:
  1123. description: 是否涨/跌价
  1124. type: boolean
  1125. now_price:
  1126. description: 当前价格
  1127. type: string
  1128. rises:
  1129. description: 涨价幅度(百分比)
  1130. type: string
  1131. user_count:
  1132. description: 用户数
  1133. type: integer
  1134. type: object
  1135. md.RedPackageDetailResp:
  1136. properties:
  1137. detail:
  1138. allOf:
  1139. - $ref: '#/definitions/code_fnuoos_com_EggPlanet_egg_models_git_src_model.ImSendRedPackageOrd'
  1140. description: 红包详情信息
  1141. list:
  1142. description: 领取红包用户列表
  1143. items:
  1144. $ref: '#/definitions/md.RedPackageDetailUserNode'
  1145. type: array
  1146. type: object
  1147. md.RedPackageDetailUserNode:
  1148. properties:
  1149. amount:
  1150. description: 金额
  1151. type: string
  1152. im_user_id:
  1153. description: im用户id
  1154. type: string
  1155. received_at:
  1156. description: 领取时间
  1157. type: string
  1158. user_avatar_url:
  1159. description: im用户昵称
  1160. type: string
  1161. user_nick_name:
  1162. description: im用户昵称
  1163. type: string
  1164. type: object
  1165. md.RegisterReq:
  1166. properties:
  1167. avatar:
  1168. example: 头像
  1169. type: string
  1170. code:
  1171. example: 验证码
  1172. type: string
  1173. invite_code:
  1174. example: 邀请码
  1175. type: string
  1176. mobile:
  1177. type: string
  1178. nickname:
  1179. example: 昵称
  1180. type: string
  1181. open_id:
  1182. example: 微信openId
  1183. type: string
  1184. password:
  1185. example: 密码 如 123
  1186. type: string
  1187. sex:
  1188. description: 性别(0:未知 1:男 2:女)
  1189. type: integer
  1190. type:
  1191. example: app:APP注册、h5:H5注册
  1192. type: string
  1193. union_id:
  1194. example: 微信UnionId
  1195. type: string
  1196. required:
  1197. - mobile
  1198. type: object
  1199. md.Response:
  1200. properties:
  1201. code:
  1202. example: 响应码
  1203. type: string
  1204. data:
  1205. description: 内容
  1206. msg:
  1207. example: 具体错误原因
  1208. type: string
  1209. type: object
  1210. md.SendRedPackageDetailReq:
  1211. properties:
  1212. order_id:
  1213. description: 红包的订单 ID
  1214. type: string
  1215. type: object
  1216. md.SendRedPackageDetailResp:
  1217. properties:
  1218. im:
  1219. $ref: '#/definitions/md.SeqType'
  1220. red_package_id:
  1221. description: 红包 ID
  1222. type: integer
  1223. type: object
  1224. md.SendRedPackageReq:
  1225. properties:
  1226. amount:
  1227. description: 红包金额
  1228. type: string
  1229. device_id:
  1230. description: 设备id
  1231. type: string
  1232. receiver_id:
  1233. description: 用户id或者群组id
  1234. type: integer
  1235. receiver_type:
  1236. description: 接收者类型,1:user;2:group
  1237. type: integer
  1238. red_package_cover:
  1239. description: 红包封面
  1240. type: string
  1241. red_packet_content:
  1242. description: 红包文字内容
  1243. type: string
  1244. red_packet_nums:
  1245. description: 红包数量
  1246. type: integer
  1247. red_packet_small_content:
  1248. description: 红包文字内容
  1249. type: string
  1250. red_packet_type:
  1251. description: 红包类型(0:未知 1:好友红包 2:群组普通红包 3:群组手气红包 4:群组专属红包 5:系统红包)
  1252. type: integer
  1253. send_time:
  1254. description: 消息发送时间戳,精确到毫秒
  1255. type: integer
  1256. to_user_ids:
  1257. description: 红包给到哪些im用户id(专属红包)
  1258. items:
  1259. type: integer
  1260. type: array
  1261. token:
  1262. description: im-token
  1263. type: string
  1264. user_id:
  1265. description: im用户id
  1266. type: string
  1267. type: object
  1268. md.SendRedPackageResp:
  1269. properties:
  1270. im:
  1271. $ref: '#/definitions/pb.SendRedPacketResp'
  1272. red_package_id:
  1273. description: 红包ID
  1274. type: integer
  1275. type: object
  1276. md.Seo:
  1277. properties:
  1278. seo_logo:
  1279. type: string
  1280. seo_title:
  1281. example: seo
  1282. type: string
  1283. web_logo:
  1284. type: string
  1285. type: object
  1286. md.SeqType:
  1287. properties:
  1288. seq:
  1289. description: 序列号
  1290. type: integer
  1291. type: object
  1292. md.SmsSendReq:
  1293. properties:
  1294. captcha_output:
  1295. example: 阿里云图形验证码对应参数
  1296. type: string
  1297. gen_time:
  1298. example: 阿里云图形验证码对应参数
  1299. type: string
  1300. lot_number:
  1301. example: 阿里云图形验证码对应参数
  1302. type: string
  1303. mobile:
  1304. type: string
  1305. pass_token:
  1306. example: 阿里云图形验证码对应参数
  1307. type: string
  1308. type:
  1309. example: h5Register:h5注册页、wechatBindPhone:微信绑定手机、login:登陆、findPwd:找回密码、changePwd:修改密码、changePasscode:修改支付密码
  1310. type: string
  1311. required:
  1312. - mobile
  1313. type: object
  1314. md.SpaceListNode:
  1315. properties:
  1316. max_count:
  1317. description: 最大容纳人数
  1318. type: integer
  1319. name:
  1320. description: 维度
  1321. type: string
  1322. now_count:
  1323. description: 当前人数
  1324. type: integer
  1325. type: object
  1326. md.TotalRateResp:
  1327. properties:
  1328. consumed_personal_egg_point:
  1329. description: 消耗个人蛋蛋积分
  1330. type: string
  1331. consumed_team_egg_point:
  1332. description: 消耗团队蛋蛋积分
  1333. type: string
  1334. now_basal_rate:
  1335. description: 当前基础速率/小时
  1336. type: string
  1337. now_team_rate:
  1338. description: 当前团队速率/小时
  1339. type: string
  1340. now_total_rate:
  1341. description: 总速率/小时
  1342. type: string
  1343. type: object
  1344. md.TransferTypeList:
  1345. properties:
  1346. TeamTransferTypeList:
  1347. allOf:
  1348. - $ref: '#/definitions/md.IntegralList'
  1349. description: 团队积分变动列表
  1350. personal_transfer_type_list:
  1351. allOf:
  1352. - $ref: '#/definitions/md.IntegralList'
  1353. description: 个人积分变动列表
  1354. type: object
  1355. md.TransferTypeNode:
  1356. properties:
  1357. name:
  1358. type: string
  1359. value:
  1360. type: string
  1361. type: object
  1362. md.UpdatePasscodeReq:
  1363. properties:
  1364. code:
  1365. example: 验证码
  1366. type: string
  1367. passcode:
  1368. example: 密码 如 123
  1369. type: string
  1370. type: object
  1371. md.UpdatePasswordReq:
  1372. properties:
  1373. code:
  1374. example: 验证码
  1375. type: string
  1376. password:
  1377. example: 密码 如 123
  1378. type: string
  1379. type: object
  1380. md.UserFeedbackListReq:
  1381. properties:
  1382. limit:
  1383. type: string
  1384. page:
  1385. type: string
  1386. type: object
  1387. md.UserFeedbackListResp:
  1388. properties:
  1389. content:
  1390. type: string
  1391. create_at:
  1392. type: string
  1393. id:
  1394. type: string
  1395. img:
  1396. items:
  1397. type: string
  1398. type: array
  1399. label:
  1400. type: string
  1401. state:
  1402. example: 0未回复 1已回复
  1403. type: string
  1404. title:
  1405. type: string
  1406. type:
  1407. type: string
  1408. type: object
  1409. md.UserFeedbackRecordReq:
  1410. properties:
  1411. id:
  1412. type: string
  1413. page:
  1414. type: string
  1415. type: object
  1416. md.UserFeedbackRecordResp:
  1417. properties:
  1418. content:
  1419. type: string
  1420. create_at:
  1421. type: string
  1422. head_img:
  1423. type: string
  1424. nickname:
  1425. type: string
  1426. type:
  1427. type: string
  1428. type: object
  1429. md.UserFeedbackSaveReq:
  1430. properties:
  1431. cid:
  1432. example: 问题类型的id
  1433. type: string
  1434. content:
  1435. example: 问题内容
  1436. type: string
  1437. idea:
  1438. example: 建议内容
  1439. type: string
  1440. img:
  1441. example:
  1442. - 图片
  1443. items:
  1444. type: string
  1445. type: array
  1446. phone:
  1447. type: string
  1448. title:
  1449. type: string
  1450. type:
  1451. example: 问题类型的name
  1452. type: string
  1453. type: object
  1454. md.UserFeedbackSayReq:
  1455. properties:
  1456. content:
  1457. example: 问题内容
  1458. type: string
  1459. id:
  1460. example: id
  1461. type: string
  1462. type: object
  1463. md.UserInfoResp:
  1464. properties:
  1465. head_img:
  1466. type: string
  1467. id:
  1468. type: string
  1469. invite_code:
  1470. type: string
  1471. is_bind_extend:
  1472. example: 是否绑定了上级 0否 1是
  1473. type: string
  1474. nickname:
  1475. type: string
  1476. phone:
  1477. type: string
  1478. type: object
  1479. md.Version:
  1480. properties:
  1481. content:
  1482. type: string
  1483. img:
  1484. type: string
  1485. is_must:
  1486. type: string
  1487. name:
  1488. type: string
  1489. type:
  1490. type: string
  1491. url:
  1492. type: string
  1493. version:
  1494. type: string
  1495. type: object
  1496. md.VersionResp:
  1497. properties:
  1498. is_audit_version:
  1499. type: string
  1500. version:
  1501. items:
  1502. $ref: '#/definitions/md.Version'
  1503. type: array
  1504. type: object
  1505. md.VideoBaseData:
  1506. properties:
  1507. coin_name:
  1508. example: 积分名称
  1509. type: string
  1510. interval:
  1511. example: 领取间隔 秒
  1512. type: string
  1513. leave:
  1514. example: 剩余次数
  1515. type: string
  1516. reward:
  1517. example: 单次奖励
  1518. type: string
  1519. sum:
  1520. example: 奖励总数
  1521. type: string
  1522. timer:
  1523. example: 观看X秒奖励
  1524. type: string
  1525. total:
  1526. example: 可领取总次数
  1527. type: string
  1528. type: object
  1529. md.VideoRewardRequest:
  1530. properties:
  1531. id:
  1532. example: 广告id
  1533. type: string
  1534. type: object
  1535. md.WalletFlowNode:
  1536. properties:
  1537. after_amount:
  1538. description: 变动后金额
  1539. type: string
  1540. amount:
  1541. description: 变动金额
  1542. type: string
  1543. before_amount:
  1544. description: 变动前金额
  1545. type: string
  1546. create_time:
  1547. description: 创建时间
  1548. type: string
  1549. direction:
  1550. description: 方向:1.收入 2.支出
  1551. type: integer
  1552. id:
  1553. type: integer
  1554. kind:
  1555. description: 1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量
  1556. type: integer
  1557. memo:
  1558. description: 备注
  1559. type: string
  1560. ord_id:
  1561. description: 对应订单编号
  1562. type: string
  1563. state:
  1564. description: 1未到账,2已到账
  1565. type: integer
  1566. sys_fee:
  1567. description: 手续费
  1568. type: string
  1569. title:
  1570. description: 标题
  1571. type: string
  1572. uid:
  1573. description: 用户 ID
  1574. type: integer
  1575. update_time:
  1576. description: 更新时间
  1577. type: string
  1578. type: object
  1579. md.WechatLoginReq:
  1580. properties:
  1581. avatar:
  1582. example: 头像
  1583. type: string
  1584. nickname:
  1585. example: 昵称
  1586. type: string
  1587. open_id:
  1588. example: 微信openId
  1589. type: string
  1590. union_id:
  1591. example: 微信UnionId
  1592. type: string
  1593. type: object
  1594. md.WithdrawApplyReq:
  1595. properties:
  1596. amount:
  1597. description: 金额
  1598. type: string
  1599. kind:
  1600. description: 提现方式(alipay:支付宝 wx:微信)
  1601. type: string
  1602. type: object
  1603. md.WithdrawGetAmountResp:
  1604. properties:
  1605. amount:
  1606. description: 余额
  1607. type: string
  1608. type: object
  1609. pb.SendRedPacketResp:
  1610. properties:
  1611. seq:
  1612. description: 消息序列号
  1613. type: integer
  1614. type: object
  1615. host: ddxq.izhim.com
  1616. info:
  1617. contact:
  1618. email: 1239118001@qq.com
  1619. name: dengbiao
  1620. url: http://www.swagger.io/support
  1621. description: APP客户端-Api接口
  1622. license:
  1623. name: Apache 2.0
  1624. url: http://www.apache.org/licenses/LICENSE-2.0.html
  1625. termsOfService: http://swagger.io/terms/
  1626. title: 蛋蛋星球-APP客户端
  1627. version: "1.0"
  1628. paths:
  1629. /api/v1/addFriend/basalRate:
  1630. get:
  1631. consumes:
  1632. - application/json
  1633. description: 基础速率(获取)
  1634. parameters:
  1635. - description: 验证参数Bearer和token空格拼接
  1636. in: header
  1637. name: Authorization
  1638. required: true
  1639. type: string
  1640. produces:
  1641. - application/json
  1642. responses:
  1643. "200":
  1644. description: 具体数据
  1645. schema:
  1646. $ref: '#/definitions/md.BasalRateResp'
  1647. "400":
  1648. description: 具体错误
  1649. schema:
  1650. $ref: '#/definitions/md.Response'
  1651. summary: 蛋蛋星球-添加好友-基础速率(获取)
  1652. tags:
  1653. - 添加好友
  1654. /api/v1/addFriend/eggEnergyDetails:
  1655. post:
  1656. consumes:
  1657. - application/json
  1658. description: 蛋蛋能量明细(获取)
  1659. parameters:
  1660. - description: 验证参数Bearer和token空格拼接
  1661. in: header
  1662. name: Authorization
  1663. required: true
  1664. type: string
  1665. - description: 分页类型必填
  1666. in: body
  1667. name: req
  1668. required: true
  1669. schema:
  1670. $ref: '#/definitions/md.EggEnergyDetailReq'
  1671. produces:
  1672. - application/json
  1673. responses:
  1674. "200":
  1675. description: 具体数据
  1676. schema:
  1677. $ref: '#/definitions/md.EggEnergyDetailResp'
  1678. "400":
  1679. description: 具体错误
  1680. schema:
  1681. $ref: '#/definitions/md.Response'
  1682. summary: 蛋蛋星球-添加好友-蛋蛋能量明细(获取)
  1683. tags:
  1684. - 添加好友
  1685. /api/v1/addFriend/eggPointDetails:
  1686. post:
  1687. consumes:
  1688. - application/json
  1689. description: 蛋蛋积分明细(获取)
  1690. parameters:
  1691. - description: 验证参数Bearer和token空格拼接
  1692. in: header
  1693. name: Authorization
  1694. required: true
  1695. type: string
  1696. - description: 分页类型必填
  1697. in: body
  1698. name: req
  1699. required: true
  1700. schema:
  1701. $ref: '#/definitions/md.EggPointDetailsReq'
  1702. produces:
  1703. - application/json
  1704. responses:
  1705. "200":
  1706. description: 具体数据
  1707. schema:
  1708. $ref: '#/definitions/md.EggPointDetailsResp'
  1709. "400":
  1710. description: 具体错误
  1711. schema:
  1712. $ref: '#/definitions/md.Response'
  1713. summary: 蛋蛋星球-添加好友-蛋蛋积分明细(获取)
  1714. tags:
  1715. - 添加好友
  1716. /api/v1/addFriend/myFans:
  1717. get:
  1718. consumes:
  1719. - application/json
  1720. description: 团队加速速率(获取)
  1721. parameters:
  1722. - description: 验证参数Bearer和token空格拼接
  1723. in: header
  1724. name: Authorization
  1725. required: true
  1726. type: string
  1727. produces:
  1728. - application/json
  1729. responses:
  1730. "200":
  1731. description: 具体数据
  1732. schema:
  1733. $ref: '#/definitions/md.MyFansResp'
  1734. "400":
  1735. description: 具体错误
  1736. schema:
  1737. $ref: '#/definitions/md.Response'
  1738. summary: 蛋蛋星球-添加好友-粉丝团队-我的粉丝-团队加速速率(获取)
  1739. tags:
  1740. - 添加好友
  1741. /api/v1/addFriend/myFansUserList:
  1742. get:
  1743. consumes:
  1744. - application/json
  1745. description: 在线好友列表(获取)
  1746. parameters:
  1747. - description: 验证参数Bearer和token空格拼接
  1748. in: header
  1749. name: Authorization
  1750. required: true
  1751. type: string
  1752. - description: 每页大小
  1753. in: query
  1754. name: limit
  1755. required: true
  1756. type: integer
  1757. - description: 页数
  1758. in: query
  1759. name: page
  1760. required: true
  1761. type: integer
  1762. produces:
  1763. - application/json
  1764. responses:
  1765. "200":
  1766. description: 具体数据
  1767. schema:
  1768. $ref: '#/definitions/md.MyFansUserListResp'
  1769. "400":
  1770. description: 具体错误
  1771. schema:
  1772. $ref: '#/definitions/md.Response'
  1773. summary: 蛋蛋星球-添加好友-粉丝团队-我的粉丝-在线好友列表(获取)
  1774. tags:
  1775. - 添加好友
  1776. /api/v1/addFriend/nineDimensionalSpace:
  1777. get:
  1778. consumes:
  1779. - application/json
  1780. description: 九维空间(获取)
  1781. parameters:
  1782. - description: 验证参数Bearer和token空格拼接
  1783. in: header
  1784. name: Authorization
  1785. required: true
  1786. type: string
  1787. produces:
  1788. - application/json
  1789. responses:
  1790. "200":
  1791. description: 具体数据
  1792. schema:
  1793. $ref: '#/definitions/md.NineDimensionalSpaceResp'
  1794. "400":
  1795. description: 具体错误
  1796. schema:
  1797. $ref: '#/definitions/md.Response'
  1798. summary: 蛋蛋星球-添加好友-粉丝团队-九维空间(获取)
  1799. tags:
  1800. - 添加好友
  1801. /api/v1/addFriend/totalRate:
  1802. get:
  1803. consumes:
  1804. - application/json
  1805. description: 总速率(获取)
  1806. parameters:
  1807. - description: 验证参数Bearer和token空格拼接
  1808. in: header
  1809. name: Authorization
  1810. required: true
  1811. type: string
  1812. produces:
  1813. - application/json
  1814. responses:
  1815. "200":
  1816. description: 具体数据
  1817. schema:
  1818. $ref: '#/definitions/md.TotalRateResp'
  1819. "400":
  1820. description: 具体错误
  1821. schema:
  1822. $ref: '#/definitions/md.Response'
  1823. summary: 蛋蛋星球-添加好友-总速率(获取)
  1824. tags:
  1825. - 添加好友
  1826. /api/v1/advertising:
  1827. get:
  1828. consumes:
  1829. - application/json
  1830. description: 广告位
  1831. parameters:
  1832. - description: 验证参数Bearer和token空格拼接
  1833. in: header
  1834. name: Authorization
  1835. required: true
  1836. type: string
  1837. produces:
  1838. - application/json
  1839. responses:
  1840. "200":
  1841. description: 具体数据
  1842. schema:
  1843. $ref: '#/definitions/md.AdvertisingResp'
  1844. "400":
  1845. description: 具体错误
  1846. schema:
  1847. $ref: '#/definitions/md.Response'
  1848. summary: 广告位
  1849. tags:
  1850. - 广告位
  1851. /api/v1/advertising/check:
  1852. post:
  1853. consumes:
  1854. - application/json
  1855. description: 广告位限制
  1856. parameters:
  1857. - description: 验证参数Bearer和token空格拼接
  1858. in: header
  1859. name: Authorization
  1860. required: true
  1861. type: string
  1862. - description: 注册参数
  1863. in: body
  1864. name: req
  1865. required: true
  1866. schema:
  1867. $ref: '#/definitions/md.AdvertisingReq'
  1868. produces:
  1869. - application/json
  1870. responses:
  1871. "200":
  1872. description: 具体数据
  1873. schema:
  1874. $ref: '#/definitions/md.AdvertisingCheck'
  1875. "400":
  1876. description: 具体错误
  1877. schema:
  1878. $ref: '#/definitions/md.Response'
  1879. summary: 广告位限制
  1880. tags:
  1881. - 广告位
  1882. /api/v1/advertising/detail:
  1883. post:
  1884. consumes:
  1885. - application/json
  1886. description: 广告位详情
  1887. parameters:
  1888. - description: 验证参数Bearer和token空格拼接
  1889. in: header
  1890. name: Authorization
  1891. required: true
  1892. type: string
  1893. - description: 注册参数
  1894. in: body
  1895. name: req
  1896. required: true
  1897. schema:
  1898. $ref: '#/definitions/md.AdvertisingReq'
  1899. produces:
  1900. - application/json
  1901. responses:
  1902. "200":
  1903. description: 具体数据
  1904. schema:
  1905. $ref: '#/definitions/md.AdvertisingSpace'
  1906. "400":
  1907. description: 具体错误
  1908. schema:
  1909. $ref: '#/definitions/md.Response'
  1910. summary: 广告位详情
  1911. tags:
  1912. - 广告位
  1913. /api/v1/advertising/state:
  1914. post:
  1915. consumes:
  1916. - application/json
  1917. description: 广告状态 看完之后拿到广告唯一值
  1918. parameters:
  1919. - description: 验证参数Bearer和token空格拼接
  1920. in: header
  1921. name: Authorization
  1922. required: true
  1923. type: string
  1924. - description: 注册参数
  1925. in: body
  1926. name: req
  1927. required: true
  1928. schema:
  1929. $ref: '#/definitions/md.AdvertisingReq'
  1930. produces:
  1931. - application/json
  1932. responses:
  1933. "200":
  1934. description: 具体数据
  1935. schema:
  1936. $ref: '#/definitions/md.AdvertisingState'
  1937. "400":
  1938. description: 具体错误
  1939. schema:
  1940. $ref: '#/definitions/md.Response'
  1941. summary: 广告状态 看完之后拿到广告唯一值
  1942. tags:
  1943. - 广告位
  1944. /api/v1/circleFriends/CommentDelete/{$comment_index_id}:
  1945. delete:
  1946. consumes:
  1947. - application/json
  1948. description: 评论点赞
  1949. parameters:
  1950. - description: 验证参数Bearer和token空格拼接
  1951. in: header
  1952. name: Authorization
  1953. required: true
  1954. type: string
  1955. produces:
  1956. - application/json
  1957. responses:
  1958. "200":
  1959. description: success
  1960. schema:
  1961. type: string
  1962. "400":
  1963. description: 具体错误
  1964. schema:
  1965. $ref: '#/definitions/md.Response'
  1966. summary: 朋友圈-删除评论
  1967. tags:
  1968. - 朋友圈
  1969. /api/v1/circleFriends/CommentLike:
  1970. get:
  1971. consumes:
  1972. - application/json
  1973. description: 评论取消点赞
  1974. parameters:
  1975. - description: 验证参数Bearer和token空格拼接
  1976. in: header
  1977. name: Authorization
  1978. required: true
  1979. type: string
  1980. - description: 评论文档记录
  1981. in: query
  1982. name: comment_index_id
  1983. required: true
  1984. type: string
  1985. produces:
  1986. - application/json
  1987. responses:
  1988. "200":
  1989. description: success
  1990. schema:
  1991. type: string
  1992. "400":
  1993. description: 具体错误
  1994. schema:
  1995. $ref: '#/definitions/md.Response'
  1996. summary: 朋友圈-评论取消点赞
  1997. tags:
  1998. - 朋友圈
  1999. /api/v1/circleFriends/cancelLike:
  2000. post:
  2001. consumes:
  2002. - application/json
  2003. description: 取消点赞朋友圈
  2004. parameters:
  2005. - description: 验证参数Bearer和token空格拼接
  2006. in: header
  2007. name: Authorization
  2008. required: true
  2009. type: string
  2010. - description: 请求参数
  2011. in: body
  2012. name: req
  2013. required: true
  2014. schema:
  2015. $ref: '#/definitions/friend_circles.EggFriendCircleCancelLikeReq'
  2016. produces:
  2017. - application/json
  2018. responses:
  2019. "200":
  2020. description: success
  2021. schema:
  2022. type: string
  2023. "400":
  2024. description: 具体错误
  2025. schema:
  2026. $ref: '#/definitions/md.Response'
  2027. summary: 朋友圈-取消点赞朋友圈
  2028. tags:
  2029. - 朋友圈
  2030. /api/v1/circleFriends/comment:
  2031. get:
  2032. consumes:
  2033. - application/json
  2034. description: 是否可以评论
  2035. parameters:
  2036. - description: 验证参数Bearer和token空格拼接
  2037. in: header
  2038. name: Authorization
  2039. required: true
  2040. type: string
  2041. produces:
  2042. - application/json
  2043. responses:
  2044. "200":
  2045. description: 许可链接
  2046. schema:
  2047. type: string
  2048. "400":
  2049. description: 具体错误
  2050. schema:
  2051. $ref: '#/definitions/md.Response'
  2052. summary: 朋友圈-评论
  2053. tags:
  2054. - 朋友圈
  2055. /api/v1/circleFriends/commentDetail:
  2056. get:
  2057. consumes:
  2058. - application/json
  2059. description: 评论详情
  2060. parameters:
  2061. - description: 验证参数Bearer和token空格拼接
  2062. in: header
  2063. name: Authorization
  2064. required: true
  2065. type: string
  2066. - description: 评论文档记录
  2067. in: query
  2068. name: comment_index_id
  2069. required: true
  2070. type: string
  2071. produces:
  2072. - application/json
  2073. responses:
  2074. "200":
  2075. description: success
  2076. schema:
  2077. type: string
  2078. "400":
  2079. description: 具体错误
  2080. schema:
  2081. $ref: '#/definitions/md.Response'
  2082. summary: 朋友圈-评论详情
  2083. tags:
  2084. - 朋友圈
  2085. /api/v1/circleFriends/commentList:
  2086. post:
  2087. consumes:
  2088. - application/json
  2089. description: 评论列表
  2090. parameters:
  2091. - description: 验证参数Bearer和token空格拼接
  2092. in: header
  2093. name: Authorization
  2094. required: true
  2095. type: string
  2096. - description: 朋友圈文档记录
  2097. in: query
  2098. name: circle_index_id
  2099. required: true
  2100. type: string
  2101. - description: 请求参数
  2102. in: body
  2103. name: req
  2104. required: true
  2105. schema:
  2106. $ref: '#/definitions/friend_circles.CommentListReq'
  2107. produces:
  2108. - application/json
  2109. responses:
  2110. "200":
  2111. description: success
  2112. schema:
  2113. type: string
  2114. "400":
  2115. description: 具体错误
  2116. schema:
  2117. $ref: '#/definitions/md.Response'
  2118. summary: 朋友圈-评论列表
  2119. tags:
  2120. - 朋友圈
  2121. /api/v1/circleFriends/delete:
  2122. delete:
  2123. consumes:
  2124. - application/json
  2125. description: 删除朋友圈
  2126. parameters:
  2127. - description: 验证参数Bearer和token空格拼接
  2128. in: header
  2129. name: Authorization
  2130. required: true
  2131. type: string
  2132. - description: 请求参数
  2133. in: body
  2134. name: req
  2135. required: true
  2136. schema:
  2137. $ref: '#/definitions/friend_circles.EggFriendCircleDelReq'
  2138. produces:
  2139. - application/json
  2140. responses:
  2141. "200":
  2142. description: success
  2143. schema:
  2144. type: string
  2145. "400":
  2146. description: 具体错误
  2147. schema:
  2148. $ref: '#/definitions/md.Response'
  2149. summary: 朋友圈-删除朋友圈
  2150. tags:
  2151. - 朋友圈
  2152. /api/v1/circleFriends/isCanComment:
  2153. get:
  2154. consumes:
  2155. - application/json
  2156. description: 是否可以评论
  2157. parameters:
  2158. - description: 验证参数Bearer和token空格拼接
  2159. in: header
  2160. name: Authorization
  2161. required: true
  2162. type: string
  2163. produces:
  2164. - application/json
  2165. responses:
  2166. "200":
  2167. description: success
  2168. schema:
  2169. type: string
  2170. "400":
  2171. description: 具体错误
  2172. schema:
  2173. $ref: '#/definitions/md.Response'
  2174. summary: 朋友圈-是否可以评论
  2175. tags:
  2176. - 朋友圈
  2177. /api/v1/circleFriends/isCanPublish:
  2178. get:
  2179. consumes:
  2180. - application/json
  2181. description: 是否可以发布朋友圈
  2182. parameters:
  2183. - description: 验证参数Bearer和token空格拼接
  2184. in: header
  2185. name: Authorization
  2186. required: true
  2187. type: string
  2188. produces:
  2189. - application/json
  2190. responses:
  2191. "200":
  2192. description: success
  2193. schema:
  2194. type: string
  2195. "400":
  2196. description: 具体错误
  2197. schema:
  2198. $ref: '#/definitions/md.Response'
  2199. summary: 朋友圈-是否可以发布朋友圈
  2200. tags:
  2201. - 朋友圈
  2202. /api/v1/circleFriends/like:
  2203. post:
  2204. consumes:
  2205. - application/json
  2206. description: 点赞朋友圈
  2207. parameters:
  2208. - description: 验证参数Bearer和token空格拼接
  2209. in: header
  2210. name: Authorization
  2211. required: true
  2212. type: string
  2213. - description: 请求参数
  2214. in: body
  2215. name: req
  2216. required: true
  2217. schema:
  2218. $ref: '#/definitions/friend_circles.EggFriendCircleLikeReq'
  2219. produces:
  2220. - application/json
  2221. responses:
  2222. "200":
  2223. description: success
  2224. schema:
  2225. type: string
  2226. "400":
  2227. description: 具体错误
  2228. schema:
  2229. $ref: '#/definitions/md.Response'
  2230. summary: 朋友圈-点赞朋友圈
  2231. tags:
  2232. - 朋友圈
  2233. /api/v1/circleFriends/mySelfList:
  2234. post:
  2235. consumes:
  2236. - application/json
  2237. description: 我的朋友圈列表
  2238. parameters:
  2239. - description: 验证参数Bearer和token空格拼接
  2240. in: header
  2241. name: Authorization
  2242. required: true
  2243. type: string
  2244. - description: 签名上传url
  2245. in: body
  2246. name: req
  2247. required: true
  2248. schema:
  2249. $ref: '#/definitions/friend_circles.MySelfListReq'
  2250. produces:
  2251. - application/json
  2252. responses:
  2253. "200":
  2254. description: 返回数据
  2255. schema:
  2256. $ref: '#/definitions/friend_circles.MySelfListResp'
  2257. "400":
  2258. description: 具体错误
  2259. schema:
  2260. $ref: '#/definitions/md.Response'
  2261. summary: 朋友圈-我的朋友圈列表
  2262. tags:
  2263. - 朋友圈
  2264. /api/v1/circleFriends/public:
  2265. post:
  2266. consumes:
  2267. - application/json
  2268. description: 发布朋友圈
  2269. parameters:
  2270. - description: 验证参数Bearer和token空格拼接
  2271. in: header
  2272. name: Authorization
  2273. required: true
  2274. type: string
  2275. - description: 请求参数
  2276. in: body
  2277. name: req
  2278. required: true
  2279. schema:
  2280. $ref: '#/definitions/friend_circles.PublishReq'
  2281. produces:
  2282. - application/json
  2283. responses:
  2284. "200":
  2285. description: success
  2286. schema:
  2287. type: string
  2288. "400":
  2289. description: 具体错误
  2290. schema:
  2291. $ref: '#/definitions/md.Response'
  2292. summary: 朋友圈-发布朋友圈
  2293. tags:
  2294. - 朋友圈
  2295. /api/v1/circleFriends/share:
  2296. post:
  2297. consumes:
  2298. - application/json
  2299. description: 分享后朋友圈分享数(增加)
  2300. parameters:
  2301. - description: 验证参数Bearer和token空格拼接
  2302. in: header
  2303. name: Authorization
  2304. required: true
  2305. type: string
  2306. - description: 请求参数
  2307. in: body
  2308. name: req
  2309. required: true
  2310. schema:
  2311. $ref: '#/definitions/friend_circles.EggFriendCircleShareReq'
  2312. produces:
  2313. - application/json
  2314. responses:
  2315. "200":
  2316. description: success
  2317. schema:
  2318. type: string
  2319. "400":
  2320. description: 具体错误
  2321. schema:
  2322. $ref: '#/definitions/md.Response'
  2323. summary: 朋友圈-分享后朋友圈分享数(增加)
  2324. tags:
  2325. - 朋友圈
  2326. /api/v1/college/cate:
  2327. get:
  2328. consumes:
  2329. - application/json
  2330. description: 蛋蛋学院-分类
  2331. parameters:
  2332. - description: 验证参数Bearer和token空格拼接
  2333. in: header
  2334. name: Authorization
  2335. required: true
  2336. type: string
  2337. produces:
  2338. - application/json
  2339. responses:
  2340. "200":
  2341. description: 具体数据
  2342. schema:
  2343. $ref: '#/definitions/md.AdvertisingResp'
  2344. "400":
  2345. description: 具体错误
  2346. schema:
  2347. $ref: '#/definitions/md.Response'
  2348. summary: 蛋蛋学院-分类
  2349. tags:
  2350. - 蛋蛋学院
  2351. /api/v1/college/detail:
  2352. post:
  2353. consumes:
  2354. - application/json
  2355. description: 蛋蛋学院-文章详情
  2356. parameters:
  2357. - description: 验证参数Bearer和token空格拼接
  2358. in: header
  2359. name: Authorization
  2360. required: true
  2361. type: string
  2362. - description: 参数
  2363. in: body
  2364. name: req
  2365. required: true
  2366. schema:
  2367. $ref: '#/definitions/md.CollegeDetailReq'
  2368. produces:
  2369. - application/json
  2370. responses:
  2371. "200":
  2372. description: 具体数据
  2373. schema:
  2374. $ref: '#/definitions/md.CollegeDetailResp'
  2375. "400":
  2376. description: 具体错误
  2377. schema:
  2378. $ref: '#/definitions/md.Response'
  2379. summary: 蛋蛋学院-文章详情
  2380. tags:
  2381. - 蛋蛋学院
  2382. /api/v1/college/like/add:
  2383. post:
  2384. consumes:
  2385. - application/json
  2386. description: 蛋蛋学院-文章-点赞
  2387. parameters:
  2388. - description: 验证参数Bearer和token空格拼接
  2389. in: header
  2390. name: Authorization
  2391. required: true
  2392. type: string
  2393. - description: 参数
  2394. in: body
  2395. name: req
  2396. required: true
  2397. schema:
  2398. $ref: '#/definitions/md.CollegeDetailReq'
  2399. produces:
  2400. - application/json
  2401. responses:
  2402. "200":
  2403. description: 具体数据
  2404. schema:
  2405. type: string
  2406. "400":
  2407. description: 具体错误
  2408. schema:
  2409. $ref: '#/definitions/md.Response'
  2410. summary: 蛋蛋学院-文章-点赞
  2411. tags:
  2412. - 蛋蛋学院
  2413. /api/v1/college/like/cancel:
  2414. post:
  2415. consumes:
  2416. - application/json
  2417. description: 蛋蛋学院-文章-取消点赞
  2418. parameters:
  2419. - description: 验证参数Bearer和token空格拼接
  2420. in: header
  2421. name: Authorization
  2422. required: true
  2423. type: string
  2424. - description: 参数
  2425. in: body
  2426. name: req
  2427. required: true
  2428. schema:
  2429. $ref: '#/definitions/md.CollegeDetailReq'
  2430. produces:
  2431. - application/json
  2432. responses:
  2433. "200":
  2434. description: 具体数据
  2435. schema:
  2436. type: string
  2437. "400":
  2438. description: 具体错误
  2439. schema:
  2440. $ref: '#/definitions/md.Response'
  2441. summary: 蛋蛋学院-文章-取消点赞
  2442. tags:
  2443. - 蛋蛋学院
  2444. /api/v1/college/list:
  2445. post:
  2446. consumes:
  2447. - application/json
  2448. description: 蛋蛋学院-文章列表
  2449. parameters:
  2450. - description: 验证参数Bearer和token空格拼接
  2451. in: header
  2452. name: Authorization
  2453. required: true
  2454. type: string
  2455. - description: 参数
  2456. in: body
  2457. name: req
  2458. required: true
  2459. schema:
  2460. $ref: '#/definitions/md.CollegeListReq'
  2461. produces:
  2462. - application/json
  2463. responses:
  2464. "200":
  2465. description: 具体数据
  2466. schema:
  2467. $ref: '#/definitions/md.CollegeListResp'
  2468. "400":
  2469. description: 具体错误
  2470. schema:
  2471. $ref: '#/definitions/md.Response'
  2472. summary: 蛋蛋学院-文章列表
  2473. tags:
  2474. - 蛋蛋学院
  2475. /api/v1/college/share/add:
  2476. post:
  2477. consumes:
  2478. - application/json
  2479. description: 蛋蛋学院-文章-分享后调用统计数量
  2480. parameters:
  2481. - description: 验证参数Bearer和token空格拼接
  2482. in: header
  2483. name: Authorization
  2484. required: true
  2485. type: string
  2486. - description: 参数
  2487. in: body
  2488. name: req
  2489. required: true
  2490. schema:
  2491. $ref: '#/definitions/md.CollegeDetailReq'
  2492. produces:
  2493. - application/json
  2494. responses:
  2495. "200":
  2496. description: 具体数据
  2497. schema:
  2498. type: string
  2499. "400":
  2500. description: 具体错误
  2501. schema:
  2502. $ref: '#/definitions/md.Response'
  2503. summary: 蛋蛋学院-文章-分享后调用统计数量
  2504. tags:
  2505. - 蛋蛋学院
  2506. /api/v1/comm/getOssUrl:
  2507. post:
  2508. consumes:
  2509. - application/json
  2510. description: 上传许可链接(获取)
  2511. parameters:
  2512. - description: 验证参数Bearer和token空格拼接
  2513. in: header
  2514. name: Authorization
  2515. required: true
  2516. type: string
  2517. - description: 签名上传url
  2518. in: body
  2519. name: req
  2520. required: true
  2521. schema:
  2522. $ref: '#/definitions/comm.ImgReqUploadReq'
  2523. produces:
  2524. - application/json
  2525. responses:
  2526. "200":
  2527. description: 许可链接
  2528. schema:
  2529. type: string
  2530. "400":
  2531. description: 具体错误
  2532. schema:
  2533. $ref: '#/definitions/md.Response'
  2534. summary: 通用请求-对象存储-上传许可链接(获取)
  2535. tags:
  2536. - 对象存储
  2537. /api/v1/config:
  2538. get:
  2539. consumes:
  2540. - application/json
  2541. description: 基本配置
  2542. parameters:
  2543. - description: 验证参数Bearer和token空格拼接
  2544. in: header
  2545. name: Authorization
  2546. required: true
  2547. type: string
  2548. produces:
  2549. - application/json
  2550. responses:
  2551. "200":
  2552. description: 具体数据
  2553. schema:
  2554. $ref: '#/definitions/md.ConfigResp'
  2555. "400":
  2556. description: 具体错误
  2557. schema:
  2558. $ref: '#/definitions/md.Response'
  2559. summary: 基本配置
  2560. tags:
  2561. - 基本配置
  2562. /api/v1/faceRealName/base:
  2563. get:
  2564. consumes:
  2565. - application/json
  2566. description: 实名认证-分类
  2567. parameters:
  2568. - description: 验证参数Bearer和token空格拼接
  2569. in: header
  2570. name: Authorization
  2571. required: true
  2572. type: string
  2573. produces:
  2574. - application/json
  2575. responses:
  2576. "200":
  2577. description: 具体数据
  2578. schema:
  2579. $ref: '#/definitions/md.RealNameAuthBasicData'
  2580. "400":
  2581. description: 具体错误
  2582. schema:
  2583. $ref: '#/definitions/md.Response'
  2584. summary: 实名认证-基础信息
  2585. tags:
  2586. - 实名认证
  2587. /api/v1/faceRealName/save:
  2588. post:
  2589. consumes:
  2590. - application/json
  2591. description: 实名认证-保存
  2592. parameters:
  2593. - description: 验证参数Bearer和token空格拼接
  2594. in: header
  2595. name: Authorization
  2596. required: true
  2597. type: string
  2598. - description: 参数
  2599. in: body
  2600. name: req
  2601. required: true
  2602. schema:
  2603. $ref: '#/definitions/md.RealNameAuthAddRequest'
  2604. produces:
  2605. - application/json
  2606. responses:
  2607. "200":
  2608. description: 具体数据
  2609. schema:
  2610. $ref: '#/definitions/md.RealNameAuthResp'
  2611. "400":
  2612. description: 具体错误
  2613. schema:
  2614. $ref: '#/definitions/md.Response'
  2615. summary: 实名认证-保存
  2616. tags:
  2617. - 实名认证
  2618. /api/v1/faceRealName/state:
  2619. get:
  2620. consumes:
  2621. - application/json
  2622. description: 实名认证-分类
  2623. parameters:
  2624. - description: 验证参数Bearer和token空格拼接
  2625. in: header
  2626. name: Authorization
  2627. required: true
  2628. type: string
  2629. produces:
  2630. - application/json
  2631. responses:
  2632. "200":
  2633. description: 具体数据
  2634. schema:
  2635. $ref: '#/definitions/md.RealNameAuthBasicData'
  2636. "400":
  2637. description: 具体错误
  2638. schema:
  2639. $ref: '#/definitions/md.Response'
  2640. summary: 实名认证-基础信息
  2641. tags:
  2642. - 实名认证
  2643. /api/v1/fastLogin:
  2644. post:
  2645. consumes:
  2646. - application/json
  2647. description: 一键登录
  2648. parameters:
  2649. - description: 注册参数
  2650. in: body
  2651. name: req
  2652. required: true
  2653. schema:
  2654. $ref: '#/definitions/md.FastLoginReq'
  2655. produces:
  2656. - application/json
  2657. responses:
  2658. "200":
  2659. description: 登录成功返回
  2660. schema:
  2661. $ref: '#/definitions/md.LoginResponse'
  2662. "400":
  2663. description: 具体错误
  2664. schema:
  2665. $ref: '#/definitions/md.Response'
  2666. summary: 一键登录
  2667. tags:
  2668. - 登录注册
  2669. /api/v1/findPassword:
  2670. post:
  2671. consumes:
  2672. - application/json
  2673. description: 找回密码
  2674. parameters:
  2675. - description: 注册参数
  2676. in: body
  2677. name: req
  2678. required: true
  2679. schema:
  2680. $ref: '#/definitions/md.FindPasswordReq'
  2681. produces:
  2682. - application/json
  2683. responses:
  2684. "200":
  2685. description: 登录成功返回
  2686. schema:
  2687. type: string
  2688. "400":
  2689. description: 具体错误
  2690. schema:
  2691. $ref: '#/definitions/md.Response'
  2692. summary: 找回密码
  2693. tags:
  2694. - 登录注册
  2695. /api/v1/getModuleSetting:
  2696. get:
  2697. consumes:
  2698. - application/json
  2699. description: 页面样式
  2700. parameters:
  2701. - description: 验证参数Bearer和token空格拼接
  2702. in: header
  2703. name: Authorization
  2704. required: true
  2705. type: string
  2706. - description: 页面名称类型值(1:首页 2:会员中心 3:底部导航 4:邀请下载落地页 5:邀请海报 7:下载渠道 8:贡献值 9:蛋蛋分 10:商务合作 11:资质证书 12:提现页 13:提现到账户
  2707. 14实名认证)
  2708. in: query
  2709. name: mod_name_value
  2710. required: true
  2711. type: string
  2712. produces:
  2713. - application/json
  2714. responses:
  2715. "200":
  2716. description: 具体数据
  2717. schema:
  2718. $ref: '#/definitions/md.GetModuleSettingResp'
  2719. "400":
  2720. description: 具体错误
  2721. schema:
  2722. $ref: '#/definitions/md.Response'
  2723. summary: 页面样式
  2724. tags:
  2725. - 页面样式
  2726. /api/v1/homePage/adRule:
  2727. get:
  2728. consumes:
  2729. - application/json
  2730. description: 视频奖励规则(获取)
  2731. parameters:
  2732. - description: 验证参数Bearer和token空格拼接
  2733. in: header
  2734. name: Authorization
  2735. required: true
  2736. type: string
  2737. produces:
  2738. - application/json
  2739. responses:
  2740. "200":
  2741. description: 具体数据
  2742. schema:
  2743. $ref: '#/definitions/md.HomePageWatchAdRuleResp'
  2744. "400":
  2745. description: 具体错误
  2746. schema:
  2747. $ref: '#/definitions/md.Response'
  2748. summary: 蛋蛋星球-主页-视频奖励规则(获取)
  2749. tags:
  2750. - 主页
  2751. /api/v1/homePage/index:
  2752. get:
  2753. consumes:
  2754. - application/json
  2755. description: 基础信息(获取)
  2756. parameters:
  2757. - description: 验证参数Bearer和token空格拼接
  2758. in: header
  2759. name: Authorization
  2760. required: true
  2761. type: string
  2762. produces:
  2763. - application/json
  2764. responses:
  2765. "200":
  2766. description: 具体数据
  2767. schema:
  2768. $ref: '#/definitions/md.HomePageResp'
  2769. "400":
  2770. description: 具体错误
  2771. schema:
  2772. $ref: '#/definitions/md.Response'
  2773. summary: 蛋蛋星球-主页-基础信息(获取)
  2774. tags:
  2775. - 主页
  2776. /api/v1/homePage/isCanGetRedPackage:
  2777. get:
  2778. consumes:
  2779. - application/json
  2780. description: 是否可以领取红包(获取)
  2781. parameters:
  2782. - description: 验证参数Bearer和token空格拼接
  2783. in: header
  2784. name: Authorization
  2785. required: true
  2786. type: string
  2787. produces:
  2788. - application/json
  2789. responses:
  2790. "200":
  2791. description: 具体数据
  2792. schema:
  2793. $ref: '#/definitions/md.IsCanGetRedPackageResp'
  2794. "400":
  2795. description: 具体错误
  2796. schema:
  2797. $ref: '#/definitions/md.Response'
  2798. summary: 蛋蛋星球-主页-是否领取红包(获取)
  2799. tags:
  2800. - 主页
  2801. /api/v1/homePage/isCanSignIn:
  2802. get:
  2803. consumes:
  2804. - application/json
  2805. description: 是否可以签到(获取)
  2806. parameters:
  2807. - description: 验证参数Bearer和token空格拼接
  2808. in: header
  2809. name: Authorization
  2810. required: true
  2811. type: string
  2812. produces:
  2813. - application/json
  2814. responses:
  2815. "200":
  2816. description: 具体数据
  2817. schema:
  2818. $ref: '#/definitions/md.IsCanSignInResp'
  2819. "400":
  2820. description: 具体错误
  2821. schema:
  2822. $ref: '#/definitions/md.Response'
  2823. summary: 蛋蛋星球-主页-是否能签到(获取)
  2824. tags:
  2825. - 主页
  2826. /api/v1/homePage/realTimePrice:
  2827. get:
  2828. consumes:
  2829. - application/json
  2830. description: 实时数据(获取)
  2831. parameters:
  2832. - description: 验证参数Bearer和token空格拼接
  2833. in: header
  2834. name: Authorization
  2835. required: true
  2836. type: string
  2837. produces:
  2838. - application/json
  2839. responses:
  2840. "200":
  2841. description: 具体数据
  2842. schema:
  2843. $ref: '#/definitions/md.RealTimePriceResp'
  2844. "400":
  2845. description: 具体错误
  2846. schema:
  2847. $ref: '#/definitions/md.Response'
  2848. summary: 蛋蛋星球-主页-实时数据(获取)
  2849. tags:
  2850. - 主页
  2851. /api/v1/im/redPackageDetail:
  2852. get:
  2853. consumes:
  2854. - application/json
  2855. description: 红包详情(获取)
  2856. parameters:
  2857. - description: 验证参数Bearer和token空格拼接
  2858. in: header
  2859. name: Authorization
  2860. required: true
  2861. type: string
  2862. - description: 红包 ID
  2863. in: query
  2864. name: red_package_id
  2865. required: true
  2866. type: string
  2867. produces:
  2868. - application/json
  2869. responses:
  2870. "200":
  2871. description: 具体数据
  2872. schema:
  2873. $ref: '#/definitions/md.RedPackageDetailResp'
  2874. "400":
  2875. description: 具体错误
  2876. schema:
  2877. $ref: '#/definitions/md.Response'
  2878. summary: 蛋蛋星球-即时通讯-红包详情(获取)
  2879. tags:
  2880. - 即时通讯
  2881. /api/v1/im/user/grabRedPackage:
  2882. post:
  2883. consumes:
  2884. - application/json
  2885. description: 领取红包
  2886. parameters:
  2887. - description: 验证参数Bearer和token空格拼接
  2888. in: header
  2889. name: Authorization
  2890. required: true
  2891. type: string
  2892. - description: 领取红包信息
  2893. in: body
  2894. name: req
  2895. required: true
  2896. schema:
  2897. $ref: '#/definitions/md.GrabRedPackageReq'
  2898. produces:
  2899. - application/json
  2900. responses:
  2901. "200":
  2902. description: 具体数据
  2903. schema:
  2904. $ref: '#/definitions/md.GrabRedPackageResp'
  2905. "400":
  2906. description: 具体错误
  2907. schema:
  2908. $ref: '#/definitions/md.Response'
  2909. summary: 蛋蛋星球-即时通讯-领取红包
  2910. tags:
  2911. - 即时通讯
  2912. /api/v1/im/user/sendRedPackage:
  2913. post:
  2914. consumes:
  2915. - application/json
  2916. description: 发送红包
  2917. parameters:
  2918. - description: 验证参数Bearer和token空格拼接
  2919. in: header
  2920. name: Authorization
  2921. required: true
  2922. type: string
  2923. - description: 发送红包信息
  2924. in: body
  2925. name: req
  2926. required: true
  2927. schema:
  2928. $ref: '#/definitions/md.SendRedPackageReq'
  2929. produces:
  2930. - application/json
  2931. responses:
  2932. "200":
  2933. description: 具体数据
  2934. schema:
  2935. $ref: '#/definitions/md.SendRedPackageResp'
  2936. "400":
  2937. description: 具体错误
  2938. schema:
  2939. $ref: '#/definitions/md.Response'
  2940. summary: 蛋蛋星球-即时通讯-发送红包
  2941. tags:
  2942. - 即时通讯
  2943. /api/v1/im/user/sendRedPackageDetail:
  2944. post:
  2945. consumes:
  2946. - application/json
  2947. description: 发送红包详情
  2948. parameters:
  2949. - description: 验证参数Bearer和token空格拼接
  2950. in: header
  2951. name: Authorization
  2952. required: true
  2953. type: string
  2954. - description: 红包的订单 ID
  2955. in: body
  2956. name: req
  2957. required: true
  2958. schema:
  2959. $ref: '#/definitions/md.SendRedPackageDetailReq'
  2960. produces:
  2961. - application/json
  2962. responses:
  2963. "200":
  2964. description: 具体数据
  2965. schema:
  2966. $ref: '#/definitions/md.SendRedPackageDetailResp'
  2967. "400":
  2968. description: 具体错误
  2969. schema:
  2970. $ref: '#/definitions/md.Response'
  2971. summary: 蛋蛋星球-即时通讯-发送红包详情
  2972. tags:
  2973. - 即时通讯
  2974. /api/v1/inviteCode/userInfo:
  2975. post:
  2976. consumes:
  2977. - application/json
  2978. description: 邀请码获取用户信息
  2979. parameters:
  2980. - description: 注册参数
  2981. in: body
  2982. name: req
  2983. required: true
  2984. schema:
  2985. $ref: '#/definitions/md.InviteCodeUserInfoReq'
  2986. produces:
  2987. - application/json
  2988. responses:
  2989. "200":
  2990. description: 具体数据
  2991. schema:
  2992. $ref: '#/definitions/md.InviteCodeUserInfoResp'
  2993. "400":
  2994. description: 具体错误
  2995. schema:
  2996. $ref: '#/definitions/md.Response'
  2997. summary: 邀请码获取用户信息
  2998. tags:
  2999. - 登录注册
  3000. /api/v1/login:
  3001. post:
  3002. consumes:
  3003. - application/json
  3004. description: 登入
  3005. parameters:
  3006. - description: 用户名密码
  3007. in: body
  3008. name: req
  3009. required: true
  3010. schema:
  3011. $ref: '#/definitions/md.LoginReq'
  3012. produces:
  3013. - application/json
  3014. responses:
  3015. "200":
  3016. description: token
  3017. schema:
  3018. $ref: '#/definitions/md.LoginResponse'
  3019. "400":
  3020. description: 具体错误
  3021. schema:
  3022. $ref: '#/definitions/md.Response'
  3023. summary: 登陆
  3024. tags:
  3025. - 登录注册
  3026. /api/v1/memberCenter/bindParent:
  3027. post:
  3028. consumes:
  3029. - application/json
  3030. description: 绑定上级
  3031. parameters:
  3032. - description: 注册参数
  3033. in: body
  3034. name: req
  3035. required: true
  3036. schema:
  3037. $ref: '#/definitions/md.InviteCodeUserInfoReq'
  3038. produces:
  3039. - application/json
  3040. responses:
  3041. "200":
  3042. description: 具体数据
  3043. schema:
  3044. type: string
  3045. "400":
  3046. description: 具体错误
  3047. schema:
  3048. $ref: '#/definitions/md.Response'
  3049. summary: 绑定上级-要登陆的
  3050. tags:
  3051. - 登录注册
  3052. /api/v1/memberCenter/getBasic:
  3053. get:
  3054. consumes:
  3055. - application/json
  3056. description: 基础数据(获取)
  3057. parameters:
  3058. - description: 验证参数Bearer和token空格拼接
  3059. in: header
  3060. name: Authorization
  3061. required: true
  3062. type: string
  3063. produces:
  3064. - application/json
  3065. responses:
  3066. "200":
  3067. description: 具体数据
  3068. schema:
  3069. $ref: '#/definitions/md.MemberCenterGetBasicResp'
  3070. "400":
  3071. description: 具体错误
  3072. schema:
  3073. $ref: '#/definitions/md.Response'
  3074. summary: 蛋蛋星球-会员中心-基础数据(获取)
  3075. tags:
  3076. - 会员中心
  3077. /api/v1/memberCenter/inviteUrl:
  3078. get:
  3079. consumes:
  3080. - application/json
  3081. description: 邀请链接
  3082. produces:
  3083. - application/json
  3084. responses:
  3085. "200":
  3086. description: 登录成功返回
  3087. schema:
  3088. $ref: '#/definitions/md.InviteUrl'
  3089. "400":
  3090. description: 具体错误
  3091. schema:
  3092. $ref: '#/definitions/md.Response'
  3093. summary: 邀请链接
  3094. tags:
  3095. - 邀请海报
  3096. /api/v1/memberCenter/updatePasscode:
  3097. post:
  3098. consumes:
  3099. - application/json
  3100. description: 修改支付宝密码
  3101. parameters:
  3102. - description: 注册参数
  3103. in: body
  3104. name: req
  3105. required: true
  3106. schema:
  3107. $ref: '#/definitions/md.UpdatePasscodeReq'
  3108. produces:
  3109. - application/json
  3110. responses:
  3111. "200":
  3112. description: 登录成功返回
  3113. schema:
  3114. type: string
  3115. "400":
  3116. description: 具体错误
  3117. schema:
  3118. $ref: '#/definitions/md.Response'
  3119. summary: 修改支付宝密码
  3120. tags:
  3121. - 账号与安全
  3122. /api/v1/memberCenter/updatePassword:
  3123. post:
  3124. consumes:
  3125. - application/json
  3126. description: 修改密码
  3127. parameters:
  3128. - description: 注册参数
  3129. in: body
  3130. name: req
  3131. required: true
  3132. schema:
  3133. $ref: '#/definitions/md.UpdatePasswordReq'
  3134. produces:
  3135. - application/json
  3136. responses:
  3137. "200":
  3138. description: 登录成功返回
  3139. schema:
  3140. type: string
  3141. "400":
  3142. description: 具体错误
  3143. schema:
  3144. $ref: '#/definitions/md.Response'
  3145. summary: 修改密码-不要原密码 换成验证码
  3146. tags:
  3147. - 账号与安全
  3148. /api/v1/openApp/start:
  3149. get:
  3150. consumes:
  3151. - application/json
  3152. description: 打开app调用
  3153. parameters:
  3154. - description: 验证参数Bearer和token空格拼接
  3155. in: header
  3156. name: Authorization
  3157. required: true
  3158. type: string
  3159. produces:
  3160. - application/json
  3161. responses:
  3162. "200":
  3163. description: 具体数据
  3164. schema:
  3165. type: string
  3166. "400":
  3167. description: 具体错误
  3168. schema:
  3169. $ref: '#/definitions/md.Response'
  3170. summary: 打开app调用
  3171. tags:
  3172. - 基本配置
  3173. /api/v1/playlet/base:
  3174. get:
  3175. consumes:
  3176. - application/json
  3177. description: 短视频-基本信息
  3178. parameters:
  3179. - description: 验证参数Bearer和token空格拼接
  3180. in: header
  3181. name: Authorization
  3182. required: true
  3183. type: string
  3184. produces:
  3185. - application/json
  3186. responses:
  3187. "200":
  3188. description: 具体数据
  3189. schema:
  3190. $ref: '#/definitions/md.PlayletBaseData'
  3191. "400":
  3192. description: 具体错误
  3193. schema:
  3194. $ref: '#/definitions/md.Response'
  3195. summary: 短视频-基本信息
  3196. tags:
  3197. - 短视频
  3198. /api/v1/playlet/reward:
  3199. post:
  3200. consumes:
  3201. - application/json
  3202. description: 实名认证-保存
  3203. parameters:
  3204. - description: 验证参数Bearer和token空格拼接
  3205. in: header
  3206. name: Authorization
  3207. required: true
  3208. type: string
  3209. - description: 参数
  3210. in: body
  3211. name: req
  3212. required: true
  3213. schema:
  3214. $ref: '#/definitions/md.PlayletRewardRequest'
  3215. produces:
  3216. - application/json
  3217. responses:
  3218. "200":
  3219. description: 具体数据
  3220. schema:
  3221. type: string
  3222. "400":
  3223. description: 具体错误
  3224. schema:
  3225. $ref: '#/definitions/md.Response'
  3226. summary: 实名认证-保存
  3227. tags:
  3228. - 实名认证
  3229. /api/v1/pointsCenter/basic:
  3230. get:
  3231. consumes:
  3232. - application/json
  3233. description: 上部分基础信息(获取)
  3234. parameters:
  3235. - description: 验证参数Bearer和token空格拼接
  3236. in: header
  3237. name: Authorization
  3238. required: true
  3239. type: string
  3240. produces:
  3241. - application/json
  3242. responses:
  3243. "200":
  3244. description: 具体数据
  3245. schema:
  3246. $ref: '#/definitions/md.PointsCenterGetBasicResp'
  3247. "400":
  3248. description: 具体错误
  3249. schema:
  3250. $ref: '#/definitions/md.Response'
  3251. summary: 蛋蛋星球-积分中心-上部分基础信息(获取)
  3252. tags:
  3253. - 积分中心
  3254. /api/v1/pointsCenter/contributionValue:
  3255. get:
  3256. consumes:
  3257. - application/json
  3258. description: 贡献值(获取)
  3259. parameters:
  3260. - description: 验证参数Bearer和token空格拼接
  3261. in: header
  3262. name: Authorization
  3263. required: true
  3264. type: string
  3265. produces:
  3266. - application/json
  3267. responses:
  3268. "200":
  3269. description: 具体数据
  3270. schema:
  3271. $ref: '#/definitions/md.GetContributionValueResp'
  3272. "400":
  3273. description: 具体错误
  3274. schema:
  3275. $ref: '#/definitions/md.Response'
  3276. summary: 蛋蛋星球-积分中心-贡献值(获取)
  3277. tags:
  3278. - 积分中心
  3279. /api/v1/pointsCenter/contributionValueFlow:
  3280. get:
  3281. consumes:
  3282. - application/json
  3283. description: 贡献值明细(获取)
  3284. parameters:
  3285. - description: 验证参数Bearer和token空格拼接
  3286. in: header
  3287. name: Authorization
  3288. required: true
  3289. type: string
  3290. - description: 每页大小
  3291. in: query
  3292. name: limit
  3293. required: true
  3294. type: string
  3295. - description: 页数
  3296. in: query
  3297. name: page
  3298. required: true
  3299. type: string
  3300. produces:
  3301. - application/json
  3302. responses:
  3303. "200":
  3304. description: 具体数据
  3305. schema:
  3306. $ref: '#/definitions/md.GetContributionValueFlowResp'
  3307. "400":
  3308. description: 具体错误
  3309. schema:
  3310. $ref: '#/definitions/md.Response'
  3311. summary: 蛋蛋星球-积分中心-贡献值明细(获取)
  3312. tags:
  3313. - 积分中心
  3314. /api/v1/pointsCenter/dynamicData:
  3315. get:
  3316. consumes:
  3317. - application/json
  3318. description: 动态数据(获取)
  3319. parameters:
  3320. - description: 验证参数Bearer和token空格拼接
  3321. in: header
  3322. name: Authorization
  3323. required: true
  3324. type: string
  3325. produces:
  3326. - application/json
  3327. responses:
  3328. "200":
  3329. description: 具体数据
  3330. schema:
  3331. $ref: '#/definitions/md.DynamicDataResp'
  3332. "400":
  3333. description: 具体错误
  3334. schema:
  3335. $ref: '#/definitions/md.Response'
  3336. summary: 蛋蛋星球-积分中心-动态数据(获取)
  3337. tags:
  3338. - 积分中心
  3339. /api/v1/pointsCenter/energyFlow:
  3340. get:
  3341. consumes:
  3342. - application/json
  3343. description: 收支明细(获取)
  3344. parameters:
  3345. - description: 验证参数Bearer和token空格拼接
  3346. in: header
  3347. name: Authorization
  3348. required: true
  3349. type: string
  3350. - description: 每页大小
  3351. in: query
  3352. name: limit
  3353. required: true
  3354. type: string
  3355. - description: 页数
  3356. in: query
  3357. name: page
  3358. required: true
  3359. type: string
  3360. - description: 开始时间
  3361. in: query
  3362. name: startAt
  3363. type: string
  3364. - description: 结束时间
  3365. in: query
  3366. name: endAt
  3367. type: string
  3368. - description: 流水方向(1.收入 2.支出 0.全部)
  3369. in: query
  3370. name: direction
  3371. type: string
  3372. produces:
  3373. - application/json
  3374. responses:
  3375. "200":
  3376. description: 具体数据
  3377. schema:
  3378. $ref: '#/definitions/md.GetEggEnergyFlowResp'
  3379. "400":
  3380. description: 具体错误
  3381. schema:
  3382. $ref: '#/definitions/md.Response'
  3383. summary: 蛋蛋星球-积分中心-收支明细(获取)
  3384. tags:
  3385. - 积分中心
  3386. /api/v1/pointsCenter/exchangeEnergy:
  3387. post:
  3388. consumes:
  3389. - application/json
  3390. description: 能量兑换
  3391. parameters:
  3392. - description: 验证参数Bearer和token空格拼接
  3393. in: header
  3394. name: Authorization
  3395. required: true
  3396. type: string
  3397. - description: 需要兑换的能量值
  3398. in: body
  3399. name: req
  3400. required: true
  3401. schema:
  3402. $ref: '#/definitions/md.ExchangeEnergyReq'
  3403. produces:
  3404. - application/json
  3405. responses:
  3406. "200":
  3407. description: success
  3408. schema:
  3409. type: string
  3410. "400":
  3411. description: 具体错误
  3412. schema:
  3413. $ref: '#/definitions/md.Response'
  3414. summary: 蛋蛋星球-积分中心-能量兑换
  3415. tags:
  3416. - 积分中心
  3417. /api/v1/pointsCenter/initialData:
  3418. get:
  3419. consumes:
  3420. - application/json
  3421. description: 初始数据(获取)
  3422. parameters:
  3423. - description: 验证参数Bearer和token空格拼接
  3424. in: header
  3425. name: Authorization
  3426. required: true
  3427. type: string
  3428. produces:
  3429. - application/json
  3430. responses:
  3431. "200":
  3432. description: 具体数据
  3433. schema:
  3434. $ref: '#/definitions/md.InitialDataResp'
  3435. "400":
  3436. description: 具体错误
  3437. schema:
  3438. $ref: '#/definitions/md.Response'
  3439. summary: 蛋蛋星球-积分中心-初始数据(获取)
  3440. tags:
  3441. - 积分中心
  3442. /api/v1/pointsCenter/pointsExchangeBasic:
  3443. get:
  3444. consumes:
  3445. - application/json
  3446. description: 积分兑换基础信息(获取)
  3447. parameters:
  3448. - description: 验证参数Bearer和token空格拼接
  3449. in: header
  3450. name: Authorization
  3451. required: true
  3452. type: string
  3453. produces:
  3454. - application/json
  3455. responses:
  3456. "200":
  3457. description: 具体数据
  3458. schema:
  3459. $ref: '#/definitions/md.PointsExchangeGetBasicResp'
  3460. "400":
  3461. description: 具体错误
  3462. schema:
  3463. $ref: '#/definitions/md.Response'
  3464. summary: 蛋蛋星球-积分中心-积分兑换基础信息(获取)
  3465. tags:
  3466. - 积分中心
  3467. /api/v1/pointsCenter/priceCurve:
  3468. get:
  3469. consumes:
  3470. - application/json
  3471. description: 价格趋势(获取)
  3472. parameters:
  3473. - description: 验证参数Bearer和token空格拼接
  3474. in: header
  3475. name: Authorization
  3476. required: true
  3477. type: string
  3478. - description: 1:按天 2:按小时 3:按周
  3479. in: query
  3480. name: kind
  3481. type: string
  3482. produces:
  3483. - application/json
  3484. responses:
  3485. "200":
  3486. description: 具体数据
  3487. schema:
  3488. $ref: '#/definitions/md.GetPriceCurveResp'
  3489. "400":
  3490. description: 具体错误
  3491. schema:
  3492. $ref: '#/definitions/md.Response'
  3493. summary: 蛋蛋星球-积分中心-价格趋势(获取)
  3494. tags:
  3495. - 积分中心
  3496. /api/v1/pointsCenter/record:
  3497. get:
  3498. consumes:
  3499. - application/json
  3500. description: 蛋蛋分明细(获取)
  3501. parameters:
  3502. - description: 验证参数Bearer和token空格拼接
  3503. in: header
  3504. name: Authorization
  3505. required: true
  3506. type: string
  3507. - description: 每页大小
  3508. in: query
  3509. name: limit
  3510. required: true
  3511. type: string
  3512. - description: 页数
  3513. in: query
  3514. name: page
  3515. required: true
  3516. type: string
  3517. produces:
  3518. - application/json
  3519. responses:
  3520. "200":
  3521. description: 具体数据
  3522. schema:
  3523. $ref: '#/definitions/md.GetEggPointRecordResp'
  3524. "400":
  3525. description: 具体错误
  3526. schema:
  3527. $ref: '#/definitions/md.Response'
  3528. summary: 蛋蛋星球-积分中心-蛋蛋分明细(获取)
  3529. tags:
  3530. - 积分中心
  3531. /api/v1/register:
  3532. post:
  3533. consumes:
  3534. - application/json
  3535. description: 注册
  3536. parameters:
  3537. - description: 注册参数
  3538. in: body
  3539. name: req
  3540. required: true
  3541. schema:
  3542. $ref: '#/definitions/md.RegisterReq'
  3543. produces:
  3544. - application/json
  3545. responses:
  3546. "200":
  3547. description: 登录成功返回
  3548. schema:
  3549. $ref: '#/definitions/md.LoginResponse'
  3550. "400":
  3551. description: 具体错误
  3552. schema:
  3553. $ref: '#/definitions/md.Response'
  3554. summary: 注册
  3555. tags:
  3556. - 登录注册
  3557. /api/v1/smsSend:
  3558. post:
  3559. consumes:
  3560. - application/json
  3561. description: 发送短信
  3562. parameters:
  3563. - description: 注册参数
  3564. in: body
  3565. name: req
  3566. required: true
  3567. schema:
  3568. $ref: '#/definitions/md.SmsSendReq'
  3569. produces:
  3570. - application/json
  3571. responses:
  3572. "200":
  3573. description: 成功返回
  3574. schema:
  3575. type: string
  3576. "400":
  3577. description: 具体错误
  3578. schema:
  3579. $ref: '#/definitions/md.Response'
  3580. summary: 发送短信
  3581. tags:
  3582. - 登录注册
  3583. /api/v1/test:
  3584. get:
  3585. consumes:
  3586. - application/json
  3587. description: Demo样例测试
  3588. parameters:
  3589. - description: 任意参数
  3590. in: body
  3591. name: req
  3592. required: true
  3593. schema:
  3594. type: object
  3595. produces:
  3596. - application/json
  3597. responses:
  3598. "200":
  3599. description: 返回任意参数
  3600. schema:
  3601. additionalProperties: true
  3602. type: object
  3603. "400":
  3604. description: 具体错误
  3605. schema:
  3606. $ref: '#/definitions/md.Response'
  3607. summary: Demo测试
  3608. tags:
  3609. - Demo
  3610. /api/v1/userFeedback/cate:
  3611. get:
  3612. consumes:
  3613. - application/json
  3614. description: 意见反馈-分类
  3615. parameters:
  3616. - description: 验证参数Bearer和token空格拼接
  3617. in: header
  3618. name: Authorization
  3619. required: true
  3620. type: string
  3621. produces:
  3622. - application/json
  3623. responses:
  3624. "200":
  3625. description: 具体数据
  3626. schema:
  3627. $ref: '#/definitions/md.AdvertisingResp'
  3628. "400":
  3629. description: 具体错误
  3630. schema:
  3631. $ref: '#/definitions/md.Response'
  3632. summary: 意见反馈-分类
  3633. tags:
  3634. - 意见反馈
  3635. /api/v1/userFeedback/list:
  3636. post:
  3637. consumes:
  3638. - application/json
  3639. description: 意见反馈-反馈记录
  3640. parameters:
  3641. - description: 验证参数Bearer和token空格拼接
  3642. in: header
  3643. name: Authorization
  3644. required: true
  3645. type: string
  3646. - description: 参数
  3647. in: body
  3648. name: req
  3649. required: true
  3650. schema:
  3651. $ref: '#/definitions/md.UserFeedbackListReq'
  3652. produces:
  3653. - application/json
  3654. responses:
  3655. "200":
  3656. description: 具体数据
  3657. schema:
  3658. $ref: '#/definitions/md.UserFeedbackListResp'
  3659. "400":
  3660. description: 具体错误
  3661. schema:
  3662. $ref: '#/definitions/md.Response'
  3663. summary: 意见反馈-反馈记录
  3664. tags:
  3665. - 意见反馈
  3666. /api/v1/userFeedback/record:
  3667. post:
  3668. consumes:
  3669. - application/json
  3670. description: 意见反馈-反馈记录-沟通记录
  3671. parameters:
  3672. - description: 验证参数Bearer和token空格拼接
  3673. in: header
  3674. name: Authorization
  3675. required: true
  3676. type: string
  3677. - description: 参数
  3678. in: body
  3679. name: req
  3680. required: true
  3681. schema:
  3682. $ref: '#/definitions/md.UserFeedbackRecordReq'
  3683. produces:
  3684. - application/json
  3685. responses:
  3686. "200":
  3687. description: 具体数据
  3688. schema:
  3689. $ref: '#/definitions/md.UserFeedbackRecordResp'
  3690. "400":
  3691. description: 具体错误
  3692. schema:
  3693. $ref: '#/definitions/md.Response'
  3694. summary: 意见反馈-反馈记录-沟通记录
  3695. tags:
  3696. - 意见反馈
  3697. /api/v1/userFeedback/save:
  3698. post:
  3699. consumes:
  3700. - application/json
  3701. description: 意见反馈-反馈记录-提交
  3702. parameters:
  3703. - description: 验证参数Bearer和token空格拼接
  3704. in: header
  3705. name: Authorization
  3706. required: true
  3707. type: string
  3708. - description: 参数
  3709. in: body
  3710. name: req
  3711. required: true
  3712. schema:
  3713. $ref: '#/definitions/md.UserFeedbackSaveReq'
  3714. produces:
  3715. - application/json
  3716. responses:
  3717. "200":
  3718. description: 具体数据
  3719. schema:
  3720. type: string
  3721. "400":
  3722. description: 具体错误
  3723. schema:
  3724. $ref: '#/definitions/md.Response'
  3725. summary: 意见反馈-反馈记录-提交
  3726. tags:
  3727. - 意见反馈
  3728. /api/v1/userFeedback/say:
  3729. post:
  3730. consumes:
  3731. - application/json
  3732. description: 意见反馈-反馈记录-沟通发送
  3733. parameters:
  3734. - description: 验证参数Bearer和token空格拼接
  3735. in: header
  3736. name: Authorization
  3737. required: true
  3738. type: string
  3739. - description: 参数
  3740. in: body
  3741. name: req
  3742. required: true
  3743. schema:
  3744. $ref: '#/definitions/md.UserFeedbackSayReq'
  3745. produces:
  3746. - application/json
  3747. responses:
  3748. "200":
  3749. description: 具体数据
  3750. schema:
  3751. type: string
  3752. "400":
  3753. description: 具体错误
  3754. schema:
  3755. $ref: '#/definitions/md.Response'
  3756. summary: 意见反馈-反馈记录-沟通发送
  3757. tags:
  3758. - 意见反馈
  3759. /api/v1/userInfo:
  3760. get:
  3761. consumes:
  3762. - application/json
  3763. description: 用户信息
  3764. parameters:
  3765. - description: 验证参数Bearer和token空格拼接
  3766. in: header
  3767. name: Authorization
  3768. required: true
  3769. type: string
  3770. produces:
  3771. - application/json
  3772. responses:
  3773. "200":
  3774. description: 具体数据
  3775. schema:
  3776. $ref: '#/definitions/md.UserInfoResp'
  3777. "400":
  3778. description: 具体错误
  3779. schema:
  3780. $ref: '#/definitions/md.Response'
  3781. summary: 用户信息
  3782. tags:
  3783. - 用户信息
  3784. /api/v1/version:
  3785. get:
  3786. consumes:
  3787. - application/json
  3788. description: 版本记录
  3789. parameters:
  3790. - description: 验证参数Bearer和token空格拼接
  3791. in: header
  3792. name: Authorization
  3793. required: true
  3794. type: string
  3795. produces:
  3796. - application/json
  3797. responses:
  3798. "200":
  3799. description: 具体数据
  3800. schema:
  3801. $ref: '#/definitions/md.VersionResp'
  3802. "400":
  3803. description: 具体错误
  3804. schema:
  3805. $ref: '#/definitions/md.Response'
  3806. summary: 版本记录
  3807. tags:
  3808. - 基本配置
  3809. /api/v1/video/base:
  3810. get:
  3811. consumes:
  3812. - application/json
  3813. description: 短视频-基本信息
  3814. parameters:
  3815. - description: 验证参数Bearer和token空格拼接
  3816. in: header
  3817. name: Authorization
  3818. required: true
  3819. type: string
  3820. produces:
  3821. - application/json
  3822. responses:
  3823. "200":
  3824. description: 具体数据
  3825. schema:
  3826. $ref: '#/definitions/md.VideoBaseData'
  3827. "400":
  3828. description: 具体错误
  3829. schema:
  3830. $ref: '#/definitions/md.Response'
  3831. summary: 短视频-基本信息
  3832. tags:
  3833. - 短视频
  3834. /api/v1/video/reward:
  3835. post:
  3836. consumes:
  3837. - application/json
  3838. description: 实名认证-保存
  3839. parameters:
  3840. - description: 验证参数Bearer和token空格拼接
  3841. in: header
  3842. name: Authorization
  3843. required: true
  3844. type: string
  3845. - description: 参数
  3846. in: body
  3847. name: req
  3848. required: true
  3849. schema:
  3850. $ref: '#/definitions/md.VideoRewardRequest'
  3851. produces:
  3852. - application/json
  3853. responses:
  3854. "200":
  3855. description: 具体数据
  3856. schema:
  3857. type: string
  3858. "400":
  3859. description: 具体错误
  3860. schema:
  3861. $ref: '#/definitions/md.Response'
  3862. summary: 实名认证-保存
  3863. tags:
  3864. - 实名认证
  3865. /api/v1/wallet/amountFlow:
  3866. get:
  3867. consumes:
  3868. - application/json
  3869. description: 余额明细(获取)
  3870. parameters:
  3871. - description: 验证参数Bearer和token空格拼接
  3872. in: header
  3873. name: Authorization
  3874. required: true
  3875. type: string
  3876. - description: 每页大小
  3877. in: query
  3878. name: limit
  3879. required: true
  3880. type: string
  3881. - description: 页数
  3882. in: query
  3883. name: page
  3884. required: true
  3885. type: string
  3886. - description: 开始时间
  3887. in: query
  3888. name: startAt
  3889. type: string
  3890. - description: 结束时间
  3891. in: query
  3892. name: endAt
  3893. type: string
  3894. - description: 流水方向(1.收入 2.支出 0.全部)
  3895. in: query
  3896. name: direction
  3897. type: string
  3898. produces:
  3899. - application/json
  3900. responses:
  3901. "200":
  3902. description: 具体数据
  3903. schema:
  3904. $ref: '#/definitions/md.GetAmountFlowResp'
  3905. "400":
  3906. description: 具体错误
  3907. schema:
  3908. $ref: '#/definitions/md.Response'
  3909. summary: 蛋蛋星球-钱包-余额明细(获取)
  3910. tags:
  3911. - 钱包
  3912. /api/v1/wallet/withdraw/apply:
  3913. post:
  3914. consumes:
  3915. - application/json
  3916. description: 发起提现
  3917. parameters:
  3918. - description: 验证参数Bearer和token空格拼接
  3919. in: header
  3920. name: Authorization
  3921. required: true
  3922. type: string
  3923. - description: 具体参数
  3924. in: body
  3925. name: req
  3926. required: true
  3927. schema:
  3928. $ref: '#/definitions/md.WithdrawApplyReq'
  3929. produces:
  3930. - application/json
  3931. responses:
  3932. "200":
  3933. description: success
  3934. schema:
  3935. type: string
  3936. "400":
  3937. description: 具体错误
  3938. schema:
  3939. $ref: '#/definitions/md.Response'
  3940. summary: 蛋蛋星球-钱包-发起提现
  3941. tags:
  3942. - 钱包
  3943. /api/v1/wallet/withdraw/bindAlipay:
  3944. post:
  3945. consumes:
  3946. - application/json
  3947. description: 绑定支付宝
  3948. parameters:
  3949. - description: 验证参数Bearer和token空格拼接
  3950. in: header
  3951. name: Authorization
  3952. required: true
  3953. type: string
  3954. - description: 具体参数
  3955. in: body
  3956. name: req
  3957. required: true
  3958. schema:
  3959. $ref: '#/definitions/md.BindAlipayAccountReq'
  3960. produces:
  3961. - application/json
  3962. responses:
  3963. "200":
  3964. description: success
  3965. schema:
  3966. type: string
  3967. "400":
  3968. description: 具体错误
  3969. schema:
  3970. $ref: '#/definitions/md.Response'
  3971. summary: 蛋蛋星球-钱包-绑定支付宝
  3972. tags:
  3973. - 钱包
  3974. /api/v1/wallet/withdraw/bindWxPay:
  3975. post:
  3976. consumes:
  3977. - application/json
  3978. description: 绑定微信支付
  3979. parameters:
  3980. - description: 验证参数Bearer和token空格拼接
  3981. in: header
  3982. name: Authorization
  3983. required: true
  3984. type: string
  3985. - description: 具体参数
  3986. in: body
  3987. name: req
  3988. required: true
  3989. schema:
  3990. $ref: '#/definitions/md.BindWxPayAccountReq'
  3991. produces:
  3992. - application/json
  3993. responses:
  3994. "200":
  3995. description: success
  3996. schema:
  3997. type: string
  3998. "400":
  3999. description: 具体错误
  4000. schema:
  4001. $ref: '#/definitions/md.Response'
  4002. summary: 蛋蛋星球-钱包-绑定微信支付
  4003. tags:
  4004. - 钱包
  4005. /api/v1/wallet/withdraw/condition:
  4006. get:
  4007. consumes:
  4008. - application/json
  4009. description: 提现条件(获取)
  4010. parameters:
  4011. - description: 验证参数Bearer和token空格拼接
  4012. in: header
  4013. name: Authorization
  4014. required: true
  4015. type: string
  4016. produces:
  4017. - application/json
  4018. responses:
  4019. "200":
  4020. description: 具体数据
  4021. schema:
  4022. $ref: '#/definitions/md.GetWithdrawConditionResp'
  4023. "400":
  4024. description: 具体错误
  4025. schema:
  4026. $ref: '#/definitions/md.Response'
  4027. summary: 蛋蛋星球-钱包-提现条件(获取)
  4028. tags:
  4029. - 钱包
  4030. /api/v1/wallet/withdraw/index:
  4031. get:
  4032. consumes:
  4033. - application/json
  4034. description: 提现余额(获取)
  4035. parameters:
  4036. - description: 验证参数Bearer和token空格拼接
  4037. in: header
  4038. name: Authorization
  4039. required: true
  4040. type: string
  4041. produces:
  4042. - application/json
  4043. responses:
  4044. "200":
  4045. description: 具体数据
  4046. schema:
  4047. $ref: '#/definitions/md.WithdrawGetAmountResp'
  4048. "400":
  4049. description: 具体错误
  4050. schema:
  4051. $ref: '#/definitions/md.Response'
  4052. summary: 蛋蛋星球-钱包-提现余额(获取)
  4053. tags:
  4054. - 钱包
  4055. /api/v1/wallet/withdraw/launchBindAlipay:
  4056. get:
  4057. consumes:
  4058. - application/json
  4059. description: 发起绑定支付宝获得URL
  4060. parameters:
  4061. - description: 验证参数Bearer和token空格拼接
  4062. in: header
  4063. name: Authorization
  4064. required: true
  4065. type: string
  4066. produces:
  4067. - application/json
  4068. responses:
  4069. "200":
  4070. description: Url
  4071. schema:
  4072. type: string
  4073. "400":
  4074. description: 具体错误
  4075. schema:
  4076. $ref: '#/definitions/md.Response'
  4077. summary: 蛋蛋星球-钱包-发起绑定支付宝获得URL
  4078. tags:
  4079. - 钱包
  4080. /api/v1/wechatLogin:
  4081. post:
  4082. consumes:
  4083. - application/json
  4084. description: 微信登陆
  4085. parameters:
  4086. - description: 注册参数
  4087. in: body
  4088. name: req
  4089. required: true
  4090. schema:
  4091. $ref: '#/definitions/md.WechatLoginReq'
  4092. produces:
  4093. - application/json
  4094. responses:
  4095. "200":
  4096. description: 登录成功返回
  4097. schema:
  4098. $ref: '#/definitions/md.LoginResponse'
  4099. "400":
  4100. description: 具体错误
  4101. schema:
  4102. $ref: '#/definitions/md.Response'
  4103. summary: 微信登陆
  4104. tags:
  4105. - 登录注册
  4106. swagger: "2.0"