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

3105 lines
76 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. md.AdvertisingBasic:
  75. properties:
  76. android_ad_is_open:
  77. example: 安卓广告是否开启(1:开启 0:不开启)
  78. type: string
  79. android_open_ad_is_open:
  80. example: 安卓开屏广告是否开启(1:开启 0:不开启)
  81. type: string
  82. info:
  83. additionalProperties: true
  84. type: object
  85. ios_ad_is_open:
  86. example: ios广告是否开启(1:开启 0:不开启)
  87. type: string
  88. ios_open_ad_is_open:
  89. example: ios开屏广告是否开启(1:开启 0:不开启)
  90. type: string
  91. voice:
  92. example: 领取声音
  93. type: string
  94. type: object
  95. md.AdvertisingCheck:
  96. properties:
  97. is_can_visit:
  98. type: string
  99. type: object
  100. md.AdvertisingFunction:
  101. properties:
  102. ad_id:
  103. example: 广告id
  104. type: string
  105. name:
  106. example: 名称
  107. type: string
  108. type:
  109. example: 位置
  110. type: string
  111. type: object
  112. md.AdvertisingLimit:
  113. properties:
  114. public_img:
  115. example: 公共弹窗图
  116. type: string
  117. public_str:
  118. example: 公共弹窗文字
  119. type: string
  120. withdraw_img:
  121. example: 提现弹窗图
  122. type: string
  123. withdraw_str:
  124. example: 提现弹窗文字
  125. type: string
  126. type: object
  127. md.AdvertisingReq:
  128. properties:
  129. id:
  130. type: string
  131. type: object
  132. md.AdvertisingResp:
  133. properties:
  134. basic:
  135. $ref: '#/definitions/md.AdvertisingBasic'
  136. function:
  137. items:
  138. $ref: '#/definitions/md.AdvertisingFunction'
  139. type: array
  140. pop:
  141. $ref: '#/definitions/md.AdvertisingLimit'
  142. space:
  143. items:
  144. $ref: '#/definitions/md.AdvertisingSpace'
  145. type: array
  146. type: object
  147. md.AdvertisingSpace:
  148. properties:
  149. counting_down:
  150. example: 倒计时 x秒
  151. type: string
  152. id:
  153. example: id
  154. type: string
  155. info:
  156. additionalProperties: true
  157. type: object
  158. kind:
  159. example: 广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告)
  160. type: string
  161. name:
  162. example: 名称
  163. type: string
  164. type: object
  165. md.AdvertisingState:
  166. properties:
  167. is_success:
  168. type: string
  169. type: object
  170. md.BasalRateResp:
  171. properties:
  172. basal_rate:
  173. description: 基础速率
  174. type: string
  175. consumed_egg_energy:
  176. description: 收益蛋蛋能量
  177. type: string
  178. consumed_egg_point:
  179. description: 消耗蛋蛋积分
  180. type: string
  181. consumed_time:
  182. description: 消耗时间/小时
  183. type: string
  184. estimated_revenue:
  185. description: 预估收益蛋蛋能量
  186. type: string
  187. remaining_egg_energy:
  188. description: 剩余蛋蛋能量
  189. type: string
  190. remaining_time:
  191. description: 剩余时间/小时
  192. type: string
  193. sign_countdown:
  194. description: 收益倒计时
  195. type: string
  196. type: object
  197. md.CollegeDetailReq:
  198. properties:
  199. id:
  200. type: string
  201. type: object
  202. md.CollegeDetailResp:
  203. properties:
  204. content:
  205. type: string
  206. create_at:
  207. type: string
  208. forward_count:
  209. example: 分享数量
  210. type: string
  211. id:
  212. type: string
  213. is_like:
  214. example: 是否点赞 0否 1是
  215. type: string
  216. like_count:
  217. example: 点赞数量
  218. type: string
  219. title:
  220. type: string
  221. url:
  222. type: string
  223. watch_count:
  224. example: 学习数量
  225. type: string
  226. type: object
  227. md.CollegeListReq:
  228. properties:
  229. cate_id:
  230. type: string
  231. limit:
  232. type: string
  233. page:
  234. type: string
  235. type: object
  236. md.CollegeListResp:
  237. properties:
  238. cover:
  239. example: 封面图
  240. type: string
  241. create_at:
  242. type: string
  243. forward_count:
  244. example: 分享数量
  245. type: string
  246. id:
  247. type: string
  248. like_count:
  249. example: 点赞数量
  250. type: string
  251. title:
  252. type: string
  253. url:
  254. type: string
  255. watch_count:
  256. example: 学习数量
  257. type: string
  258. type: object
  259. md.ConfigResp:
  260. properties:
  261. content:
  262. example: 软件使用协议内容
  263. type: string
  264. guide:
  265. items:
  266. $ref: '#/definitions/md.Guide'
  267. type: array
  268. oss_url:
  269. example: 阿里云图片链接
  270. type: string
  271. privacy_title:
  272. example: 隐私协议标题
  273. type: string
  274. privacy_url:
  275. example: 隐私协议链接
  276. type: string
  277. title:
  278. example: 软件使用协议标题
  279. type: string
  280. user_title:
  281. example: 用户协议标题
  282. type: string
  283. user_url:
  284. example: 用户协议链接
  285. type: string
  286. type: object
  287. md.ContributionValueFlowNode:
  288. properties:
  289. amount:
  290. description: 变更数量
  291. type: string
  292. create_at:
  293. description: 完成时间
  294. type: string
  295. direction:
  296. description: 方向: 1.收入 2.支出
  297. type: string
  298. title:
  299. description: 标题
  300. type: string
  301. type: object
  302. md.DynamicDataResp:
  303. properties:
  304. development_committee:
  305. description: 发展委员会
  306. type: string
  307. public_welfare_and_charity:
  308. description: 公益基金
  309. type: string
  310. star_level_dividends:
  311. description: 星级分红
  312. type: string
  313. user_total_hold:
  314. description: 用户持有总量
  315. type: string
  316. type: object
  317. md.EggEnergyDetailReq:
  318. properties:
  319. asc:
  320. description: 1.升序 2.倒序
  321. type: string
  322. direction:
  323. description: 类型 1.收入 2.支出 全部则传空
  324. type: string
  325. kind:
  326. description: 类型:1. 个人蛋蛋能量 2.团队蛋蛋能量
  327. type: string
  328. limit:
  329. description: 每页大小
  330. type: integer
  331. page:
  332. description: 页数
  333. type: integer
  334. type:
  335. description: 变动类型 全部则传空
  336. type: string
  337. type: object
  338. md.EggEnergyDetailResp:
  339. properties:
  340. list:
  341. description: 流水数据
  342. items:
  343. additionalProperties:
  344. type: string
  345. type: object
  346. type: array
  347. paginate:
  348. allOf:
  349. - $ref: '#/definitions/applet_app_md.Paginate'
  350. description: 分页信息
  351. person_egg_energy:
  352. description: 个人蛋蛋能量
  353. type: string
  354. team_egg_energy:
  355. description: 团队蛋蛋能量
  356. type: string
  357. total_egg_energy:
  358. description: 总蛋蛋能量
  359. type: string
  360. total_egg_energy_price:
  361. description: 蛋蛋能量总价
  362. type: string
  363. transfer_type_list:
  364. allOf:
  365. - $ref: '#/definitions/md.TransferTypeList'
  366. description: 转账类型列表
  367. type: object
  368. md.EggEnergyFlowNode:
  369. properties:
  370. after_amount:
  371. description: 变更后数量
  372. type: string
  373. amount:
  374. description: 变更数量
  375. type: string
  376. before_amount:
  377. description: 变更前数量
  378. type: string
  379. coin_name:
  380. description: 虚拟币名称
  381. type: string
  382. create_at:
  383. description: 创建时间
  384. type: string
  385. direction:
  386. description: 方向:1.收入 2.支出
  387. type: integer
  388. id:
  389. type: integer
  390. sys_fee:
  391. description: 手续费
  392. type: string
  393. title:
  394. description: 标题
  395. type: string
  396. transfer_type:
  397. description: 转账类型
  398. type: string
  399. type: object
  400. md.EggPointDetailsReq:
  401. properties:
  402. asc:
  403. description: 1.升序 2.倒序
  404. type: string
  405. direction:
  406. description: 类型 1.收入 2.支出 全部则传空
  407. type: string
  408. kind:
  409. description: 类型:1. 个人蛋蛋积分 2.团队蛋蛋积分
  410. type: string
  411. limit:
  412. description: 每页大小
  413. type: integer
  414. page:
  415. description: 页数
  416. type: integer
  417. type:
  418. description: 变动类型 全部则传空
  419. type: string
  420. type: object
  421. md.EggPointDetailsResp:
  422. properties:
  423. list:
  424. description: 流水数据
  425. items:
  426. additionalProperties:
  427. type: string
  428. type: object
  429. type: array
  430. paginate:
  431. allOf:
  432. - $ref: '#/definitions/applet_app_md.Paginate'
  433. description: 分页信息
  434. person_egg_points:
  435. description: 个人蛋蛋积分
  436. type: string
  437. team_egg_points:
  438. description: 团队蛋蛋积分
  439. type: string
  440. total_egg_points:
  441. description: 总蛋蛋积分
  442. type: string
  443. total_egg_points_amount:
  444. description: 蛋蛋积分余额
  445. type: string
  446. transfer_type_list:
  447. allOf:
  448. - $ref: '#/definitions/md.TransferTypeList'
  449. description: 转账类型列表
  450. type: object
  451. md.EggPointRecordNode:
  452. properties:
  453. end_at:
  454. description: 结束时间
  455. type: string
  456. score:
  457. description: 分数
  458. type: string
  459. start_at:
  460. description: 开始时间
  461. type: string
  462. week:
  463. description: 周数
  464. type: string
  465. year:
  466. description: 年份
  467. type: string
  468. type: object
  469. md.ExchangeEnergyReq:
  470. properties:
  471. energy_amount:
  472. description: 兑换能量数值
  473. type: string
  474. type: object
  475. md.FastLoginReq:
  476. properties:
  477. invite_code:
  478. example: 邀请码
  479. type: string
  480. token:
  481. example: 一键登录的token
  482. type: string
  483. type: object
  484. md.FindPasswordReq:
  485. properties:
  486. code:
  487. example: 验证码
  488. type: string
  489. mobile:
  490. type: string
  491. password:
  492. example: 密码 如 123
  493. type: string
  494. required:
  495. - mobile
  496. type: object
  497. md.GetAmountFlowResp:
  498. properties:
  499. list:
  500. items:
  501. $ref: '#/definitions/md.WalletFlowNode'
  502. type: array
  503. paginate:
  504. $ref: '#/definitions/applet_app_md.Paginate'
  505. type: object
  506. md.GetContributionValueFlowResp:
  507. properties:
  508. list:
  509. items:
  510. $ref: '#/definitions/md.ContributionValueFlowNode'
  511. type: array
  512. paginate:
  513. $ref: '#/definitions/applet_app_md.Paginate'
  514. type: object
  515. md.GetContributionValueResp:
  516. properties:
  517. contribution_value:
  518. description: 贡献值
  519. type: string
  520. ratio:
  521. description: 兑换比率(x 分兑换 1 人民币)
  522. type: string
  523. type: object
  524. md.GetEggEnergyFlowResp:
  525. properties:
  526. list:
  527. items:
  528. $ref: '#/definitions/md.EggEnergyFlowNode'
  529. type: array
  530. paginate:
  531. $ref: '#/definitions/applet_app_md.Paginate'
  532. type: object
  533. md.GetEggPointRecordResp:
  534. properties:
  535. list:
  536. description: 分数明细列表
  537. items:
  538. $ref: '#/definitions/md.EggPointRecordNode'
  539. type: array
  540. now_score:
  541. description: 当前分数
  542. type: string
  543. paginate:
  544. $ref: '#/definitions/applet_app_md.Paginate'
  545. type: object
  546. md.GetModuleSettingResp:
  547. properties:
  548. data:
  549. additionalProperties: true
  550. description: 内容
  551. type: object
  552. mod_name:
  553. description: 模块名称
  554. type: string
  555. position:
  556. description: 位置
  557. type: string
  558. skip_identifier:
  559. description: 跳转标识
  560. type: string
  561. subtitle:
  562. description: 副标题
  563. type: string
  564. title:
  565. description: 标题
  566. type: string
  567. type: object
  568. md.GetPriceCurveResp:
  569. properties:
  570. x_data:
  571. items: {}
  572. type: array
  573. y_data:
  574. items: {}
  575. type: array
  576. type: object
  577. md.GrabRedPackageReq:
  578. properties:
  579. device_id:
  580. description: 设备id
  581. type: string
  582. receiver_id:
  583. description: 用户id或者群组id
  584. type: integer
  585. receiver_type:
  586. description: 接收者类型,1:user;2:group
  587. type: integer
  588. red_package_cover:
  589. description: 红包封面
  590. type: string
  591. red_package_id:
  592. description: 红包id
  593. type: integer
  594. send_red_package_user_nike_name:
  595. description: 红包发送者-im用户昵称
  596. type: string
  597. send_red_packet_avatar_url:
  598. description: 红包发送者-im用户头像
  599. type: string
  600. send_time:
  601. description: 消息发送时间戳,精确到毫秒
  602. type: integer
  603. token:
  604. description: im-token
  605. type: string
  606. user_id:
  607. description: im用户id
  608. type: string
  609. type: object
  610. md.GrabRedPackageResp:
  611. properties:
  612. grab_amount:
  613. description: 抢到的红包金额
  614. type: string
  615. im:
  616. allOf:
  617. - $ref: '#/definitions/pb.SendRedPacketResp'
  618. description: im 返回体
  619. type: object
  620. md.Guide:
  621. properties:
  622. bg_image:
  623. type: string
  624. bg_image_url:
  625. type: string
  626. content_image:
  627. type: string
  628. content_image_url:
  629. type: string
  630. type: object
  631. md.HomePageResp:
  632. properties:
  633. initial_price:
  634. description: 蛋蛋能量初始价格
  635. type: string
  636. is_sign:
  637. description: 是否开始签到
  638. type: boolean
  639. nick_name:
  640. description: 用户名称
  641. type: string
  642. now_basal_rate:
  643. description: 当前基础速率/小时
  644. type: string
  645. now_team_rate:
  646. description: 当前团队速率/小时
  647. type: string
  648. sign_end_time:
  649. description: 签到截止时间
  650. type: string
  651. total_active_points:
  652. description: 总蛋蛋积分
  653. type: string
  654. total_egg_energy:
  655. description: 总蛋蛋能量
  656. type: string
  657. type: object
  658. md.HomePageWatchAdRuleResp:
  659. properties:
  660. each_round_hour:
  661. description: 每一轮X个小时
  662. type: string
  663. next_watch_ad_date:
  664. description: 下次可观看广告时间,若为空允许观看视频
  665. type: string
  666. residue_watch_ad_num:
  667. description: 当前剩余可观看视频数
  668. type: integer
  669. watch_ad_reward_active_points:
  670. description: 观看广告视频奖励X个活跃积分
  671. type: string
  672. type: object
  673. md.InitialDataResp:
  674. properties:
  675. initial_price:
  676. description: 初始价格
  677. type: string
  678. total_angel_investor:
  679. description: 天使投资人
  680. type: string
  681. total_ecological_development:
  682. description: 生态建设
  683. type: string
  684. total_issuance_amount:
  685. description: 总发行量
  686. type: string
  687. total_operate_fund:
  688. description: 运营资金
  689. type: string
  690. total_technology_team:
  691. description: 技术团队
  692. type: string
  693. type: object
  694. md.IntegralList:
  695. properties:
  696. expend_list:
  697. description: 支出类型列表
  698. items:
  699. $ref: '#/definitions/md.TransferTypeNode'
  700. type: array
  701. income_list:
  702. description: 收入类型列表
  703. items:
  704. $ref: '#/definitions/md.TransferTypeNode'
  705. type: array
  706. type: object
  707. md.InviteCodeUserInfoReq:
  708. properties:
  709. invite_code:
  710. type: string
  711. type: object
  712. md.InviteCodeUserInfoResp:
  713. properties:
  714. head_img:
  715. type: string
  716. nickname:
  717. type: string
  718. type: object
  719. md.InviteUrl:
  720. properties:
  721. invite_code:
  722. type: string
  723. link:
  724. type: string
  725. qrcode:
  726. type: string
  727. type: object
  728. md.IsCanGetRedPackageResp:
  729. properties:
  730. is_can_get_red_package:
  731. description: 能否获取红包
  732. type: boolean
  733. type: object
  734. md.IsCanSignInResp:
  735. properties:
  736. is_can_sign_in:
  737. description: 能否签到
  738. type: boolean
  739. type: object
  740. md.LoginReq:
  741. properties:
  742. code:
  743. example: 验证码
  744. type: string
  745. password:
  746. example: 登录密码
  747. type: string
  748. phone:
  749. example: 手机号
  750. type: string
  751. required:
  752. - password
  753. - phone
  754. type: object
  755. md.LoginResponse:
  756. properties:
  757. token:
  758. type: string
  759. type: object
  760. md.MemberCenterGetBasicResp:
  761. properties:
  762. active_num:
  763. description: 活跃值
  764. type: string
  765. amount:
  766. description: 账户余额
  767. type: string
  768. contribution_value:
  769. description: 贡献值
  770. type: string
  771. date:
  772. description: 兑换时间(每月x日)
  773. type: string
  774. egg_energy:
  775. description: 能量值
  776. type: string
  777. egg_energy_value:
  778. description: 能量预估价值
  779. type: string
  780. egg_score:
  781. description: 蛋蛋分
  782. type: string
  783. head_img:
  784. type: string
  785. id:
  786. type: string
  787. invite_code:
  788. type: string
  789. is_bind_extend:
  790. example: 是否绑定了上级 0否 1是
  791. type: string
  792. level_name:
  793. description: 会员等级名称
  794. type: string
  795. nickname:
  796. description: 会员名称
  797. type: string
  798. phone:
  799. type: string
  800. ratio:
  801. description: 兑换比例(x:y)
  802. type: string
  803. type: object
  804. md.MyFansResp:
  805. properties:
  806. now_team_assistance_num:
  807. description: 团队助力人数
  808. type: integer
  809. now_team_assistance_reward:
  810. description: 团队助力收益
  811. type: string
  812. now_team_user:
  813. description: 团队人数
  814. type: integer
  815. type: object
  816. md.MyFansUserListResp:
  817. properties:
  818. list:
  819. items:
  820. $ref: '#/definitions/md.OneLineUserNode'
  821. type: array
  822. type: object
  823. md.NineDimensionalSpaceResp:
  824. properties:
  825. a_lot_of_nums:
  826. description: 全网至多用户数
  827. type: integer
  828. day_num:
  829. description: 连续x天不活跃
  830. type: integer
  831. rows:
  832. description: 行数
  833. type: string
  834. space_list:
  835. description: 数据列表
  836. items:
  837. $ref: '#/definitions/md.SpaceListNode'
  838. type: array
  839. space_nums:
  840. description: 空间人数
  841. type: integer
  842. space_total_nums:
  843. description: 空间总数
  844. type: integer
  845. times:
  846. description: 排数
  847. type: string
  848. type: object
  849. md.OneLineUserNode:
  850. properties:
  851. avatar_url:
  852. type: string
  853. invite_time:
  854. type: string
  855. is_online:
  856. type: boolean
  857. nickname:
  858. type: string
  859. type: object
  860. md.PointsCenterGetBasicResp:
  861. properties:
  862. egg_point:
  863. description: 能量积分
  864. type: string
  865. egg_point_amount:
  866. description: 能量积分价值
  867. type: string
  868. energy:
  869. description: 蛋蛋能量值
  870. type: string
  871. energy_amount:
  872. description: 能量价值
  873. type: string
  874. wallet_amount:
  875. description: 账户余额
  876. type: string
  877. type: object
  878. md.PointsExchangeGetBasicResp:
  879. properties:
  880. available_cash:
  881. description: 可用现金
  882. type: string
  883. available_energy:
  884. description: 可用能量
  885. type: string
  886. type: object
  887. md.RealTimePriceResp:
  888. properties:
  889. is_rises:
  890. description: 是否涨/跌价
  891. type: boolean
  892. now_price:
  893. description: 当前价格
  894. type: string
  895. rises:
  896. description: 涨价幅度(百分比)
  897. type: string
  898. user_count:
  899. description: 用户数
  900. type: integer
  901. type: object
  902. md.RedPackageDetailResp:
  903. properties:
  904. detail:
  905. allOf:
  906. - $ref: '#/definitions/code_fnuoos_com_EggPlanet_egg_models_git_src_model.ImSendRedPackageOrd'
  907. description: 红包详情信息
  908. list:
  909. description: 领取红包用户列表
  910. items:
  911. $ref: '#/definitions/md.RedPackageDetailUserNode'
  912. type: array
  913. type: object
  914. md.RedPackageDetailUserNode:
  915. properties:
  916. amount:
  917. description: 金额
  918. type: string
  919. im_user_id:
  920. description: im用户id
  921. type: string
  922. received_at:
  923. description: 领取时间
  924. type: string
  925. user_avatar_url:
  926. description: im用户昵称
  927. type: string
  928. user_nick_name:
  929. description: im用户昵称
  930. type: string
  931. type: object
  932. md.RegisterReq:
  933. properties:
  934. avatar:
  935. example: 头像
  936. type: string
  937. code:
  938. example: 验证码
  939. type: string
  940. invite_code:
  941. example: 邀请码
  942. type: string
  943. mobile:
  944. type: string
  945. nickname:
  946. example: 昵称
  947. type: string
  948. open_id:
  949. example: 微信openId
  950. type: string
  951. password:
  952. example: 密码 如 123
  953. type: string
  954. sex:
  955. description: 性别(0:未知 1:男 2:女)
  956. type: integer
  957. type:
  958. example: app:APP注册、h5:H5注册
  959. type: string
  960. union_id:
  961. example: 微信UnionId
  962. type: string
  963. required:
  964. - mobile
  965. type: object
  966. md.Response:
  967. properties:
  968. code:
  969. example: 响应码
  970. type: string
  971. data:
  972. description: 内容
  973. msg:
  974. example: 具体错误原因
  975. type: string
  976. type: object
  977. md.SendRedPackageDetailReq:
  978. properties:
  979. order_id:
  980. description: 红包的订单 ID
  981. type: string
  982. type: object
  983. md.SendRedPackageDetailResp:
  984. properties:
  985. im:
  986. $ref: '#/definitions/md.SeqType'
  987. red_package_id:
  988. description: 红包 ID
  989. type: integer
  990. type: object
  991. md.SendRedPackageReq:
  992. properties:
  993. amount:
  994. description: 红包金额
  995. type: string
  996. device_id:
  997. description: 设备id
  998. type: string
  999. receiver_id:
  1000. description: 用户id或者群组id
  1001. type: integer
  1002. receiver_type:
  1003. description: 接收者类型,1:user;2:group
  1004. type: integer
  1005. red_package_cover:
  1006. description: 红包封面
  1007. type: string
  1008. red_packet_content:
  1009. description: 红包文字内容
  1010. type: string
  1011. red_packet_nums:
  1012. description: 红包数量
  1013. type: integer
  1014. red_packet_small_content:
  1015. description: 红包文字内容
  1016. type: string
  1017. red_packet_type:
  1018. description: 红包类型(0:未知 1:好友红包 2:群组普通红包 3:群组手气红包 4:群组专属红包 5:系统红包)
  1019. type: integer
  1020. send_time:
  1021. description: 消息发送时间戳,精确到毫秒
  1022. type: integer
  1023. to_user_ids:
  1024. description: 红包给到哪些im用户id(专属红包)
  1025. items:
  1026. type: integer
  1027. type: array
  1028. token:
  1029. description: im-token
  1030. type: string
  1031. user_id:
  1032. description: im用户id
  1033. type: string
  1034. type: object
  1035. md.SendRedPackageResp:
  1036. properties:
  1037. im:
  1038. $ref: '#/definitions/pb.SendRedPacketResp'
  1039. red_package_id:
  1040. description: 红包ID
  1041. type: integer
  1042. type: object
  1043. md.SeqType:
  1044. properties:
  1045. seq:
  1046. description: 序列号
  1047. type: integer
  1048. type: object
  1049. md.SmsSendReq:
  1050. properties:
  1051. captcha_output:
  1052. example: 阿里云图形验证码对应参数
  1053. type: string
  1054. gen_time:
  1055. example: 阿里云图形验证码对应参数
  1056. type: string
  1057. lot_number:
  1058. example: 阿里云图形验证码对应参数
  1059. type: string
  1060. mobile:
  1061. type: string
  1062. pass_token:
  1063. example: 阿里云图形验证码对应参数
  1064. type: string
  1065. type:
  1066. example: h5Register:h5注册页、wechatBindPhone:微信绑定手机、login:登陆、findPwd:找回密码、changePwd:修改密码、changePasscode:修改支付密码
  1067. type: string
  1068. required:
  1069. - mobile
  1070. type: object
  1071. md.SpaceListNode:
  1072. properties:
  1073. max_count:
  1074. description: 最大容纳人数
  1075. type: integer
  1076. name:
  1077. description: 维度
  1078. type: string
  1079. now_count:
  1080. description: 当前人数
  1081. type: integer
  1082. type: object
  1083. md.TotalRateResp:
  1084. properties:
  1085. consumed_personal_egg_point:
  1086. description: 消耗个人蛋蛋积分
  1087. type: string
  1088. consumed_team_egg_point:
  1089. description: 消耗团队蛋蛋积分
  1090. type: string
  1091. now_basal_rate:
  1092. description: 当前基础速率/小时
  1093. type: string
  1094. now_team_rate:
  1095. description: 当前团队速率/小时
  1096. type: string
  1097. now_total_rate:
  1098. description: 总速率/小时
  1099. type: string
  1100. type: object
  1101. md.TransferTypeList:
  1102. properties:
  1103. TeamTransferTypeList:
  1104. allOf:
  1105. - $ref: '#/definitions/md.IntegralList'
  1106. description: 团队积分变动列表
  1107. personal_transfer_type_list:
  1108. allOf:
  1109. - $ref: '#/definitions/md.IntegralList'
  1110. description: 个人积分变动列表
  1111. type: object
  1112. md.TransferTypeNode:
  1113. properties:
  1114. name:
  1115. type: string
  1116. value:
  1117. type: string
  1118. type: object
  1119. md.UpdatePasscodeReq:
  1120. properties:
  1121. code:
  1122. example: 验证码
  1123. type: string
  1124. passcode:
  1125. example: 密码 如 123
  1126. type: string
  1127. type: object
  1128. md.UpdatePasswordReq:
  1129. properties:
  1130. code:
  1131. example: 验证码
  1132. type: string
  1133. password:
  1134. example: 密码 如 123
  1135. type: string
  1136. type: object
  1137. md.UserFeedbackListReq:
  1138. properties:
  1139. limit:
  1140. type: string
  1141. page:
  1142. type: string
  1143. type: object
  1144. md.UserFeedbackListResp:
  1145. properties:
  1146. content:
  1147. type: string
  1148. create_at:
  1149. type: string
  1150. id:
  1151. type: string
  1152. img:
  1153. items:
  1154. type: string
  1155. type: array
  1156. label:
  1157. type: string
  1158. state:
  1159. example: 0未回复 1已回复
  1160. type: string
  1161. title:
  1162. type: string
  1163. type: object
  1164. md.UserFeedbackRecordReq:
  1165. properties:
  1166. id:
  1167. type: string
  1168. page:
  1169. type: string
  1170. type: object
  1171. md.UserFeedbackRecordResp:
  1172. properties:
  1173. content:
  1174. type: string
  1175. create_at:
  1176. type: string
  1177. head_img:
  1178. type: string
  1179. nickname:
  1180. type: string
  1181. type:
  1182. type: string
  1183. type: object
  1184. md.UserFeedbackSaveReq:
  1185. properties:
  1186. cid:
  1187. example: 问题类型的id
  1188. type: string
  1189. content:
  1190. example: 问题内容
  1191. type: string
  1192. idea:
  1193. example: 建议内容
  1194. type: string
  1195. img:
  1196. example:
  1197. - 图片
  1198. items:
  1199. type: string
  1200. type: array
  1201. phone:
  1202. type: string
  1203. title:
  1204. type: string
  1205. type:
  1206. example: 问题类型的name
  1207. type: string
  1208. type: object
  1209. md.UserFeedbackSayReq:
  1210. properties:
  1211. content:
  1212. example: 问题内容
  1213. type: string
  1214. id:
  1215. example: id
  1216. type: string
  1217. type: object
  1218. md.UserInfoResp:
  1219. properties:
  1220. head_img:
  1221. type: string
  1222. id:
  1223. type: string
  1224. invite_code:
  1225. type: string
  1226. is_bind_extend:
  1227. example: 是否绑定了上级 0否 1是
  1228. type: string
  1229. nickname:
  1230. type: string
  1231. phone:
  1232. type: string
  1233. type: object
  1234. md.Version:
  1235. properties:
  1236. content:
  1237. type: string
  1238. img:
  1239. type: string
  1240. is_must:
  1241. type: string
  1242. name:
  1243. type: string
  1244. type:
  1245. type: string
  1246. url:
  1247. type: string
  1248. version:
  1249. type: string
  1250. type: object
  1251. md.VersionResp:
  1252. properties:
  1253. is_audit_version:
  1254. type: string
  1255. version:
  1256. items:
  1257. $ref: '#/definitions/md.Version'
  1258. type: array
  1259. type: object
  1260. md.WalletFlowNode:
  1261. properties:
  1262. after_amount:
  1263. description: 变动后金额
  1264. type: string
  1265. amount:
  1266. description: 变动金额
  1267. type: string
  1268. before_amount:
  1269. description: 变动前金额
  1270. type: string
  1271. create_time:
  1272. description: 创建时间
  1273. type: string
  1274. direction:
  1275. description: 方向:1.收入 2.支出
  1276. type: integer
  1277. id:
  1278. type: integer
  1279. kind:
  1280. description: 1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量
  1281. type: integer
  1282. memo:
  1283. description: 备注
  1284. type: string
  1285. ord_id:
  1286. description: 对应订单编号
  1287. type: string
  1288. state:
  1289. description: 1未到账,2已到账
  1290. type: integer
  1291. sys_fee:
  1292. description: 手续费
  1293. type: string
  1294. title:
  1295. description: 标题
  1296. type: string
  1297. uid:
  1298. description: 用户 ID
  1299. type: integer
  1300. update_time:
  1301. description: 更新时间
  1302. type: string
  1303. type: object
  1304. md.WechatLoginReq:
  1305. properties:
  1306. avatar:
  1307. example: 头像
  1308. type: string
  1309. nickname:
  1310. example: 昵称
  1311. type: string
  1312. open_id:
  1313. example: 微信openId
  1314. type: string
  1315. union_id:
  1316. example: 微信UnionId
  1317. type: string
  1318. type: object
  1319. md.WithdrawGetAmountResp:
  1320. properties:
  1321. amount:
  1322. description: 余额
  1323. type: string
  1324. type: object
  1325. pb.SendRedPacketResp:
  1326. properties:
  1327. seq:
  1328. description: 消息序列号
  1329. type: integer
  1330. type: object
  1331. host: ddxq.izhim.com
  1332. info:
  1333. contact:
  1334. email: 1239118001@qq.com
  1335. name: dengbiao
  1336. url: http://www.swagger.io/support
  1337. description: APP客户端-Api接口
  1338. license:
  1339. name: Apache 2.0
  1340. url: http://www.apache.org/licenses/LICENSE-2.0.html
  1341. termsOfService: http://swagger.io/terms/
  1342. title: 蛋蛋星球-APP客户端
  1343. version: "1.0"
  1344. paths:
  1345. /api/v1/addFriend/basalRate:
  1346. get:
  1347. consumes:
  1348. - application/json
  1349. description: 基础速率(获取)
  1350. parameters:
  1351. - description: 验证参数Bearer和token空格拼接
  1352. in: header
  1353. name: Authorization
  1354. required: true
  1355. type: string
  1356. produces:
  1357. - application/json
  1358. responses:
  1359. "200":
  1360. description: 具体数据
  1361. schema:
  1362. $ref: '#/definitions/md.BasalRateResp'
  1363. "400":
  1364. description: 具体错误
  1365. schema:
  1366. $ref: '#/definitions/md.Response'
  1367. summary: 蛋蛋星球-添加好友-基础速率(获取)
  1368. tags:
  1369. - 添加好友
  1370. /api/v1/addFriend/eggEnergyDetails:
  1371. post:
  1372. consumes:
  1373. - application/json
  1374. description: 蛋蛋能量明细(获取)
  1375. parameters:
  1376. - description: 验证参数Bearer和token空格拼接
  1377. in: header
  1378. name: Authorization
  1379. required: true
  1380. type: string
  1381. - description: 分页类型必填
  1382. in: body
  1383. name: req
  1384. required: true
  1385. schema:
  1386. $ref: '#/definitions/md.EggEnergyDetailReq'
  1387. produces:
  1388. - application/json
  1389. responses:
  1390. "200":
  1391. description: 具体数据
  1392. schema:
  1393. $ref: '#/definitions/md.EggEnergyDetailResp'
  1394. "400":
  1395. description: 具体错误
  1396. schema:
  1397. $ref: '#/definitions/md.Response'
  1398. summary: 蛋蛋星球-添加好友-蛋蛋能量明细(获取)
  1399. tags:
  1400. - 添加好友
  1401. /api/v1/addFriend/eggPointDetails:
  1402. post:
  1403. consumes:
  1404. - application/json
  1405. description: 蛋蛋积分明细(获取)
  1406. parameters:
  1407. - description: 验证参数Bearer和token空格拼接
  1408. in: header
  1409. name: Authorization
  1410. required: true
  1411. type: string
  1412. - description: 分页类型必填
  1413. in: body
  1414. name: req
  1415. required: true
  1416. schema:
  1417. $ref: '#/definitions/md.EggPointDetailsReq'
  1418. produces:
  1419. - application/json
  1420. responses:
  1421. "200":
  1422. description: 具体数据
  1423. schema:
  1424. $ref: '#/definitions/md.EggPointDetailsResp'
  1425. "400":
  1426. description: 具体错误
  1427. schema:
  1428. $ref: '#/definitions/md.Response'
  1429. summary: 蛋蛋星球-添加好友-蛋蛋积分明细(获取)
  1430. tags:
  1431. - 添加好友
  1432. /api/v1/addFriend/myFans:
  1433. get:
  1434. consumes:
  1435. - application/json
  1436. description: 团队加速速率(获取)
  1437. parameters:
  1438. - description: 验证参数Bearer和token空格拼接
  1439. in: header
  1440. name: Authorization
  1441. required: true
  1442. type: string
  1443. produces:
  1444. - application/json
  1445. responses:
  1446. "200":
  1447. description: 具体数据
  1448. schema:
  1449. $ref: '#/definitions/md.MyFansResp'
  1450. "400":
  1451. description: 具体错误
  1452. schema:
  1453. $ref: '#/definitions/md.Response'
  1454. summary: 蛋蛋星球-添加好友-粉丝团队-我的粉丝-团队加速速率(获取)
  1455. tags:
  1456. - 添加好友
  1457. /api/v1/addFriend/myFansUserList:
  1458. get:
  1459. consumes:
  1460. - application/json
  1461. description: 在线好友列表(获取)
  1462. parameters:
  1463. - description: 验证参数Bearer和token空格拼接
  1464. in: header
  1465. name: Authorization
  1466. required: true
  1467. type: string
  1468. - description: 每页大小
  1469. in: query
  1470. name: limit
  1471. required: true
  1472. type: integer
  1473. - description: 页数
  1474. in: query
  1475. name: page
  1476. required: true
  1477. type: integer
  1478. produces:
  1479. - application/json
  1480. responses:
  1481. "200":
  1482. description: 具体数据
  1483. schema:
  1484. $ref: '#/definitions/md.MyFansUserListResp'
  1485. "400":
  1486. description: 具体错误
  1487. schema:
  1488. $ref: '#/definitions/md.Response'
  1489. summary: 蛋蛋星球-添加好友-粉丝团队-我的粉丝-在线好友列表(获取)
  1490. tags:
  1491. - 添加好友
  1492. /api/v1/addFriend/nineDimensionalSpace:
  1493. get:
  1494. consumes:
  1495. - application/json
  1496. description: 九维空间(获取)
  1497. parameters:
  1498. - description: 验证参数Bearer和token空格拼接
  1499. in: header
  1500. name: Authorization
  1501. required: true
  1502. type: string
  1503. produces:
  1504. - application/json
  1505. responses:
  1506. "200":
  1507. description: 具体数据
  1508. schema:
  1509. $ref: '#/definitions/md.NineDimensionalSpaceResp'
  1510. "400":
  1511. description: 具体错误
  1512. schema:
  1513. $ref: '#/definitions/md.Response'
  1514. summary: 蛋蛋星球-添加好友-粉丝团队-九维空间(获取)
  1515. tags:
  1516. - 添加好友
  1517. /api/v1/addFriend/totalRate:
  1518. get:
  1519. consumes:
  1520. - application/json
  1521. description: 总速率(获取)
  1522. parameters:
  1523. - description: 验证参数Bearer和token空格拼接
  1524. in: header
  1525. name: Authorization
  1526. required: true
  1527. type: string
  1528. produces:
  1529. - application/json
  1530. responses:
  1531. "200":
  1532. description: 具体数据
  1533. schema:
  1534. $ref: '#/definitions/md.TotalRateResp'
  1535. "400":
  1536. description: 具体错误
  1537. schema:
  1538. $ref: '#/definitions/md.Response'
  1539. summary: 蛋蛋星球-添加好友-总速率(获取)
  1540. tags:
  1541. - 添加好友
  1542. /api/v1/advertising:
  1543. get:
  1544. consumes:
  1545. - application/json
  1546. description: 广告位
  1547. parameters:
  1548. - description: 验证参数Bearer和token空格拼接
  1549. in: header
  1550. name: Authorization
  1551. required: true
  1552. type: string
  1553. produces:
  1554. - application/json
  1555. responses:
  1556. "200":
  1557. description: 具体数据
  1558. schema:
  1559. $ref: '#/definitions/md.AdvertisingResp'
  1560. "400":
  1561. description: 具体错误
  1562. schema:
  1563. $ref: '#/definitions/md.Response'
  1564. summary: 广告位
  1565. tags:
  1566. - 广告位
  1567. /api/v1/advertising/check:
  1568. post:
  1569. consumes:
  1570. - application/json
  1571. description: 广告位限制
  1572. parameters:
  1573. - description: 验证参数Bearer和token空格拼接
  1574. in: header
  1575. name: Authorization
  1576. required: true
  1577. type: string
  1578. - description: 注册参数
  1579. in: body
  1580. name: req
  1581. required: true
  1582. schema:
  1583. $ref: '#/definitions/md.AdvertisingReq'
  1584. produces:
  1585. - application/json
  1586. responses:
  1587. "200":
  1588. description: 具体数据
  1589. schema:
  1590. $ref: '#/definitions/md.AdvertisingCheck'
  1591. "400":
  1592. description: 具体错误
  1593. schema:
  1594. $ref: '#/definitions/md.Response'
  1595. summary: 广告位限制
  1596. tags:
  1597. - 广告位
  1598. /api/v1/advertising/detail:
  1599. post:
  1600. consumes:
  1601. - application/json
  1602. description: 广告位详情
  1603. parameters:
  1604. - description: 验证参数Bearer和token空格拼接
  1605. in: header
  1606. name: Authorization
  1607. required: true
  1608. type: string
  1609. - description: 注册参数
  1610. in: body
  1611. name: req
  1612. required: true
  1613. schema:
  1614. $ref: '#/definitions/md.AdvertisingReq'
  1615. produces:
  1616. - application/json
  1617. responses:
  1618. "200":
  1619. description: 具体数据
  1620. schema:
  1621. $ref: '#/definitions/md.AdvertisingSpace'
  1622. "400":
  1623. description: 具体错误
  1624. schema:
  1625. $ref: '#/definitions/md.Response'
  1626. summary: 广告位详情
  1627. tags:
  1628. - 广告位
  1629. /api/v1/advertising/state:
  1630. post:
  1631. consumes:
  1632. - application/json
  1633. description: 广告状态 看完之后拿到广告唯一值
  1634. parameters:
  1635. - description: 验证参数Bearer和token空格拼接
  1636. in: header
  1637. name: Authorization
  1638. required: true
  1639. type: string
  1640. - description: 注册参数
  1641. in: body
  1642. name: req
  1643. required: true
  1644. schema:
  1645. $ref: '#/definitions/md.AdvertisingReq'
  1646. produces:
  1647. - application/json
  1648. responses:
  1649. "200":
  1650. description: 具体数据
  1651. schema:
  1652. $ref: '#/definitions/md.AdvertisingState'
  1653. "400":
  1654. description: 具体错误
  1655. schema:
  1656. $ref: '#/definitions/md.Response'
  1657. summary: 广告状态 看完之后拿到广告唯一值
  1658. tags:
  1659. - 广告位
  1660. /api/v1/college/cate:
  1661. get:
  1662. consumes:
  1663. - application/json
  1664. description: 蛋蛋学院-分类
  1665. parameters:
  1666. - description: 验证参数Bearer和token空格拼接
  1667. in: header
  1668. name: Authorization
  1669. required: true
  1670. type: string
  1671. produces:
  1672. - application/json
  1673. responses:
  1674. "200":
  1675. description: 具体数据
  1676. schema:
  1677. $ref: '#/definitions/md.AdvertisingResp'
  1678. "400":
  1679. description: 具体错误
  1680. schema:
  1681. $ref: '#/definitions/md.Response'
  1682. summary: 蛋蛋学院-分类
  1683. tags:
  1684. - 蛋蛋学院
  1685. /api/v1/college/detail:
  1686. post:
  1687. consumes:
  1688. - application/json
  1689. description: 蛋蛋学院-文章详情
  1690. parameters:
  1691. - description: 验证参数Bearer和token空格拼接
  1692. in: header
  1693. name: Authorization
  1694. required: true
  1695. type: string
  1696. - description: 参数
  1697. in: body
  1698. name: req
  1699. required: true
  1700. schema:
  1701. $ref: '#/definitions/md.CollegeDetailReq'
  1702. produces:
  1703. - application/json
  1704. responses:
  1705. "200":
  1706. description: 具体数据
  1707. schema:
  1708. $ref: '#/definitions/md.CollegeDetailResp'
  1709. "400":
  1710. description: 具体错误
  1711. schema:
  1712. $ref: '#/definitions/md.Response'
  1713. summary: 蛋蛋学院-文章详情
  1714. tags:
  1715. - 蛋蛋学院
  1716. /api/v1/college/like/add:
  1717. post:
  1718. consumes:
  1719. - application/json
  1720. description: 蛋蛋学院-文章-点赞
  1721. parameters:
  1722. - description: 验证参数Bearer和token空格拼接
  1723. in: header
  1724. name: Authorization
  1725. required: true
  1726. type: string
  1727. - description: 参数
  1728. in: body
  1729. name: req
  1730. required: true
  1731. schema:
  1732. $ref: '#/definitions/md.CollegeDetailReq'
  1733. produces:
  1734. - application/json
  1735. responses:
  1736. "200":
  1737. description: 具体数据
  1738. schema:
  1739. type: string
  1740. "400":
  1741. description: 具体错误
  1742. schema:
  1743. $ref: '#/definitions/md.Response'
  1744. summary: 蛋蛋学院-文章-点赞
  1745. tags:
  1746. - 蛋蛋学院
  1747. /api/v1/college/like/cancel:
  1748. post:
  1749. consumes:
  1750. - application/json
  1751. description: 蛋蛋学院-文章-取消点赞
  1752. parameters:
  1753. - description: 验证参数Bearer和token空格拼接
  1754. in: header
  1755. name: Authorization
  1756. required: true
  1757. type: string
  1758. - description: 参数
  1759. in: body
  1760. name: req
  1761. required: true
  1762. schema:
  1763. $ref: '#/definitions/md.CollegeDetailReq'
  1764. produces:
  1765. - application/json
  1766. responses:
  1767. "200":
  1768. description: 具体数据
  1769. schema:
  1770. type: string
  1771. "400":
  1772. description: 具体错误
  1773. schema:
  1774. $ref: '#/definitions/md.Response'
  1775. summary: 蛋蛋学院-文章-取消点赞
  1776. tags:
  1777. - 蛋蛋学院
  1778. /api/v1/college/list:
  1779. post:
  1780. consumes:
  1781. - application/json
  1782. description: 蛋蛋学院-文章列表
  1783. parameters:
  1784. - description: 验证参数Bearer和token空格拼接
  1785. in: header
  1786. name: Authorization
  1787. required: true
  1788. type: string
  1789. - description: 参数
  1790. in: body
  1791. name: req
  1792. required: true
  1793. schema:
  1794. $ref: '#/definitions/md.CollegeListReq'
  1795. produces:
  1796. - application/json
  1797. responses:
  1798. "200":
  1799. description: 具体数据
  1800. schema:
  1801. $ref: '#/definitions/md.CollegeListResp'
  1802. "400":
  1803. description: 具体错误
  1804. schema:
  1805. $ref: '#/definitions/md.Response'
  1806. summary: 蛋蛋学院-文章列表
  1807. tags:
  1808. - 蛋蛋学院
  1809. /api/v1/college/share/add:
  1810. post:
  1811. consumes:
  1812. - application/json
  1813. description: 蛋蛋学院-文章-分享后调用统计数量
  1814. parameters:
  1815. - description: 验证参数Bearer和token空格拼接
  1816. in: header
  1817. name: Authorization
  1818. required: true
  1819. type: string
  1820. - description: 参数
  1821. in: body
  1822. name: req
  1823. required: true
  1824. schema:
  1825. $ref: '#/definitions/md.CollegeDetailReq'
  1826. produces:
  1827. - application/json
  1828. responses:
  1829. "200":
  1830. description: 具体数据
  1831. schema:
  1832. type: string
  1833. "400":
  1834. description: 具体错误
  1835. schema:
  1836. $ref: '#/definitions/md.Response'
  1837. summary: 蛋蛋学院-文章-分享后调用统计数量
  1838. tags:
  1839. - 蛋蛋学院
  1840. /api/v1/comm/getOssUrl:
  1841. post:
  1842. consumes:
  1843. - application/json
  1844. description: 上传许可链接(获取)
  1845. parameters:
  1846. - description: 验证参数Bearer和token空格拼接
  1847. in: header
  1848. name: Authorization
  1849. required: true
  1850. type: string
  1851. - description: 签名上传url
  1852. in: body
  1853. name: req
  1854. required: true
  1855. schema:
  1856. $ref: '#/definitions/comm.ImgReqUploadReq'
  1857. produces:
  1858. - application/json
  1859. responses:
  1860. "200":
  1861. description: 许可链接
  1862. schema:
  1863. type: string
  1864. "400":
  1865. description: 具体错误
  1866. schema:
  1867. $ref: '#/definitions/md.Response'
  1868. summary: 通用请求-对象存储-上传许可链接(获取)
  1869. tags:
  1870. - 对象存储
  1871. /api/v1/config:
  1872. get:
  1873. consumes:
  1874. - application/json
  1875. description: 基本配置
  1876. parameters:
  1877. - description: 验证参数Bearer和token空格拼接
  1878. in: header
  1879. name: Authorization
  1880. required: true
  1881. type: string
  1882. produces:
  1883. - application/json
  1884. responses:
  1885. "200":
  1886. description: 具体数据
  1887. schema:
  1888. $ref: '#/definitions/md.ConfigResp'
  1889. "400":
  1890. description: 具体错误
  1891. schema:
  1892. $ref: '#/definitions/md.Response'
  1893. summary: 基本配置
  1894. tags:
  1895. - 基本配置
  1896. /api/v1/fastLogin:
  1897. post:
  1898. consumes:
  1899. - application/json
  1900. description: 一键登录
  1901. parameters:
  1902. - description: 注册参数
  1903. in: body
  1904. name: req
  1905. required: true
  1906. schema:
  1907. $ref: '#/definitions/md.FastLoginReq'
  1908. produces:
  1909. - application/json
  1910. responses:
  1911. "200":
  1912. description: 登录成功返回
  1913. schema:
  1914. $ref: '#/definitions/md.LoginResponse'
  1915. "400":
  1916. description: 具体错误
  1917. schema:
  1918. $ref: '#/definitions/md.Response'
  1919. summary: 一键登录
  1920. tags:
  1921. - 登录注册
  1922. /api/v1/findPassword:
  1923. post:
  1924. consumes:
  1925. - application/json
  1926. description: 找回密码
  1927. parameters:
  1928. - description: 注册参数
  1929. in: body
  1930. name: req
  1931. required: true
  1932. schema:
  1933. $ref: '#/definitions/md.FindPasswordReq'
  1934. produces:
  1935. - application/json
  1936. responses:
  1937. "200":
  1938. description: 登录成功返回
  1939. schema:
  1940. type: string
  1941. "400":
  1942. description: 具体错误
  1943. schema:
  1944. $ref: '#/definitions/md.Response'
  1945. summary: 找回密码
  1946. tags:
  1947. - 登录注册
  1948. /api/v1/getModuleSetting:
  1949. get:
  1950. consumes:
  1951. - application/json
  1952. description: 页面样式
  1953. parameters:
  1954. - description: 验证参数Bearer和token空格拼接
  1955. in: header
  1956. name: Authorization
  1957. required: true
  1958. type: string
  1959. - description: 页面名称类型值(1:home_page 2:member_center 3:bottom_bar 4:invitation_download_landing_page
  1960. 5:invitation_poster)
  1961. in: query
  1962. name: mod_name_value
  1963. required: true
  1964. type: string
  1965. produces:
  1966. - application/json
  1967. responses:
  1968. "200":
  1969. description: 具体数据
  1970. schema:
  1971. $ref: '#/definitions/md.GetModuleSettingResp'
  1972. "400":
  1973. description: 具体错误
  1974. schema:
  1975. $ref: '#/definitions/md.Response'
  1976. summary: 页面样式
  1977. tags:
  1978. - 页面样式
  1979. /api/v1/homePage/adRule:
  1980. get:
  1981. consumes:
  1982. - application/json
  1983. description: 视频奖励规则(获取)
  1984. parameters:
  1985. - description: 验证参数Bearer和token空格拼接
  1986. in: header
  1987. name: Authorization
  1988. required: true
  1989. type: string
  1990. produces:
  1991. - application/json
  1992. responses:
  1993. "200":
  1994. description: 具体数据
  1995. schema:
  1996. $ref: '#/definitions/md.HomePageWatchAdRuleResp'
  1997. "400":
  1998. description: 具体错误
  1999. schema:
  2000. $ref: '#/definitions/md.Response'
  2001. summary: 蛋蛋星球-主页-视频奖励规则(获取)
  2002. tags:
  2003. - 主页
  2004. /api/v1/homePage/index:
  2005. get:
  2006. consumes:
  2007. - application/json
  2008. description: 基础信息(获取)
  2009. parameters:
  2010. - description: 验证参数Bearer和token空格拼接
  2011. in: header
  2012. name: Authorization
  2013. required: true
  2014. type: string
  2015. produces:
  2016. - application/json
  2017. responses:
  2018. "200":
  2019. description: 具体数据
  2020. schema:
  2021. $ref: '#/definitions/md.HomePageResp'
  2022. "400":
  2023. description: 具体错误
  2024. schema:
  2025. $ref: '#/definitions/md.Response'
  2026. summary: 蛋蛋星球-主页-基础信息(获取)
  2027. tags:
  2028. - 主页
  2029. /api/v1/homePage/isCanGetRedPackage:
  2030. get:
  2031. consumes:
  2032. - application/json
  2033. description: 是否可以领取红包(获取)
  2034. parameters:
  2035. - description: 验证参数Bearer和token空格拼接
  2036. in: header
  2037. name: Authorization
  2038. required: true
  2039. type: string
  2040. produces:
  2041. - application/json
  2042. responses:
  2043. "200":
  2044. description: 具体数据
  2045. schema:
  2046. $ref: '#/definitions/md.IsCanGetRedPackageResp'
  2047. "400":
  2048. description: 具体错误
  2049. schema:
  2050. $ref: '#/definitions/md.Response'
  2051. summary: 蛋蛋星球-主页-是否领取红包(获取)
  2052. tags:
  2053. - 主页
  2054. /api/v1/homePage/isCanSignIn:
  2055. get:
  2056. consumes:
  2057. - application/json
  2058. description: 是否可以签到(获取)
  2059. parameters:
  2060. - description: 验证参数Bearer和token空格拼接
  2061. in: header
  2062. name: Authorization
  2063. required: true
  2064. type: string
  2065. produces:
  2066. - application/json
  2067. responses:
  2068. "200":
  2069. description: 具体数据
  2070. schema:
  2071. $ref: '#/definitions/md.IsCanSignInResp'
  2072. "400":
  2073. description: 具体错误
  2074. schema:
  2075. $ref: '#/definitions/md.Response'
  2076. summary: 蛋蛋星球-主页-是否能签到(获取)
  2077. tags:
  2078. - 主页
  2079. /api/v1/homePage/realTimePrice:
  2080. get:
  2081. consumes:
  2082. - application/json
  2083. description: 实时数据(获取)
  2084. parameters:
  2085. - description: 验证参数Bearer和token空格拼接
  2086. in: header
  2087. name: Authorization
  2088. required: true
  2089. type: string
  2090. produces:
  2091. - application/json
  2092. responses:
  2093. "200":
  2094. description: 具体数据
  2095. schema:
  2096. $ref: '#/definitions/md.RealTimePriceResp'
  2097. "400":
  2098. description: 具体错误
  2099. schema:
  2100. $ref: '#/definitions/md.Response'
  2101. summary: 蛋蛋星球-主页-实时数据(获取)
  2102. tags:
  2103. - 主页
  2104. /api/v1/im/redPackageDetail:
  2105. get:
  2106. consumes:
  2107. - application/json
  2108. description: 红包详情(获取)
  2109. parameters:
  2110. - description: 验证参数Bearer和token空格拼接
  2111. in: header
  2112. name: Authorization
  2113. required: true
  2114. type: string
  2115. - description: 红包 ID
  2116. in: query
  2117. name: red_package_id
  2118. required: true
  2119. type: string
  2120. produces:
  2121. - application/json
  2122. responses:
  2123. "200":
  2124. description: 具体数据
  2125. schema:
  2126. $ref: '#/definitions/md.RedPackageDetailResp'
  2127. "400":
  2128. description: 具体错误
  2129. schema:
  2130. $ref: '#/definitions/md.Response'
  2131. summary: 蛋蛋星球-即时通讯-红包详情(获取)
  2132. tags:
  2133. - 即时通讯
  2134. /api/v1/im/user/grabRedPackage:
  2135. post:
  2136. consumes:
  2137. - application/json
  2138. description: 领取红包
  2139. parameters:
  2140. - description: 验证参数Bearer和token空格拼接
  2141. in: header
  2142. name: Authorization
  2143. required: true
  2144. type: string
  2145. - description: 领取红包信息
  2146. in: body
  2147. name: req
  2148. required: true
  2149. schema:
  2150. $ref: '#/definitions/md.GrabRedPackageReq'
  2151. produces:
  2152. - application/json
  2153. responses:
  2154. "200":
  2155. description: 具体数据
  2156. schema:
  2157. $ref: '#/definitions/md.GrabRedPackageResp'
  2158. "400":
  2159. description: 具体错误
  2160. schema:
  2161. $ref: '#/definitions/md.Response'
  2162. summary: 蛋蛋星球-即时通讯-领取红包
  2163. tags:
  2164. - 即时通讯
  2165. /api/v1/im/user/sendRedPackage:
  2166. post:
  2167. consumes:
  2168. - application/json
  2169. description: 发送红包
  2170. parameters:
  2171. - description: 验证参数Bearer和token空格拼接
  2172. in: header
  2173. name: Authorization
  2174. required: true
  2175. type: string
  2176. - description: 发送红包信息
  2177. in: body
  2178. name: req
  2179. required: true
  2180. schema:
  2181. $ref: '#/definitions/md.SendRedPackageReq'
  2182. produces:
  2183. - application/json
  2184. responses:
  2185. "200":
  2186. description: 具体数据
  2187. schema:
  2188. $ref: '#/definitions/md.SendRedPackageResp'
  2189. "400":
  2190. description: 具体错误
  2191. schema:
  2192. $ref: '#/definitions/md.Response'
  2193. summary: 蛋蛋星球-即时通讯-发送红包
  2194. tags:
  2195. - 即时通讯
  2196. /api/v1/im/user/sendRedPackageDetail:
  2197. post:
  2198. consumes:
  2199. - application/json
  2200. description: 发送红包详情
  2201. parameters:
  2202. - description: 验证参数Bearer和token空格拼接
  2203. in: header
  2204. name: Authorization
  2205. required: true
  2206. type: string
  2207. - description: 红包的订单 ID
  2208. in: body
  2209. name: req
  2210. required: true
  2211. schema:
  2212. $ref: '#/definitions/md.SendRedPackageDetailReq'
  2213. produces:
  2214. - application/json
  2215. responses:
  2216. "200":
  2217. description: 具体数据
  2218. schema:
  2219. $ref: '#/definitions/md.SendRedPackageDetailResp'
  2220. "400":
  2221. description: 具体错误
  2222. schema:
  2223. $ref: '#/definitions/md.Response'
  2224. summary: 蛋蛋星球-即时通讯-发送红包详情
  2225. tags:
  2226. - 即时通讯
  2227. /api/v1/inviteCode/userInfo:
  2228. post:
  2229. consumes:
  2230. - application/json
  2231. description: 邀请码获取用户信息
  2232. parameters:
  2233. - description: 注册参数
  2234. in: body
  2235. name: req
  2236. required: true
  2237. schema:
  2238. $ref: '#/definitions/md.InviteCodeUserInfoReq'
  2239. produces:
  2240. - application/json
  2241. responses:
  2242. "200":
  2243. description: 具体数据
  2244. schema:
  2245. $ref: '#/definitions/md.InviteCodeUserInfoResp'
  2246. "400":
  2247. description: 具体错误
  2248. schema:
  2249. $ref: '#/definitions/md.Response'
  2250. summary: 邀请码获取用户信息
  2251. tags:
  2252. - 登录注册
  2253. /api/v1/login:
  2254. post:
  2255. consumes:
  2256. - application/json
  2257. description: 登入
  2258. parameters:
  2259. - description: 用户名密码
  2260. in: body
  2261. name: req
  2262. required: true
  2263. schema:
  2264. $ref: '#/definitions/md.LoginReq'
  2265. produces:
  2266. - application/json
  2267. responses:
  2268. "200":
  2269. description: token
  2270. schema:
  2271. $ref: '#/definitions/md.LoginResponse'
  2272. "400":
  2273. description: 具体错误
  2274. schema:
  2275. $ref: '#/definitions/md.Response'
  2276. summary: 登陆
  2277. tags:
  2278. - 登录注册
  2279. /api/v1/memberCenter/bindParent:
  2280. post:
  2281. consumes:
  2282. - application/json
  2283. description: 绑定上级
  2284. parameters:
  2285. - description: 注册参数
  2286. in: body
  2287. name: req
  2288. required: true
  2289. schema:
  2290. $ref: '#/definitions/md.InviteCodeUserInfoReq'
  2291. produces:
  2292. - application/json
  2293. responses:
  2294. "200":
  2295. description: 具体数据
  2296. schema:
  2297. type: string
  2298. "400":
  2299. description: 具体错误
  2300. schema:
  2301. $ref: '#/definitions/md.Response'
  2302. summary: 绑定上级-要登陆的
  2303. tags:
  2304. - 登录注册
  2305. /api/v1/memberCenter/getBasic:
  2306. get:
  2307. consumes:
  2308. - application/json
  2309. description: 基础数据(获取)
  2310. parameters:
  2311. - description: 验证参数Bearer和token空格拼接
  2312. in: header
  2313. name: Authorization
  2314. required: true
  2315. type: string
  2316. produces:
  2317. - application/json
  2318. responses:
  2319. "200":
  2320. description: 具体数据
  2321. schema:
  2322. $ref: '#/definitions/md.MemberCenterGetBasicResp'
  2323. "400":
  2324. description: 具体错误
  2325. schema:
  2326. $ref: '#/definitions/md.Response'
  2327. summary: 蛋蛋星球-会员中心-基础数据(获取)
  2328. tags:
  2329. - 会员中心
  2330. /api/v1/memberCenter/inviteUrl:
  2331. get:
  2332. consumes:
  2333. - application/json
  2334. description: 邀请链接
  2335. produces:
  2336. - application/json
  2337. responses:
  2338. "200":
  2339. description: 登录成功返回
  2340. schema:
  2341. $ref: '#/definitions/md.InviteUrl'
  2342. "400":
  2343. description: 具体错误
  2344. schema:
  2345. $ref: '#/definitions/md.Response'
  2346. summary: 邀请链接
  2347. tags:
  2348. - 邀请海报
  2349. /api/v1/memberCenter/updatePasscode:
  2350. post:
  2351. consumes:
  2352. - application/json
  2353. description: 修改支付宝密码
  2354. parameters:
  2355. - description: 注册参数
  2356. in: body
  2357. name: req
  2358. required: true
  2359. schema:
  2360. $ref: '#/definitions/md.UpdatePasscodeReq'
  2361. produces:
  2362. - application/json
  2363. responses:
  2364. "200":
  2365. description: 登录成功返回
  2366. schema:
  2367. type: string
  2368. "400":
  2369. description: 具体错误
  2370. schema:
  2371. $ref: '#/definitions/md.Response'
  2372. summary: 修改支付宝密码
  2373. tags:
  2374. - 账号与安全
  2375. /api/v1/memberCenter/updatePassword:
  2376. post:
  2377. consumes:
  2378. - application/json
  2379. description: 修改密码
  2380. parameters:
  2381. - description: 注册参数
  2382. in: body
  2383. name: req
  2384. required: true
  2385. schema:
  2386. $ref: '#/definitions/md.UpdatePasswordReq'
  2387. produces:
  2388. - application/json
  2389. responses:
  2390. "200":
  2391. description: 登录成功返回
  2392. schema:
  2393. type: string
  2394. "400":
  2395. description: 具体错误
  2396. schema:
  2397. $ref: '#/definitions/md.Response'
  2398. summary: 修改密码-不要原密码 换成验证码
  2399. tags:
  2400. - 账号与安全
  2401. /api/v1/openApp/start:
  2402. get:
  2403. consumes:
  2404. - application/json
  2405. description: 打开app调用
  2406. parameters:
  2407. - description: 验证参数Bearer和token空格拼接
  2408. in: header
  2409. name: Authorization
  2410. required: true
  2411. type: string
  2412. produces:
  2413. - application/json
  2414. responses:
  2415. "200":
  2416. description: 具体数据
  2417. schema:
  2418. type: string
  2419. "400":
  2420. description: 具体错误
  2421. schema:
  2422. $ref: '#/definitions/md.Response'
  2423. summary: 打开app调用
  2424. tags:
  2425. - 基本配置
  2426. /api/v1/pointsCenter/basic:
  2427. get:
  2428. consumes:
  2429. - application/json
  2430. description: 上部分基础信息(获取)
  2431. parameters:
  2432. - description: 验证参数Bearer和token空格拼接
  2433. in: header
  2434. name: Authorization
  2435. required: true
  2436. type: string
  2437. produces:
  2438. - application/json
  2439. responses:
  2440. "200":
  2441. description: 具体数据
  2442. schema:
  2443. $ref: '#/definitions/md.PointsCenterGetBasicResp'
  2444. "400":
  2445. description: 具体错误
  2446. schema:
  2447. $ref: '#/definitions/md.Response'
  2448. summary: 蛋蛋星球-积分中心-上部分基础信息(获取)
  2449. tags:
  2450. - 积分中心
  2451. /api/v1/pointsCenter/contributionValue:
  2452. get:
  2453. consumes:
  2454. - application/json
  2455. description: 贡献值(获取)
  2456. parameters:
  2457. - description: 验证参数Bearer和token空格拼接
  2458. in: header
  2459. name: Authorization
  2460. required: true
  2461. type: string
  2462. produces:
  2463. - application/json
  2464. responses:
  2465. "200":
  2466. description: 具体数据
  2467. schema:
  2468. $ref: '#/definitions/md.GetContributionValueResp'
  2469. "400":
  2470. description: 具体错误
  2471. schema:
  2472. $ref: '#/definitions/md.Response'
  2473. summary: 蛋蛋星球-积分中心-贡献值(获取)
  2474. tags:
  2475. - 积分中心
  2476. /api/v1/pointsCenter/contributionValueFlow:
  2477. get:
  2478. consumes:
  2479. - application/json
  2480. description: 贡献值明细(获取)
  2481. parameters:
  2482. - description: 验证参数Bearer和token空格拼接
  2483. in: header
  2484. name: Authorization
  2485. required: true
  2486. type: string
  2487. - description: 每页大小
  2488. in: query
  2489. name: limit
  2490. required: true
  2491. type: string
  2492. - description: 页数
  2493. in: query
  2494. name: page
  2495. required: true
  2496. type: string
  2497. produces:
  2498. - application/json
  2499. responses:
  2500. "200":
  2501. description: 具体数据
  2502. schema:
  2503. $ref: '#/definitions/md.GetContributionValueFlowResp'
  2504. "400":
  2505. description: 具体错误
  2506. schema:
  2507. $ref: '#/definitions/md.Response'
  2508. summary: 蛋蛋星球-积分中心-贡献值明细(获取)
  2509. tags:
  2510. - 积分中心
  2511. /api/v1/pointsCenter/dynamicData:
  2512. get:
  2513. consumes:
  2514. - application/json
  2515. description: 动态数据(获取)
  2516. parameters:
  2517. - description: 验证参数Bearer和token空格拼接
  2518. in: header
  2519. name: Authorization
  2520. required: true
  2521. type: string
  2522. produces:
  2523. - application/json
  2524. responses:
  2525. "200":
  2526. description: 具体数据
  2527. schema:
  2528. $ref: '#/definitions/md.DynamicDataResp'
  2529. "400":
  2530. description: 具体错误
  2531. schema:
  2532. $ref: '#/definitions/md.Response'
  2533. summary: 蛋蛋星球-积分中心-动态数据(获取)
  2534. tags:
  2535. - 积分中心
  2536. /api/v1/pointsCenter/energyFlow:
  2537. get:
  2538. consumes:
  2539. - application/json
  2540. description: 收支明细(获取)
  2541. parameters:
  2542. - description: 验证参数Bearer和token空格拼接
  2543. in: header
  2544. name: Authorization
  2545. required: true
  2546. type: string
  2547. - description: 每页大小
  2548. in: query
  2549. name: limit
  2550. required: true
  2551. type: string
  2552. - description: 页数
  2553. in: query
  2554. name: page
  2555. required: true
  2556. type: string
  2557. - description: 开始时间
  2558. in: query
  2559. name: startAt
  2560. type: string
  2561. - description: 结束时间
  2562. in: query
  2563. name: endAt
  2564. type: string
  2565. - description: 流水方向(1.收入 2.支出 0.全部)
  2566. in: query
  2567. name: direction
  2568. type: string
  2569. produces:
  2570. - application/json
  2571. responses:
  2572. "200":
  2573. description: 具体数据
  2574. schema:
  2575. $ref: '#/definitions/md.GetEggEnergyFlowResp'
  2576. "400":
  2577. description: 具体错误
  2578. schema:
  2579. $ref: '#/definitions/md.Response'
  2580. summary: 蛋蛋星球-积分中心-收支明细(获取)
  2581. tags:
  2582. - 积分中心
  2583. /api/v1/pointsCenter/exchangeEnergy:
  2584. post:
  2585. consumes:
  2586. - application/json
  2587. description: 能量兑换
  2588. parameters:
  2589. - description: 验证参数Bearer和token空格拼接
  2590. in: header
  2591. name: Authorization
  2592. required: true
  2593. type: string
  2594. - description: 需要兑换的能量值
  2595. in: body
  2596. name: req
  2597. required: true
  2598. schema:
  2599. $ref: '#/definitions/md.ExchangeEnergyReq'
  2600. produces:
  2601. - application/json
  2602. responses:
  2603. "200":
  2604. description: success
  2605. schema:
  2606. type: string
  2607. "400":
  2608. description: 具体错误
  2609. schema:
  2610. $ref: '#/definitions/md.Response'
  2611. summary: 蛋蛋星球-积分中心-能量兑换
  2612. tags:
  2613. - 积分中心
  2614. /api/v1/pointsCenter/initialData:
  2615. get:
  2616. consumes:
  2617. - application/json
  2618. description: 初始数据(获取)
  2619. parameters:
  2620. - description: 验证参数Bearer和token空格拼接
  2621. in: header
  2622. name: Authorization
  2623. required: true
  2624. type: string
  2625. produces:
  2626. - application/json
  2627. responses:
  2628. "200":
  2629. description: 具体数据
  2630. schema:
  2631. $ref: '#/definitions/md.InitialDataResp'
  2632. "400":
  2633. description: 具体错误
  2634. schema:
  2635. $ref: '#/definitions/md.Response'
  2636. summary: 蛋蛋星球-积分中心-初始数据(获取)
  2637. tags:
  2638. - 积分中心
  2639. /api/v1/pointsCenter/pointsExchangeBasic:
  2640. get:
  2641. consumes:
  2642. - application/json
  2643. description: 积分兑换基础信息(获取)
  2644. parameters:
  2645. - description: 验证参数Bearer和token空格拼接
  2646. in: header
  2647. name: Authorization
  2648. required: true
  2649. type: string
  2650. produces:
  2651. - application/json
  2652. responses:
  2653. "200":
  2654. description: 具体数据
  2655. schema:
  2656. $ref: '#/definitions/md.PointsExchangeGetBasicResp'
  2657. "400":
  2658. description: 具体错误
  2659. schema:
  2660. $ref: '#/definitions/md.Response'
  2661. summary: 蛋蛋星球-积分中心-积分兑换基础信息(获取)
  2662. tags:
  2663. - 积分中心
  2664. /api/v1/pointsCenter/priceCurve:
  2665. get:
  2666. consumes:
  2667. - application/json
  2668. description: 价格趋势(获取)
  2669. parameters:
  2670. - description: 验证参数Bearer和token空格拼接
  2671. in: header
  2672. name: Authorization
  2673. required: true
  2674. type: string
  2675. - description: 1:按天 2:按小时 3:按周
  2676. in: query
  2677. name: kind
  2678. type: string
  2679. produces:
  2680. - application/json
  2681. responses:
  2682. "200":
  2683. description: 具体数据
  2684. schema:
  2685. $ref: '#/definitions/md.GetPriceCurveResp'
  2686. "400":
  2687. description: 具体错误
  2688. schema:
  2689. $ref: '#/definitions/md.Response'
  2690. summary: 蛋蛋星球-积分中心-价格趋势(获取)
  2691. tags:
  2692. - 积分中心
  2693. /api/v1/pointsCenter/record:
  2694. get:
  2695. consumes:
  2696. - application/json
  2697. description: 蛋蛋分明细(获取)
  2698. parameters:
  2699. - description: 验证参数Bearer和token空格拼接
  2700. in: header
  2701. name: Authorization
  2702. required: true
  2703. type: string
  2704. - description: 每页大小
  2705. in: query
  2706. name: limit
  2707. required: true
  2708. type: string
  2709. - description: 页数
  2710. in: query
  2711. name: page
  2712. required: true
  2713. type: string
  2714. produces:
  2715. - application/json
  2716. responses:
  2717. "200":
  2718. description: 具体数据
  2719. schema:
  2720. $ref: '#/definitions/md.GetEggPointRecordResp'
  2721. "400":
  2722. description: 具体错误
  2723. schema:
  2724. $ref: '#/definitions/md.Response'
  2725. summary: 蛋蛋星球-积分中心-蛋蛋分明细(获取)
  2726. tags:
  2727. - 积分中心
  2728. /api/v1/register:
  2729. post:
  2730. consumes:
  2731. - application/json
  2732. description: 注册
  2733. parameters:
  2734. - description: 注册参数
  2735. in: body
  2736. name: req
  2737. required: true
  2738. schema:
  2739. $ref: '#/definitions/md.RegisterReq'
  2740. produces:
  2741. - application/json
  2742. responses:
  2743. "200":
  2744. description: 登录成功返回
  2745. schema:
  2746. $ref: '#/definitions/md.LoginResponse'
  2747. "400":
  2748. description: 具体错误
  2749. schema:
  2750. $ref: '#/definitions/md.Response'
  2751. summary: 注册
  2752. tags:
  2753. - 登录注册
  2754. /api/v1/smsSend:
  2755. post:
  2756. consumes:
  2757. - application/json
  2758. description: 发送短信
  2759. parameters:
  2760. - description: 注册参数
  2761. in: body
  2762. name: req
  2763. required: true
  2764. schema:
  2765. $ref: '#/definitions/md.SmsSendReq'
  2766. produces:
  2767. - application/json
  2768. responses:
  2769. "200":
  2770. description: 成功返回
  2771. schema:
  2772. type: string
  2773. "400":
  2774. description: 具体错误
  2775. schema:
  2776. $ref: '#/definitions/md.Response'
  2777. summary: 发送短信
  2778. tags:
  2779. - 登录注册
  2780. /api/v1/test:
  2781. get:
  2782. consumes:
  2783. - application/json
  2784. description: Demo样例测试
  2785. parameters:
  2786. - description: 任意参数
  2787. in: body
  2788. name: req
  2789. required: true
  2790. schema:
  2791. type: object
  2792. produces:
  2793. - application/json
  2794. responses:
  2795. "200":
  2796. description: 返回任意参数
  2797. schema:
  2798. additionalProperties: true
  2799. type: object
  2800. "400":
  2801. description: 具体错误
  2802. schema:
  2803. $ref: '#/definitions/md.Response'
  2804. summary: Demo测试
  2805. tags:
  2806. - Demo
  2807. /api/v1/userFeedback/cate:
  2808. get:
  2809. consumes:
  2810. - application/json
  2811. description: 意见反馈-分类
  2812. parameters:
  2813. - description: 验证参数Bearer和token空格拼接
  2814. in: header
  2815. name: Authorization
  2816. required: true
  2817. type: string
  2818. produces:
  2819. - application/json
  2820. responses:
  2821. "200":
  2822. description: 具体数据
  2823. schema:
  2824. $ref: '#/definitions/md.AdvertisingResp'
  2825. "400":
  2826. description: 具体错误
  2827. schema:
  2828. $ref: '#/definitions/md.Response'
  2829. summary: 意见反馈-分类
  2830. tags:
  2831. - 意见反馈
  2832. /api/v1/userFeedback/list:
  2833. post:
  2834. consumes:
  2835. - application/json
  2836. description: 意见反馈-反馈记录
  2837. parameters:
  2838. - description: 验证参数Bearer和token空格拼接
  2839. in: header
  2840. name: Authorization
  2841. required: true
  2842. type: string
  2843. - description: 参数
  2844. in: body
  2845. name: req
  2846. required: true
  2847. schema:
  2848. $ref: '#/definitions/md.UserFeedbackListReq'
  2849. produces:
  2850. - application/json
  2851. responses:
  2852. "200":
  2853. description: 具体数据
  2854. schema:
  2855. $ref: '#/definitions/md.UserFeedbackListResp'
  2856. "400":
  2857. description: 具体错误
  2858. schema:
  2859. $ref: '#/definitions/md.Response'
  2860. summary: 意见反馈-反馈记录
  2861. tags:
  2862. - 意见反馈
  2863. /api/v1/userFeedback/record:
  2864. post:
  2865. consumes:
  2866. - application/json
  2867. description: 意见反馈-反馈记录-沟通记录
  2868. parameters:
  2869. - description: 验证参数Bearer和token空格拼接
  2870. in: header
  2871. name: Authorization
  2872. required: true
  2873. type: string
  2874. - description: 参数
  2875. in: body
  2876. name: req
  2877. required: true
  2878. schema:
  2879. $ref: '#/definitions/md.UserFeedbackRecordReq'
  2880. produces:
  2881. - application/json
  2882. responses:
  2883. "200":
  2884. description: 具体数据
  2885. schema:
  2886. $ref: '#/definitions/md.UserFeedbackRecordResp'
  2887. "400":
  2888. description: 具体错误
  2889. schema:
  2890. $ref: '#/definitions/md.Response'
  2891. summary: 意见反馈-反馈记录-沟通记录
  2892. tags:
  2893. - 意见反馈
  2894. /api/v1/userFeedback/save:
  2895. post:
  2896. consumes:
  2897. - application/json
  2898. description: 意见反馈-反馈记录-提交
  2899. parameters:
  2900. - description: 验证参数Bearer和token空格拼接
  2901. in: header
  2902. name: Authorization
  2903. required: true
  2904. type: string
  2905. - description: 参数
  2906. in: body
  2907. name: req
  2908. required: true
  2909. schema:
  2910. $ref: '#/definitions/md.UserFeedbackSaveReq'
  2911. produces:
  2912. - application/json
  2913. responses:
  2914. "200":
  2915. description: 具体数据
  2916. schema:
  2917. type: string
  2918. "400":
  2919. description: 具体错误
  2920. schema:
  2921. $ref: '#/definitions/md.Response'
  2922. summary: 意见反馈-反馈记录-提交
  2923. tags:
  2924. - 意见反馈
  2925. /api/v1/userFeedback/say:
  2926. post:
  2927. consumes:
  2928. - application/json
  2929. description: 意见反馈-反馈记录-沟通发送
  2930. parameters:
  2931. - description: 验证参数Bearer和token空格拼接
  2932. in: header
  2933. name: Authorization
  2934. required: true
  2935. type: string
  2936. - description: 参数
  2937. in: body
  2938. name: req
  2939. required: true
  2940. schema:
  2941. $ref: '#/definitions/md.UserFeedbackSayReq'
  2942. produces:
  2943. - application/json
  2944. responses:
  2945. "200":
  2946. description: 具体数据
  2947. schema:
  2948. type: string
  2949. "400":
  2950. description: 具体错误
  2951. schema:
  2952. $ref: '#/definitions/md.Response'
  2953. summary: 意见反馈-反馈记录-沟通发送
  2954. tags:
  2955. - 意见反馈
  2956. /api/v1/userInfo:
  2957. get:
  2958. consumes:
  2959. - application/json
  2960. description: 用户信息
  2961. parameters:
  2962. - description: 验证参数Bearer和token空格拼接
  2963. in: header
  2964. name: Authorization
  2965. required: true
  2966. type: string
  2967. produces:
  2968. - application/json
  2969. responses:
  2970. "200":
  2971. description: 具体数据
  2972. schema:
  2973. $ref: '#/definitions/md.UserInfoResp'
  2974. "400":
  2975. description: 具体错误
  2976. schema:
  2977. $ref: '#/definitions/md.Response'
  2978. summary: 用户信息
  2979. tags:
  2980. - 用户信息
  2981. /api/v1/version:
  2982. get:
  2983. consumes:
  2984. - application/json
  2985. description: 版本记录
  2986. parameters:
  2987. - description: 验证参数Bearer和token空格拼接
  2988. in: header
  2989. name: Authorization
  2990. required: true
  2991. type: string
  2992. produces:
  2993. - application/json
  2994. responses:
  2995. "200":
  2996. description: 具体数据
  2997. schema:
  2998. $ref: '#/definitions/md.VersionResp'
  2999. "400":
  3000. description: 具体错误
  3001. schema:
  3002. $ref: '#/definitions/md.Response'
  3003. summary: 版本记录
  3004. tags:
  3005. - 基本配置
  3006. /api/v1/wallet/amountFlow:
  3007. get:
  3008. consumes:
  3009. - application/json
  3010. description: 余额明细(获取)
  3011. parameters:
  3012. - description: 验证参数Bearer和token空格拼接
  3013. in: header
  3014. name: Authorization
  3015. required: true
  3016. type: string
  3017. - description: 每页大小
  3018. in: query
  3019. name: limit
  3020. required: true
  3021. type: string
  3022. - description: 页数
  3023. in: query
  3024. name: page
  3025. required: true
  3026. type: string
  3027. - description: 开始时间
  3028. in: query
  3029. name: startAt
  3030. type: string
  3031. - description: 结束时间
  3032. in: query
  3033. name: endAt
  3034. type: string
  3035. - description: 流水方向(1.收入 2.支出 0.全部)
  3036. in: query
  3037. name: direction
  3038. type: string
  3039. produces:
  3040. - application/json
  3041. responses:
  3042. "200":
  3043. description: 具体数据
  3044. schema:
  3045. $ref: '#/definitions/md.GetAmountFlowResp'
  3046. "400":
  3047. description: 具体错误
  3048. schema:
  3049. $ref: '#/definitions/md.Response'
  3050. summary: 蛋蛋星球-钱包-余额明细(获取)
  3051. tags:
  3052. - 钱包
  3053. /api/v1/wallet/withdraw/index:
  3054. get:
  3055. consumes:
  3056. - application/json
  3057. description: 提现余额(获取)
  3058. parameters:
  3059. - description: 验证参数Bearer和token空格拼接
  3060. in: header
  3061. name: Authorization
  3062. required: true
  3063. type: string
  3064. produces:
  3065. - application/json
  3066. responses:
  3067. "200":
  3068. description: 具体数据
  3069. schema:
  3070. $ref: '#/definitions/md.WithdrawGetAmountResp'
  3071. "400":
  3072. description: 具体错误
  3073. schema:
  3074. $ref: '#/definitions/md.Response'
  3075. summary: 蛋蛋星球-钱包-提现余额(获取)
  3076. tags:
  3077. - 钱包
  3078. /api/v1/wechatLogin:
  3079. post:
  3080. consumes:
  3081. - application/json
  3082. description: 微信登陆
  3083. parameters:
  3084. - description: 注册参数
  3085. in: body
  3086. name: req
  3087. required: true
  3088. schema:
  3089. $ref: '#/definitions/md.WechatLoginReq'
  3090. produces:
  3091. - application/json
  3092. responses:
  3093. "200":
  3094. description: 登录成功返回
  3095. schema:
  3096. $ref: '#/definitions/md.LoginResponse'
  3097. "400":
  3098. description: 具体错误
  3099. schema:
  3100. $ref: '#/definitions/md.Response'
  3101. summary: 微信登陆
  3102. tags:
  3103. - 登录注册
  3104. swagger: "2.0"