蛋蛋星球-客户端
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 

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