蛋蛋星球-客户端
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

4533 righe
112 KiB

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