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

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