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

6519 lines
216 KiB

  1. {
  2. "swagger": "2.0",
  3. "info": {
  4. "description": "APP客户端-Api接口",
  5. "title": "蛋蛋星球-APP客户端",
  6. "termsOfService": "http://swagger.io/terms/",
  7. "contact": {
  8. "name": "dengbiao",
  9. "url": "http://www.swagger.io/support",
  10. "email": "1239118001@qq.com"
  11. },
  12. "license": {
  13. "name": "Apache 2.0",
  14. "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
  15. },
  16. "version": "1.0"
  17. },
  18. "host": "ddxq.izhim.com",
  19. "basePath": "/api/v1",
  20. "paths": {
  21. "/api/v1/addFriend/basalRate": {
  22. "get": {
  23. "description": "基础速率(获取)",
  24. "consumes": [
  25. "application/json"
  26. ],
  27. "produces": [
  28. "application/json"
  29. ],
  30. "tags": [
  31. "添加好友"
  32. ],
  33. "summary": "蛋蛋星球-添加好友-基础速率(获取)",
  34. "parameters": [
  35. {
  36. "type": "string",
  37. "description": "验证参数Bearer和token空格拼接",
  38. "name": "Authorization",
  39. "in": "header",
  40. "required": true
  41. }
  42. ],
  43. "responses": {
  44. "200": {
  45. "description": "具体数据",
  46. "schema": {
  47. "$ref": "#/definitions/md.BasalRateResp"
  48. }
  49. },
  50. "400": {
  51. "description": "具体错误",
  52. "schema": {
  53. "$ref": "#/definitions/md.Response"
  54. }
  55. }
  56. }
  57. }
  58. },
  59. "/api/v1/addFriend/eggEnergyDetails": {
  60. "post": {
  61. "description": "蛋蛋能量明细(获取)",
  62. "consumes": [
  63. "application/json"
  64. ],
  65. "produces": [
  66. "application/json"
  67. ],
  68. "tags": [
  69. "添加好友"
  70. ],
  71. "summary": "蛋蛋星球-添加好友-蛋蛋能量明细(获取)",
  72. "parameters": [
  73. {
  74. "type": "string",
  75. "description": "验证参数Bearer和token空格拼接",
  76. "name": "Authorization",
  77. "in": "header",
  78. "required": true
  79. },
  80. {
  81. "description": "分页类型必填",
  82. "name": "req",
  83. "in": "body",
  84. "required": true,
  85. "schema": {
  86. "$ref": "#/definitions/md.EggEnergyDetailReq"
  87. }
  88. }
  89. ],
  90. "responses": {
  91. "200": {
  92. "description": "具体数据",
  93. "schema": {
  94. "$ref": "#/definitions/md.EggEnergyDetailResp"
  95. }
  96. },
  97. "400": {
  98. "description": "具体错误",
  99. "schema": {
  100. "$ref": "#/definitions/md.Response"
  101. }
  102. }
  103. }
  104. }
  105. },
  106. "/api/v1/addFriend/eggPointDetails": {
  107. "post": {
  108. "description": "蛋蛋积分明细(获取)",
  109. "consumes": [
  110. "application/json"
  111. ],
  112. "produces": [
  113. "application/json"
  114. ],
  115. "tags": [
  116. "添加好友"
  117. ],
  118. "summary": "蛋蛋星球-添加好友-蛋蛋积分明细(获取)",
  119. "parameters": [
  120. {
  121. "type": "string",
  122. "description": "验证参数Bearer和token空格拼接",
  123. "name": "Authorization",
  124. "in": "header",
  125. "required": true
  126. },
  127. {
  128. "description": "分页类型必填",
  129. "name": "req",
  130. "in": "body",
  131. "required": true,
  132. "schema": {
  133. "$ref": "#/definitions/md.EggPointDetailsReq"
  134. }
  135. }
  136. ],
  137. "responses": {
  138. "200": {
  139. "description": "具体数据",
  140. "schema": {
  141. "$ref": "#/definitions/md.EggPointDetailsResp"
  142. }
  143. },
  144. "400": {
  145. "description": "具体错误",
  146. "schema": {
  147. "$ref": "#/definitions/md.Response"
  148. }
  149. }
  150. }
  151. }
  152. },
  153. "/api/v1/addFriend/myFans": {
  154. "get": {
  155. "description": "团队加速速率(获取)",
  156. "consumes": [
  157. "application/json"
  158. ],
  159. "produces": [
  160. "application/json"
  161. ],
  162. "tags": [
  163. "添加好友"
  164. ],
  165. "summary": "蛋蛋星球-添加好友-粉丝团队-我的粉丝-团队加速速率(获取)",
  166. "parameters": [
  167. {
  168. "type": "string",
  169. "description": "验证参数Bearer和token空格拼接",
  170. "name": "Authorization",
  171. "in": "header",
  172. "required": true
  173. }
  174. ],
  175. "responses": {
  176. "200": {
  177. "description": "具体数据",
  178. "schema": {
  179. "$ref": "#/definitions/md.MyFansResp"
  180. }
  181. },
  182. "400": {
  183. "description": "具体错误",
  184. "schema": {
  185. "$ref": "#/definitions/md.Response"
  186. }
  187. }
  188. }
  189. }
  190. },
  191. "/api/v1/addFriend/myFansUserList": {
  192. "get": {
  193. "description": "在线好友列表(获取)",
  194. "consumes": [
  195. "application/json"
  196. ],
  197. "produces": [
  198. "application/json"
  199. ],
  200. "tags": [
  201. "添加好友"
  202. ],
  203. "summary": "蛋蛋星球-添加好友-粉丝团队-我的粉丝-在线好友列表(获取)",
  204. "parameters": [
  205. {
  206. "type": "string",
  207. "description": "验证参数Bearer和token空格拼接",
  208. "name": "Authorization",
  209. "in": "header",
  210. "required": true
  211. },
  212. {
  213. "type": "integer",
  214. "description": "每页大小",
  215. "name": "limit",
  216. "in": "query",
  217. "required": true
  218. },
  219. {
  220. "type": "integer",
  221. "description": "页数",
  222. "name": "page",
  223. "in": "query",
  224. "required": true
  225. }
  226. ],
  227. "responses": {
  228. "200": {
  229. "description": "具体数据",
  230. "schema": {
  231. "$ref": "#/definitions/md.MyFansUserListResp"
  232. }
  233. },
  234. "400": {
  235. "description": "具体错误",
  236. "schema": {
  237. "$ref": "#/definitions/md.Response"
  238. }
  239. }
  240. }
  241. }
  242. },
  243. "/api/v1/addFriend/nineDimensionalSpace": {
  244. "get": {
  245. "description": "九维空间(获取)",
  246. "consumes": [
  247. "application/json"
  248. ],
  249. "produces": [
  250. "application/json"
  251. ],
  252. "tags": [
  253. "添加好友"
  254. ],
  255. "summary": "蛋蛋星球-添加好友-粉丝团队-九维空间(获取)",
  256. "parameters": [
  257. {
  258. "type": "string",
  259. "description": "验证参数Bearer和token空格拼接",
  260. "name": "Authorization",
  261. "in": "header",
  262. "required": true
  263. }
  264. ],
  265. "responses": {
  266. "200": {
  267. "description": "具体数据",
  268. "schema": {
  269. "$ref": "#/definitions/md.NineDimensionalSpaceResp"
  270. }
  271. },
  272. "400": {
  273. "description": "具体错误",
  274. "schema": {
  275. "$ref": "#/definitions/md.Response"
  276. }
  277. }
  278. }
  279. }
  280. },
  281. "/api/v1/addFriend/totalRate": {
  282. "get": {
  283. "description": "总速率(获取)",
  284. "consumes": [
  285. "application/json"
  286. ],
  287. "produces": [
  288. "application/json"
  289. ],
  290. "tags": [
  291. "添加好友"
  292. ],
  293. "summary": "蛋蛋星球-添加好友-总速率(获取)",
  294. "parameters": [
  295. {
  296. "type": "string",
  297. "description": "验证参数Bearer和token空格拼接",
  298. "name": "Authorization",
  299. "in": "header",
  300. "required": true
  301. }
  302. ],
  303. "responses": {
  304. "200": {
  305. "description": "具体数据",
  306. "schema": {
  307. "$ref": "#/definitions/md.TotalRateResp"
  308. }
  309. },
  310. "400": {
  311. "description": "具体错误",
  312. "schema": {
  313. "$ref": "#/definitions/md.Response"
  314. }
  315. }
  316. }
  317. }
  318. },
  319. "/api/v1/advertising": {
  320. "get": {
  321. "description": "广告位",
  322. "consumes": [
  323. "application/json"
  324. ],
  325. "produces": [
  326. "application/json"
  327. ],
  328. "tags": [
  329. "广告位"
  330. ],
  331. "summary": "广告位",
  332. "parameters": [
  333. {
  334. "type": "string",
  335. "description": "验证参数Bearer和token空格拼接",
  336. "name": "Authorization",
  337. "in": "header",
  338. "required": true
  339. }
  340. ],
  341. "responses": {
  342. "200": {
  343. "description": "具体数据",
  344. "schema": {
  345. "$ref": "#/definitions/md.AdvertisingResp"
  346. }
  347. },
  348. "400": {
  349. "description": "具体错误",
  350. "schema": {
  351. "$ref": "#/definitions/md.Response"
  352. }
  353. }
  354. }
  355. }
  356. },
  357. "/api/v1/advertising/check": {
  358. "post": {
  359. "description": "广告位限制",
  360. "consumes": [
  361. "application/json"
  362. ],
  363. "produces": [
  364. "application/json"
  365. ],
  366. "tags": [
  367. "广告位"
  368. ],
  369. "summary": "广告位限制",
  370. "parameters": [
  371. {
  372. "type": "string",
  373. "description": "验证参数Bearer和token空格拼接",
  374. "name": "Authorization",
  375. "in": "header",
  376. "required": true
  377. },
  378. {
  379. "description": "注册参数",
  380. "name": "req",
  381. "in": "body",
  382. "required": true,
  383. "schema": {
  384. "$ref": "#/definitions/md.AdvertisingReq"
  385. }
  386. }
  387. ],
  388. "responses": {
  389. "200": {
  390. "description": "具体数据",
  391. "schema": {
  392. "$ref": "#/definitions/md.AdvertisingCheck"
  393. }
  394. },
  395. "400": {
  396. "description": "具体错误",
  397. "schema": {
  398. "$ref": "#/definitions/md.Response"
  399. }
  400. }
  401. }
  402. }
  403. },
  404. "/api/v1/advertising/detail": {
  405. "post": {
  406. "description": "广告位详情",
  407. "consumes": [
  408. "application/json"
  409. ],
  410. "produces": [
  411. "application/json"
  412. ],
  413. "tags": [
  414. "广告位"
  415. ],
  416. "summary": "广告位详情",
  417. "parameters": [
  418. {
  419. "type": "string",
  420. "description": "验证参数Bearer和token空格拼接",
  421. "name": "Authorization",
  422. "in": "header",
  423. "required": true
  424. },
  425. {
  426. "description": "注册参数",
  427. "name": "req",
  428. "in": "body",
  429. "required": true,
  430. "schema": {
  431. "$ref": "#/definitions/md.AdvertisingReq"
  432. }
  433. }
  434. ],
  435. "responses": {
  436. "200": {
  437. "description": "具体数据",
  438. "schema": {
  439. "$ref": "#/definitions/md.AdvertisingSpace"
  440. }
  441. },
  442. "400": {
  443. "description": "具体错误",
  444. "schema": {
  445. "$ref": "#/definitions/md.Response"
  446. }
  447. }
  448. }
  449. }
  450. },
  451. "/api/v1/advertising/state": {
  452. "post": {
  453. "description": "广告状态 看完之后拿到广告唯一值",
  454. "consumes": [
  455. "application/json"
  456. ],
  457. "produces": [
  458. "application/json"
  459. ],
  460. "tags": [
  461. "广告位"
  462. ],
  463. "summary": "广告状态 看完之后拿到广告唯一值",
  464. "parameters": [
  465. {
  466. "type": "string",
  467. "description": "验证参数Bearer和token空格拼接",
  468. "name": "Authorization",
  469. "in": "header",
  470. "required": true
  471. },
  472. {
  473. "description": "注册参数",
  474. "name": "req",
  475. "in": "body",
  476. "required": true,
  477. "schema": {
  478. "$ref": "#/definitions/md.AdvertisingReq"
  479. }
  480. }
  481. ],
  482. "responses": {
  483. "200": {
  484. "description": "具体数据",
  485. "schema": {
  486. "$ref": "#/definitions/md.AdvertisingState"
  487. }
  488. },
  489. "400": {
  490. "description": "具体错误",
  491. "schema": {
  492. "$ref": "#/definitions/md.Response"
  493. }
  494. }
  495. }
  496. }
  497. },
  498. "/api/v1/circleFriends/CommentDelete/{$comment_index_id}": {
  499. "delete": {
  500. "description": "评论点赞",
  501. "consumes": [
  502. "application/json"
  503. ],
  504. "produces": [
  505. "application/json"
  506. ],
  507. "tags": [
  508. "朋友圈"
  509. ],
  510. "summary": "朋友圈-删除评论",
  511. "parameters": [
  512. {
  513. "type": "string",
  514. "description": "验证参数Bearer和token空格拼接",
  515. "name": "Authorization",
  516. "in": "header",
  517. "required": true
  518. }
  519. ],
  520. "responses": {
  521. "200": {
  522. "description": "success",
  523. "schema": {
  524. "type": "string"
  525. }
  526. },
  527. "400": {
  528. "description": "具体错误",
  529. "schema": {
  530. "$ref": "#/definitions/md.Response"
  531. }
  532. }
  533. }
  534. }
  535. },
  536. "/api/v1/circleFriends/CommentLike": {
  537. "get": {
  538. "description": "评论取消点赞",
  539. "consumes": [
  540. "application/json"
  541. ],
  542. "produces": [
  543. "application/json"
  544. ],
  545. "tags": [
  546. "朋友圈"
  547. ],
  548. "summary": "朋友圈-评论取消点赞",
  549. "parameters": [
  550. {
  551. "type": "string",
  552. "description": "验证参数Bearer和token空格拼接",
  553. "name": "Authorization",
  554. "in": "header",
  555. "required": true
  556. },
  557. {
  558. "type": "string",
  559. "description": "评论文档记录",
  560. "name": "comment_index_id",
  561. "in": "query",
  562. "required": true
  563. }
  564. ],
  565. "responses": {
  566. "200": {
  567. "description": "success",
  568. "schema": {
  569. "type": "string"
  570. }
  571. },
  572. "400": {
  573. "description": "具体错误",
  574. "schema": {
  575. "$ref": "#/definitions/md.Response"
  576. }
  577. }
  578. }
  579. }
  580. },
  581. "/api/v1/circleFriends/cancelLike": {
  582. "post": {
  583. "description": "取消点赞朋友圈",
  584. "consumes": [
  585. "application/json"
  586. ],
  587. "produces": [
  588. "application/json"
  589. ],
  590. "tags": [
  591. "朋友圈"
  592. ],
  593. "summary": "朋友圈-取消点赞朋友圈",
  594. "parameters": [
  595. {
  596. "type": "string",
  597. "description": "验证参数Bearer和token空格拼接",
  598. "name": "Authorization",
  599. "in": "header",
  600. "required": true
  601. },
  602. {
  603. "description": "请求参数",
  604. "name": "req",
  605. "in": "body",
  606. "required": true,
  607. "schema": {
  608. "$ref": "#/definitions/friend_circles.EggFriendCircleCancelLikeReq"
  609. }
  610. }
  611. ],
  612. "responses": {
  613. "200": {
  614. "description": "success",
  615. "schema": {
  616. "type": "string"
  617. }
  618. },
  619. "400": {
  620. "description": "具体错误",
  621. "schema": {
  622. "$ref": "#/definitions/md.Response"
  623. }
  624. }
  625. }
  626. }
  627. },
  628. "/api/v1/circleFriends/comment": {
  629. "get": {
  630. "description": "是否可以评论",
  631. "consumes": [
  632. "application/json"
  633. ],
  634. "produces": [
  635. "application/json"
  636. ],
  637. "tags": [
  638. "朋友圈"
  639. ],
  640. "summary": "朋友圈-评论",
  641. "parameters": [
  642. {
  643. "type": "string",
  644. "description": "验证参数Bearer和token空格拼接",
  645. "name": "Authorization",
  646. "in": "header",
  647. "required": true
  648. }
  649. ],
  650. "responses": {
  651. "200": {
  652. "description": "许可链接",
  653. "schema": {
  654. "type": "string"
  655. }
  656. },
  657. "400": {
  658. "description": "具体错误",
  659. "schema": {
  660. "$ref": "#/definitions/md.Response"
  661. }
  662. }
  663. }
  664. }
  665. },
  666. "/api/v1/circleFriends/commentDetail": {
  667. "get": {
  668. "description": "评论详情",
  669. "consumes": [
  670. "application/json"
  671. ],
  672. "produces": [
  673. "application/json"
  674. ],
  675. "tags": [
  676. "朋友圈"
  677. ],
  678. "summary": "朋友圈-评论详情",
  679. "parameters": [
  680. {
  681. "type": "string",
  682. "description": "验证参数Bearer和token空格拼接",
  683. "name": "Authorization",
  684. "in": "header",
  685. "required": true
  686. },
  687. {
  688. "type": "string",
  689. "description": "评论文档记录",
  690. "name": "comment_index_id",
  691. "in": "query",
  692. "required": true
  693. }
  694. ],
  695. "responses": {
  696. "200": {
  697. "description": "success",
  698. "schema": {
  699. "type": "string"
  700. }
  701. },
  702. "400": {
  703. "description": "具体错误",
  704. "schema": {
  705. "$ref": "#/definitions/md.Response"
  706. }
  707. }
  708. }
  709. }
  710. },
  711. "/api/v1/circleFriends/commentList": {
  712. "post": {
  713. "description": "评论列表",
  714. "consumes": [
  715. "application/json"
  716. ],
  717. "produces": [
  718. "application/json"
  719. ],
  720. "tags": [
  721. "朋友圈"
  722. ],
  723. "summary": "朋友圈-评论列表",
  724. "parameters": [
  725. {
  726. "type": "string",
  727. "description": "验证参数Bearer和token空格拼接",
  728. "name": "Authorization",
  729. "in": "header",
  730. "required": true
  731. },
  732. {
  733. "type": "string",
  734. "description": "朋友圈文档记录",
  735. "name": "circle_index_id",
  736. "in": "query",
  737. "required": true
  738. },
  739. {
  740. "description": "请求参数",
  741. "name": "req",
  742. "in": "body",
  743. "required": true,
  744. "schema": {
  745. "$ref": "#/definitions/friend_circles.CommentListReq"
  746. }
  747. }
  748. ],
  749. "responses": {
  750. "200": {
  751. "description": "success",
  752. "schema": {
  753. "type": "string"
  754. }
  755. },
  756. "400": {
  757. "description": "具体错误",
  758. "schema": {
  759. "$ref": "#/definitions/md.Response"
  760. }
  761. }
  762. }
  763. }
  764. },
  765. "/api/v1/circleFriends/delete": {
  766. "delete": {
  767. "description": "删除朋友圈",
  768. "consumes": [
  769. "application/json"
  770. ],
  771. "produces": [
  772. "application/json"
  773. ],
  774. "tags": [
  775. "朋友圈"
  776. ],
  777. "summary": "朋友圈-删除朋友圈",
  778. "parameters": [
  779. {
  780. "type": "string",
  781. "description": "验证参数Bearer和token空格拼接",
  782. "name": "Authorization",
  783. "in": "header",
  784. "required": true
  785. },
  786. {
  787. "description": "请求参数",
  788. "name": "req",
  789. "in": "body",
  790. "required": true,
  791. "schema": {
  792. "$ref": "#/definitions/friend_circles.EggFriendCircleDelReq"
  793. }
  794. }
  795. ],
  796. "responses": {
  797. "200": {
  798. "description": "success",
  799. "schema": {
  800. "type": "string"
  801. }
  802. },
  803. "400": {
  804. "description": "具体错误",
  805. "schema": {
  806. "$ref": "#/definitions/md.Response"
  807. }
  808. }
  809. }
  810. }
  811. },
  812. "/api/v1/circleFriends/isCanComment": {
  813. "get": {
  814. "description": "是否可以评论",
  815. "consumes": [
  816. "application/json"
  817. ],
  818. "produces": [
  819. "application/json"
  820. ],
  821. "tags": [
  822. "朋友圈"
  823. ],
  824. "summary": "朋友圈-是否可以评论",
  825. "parameters": [
  826. {
  827. "type": "string",
  828. "description": "验证参数Bearer和token空格拼接",
  829. "name": "Authorization",
  830. "in": "header",
  831. "required": true
  832. }
  833. ],
  834. "responses": {
  835. "200": {
  836. "description": "success",
  837. "schema": {
  838. "type": "string"
  839. }
  840. },
  841. "400": {
  842. "description": "具体错误",
  843. "schema": {
  844. "$ref": "#/definitions/md.Response"
  845. }
  846. }
  847. }
  848. }
  849. },
  850. "/api/v1/circleFriends/isCanPublish": {
  851. "get": {
  852. "description": "是否可以发布朋友圈",
  853. "consumes": [
  854. "application/json"
  855. ],
  856. "produces": [
  857. "application/json"
  858. ],
  859. "tags": [
  860. "朋友圈"
  861. ],
  862. "summary": "朋友圈-是否可以发布朋友圈",
  863. "parameters": [
  864. {
  865. "type": "string",
  866. "description": "验证参数Bearer和token空格拼接",
  867. "name": "Authorization",
  868. "in": "header",
  869. "required": true
  870. }
  871. ],
  872. "responses": {
  873. "200": {
  874. "description": "success",
  875. "schema": {
  876. "type": "string"
  877. }
  878. },
  879. "400": {
  880. "description": "具体错误",
  881. "schema": {
  882. "$ref": "#/definitions/md.Response"
  883. }
  884. }
  885. }
  886. }
  887. },
  888. "/api/v1/circleFriends/like": {
  889. "post": {
  890. "description": "点赞朋友圈",
  891. "consumes": [
  892. "application/json"
  893. ],
  894. "produces": [
  895. "application/json"
  896. ],
  897. "tags": [
  898. "朋友圈"
  899. ],
  900. "summary": "朋友圈-点赞朋友圈",
  901. "parameters": [
  902. {
  903. "type": "string",
  904. "description": "验证参数Bearer和token空格拼接",
  905. "name": "Authorization",
  906. "in": "header",
  907. "required": true
  908. },
  909. {
  910. "description": "请求参数",
  911. "name": "req",
  912. "in": "body",
  913. "required": true,
  914. "schema": {
  915. "$ref": "#/definitions/friend_circles.EggFriendCircleLikeReq"
  916. }
  917. }
  918. ],
  919. "responses": {
  920. "200": {
  921. "description": "success",
  922. "schema": {
  923. "type": "string"
  924. }
  925. },
  926. "400": {
  927. "description": "具体错误",
  928. "schema": {
  929. "$ref": "#/definitions/md.Response"
  930. }
  931. }
  932. }
  933. }
  934. },
  935. "/api/v1/circleFriends/mySelfList": {
  936. "post": {
  937. "description": "我的朋友圈列表",
  938. "consumes": [
  939. "application/json"
  940. ],
  941. "produces": [
  942. "application/json"
  943. ],
  944. "tags": [
  945. "朋友圈"
  946. ],
  947. "summary": "朋友圈-我的朋友圈列表",
  948. "parameters": [
  949. {
  950. "type": "string",
  951. "description": "验证参数Bearer和token空格拼接",
  952. "name": "Authorization",
  953. "in": "header",
  954. "required": true
  955. },
  956. {
  957. "description": "签名上传url",
  958. "name": "req",
  959. "in": "body",
  960. "required": true,
  961. "schema": {
  962. "$ref": "#/definitions/friend_circles.MySelfListReq"
  963. }
  964. }
  965. ],
  966. "responses": {
  967. "200": {
  968. "description": "返回数据",
  969. "schema": {
  970. "$ref": "#/definitions/friend_circles.MySelfListResp"
  971. }
  972. },
  973. "400": {
  974. "description": "具体错误",
  975. "schema": {
  976. "$ref": "#/definitions/md.Response"
  977. }
  978. }
  979. }
  980. }
  981. },
  982. "/api/v1/circleFriends/publish": {
  983. "post": {
  984. "description": "发布朋友圈",
  985. "consumes": [
  986. "application/json"
  987. ],
  988. "produces": [
  989. "application/json"
  990. ],
  991. "tags": [
  992. "朋友圈"
  993. ],
  994. "summary": "朋友圈-发布朋友圈",
  995. "parameters": [
  996. {
  997. "type": "string",
  998. "description": "验证参数Bearer和token空格拼接",
  999. "name": "Authorization",
  1000. "in": "header",
  1001. "required": true
  1002. },
  1003. {
  1004. "description": "请求参数",
  1005. "name": "req",
  1006. "in": "body",
  1007. "required": true,
  1008. "schema": {
  1009. "$ref": "#/definitions/friend_circles.PublishReq"
  1010. }
  1011. }
  1012. ],
  1013. "responses": {
  1014. "200": {
  1015. "description": "success",
  1016. "schema": {
  1017. "type": "string"
  1018. }
  1019. },
  1020. "400": {
  1021. "description": "具体错误",
  1022. "schema": {
  1023. "$ref": "#/definitions/md.Response"
  1024. }
  1025. }
  1026. }
  1027. }
  1028. },
  1029. "/api/v1/circleFriends/recommendList": {
  1030. "post": {
  1031. "description": "我的朋友圈列表",
  1032. "consumes": [
  1033. "application/json"
  1034. ],
  1035. "produces": [
  1036. "application/json"
  1037. ],
  1038. "tags": [
  1039. "朋友圈"
  1040. ],
  1041. "summary": "朋友圈-推荐列表",
  1042. "parameters": [
  1043. {
  1044. "type": "string",
  1045. "description": "验证参数Bearer和token空格拼接",
  1046. "name": "Authorization",
  1047. "in": "header",
  1048. "required": true
  1049. },
  1050. {
  1051. "description": "签名上传url",
  1052. "name": "req",
  1053. "in": "body",
  1054. "required": true,
  1055. "schema": {
  1056. "$ref": "#/definitions/friend_circles.RecommendListReq"
  1057. }
  1058. }
  1059. ],
  1060. "responses": {
  1061. "200": {
  1062. "description": "返回数据",
  1063. "schema": {
  1064. "$ref": "#/definitions/friend_circles.RecommendListResp"
  1065. }
  1066. },
  1067. "400": {
  1068. "description": "具体错误",
  1069. "schema": {
  1070. "$ref": "#/definitions/md.Response"
  1071. }
  1072. }
  1073. }
  1074. }
  1075. },
  1076. "/api/v1/circleFriends/share": {
  1077. "post": {
  1078. "description": "分享后朋友圈分享数(增加)",
  1079. "consumes": [
  1080. "application/json"
  1081. ],
  1082. "produces": [
  1083. "application/json"
  1084. ],
  1085. "tags": [
  1086. "朋友圈"
  1087. ],
  1088. "summary": "朋友圈-分享后朋友圈分享数(增加)",
  1089. "parameters": [
  1090. {
  1091. "type": "string",
  1092. "description": "验证参数Bearer和token空格拼接",
  1093. "name": "Authorization",
  1094. "in": "header",
  1095. "required": true
  1096. },
  1097. {
  1098. "description": "请求参数",
  1099. "name": "req",
  1100. "in": "body",
  1101. "required": true,
  1102. "schema": {
  1103. "$ref": "#/definitions/friend_circles.EggFriendCircleShareReq"
  1104. }
  1105. }
  1106. ],
  1107. "responses": {
  1108. "200": {
  1109. "description": "success",
  1110. "schema": {
  1111. "type": "string"
  1112. }
  1113. },
  1114. "400": {
  1115. "description": "具体错误",
  1116. "schema": {
  1117. "$ref": "#/definitions/md.Response"
  1118. }
  1119. }
  1120. }
  1121. }
  1122. },
  1123. "/api/v1/college/cate": {
  1124. "get": {
  1125. "description": "蛋蛋学院-分类",
  1126. "consumes": [
  1127. "application/json"
  1128. ],
  1129. "produces": [
  1130. "application/json"
  1131. ],
  1132. "tags": [
  1133. "蛋蛋学院"
  1134. ],
  1135. "summary": "蛋蛋学院-分类",
  1136. "parameters": [
  1137. {
  1138. "type": "string",
  1139. "description": "验证参数Bearer和token空格拼接",
  1140. "name": "Authorization",
  1141. "in": "header",
  1142. "required": true
  1143. }
  1144. ],
  1145. "responses": {
  1146. "200": {
  1147. "description": "具体数据",
  1148. "schema": {
  1149. "$ref": "#/definitions/md.AdvertisingResp"
  1150. }
  1151. },
  1152. "400": {
  1153. "description": "具体错误",
  1154. "schema": {
  1155. "$ref": "#/definitions/md.Response"
  1156. }
  1157. }
  1158. }
  1159. }
  1160. },
  1161. "/api/v1/college/detail": {
  1162. "post": {
  1163. "description": "蛋蛋学院-文章详情",
  1164. "consumes": [
  1165. "application/json"
  1166. ],
  1167. "produces": [
  1168. "application/json"
  1169. ],
  1170. "tags": [
  1171. "蛋蛋学院"
  1172. ],
  1173. "summary": "蛋蛋学院-文章详情",
  1174. "parameters": [
  1175. {
  1176. "type": "string",
  1177. "description": "验证参数Bearer和token空格拼接",
  1178. "name": "Authorization",
  1179. "in": "header",
  1180. "required": true
  1181. },
  1182. {
  1183. "description": "参数",
  1184. "name": "req",
  1185. "in": "body",
  1186. "required": true,
  1187. "schema": {
  1188. "$ref": "#/definitions/md.CollegeDetailReq"
  1189. }
  1190. }
  1191. ],
  1192. "responses": {
  1193. "200": {
  1194. "description": "具体数据",
  1195. "schema": {
  1196. "$ref": "#/definitions/md.CollegeDetailResp"
  1197. }
  1198. },
  1199. "400": {
  1200. "description": "具体错误",
  1201. "schema": {
  1202. "$ref": "#/definitions/md.Response"
  1203. }
  1204. }
  1205. }
  1206. }
  1207. },
  1208. "/api/v1/college/like/add": {
  1209. "post": {
  1210. "description": "蛋蛋学院-文章-点赞",
  1211. "consumes": [
  1212. "application/json"
  1213. ],
  1214. "produces": [
  1215. "application/json"
  1216. ],
  1217. "tags": [
  1218. "蛋蛋学院"
  1219. ],
  1220. "summary": "蛋蛋学院-文章-点赞",
  1221. "parameters": [
  1222. {
  1223. "type": "string",
  1224. "description": "验证参数Bearer和token空格拼接",
  1225. "name": "Authorization",
  1226. "in": "header",
  1227. "required": true
  1228. },
  1229. {
  1230. "description": "参数",
  1231. "name": "req",
  1232. "in": "body",
  1233. "required": true,
  1234. "schema": {
  1235. "$ref": "#/definitions/md.CollegeDetailReq"
  1236. }
  1237. }
  1238. ],
  1239. "responses": {
  1240. "200": {
  1241. "description": "具体数据",
  1242. "schema": {
  1243. "type": "string"
  1244. }
  1245. },
  1246. "400": {
  1247. "description": "具体错误",
  1248. "schema": {
  1249. "$ref": "#/definitions/md.Response"
  1250. }
  1251. }
  1252. }
  1253. }
  1254. },
  1255. "/api/v1/college/like/cancel": {
  1256. "post": {
  1257. "description": "蛋蛋学院-文章-取消点赞",
  1258. "consumes": [
  1259. "application/json"
  1260. ],
  1261. "produces": [
  1262. "application/json"
  1263. ],
  1264. "tags": [
  1265. "蛋蛋学院"
  1266. ],
  1267. "summary": "蛋蛋学院-文章-取消点赞",
  1268. "parameters": [
  1269. {
  1270. "type": "string",
  1271. "description": "验证参数Bearer和token空格拼接",
  1272. "name": "Authorization",
  1273. "in": "header",
  1274. "required": true
  1275. },
  1276. {
  1277. "description": "参数",
  1278. "name": "req",
  1279. "in": "body",
  1280. "required": true,
  1281. "schema": {
  1282. "$ref": "#/definitions/md.CollegeDetailReq"
  1283. }
  1284. }
  1285. ],
  1286. "responses": {
  1287. "200": {
  1288. "description": "具体数据",
  1289. "schema": {
  1290. "type": "string"
  1291. }
  1292. },
  1293. "400": {
  1294. "description": "具体错误",
  1295. "schema": {
  1296. "$ref": "#/definitions/md.Response"
  1297. }
  1298. }
  1299. }
  1300. }
  1301. },
  1302. "/api/v1/college/list": {
  1303. "post": {
  1304. "description": "蛋蛋学院-文章列表",
  1305. "consumes": [
  1306. "application/json"
  1307. ],
  1308. "produces": [
  1309. "application/json"
  1310. ],
  1311. "tags": [
  1312. "蛋蛋学院"
  1313. ],
  1314. "summary": "蛋蛋学院-文章列表",
  1315. "parameters": [
  1316. {
  1317. "type": "string",
  1318. "description": "验证参数Bearer和token空格拼接",
  1319. "name": "Authorization",
  1320. "in": "header",
  1321. "required": true
  1322. },
  1323. {
  1324. "description": "参数",
  1325. "name": "req",
  1326. "in": "body",
  1327. "required": true,
  1328. "schema": {
  1329. "$ref": "#/definitions/md.CollegeListReq"
  1330. }
  1331. }
  1332. ],
  1333. "responses": {
  1334. "200": {
  1335. "description": "具体数据",
  1336. "schema": {
  1337. "$ref": "#/definitions/md.CollegeListResp"
  1338. }
  1339. },
  1340. "400": {
  1341. "description": "具体错误",
  1342. "schema": {
  1343. "$ref": "#/definitions/md.Response"
  1344. }
  1345. }
  1346. }
  1347. }
  1348. },
  1349. "/api/v1/college/share/add": {
  1350. "post": {
  1351. "description": "蛋蛋学院-文章-分享后调用统计数量",
  1352. "consumes": [
  1353. "application/json"
  1354. ],
  1355. "produces": [
  1356. "application/json"
  1357. ],
  1358. "tags": [
  1359. "蛋蛋学院"
  1360. ],
  1361. "summary": "蛋蛋学院-文章-分享后调用统计数量",
  1362. "parameters": [
  1363. {
  1364. "type": "string",
  1365. "description": "验证参数Bearer和token空格拼接",
  1366. "name": "Authorization",
  1367. "in": "header",
  1368. "required": true
  1369. },
  1370. {
  1371. "description": "参数",
  1372. "name": "req",
  1373. "in": "body",
  1374. "required": true,
  1375. "schema": {
  1376. "$ref": "#/definitions/md.CollegeDetailReq"
  1377. }
  1378. }
  1379. ],
  1380. "responses": {
  1381. "200": {
  1382. "description": "具体数据",
  1383. "schema": {
  1384. "type": "string"
  1385. }
  1386. },
  1387. "400": {
  1388. "description": "具体错误",
  1389. "schema": {
  1390. "$ref": "#/definitions/md.Response"
  1391. }
  1392. }
  1393. }
  1394. }
  1395. },
  1396. "/api/v1/comm/accessRecords": {
  1397. "post": {
  1398. "description": "页面记录",
  1399. "consumes": [
  1400. "application/json"
  1401. ],
  1402. "produces": [
  1403. "application/json"
  1404. ],
  1405. "tags": [
  1406. "访问记录"
  1407. ],
  1408. "summary": "通用请求-访问记录-页面记录",
  1409. "parameters": [
  1410. {
  1411. "type": "string",
  1412. "description": "验证参数Bearer和token空格拼接",
  1413. "name": "Authorization",
  1414. "in": "header",
  1415. "required": true
  1416. },
  1417. {
  1418. "description": "页面标识",
  1419. "name": "req",
  1420. "in": "body",
  1421. "required": true,
  1422. "schema": {
  1423. "$ref": "#/definitions/comm.AccessRecordsReq"
  1424. }
  1425. }
  1426. ],
  1427. "responses": {
  1428. "200": {
  1429. "description": "data exist",
  1430. "schema": {
  1431. "type": "string"
  1432. }
  1433. },
  1434. "400": {
  1435. "description": "具体错误",
  1436. "schema": {
  1437. "$ref": "#/definitions/md.Response"
  1438. }
  1439. }
  1440. }
  1441. }
  1442. },
  1443. "/api/v1/comm/getOssUrl": {
  1444. "post": {
  1445. "description": "上传许可链接(获取)",
  1446. "consumes": [
  1447. "application/json"
  1448. ],
  1449. "produces": [
  1450. "application/json"
  1451. ],
  1452. "tags": [
  1453. "对象存储"
  1454. ],
  1455. "summary": "通用请求-对象存储-上传许可链接(获取)",
  1456. "parameters": [
  1457. {
  1458. "type": "string",
  1459. "description": "验证参数Bearer和token空格拼接",
  1460. "name": "Authorization",
  1461. "in": "header",
  1462. "required": true
  1463. },
  1464. {
  1465. "description": "签名上传url",
  1466. "name": "req",
  1467. "in": "body",
  1468. "required": true,
  1469. "schema": {
  1470. "$ref": "#/definitions/comm.ImgReqUploadReq"
  1471. }
  1472. }
  1473. ],
  1474. "responses": {
  1475. "200": {
  1476. "description": "许可链接",
  1477. "schema": {
  1478. "type": "string"
  1479. }
  1480. },
  1481. "400": {
  1482. "description": "具体错误",
  1483. "schema": {
  1484. "$ref": "#/definitions/md.Response"
  1485. }
  1486. }
  1487. }
  1488. }
  1489. },
  1490. "/api/v1/config": {
  1491. "get": {
  1492. "description": "基本配置",
  1493. "consumes": [
  1494. "application/json"
  1495. ],
  1496. "produces": [
  1497. "application/json"
  1498. ],
  1499. "tags": [
  1500. "基本配置"
  1501. ],
  1502. "summary": "基本配置",
  1503. "parameters": [
  1504. {
  1505. "type": "string",
  1506. "description": "验证参数Bearer和token空格拼接",
  1507. "name": "Authorization",
  1508. "in": "header",
  1509. "required": true
  1510. }
  1511. ],
  1512. "responses": {
  1513. "200": {
  1514. "description": "具体数据",
  1515. "schema": {
  1516. "$ref": "#/definitions/md.ConfigResp"
  1517. }
  1518. },
  1519. "400": {
  1520. "description": "具体错误",
  1521. "schema": {
  1522. "$ref": "#/definitions/md.Response"
  1523. }
  1524. }
  1525. }
  1526. }
  1527. },
  1528. "/api/v1/faceRealName/base": {
  1529. "get": {
  1530. "description": "实名认证-分类",
  1531. "consumes": [
  1532. "application/json"
  1533. ],
  1534. "produces": [
  1535. "application/json"
  1536. ],
  1537. "tags": [
  1538. "实名认证"
  1539. ],
  1540. "summary": "实名认证-基础信息",
  1541. "parameters": [
  1542. {
  1543. "type": "string",
  1544. "description": "验证参数Bearer和token空格拼接",
  1545. "name": "Authorization",
  1546. "in": "header",
  1547. "required": true
  1548. }
  1549. ],
  1550. "responses": {
  1551. "200": {
  1552. "description": "具体数据",
  1553. "schema": {
  1554. "$ref": "#/definitions/md.RealNameAuthBasicData"
  1555. }
  1556. },
  1557. "400": {
  1558. "description": "具体错误",
  1559. "schema": {
  1560. "$ref": "#/definitions/md.Response"
  1561. }
  1562. }
  1563. }
  1564. }
  1565. },
  1566. "/api/v1/faceRealName/save": {
  1567. "post": {
  1568. "description": "实名认证-保存",
  1569. "consumes": [
  1570. "application/json"
  1571. ],
  1572. "produces": [
  1573. "application/json"
  1574. ],
  1575. "tags": [
  1576. "实名认证"
  1577. ],
  1578. "summary": "实名认证-保存",
  1579. "parameters": [
  1580. {
  1581. "type": "string",
  1582. "description": "验证参数Bearer和token空格拼接",
  1583. "name": "Authorization",
  1584. "in": "header",
  1585. "required": true
  1586. },
  1587. {
  1588. "description": "参数",
  1589. "name": "req",
  1590. "in": "body",
  1591. "required": true,
  1592. "schema": {
  1593. "$ref": "#/definitions/md.RealNameAuthAddRequest"
  1594. }
  1595. }
  1596. ],
  1597. "responses": {
  1598. "200": {
  1599. "description": "具体数据",
  1600. "schema": {
  1601. "$ref": "#/definitions/md.RealNameAuthResp"
  1602. }
  1603. },
  1604. "400": {
  1605. "description": "具体错误",
  1606. "schema": {
  1607. "$ref": "#/definitions/md.Response"
  1608. }
  1609. }
  1610. }
  1611. }
  1612. },
  1613. "/api/v1/faceRealName/state": {
  1614. "get": {
  1615. "description": "实名认证-分类",
  1616. "consumes": [
  1617. "application/json"
  1618. ],
  1619. "produces": [
  1620. "application/json"
  1621. ],
  1622. "tags": [
  1623. "实名认证"
  1624. ],
  1625. "summary": "实名认证-基础信息",
  1626. "parameters": [
  1627. {
  1628. "type": "string",
  1629. "description": "验证参数Bearer和token空格拼接",
  1630. "name": "Authorization",
  1631. "in": "header",
  1632. "required": true
  1633. }
  1634. ],
  1635. "responses": {
  1636. "200": {
  1637. "description": "具体数据",
  1638. "schema": {
  1639. "$ref": "#/definitions/md.RealNameAuthBasicData"
  1640. }
  1641. },
  1642. "400": {
  1643. "description": "具体错误",
  1644. "schema": {
  1645. "$ref": "#/definitions/md.Response"
  1646. }
  1647. }
  1648. }
  1649. }
  1650. },
  1651. "/api/v1/fastLogin": {
  1652. "post": {
  1653. "description": "一键登录",
  1654. "consumes": [
  1655. "application/json"
  1656. ],
  1657. "produces": [
  1658. "application/json"
  1659. ],
  1660. "tags": [
  1661. "登录注册"
  1662. ],
  1663. "summary": "一键登录",
  1664. "parameters": [
  1665. {
  1666. "description": "注册参数",
  1667. "name": "req",
  1668. "in": "body",
  1669. "required": true,
  1670. "schema": {
  1671. "$ref": "#/definitions/md.FastLoginReq"
  1672. }
  1673. }
  1674. ],
  1675. "responses": {
  1676. "200": {
  1677. "description": "登录成功返回",
  1678. "schema": {
  1679. "$ref": "#/definitions/md.LoginResponse"
  1680. }
  1681. },
  1682. "400": {
  1683. "description": "具体错误",
  1684. "schema": {
  1685. "$ref": "#/definitions/md.Response"
  1686. }
  1687. }
  1688. }
  1689. }
  1690. },
  1691. "/api/v1/findPassword": {
  1692. "post": {
  1693. "description": "找回密码",
  1694. "consumes": [
  1695. "application/json"
  1696. ],
  1697. "produces": [
  1698. "application/json"
  1699. ],
  1700. "tags": [
  1701. "登录注册"
  1702. ],
  1703. "summary": "找回密码",
  1704. "parameters": [
  1705. {
  1706. "description": "注册参数",
  1707. "name": "req",
  1708. "in": "body",
  1709. "required": true,
  1710. "schema": {
  1711. "$ref": "#/definitions/md.FindPasswordReq"
  1712. }
  1713. }
  1714. ],
  1715. "responses": {
  1716. "200": {
  1717. "description": "登录成功返回",
  1718. "schema": {
  1719. "type": "string"
  1720. }
  1721. },
  1722. "400": {
  1723. "description": "具体错误",
  1724. "schema": {
  1725. "$ref": "#/definitions/md.Response"
  1726. }
  1727. }
  1728. }
  1729. }
  1730. },
  1731. "/api/v1/getModuleSetting": {
  1732. "get": {
  1733. "description": "页面样式",
  1734. "consumes": [
  1735. "application/json"
  1736. ],
  1737. "produces": [
  1738. "application/json"
  1739. ],
  1740. "tags": [
  1741. "页面样式"
  1742. ],
  1743. "summary": "页面样式",
  1744. "parameters": [
  1745. {
  1746. "type": "string",
  1747. "description": "验证参数Bearer和token空格拼接",
  1748. "name": "Authorization",
  1749. "in": "header",
  1750. "required": true
  1751. },
  1752. {
  1753. "type": "string",
  1754. "description": "页面名称类型值(1:首页 2:会员中心 3:底部导航 4:邀请下载落地页 5:邀请海报 7:下载渠道 8:贡献值 9:蛋蛋分 10:商务合作 11:资质证书 12:提现页 13:提现到账户 14实名认证)",
  1755. "name": "mod_name_value",
  1756. "in": "query",
  1757. "required": true
  1758. }
  1759. ],
  1760. "responses": {
  1761. "200": {
  1762. "description": "具体数据",
  1763. "schema": {
  1764. "$ref": "#/definitions/md.GetModuleSettingResp"
  1765. }
  1766. },
  1767. "400": {
  1768. "description": "具体错误",
  1769. "schema": {
  1770. "$ref": "#/definitions/md.Response"
  1771. }
  1772. }
  1773. }
  1774. }
  1775. },
  1776. "/api/v1/guidePage/runningTime": {
  1777. "get": {
  1778. "description": "运行时间",
  1779. "consumes": [
  1780. "application/json"
  1781. ],
  1782. "produces": [
  1783. "application/json"
  1784. ],
  1785. "tags": [
  1786. "引导页"
  1787. ],
  1788. "summary": "蛋蛋星球-引导页-运行时间",
  1789. "parameters": [
  1790. {
  1791. "type": "string",
  1792. "description": "验证参数Bearer和token空格拼接",
  1793. "name": "Authorization",
  1794. "in": "header",
  1795. "required": true
  1796. }
  1797. ],
  1798. "responses": {
  1799. "200": {
  1800. "description": "运行时间",
  1801. "schema": {
  1802. "type": "string"
  1803. }
  1804. },
  1805. "400": {
  1806. "description": "具体错误",
  1807. "schema": {
  1808. "$ref": "#/definitions/md.Response"
  1809. }
  1810. }
  1811. }
  1812. }
  1813. },
  1814. "/api/v1/homePage/adRule": {
  1815. "get": {
  1816. "description": "视频奖励规则(获取)",
  1817. "consumes": [
  1818. "application/json"
  1819. ],
  1820. "produces": [
  1821. "application/json"
  1822. ],
  1823. "tags": [
  1824. "主页"
  1825. ],
  1826. "summary": "蛋蛋星球-主页-视频奖励规则(获取)",
  1827. "parameters": [
  1828. {
  1829. "type": "string",
  1830. "description": "验证参数Bearer和token空格拼接",
  1831. "name": "Authorization",
  1832. "in": "header",
  1833. "required": true
  1834. }
  1835. ],
  1836. "responses": {
  1837. "200": {
  1838. "description": "具体数据",
  1839. "schema": {
  1840. "$ref": "#/definitions/md.HomePageWatchAdRuleResp"
  1841. }
  1842. },
  1843. "400": {
  1844. "description": "具体错误",
  1845. "schema": {
  1846. "$ref": "#/definitions/md.Response"
  1847. }
  1848. }
  1849. }
  1850. }
  1851. },
  1852. "/api/v1/homePage/index": {
  1853. "get": {
  1854. "description": "基础信息(获取)",
  1855. "consumes": [
  1856. "application/json"
  1857. ],
  1858. "produces": [
  1859. "application/json"
  1860. ],
  1861. "tags": [
  1862. "主页"
  1863. ],
  1864. "summary": "蛋蛋星球-主页-基础信息(获取)",
  1865. "parameters": [
  1866. {
  1867. "type": "string",
  1868. "description": "验证参数Bearer和token空格拼接",
  1869. "name": "Authorization",
  1870. "in": "header",
  1871. "required": true
  1872. }
  1873. ],
  1874. "responses": {
  1875. "200": {
  1876. "description": "具体数据",
  1877. "schema": {
  1878. "$ref": "#/definitions/md.HomePageResp"
  1879. }
  1880. },
  1881. "400": {
  1882. "description": "具体错误",
  1883. "schema": {
  1884. "$ref": "#/definitions/md.Response"
  1885. }
  1886. }
  1887. }
  1888. }
  1889. },
  1890. "/api/v1/homePage/isCanGetRedPackage": {
  1891. "get": {
  1892. "description": "是否可以领取红包(获取)",
  1893. "consumes": [
  1894. "application/json"
  1895. ],
  1896. "produces": [
  1897. "application/json"
  1898. ],
  1899. "tags": [
  1900. "主页"
  1901. ],
  1902. "summary": "蛋蛋星球-主页-是否领取红包(获取)",
  1903. "parameters": [
  1904. {
  1905. "type": "string",
  1906. "description": "验证参数Bearer和token空格拼接",
  1907. "name": "Authorization",
  1908. "in": "header",
  1909. "required": true
  1910. }
  1911. ],
  1912. "responses": {
  1913. "200": {
  1914. "description": "具体数据",
  1915. "schema": {
  1916. "$ref": "#/definitions/md.IsCanGetRedPackageResp"
  1917. }
  1918. },
  1919. "400": {
  1920. "description": "具体错误",
  1921. "schema": {
  1922. "$ref": "#/definitions/md.Response"
  1923. }
  1924. }
  1925. }
  1926. }
  1927. },
  1928. "/api/v1/homePage/isCanSignIn": {
  1929. "get": {
  1930. "description": "是否可以签到(获取)",
  1931. "consumes": [
  1932. "application/json"
  1933. ],
  1934. "produces": [
  1935. "application/json"
  1936. ],
  1937. "tags": [
  1938. "主页"
  1939. ],
  1940. "summary": "蛋蛋星球-主页-是否能签到(获取)",
  1941. "parameters": [
  1942. {
  1943. "type": "string",
  1944. "description": "验证参数Bearer和token空格拼接",
  1945. "name": "Authorization",
  1946. "in": "header",
  1947. "required": true
  1948. }
  1949. ],
  1950. "responses": {
  1951. "200": {
  1952. "description": "具体数据",
  1953. "schema": {
  1954. "$ref": "#/definitions/md.IsCanSignInResp"
  1955. }
  1956. },
  1957. "400": {
  1958. "description": "具体错误",
  1959. "schema": {
  1960. "$ref": "#/definitions/md.Response"
  1961. }
  1962. }
  1963. }
  1964. }
  1965. },
  1966. "/api/v1/homePage/realTimePrice": {
  1967. "get": {
  1968. "description": "实时数据(获取)",
  1969. "consumes": [
  1970. "application/json"
  1971. ],
  1972. "produces": [
  1973. "application/json"
  1974. ],
  1975. "tags": [
  1976. "主页"
  1977. ],
  1978. "summary": "蛋蛋星球-主页-实时数据(获取)",
  1979. "parameters": [
  1980. {
  1981. "type": "string",
  1982. "description": "验证参数Bearer和token空格拼接",
  1983. "name": "Authorization",
  1984. "in": "header",
  1985. "required": true
  1986. }
  1987. ],
  1988. "responses": {
  1989. "200": {
  1990. "description": "具体数据",
  1991. "schema": {
  1992. "$ref": "#/definitions/md.RealTimePriceResp"
  1993. }
  1994. },
  1995. "400": {
  1996. "description": "具体错误",
  1997. "schema": {
  1998. "$ref": "#/definitions/md.Response"
  1999. }
  2000. }
  2001. }
  2002. }
  2003. },
  2004. "/api/v1/im/redPackageDetail": {
  2005. "get": {
  2006. "description": "红包详情(获取)",
  2007. "consumes": [
  2008. "application/json"
  2009. ],
  2010. "produces": [
  2011. "application/json"
  2012. ],
  2013. "tags": [
  2014. "即时通讯"
  2015. ],
  2016. "summary": "蛋蛋星球-即时通讯-红包详情(获取)",
  2017. "parameters": [
  2018. {
  2019. "type": "string",
  2020. "description": "验证参数Bearer和token空格拼接",
  2021. "name": "Authorization",
  2022. "in": "header",
  2023. "required": true
  2024. },
  2025. {
  2026. "type": "string",
  2027. "description": "红包 ID",
  2028. "name": "red_package_id",
  2029. "in": "query",
  2030. "required": true
  2031. }
  2032. ],
  2033. "responses": {
  2034. "200": {
  2035. "description": "具体数据",
  2036. "schema": {
  2037. "$ref": "#/definitions/md.RedPackageDetailResp"
  2038. }
  2039. },
  2040. "400": {
  2041. "description": "具体错误",
  2042. "schema": {
  2043. "$ref": "#/definitions/md.Response"
  2044. }
  2045. }
  2046. }
  2047. }
  2048. },
  2049. "/api/v1/im/user/grabRedPackage": {
  2050. "post": {
  2051. "description": "领取红包",
  2052. "consumes": [
  2053. "application/json"
  2054. ],
  2055. "produces": [
  2056. "application/json"
  2057. ],
  2058. "tags": [
  2059. "即时通讯"
  2060. ],
  2061. "summary": "蛋蛋星球-即时通讯-领取红包",
  2062. "parameters": [
  2063. {
  2064. "type": "string",
  2065. "description": "验证参数Bearer和token空格拼接",
  2066. "name": "Authorization",
  2067. "in": "header",
  2068. "required": true
  2069. },
  2070. {
  2071. "description": "领取红包信息",
  2072. "name": "req",
  2073. "in": "body",
  2074. "required": true,
  2075. "schema": {
  2076. "$ref": "#/definitions/md.GrabRedPackageReq"
  2077. }
  2078. }
  2079. ],
  2080. "responses": {
  2081. "200": {
  2082. "description": "具体数据",
  2083. "schema": {
  2084. "$ref": "#/definitions/md.GrabRedPackageResp"
  2085. }
  2086. },
  2087. "400": {
  2088. "description": "具体错误",
  2089. "schema": {
  2090. "$ref": "#/definitions/md.Response"
  2091. }
  2092. }
  2093. }
  2094. }
  2095. },
  2096. "/api/v1/im/user/sendRedPackage": {
  2097. "post": {
  2098. "description": "发送红包",
  2099. "consumes": [
  2100. "application/json"
  2101. ],
  2102. "produces": [
  2103. "application/json"
  2104. ],
  2105. "tags": [
  2106. "即时通讯"
  2107. ],
  2108. "summary": "蛋蛋星球-即时通讯-发送红包",
  2109. "parameters": [
  2110. {
  2111. "type": "string",
  2112. "description": "验证参数Bearer和token空格拼接",
  2113. "name": "Authorization",
  2114. "in": "header",
  2115. "required": true
  2116. },
  2117. {
  2118. "description": "发送红包信息",
  2119. "name": "req",
  2120. "in": "body",
  2121. "required": true,
  2122. "schema": {
  2123. "$ref": "#/definitions/md.SendRedPackageReq"
  2124. }
  2125. }
  2126. ],
  2127. "responses": {
  2128. "200": {
  2129. "description": "具体数据",
  2130. "schema": {
  2131. "$ref": "#/definitions/md.SendRedPackageResp"
  2132. }
  2133. },
  2134. "400": {
  2135. "description": "具体错误",
  2136. "schema": {
  2137. "$ref": "#/definitions/md.Response"
  2138. }
  2139. }
  2140. }
  2141. }
  2142. },
  2143. "/api/v1/im/user/sendRedPackageDetail": {
  2144. "post": {
  2145. "description": "发送红包详情",
  2146. "consumes": [
  2147. "application/json"
  2148. ],
  2149. "produces": [
  2150. "application/json"
  2151. ],
  2152. "tags": [
  2153. "即时通讯"
  2154. ],
  2155. "summary": "蛋蛋星球-即时通讯-发送红包详情",
  2156. "parameters": [
  2157. {
  2158. "type": "string",
  2159. "description": "验证参数Bearer和token空格拼接",
  2160. "name": "Authorization",
  2161. "in": "header",
  2162. "required": true
  2163. },
  2164. {
  2165. "description": "红包的订单 ID",
  2166. "name": "req",
  2167. "in": "body",
  2168. "required": true,
  2169. "schema": {
  2170. "$ref": "#/definitions/md.SendRedPackageDetailReq"
  2171. }
  2172. }
  2173. ],
  2174. "responses": {
  2175. "200": {
  2176. "description": "具体数据",
  2177. "schema": {
  2178. "$ref": "#/definitions/md.SendRedPackageDetailResp"
  2179. }
  2180. },
  2181. "400": {
  2182. "description": "具体错误",
  2183. "schema": {
  2184. "$ref": "#/definitions/md.Response"
  2185. }
  2186. }
  2187. }
  2188. }
  2189. },
  2190. "/api/v1/inviteCode/userInfo": {
  2191. "post": {
  2192. "description": "邀请码获取用户信息",
  2193. "consumes": [
  2194. "application/json"
  2195. ],
  2196. "produces": [
  2197. "application/json"
  2198. ],
  2199. "tags": [
  2200. "登录注册"
  2201. ],
  2202. "summary": "邀请码获取用户信息",
  2203. "parameters": [
  2204. {
  2205. "description": "注册参数",
  2206. "name": "req",
  2207. "in": "body",
  2208. "required": true,
  2209. "schema": {
  2210. "$ref": "#/definitions/md.InviteCodeUserInfoReq"
  2211. }
  2212. }
  2213. ],
  2214. "responses": {
  2215. "200": {
  2216. "description": "具体数据",
  2217. "schema": {
  2218. "$ref": "#/definitions/md.InviteCodeUserInfoResp"
  2219. }
  2220. },
  2221. "400": {
  2222. "description": "具体错误",
  2223. "schema": {
  2224. "$ref": "#/definitions/md.Response"
  2225. }
  2226. }
  2227. }
  2228. }
  2229. },
  2230. "/api/v1/login": {
  2231. "post": {
  2232. "description": "登入",
  2233. "consumes": [
  2234. "application/json"
  2235. ],
  2236. "produces": [
  2237. "application/json"
  2238. ],
  2239. "tags": [
  2240. "登录注册"
  2241. ],
  2242. "summary": "登陆",
  2243. "parameters": [
  2244. {
  2245. "description": "用户名密码",
  2246. "name": "req",
  2247. "in": "body",
  2248. "required": true,
  2249. "schema": {
  2250. "$ref": "#/definitions/md.LoginReq"
  2251. }
  2252. }
  2253. ],
  2254. "responses": {
  2255. "200": {
  2256. "description": "token",
  2257. "schema": {
  2258. "$ref": "#/definitions/md.LoginResponse"
  2259. }
  2260. },
  2261. "400": {
  2262. "description": "具体错误",
  2263. "schema": {
  2264. "$ref": "#/definitions/md.Response"
  2265. }
  2266. }
  2267. }
  2268. }
  2269. },
  2270. "/api/v1/memberCenter/bindParent": {
  2271. "post": {
  2272. "description": "绑定上级",
  2273. "consumes": [
  2274. "application/json"
  2275. ],
  2276. "produces": [
  2277. "application/json"
  2278. ],
  2279. "tags": [
  2280. "登录注册"
  2281. ],
  2282. "summary": "绑定上级-要登陆的",
  2283. "parameters": [
  2284. {
  2285. "description": "注册参数",
  2286. "name": "req",
  2287. "in": "body",
  2288. "required": true,
  2289. "schema": {
  2290. "$ref": "#/definitions/md.InviteCodeUserInfoReq"
  2291. }
  2292. }
  2293. ],
  2294. "responses": {
  2295. "200": {
  2296. "description": "具体数据",
  2297. "schema": {
  2298. "type": "string"
  2299. }
  2300. },
  2301. "400": {
  2302. "description": "具体错误",
  2303. "schema": {
  2304. "$ref": "#/definitions/md.Response"
  2305. }
  2306. }
  2307. }
  2308. }
  2309. },
  2310. "/api/v1/memberCenter/delete": {
  2311. "post": {
  2312. "description": "注销账号操作",
  2313. "consumes": [
  2314. "application/json"
  2315. ],
  2316. "produces": [
  2317. "application/json"
  2318. ],
  2319. "tags": [
  2320. "账号与安全"
  2321. ],
  2322. "summary": "注销账号操作",
  2323. "parameters": [
  2324. {
  2325. "description": "注册参数",
  2326. "name": "req",
  2327. "in": "body",
  2328. "required": true,
  2329. "schema": {
  2330. "$ref": "#/definitions/md.DeleteUserReq"
  2331. }
  2332. }
  2333. ],
  2334. "responses": {
  2335. "200": {
  2336. "description": "登录成功返回",
  2337. "schema": {
  2338. "type": "string"
  2339. }
  2340. },
  2341. "400": {
  2342. "description": "具体错误",
  2343. "schema": {
  2344. "$ref": "#/definitions/md.Response"
  2345. }
  2346. }
  2347. }
  2348. }
  2349. },
  2350. "/api/v1/memberCenter/delete/info": {
  2351. "get": {
  2352. "description": "注销账号信息",
  2353. "consumes": [
  2354. "application/json"
  2355. ],
  2356. "produces": [
  2357. "application/json"
  2358. ],
  2359. "tags": [
  2360. "账号与安全"
  2361. ],
  2362. "summary": "注销账号信息",
  2363. "responses": {
  2364. "200": {
  2365. "description": "登录成功返回",
  2366. "schema": {
  2367. "$ref": "#/definitions/md.UserDeleteInfo"
  2368. }
  2369. },
  2370. "400": {
  2371. "description": "具体错误",
  2372. "schema": {
  2373. "$ref": "#/definitions/md.Response"
  2374. }
  2375. }
  2376. }
  2377. }
  2378. },
  2379. "/api/v1/memberCenter/getBasic": {
  2380. "get": {
  2381. "description": "基础数据(获取)",
  2382. "consumes": [
  2383. "application/json"
  2384. ],
  2385. "produces": [
  2386. "application/json"
  2387. ],
  2388. "tags": [
  2389. "会员中心"
  2390. ],
  2391. "summary": "蛋蛋星球-会员中心-基础数据(获取)",
  2392. "parameters": [
  2393. {
  2394. "type": "string",
  2395. "description": "验证参数Bearer和token空格拼接",
  2396. "name": "Authorization",
  2397. "in": "header",
  2398. "required": true
  2399. }
  2400. ],
  2401. "responses": {
  2402. "200": {
  2403. "description": "具体数据",
  2404. "schema": {
  2405. "$ref": "#/definitions/md.MemberCenterGetBasicResp"
  2406. }
  2407. },
  2408. "400": {
  2409. "description": "具体错误",
  2410. "schema": {
  2411. "$ref": "#/definitions/md.Response"
  2412. }
  2413. }
  2414. }
  2415. }
  2416. },
  2417. "/api/v1/memberCenter/inviteUrl": {
  2418. "get": {
  2419. "description": "邀请链接",
  2420. "consumes": [
  2421. "application/json"
  2422. ],
  2423. "produces": [
  2424. "application/json"
  2425. ],
  2426. "tags": [
  2427. "邀请海报"
  2428. ],
  2429. "summary": "邀请链接",
  2430. "responses": {
  2431. "200": {
  2432. "description": "登录成功返回",
  2433. "schema": {
  2434. "$ref": "#/definitions/md.InviteUrl"
  2435. }
  2436. },
  2437. "400": {
  2438. "description": "具体错误",
  2439. "schema": {
  2440. "$ref": "#/definitions/md.Response"
  2441. }
  2442. }
  2443. }
  2444. }
  2445. },
  2446. "/api/v1/memberCenter/parentInfo": {
  2447. "get": {
  2448. "description": "导师信息",
  2449. "consumes": [
  2450. "application/json"
  2451. ],
  2452. "produces": [
  2453. "application/json"
  2454. ],
  2455. "tags": [
  2456. "会员中心"
  2457. ],
  2458. "summary": "导师信息",
  2459. "responses": {
  2460. "200": {
  2461. "description": "登录成功返回",
  2462. "schema": {
  2463. "$ref": "#/definitions/md.ParentInfo"
  2464. }
  2465. },
  2466. "400": {
  2467. "description": "具体错误",
  2468. "schema": {
  2469. "$ref": "#/definitions/md.Response"
  2470. }
  2471. }
  2472. }
  2473. }
  2474. },
  2475. "/api/v1/memberCenter/updatePasscode": {
  2476. "post": {
  2477. "description": "修改支付宝密码",
  2478. "consumes": [
  2479. "application/json"
  2480. ],
  2481. "produces": [
  2482. "application/json"
  2483. ],
  2484. "tags": [
  2485. "账号与安全"
  2486. ],
  2487. "summary": "修改支付宝密码",
  2488. "parameters": [
  2489. {
  2490. "description": "注册参数",
  2491. "name": "req",
  2492. "in": "body",
  2493. "required": true,
  2494. "schema": {
  2495. "$ref": "#/definitions/md.UpdatePasscodeReq"
  2496. }
  2497. }
  2498. ],
  2499. "responses": {
  2500. "200": {
  2501. "description": "登录成功返回",
  2502. "schema": {
  2503. "type": "string"
  2504. }
  2505. },
  2506. "400": {
  2507. "description": "具体错误",
  2508. "schema": {
  2509. "$ref": "#/definitions/md.Response"
  2510. }
  2511. }
  2512. }
  2513. }
  2514. },
  2515. "/api/v1/memberCenter/updatePassword": {
  2516. "post": {
  2517. "description": "修改密码",
  2518. "consumes": [
  2519. "application/json"
  2520. ],
  2521. "produces": [
  2522. "application/json"
  2523. ],
  2524. "tags": [
  2525. "账号与安全"
  2526. ],
  2527. "summary": "修改密码-不要原密码 换成验证码",
  2528. "parameters": [
  2529. {
  2530. "description": "注册参数",
  2531. "name": "req",
  2532. "in": "body",
  2533. "required": true,
  2534. "schema": {
  2535. "$ref": "#/definitions/md.UpdatePasswordReq"
  2536. }
  2537. }
  2538. ],
  2539. "responses": {
  2540. "200": {
  2541. "description": "登录成功返回",
  2542. "schema": {
  2543. "type": "string"
  2544. }
  2545. },
  2546. "400": {
  2547. "description": "具体错误",
  2548. "schema": {
  2549. "$ref": "#/definitions/md.Response"
  2550. }
  2551. }
  2552. }
  2553. }
  2554. },
  2555. "/api/v1/openApp/start": {
  2556. "get": {
  2557. "description": "打开app调用",
  2558. "consumes": [
  2559. "application/json"
  2560. ],
  2561. "produces": [
  2562. "application/json"
  2563. ],
  2564. "tags": [
  2565. "基本配置"
  2566. ],
  2567. "summary": "打开app调用",
  2568. "parameters": [
  2569. {
  2570. "type": "string",
  2571. "description": "验证参数Bearer和token空格拼接",
  2572. "name": "Authorization",
  2573. "in": "header",
  2574. "required": true
  2575. }
  2576. ],
  2577. "responses": {
  2578. "200": {
  2579. "description": "具体数据",
  2580. "schema": {
  2581. "type": "string"
  2582. }
  2583. },
  2584. "400": {
  2585. "description": "具体错误",
  2586. "schema": {
  2587. "$ref": "#/definitions/md.Response"
  2588. }
  2589. }
  2590. }
  2591. }
  2592. },
  2593. "/api/v1/playlet/base": {
  2594. "get": {
  2595. "description": "短剧-基本信息",
  2596. "consumes": [
  2597. "application/json"
  2598. ],
  2599. "produces": [
  2600. "application/json"
  2601. ],
  2602. "tags": [
  2603. "短视频"
  2604. ],
  2605. "summary": "短剧-基本信息",
  2606. "parameters": [
  2607. {
  2608. "type": "string",
  2609. "description": "验证参数Bearer和token空格拼接",
  2610. "name": "Authorization",
  2611. "in": "header",
  2612. "required": true
  2613. }
  2614. ],
  2615. "responses": {
  2616. "200": {
  2617. "description": "具体数据",
  2618. "schema": {
  2619. "$ref": "#/definitions/md.PlayletBaseData"
  2620. }
  2621. },
  2622. "400": {
  2623. "description": "具体错误",
  2624. "schema": {
  2625. "$ref": "#/definitions/md.Response"
  2626. }
  2627. }
  2628. }
  2629. }
  2630. },
  2631. "/api/v1/playlet/reward": {
  2632. "post": {
  2633. "description": "短剧-保存",
  2634. "consumes": [
  2635. "application/json"
  2636. ],
  2637. "produces": [
  2638. "application/json"
  2639. ],
  2640. "tags": [
  2641. "短视频"
  2642. ],
  2643. "summary": "短剧-保存",
  2644. "parameters": [
  2645. {
  2646. "type": "string",
  2647. "description": "验证参数Bearer和token空格拼接",
  2648. "name": "Authorization",
  2649. "in": "header",
  2650. "required": true
  2651. },
  2652. {
  2653. "description": "参数",
  2654. "name": "req",
  2655. "in": "body",
  2656. "required": true,
  2657. "schema": {
  2658. "$ref": "#/definitions/md.PlayletRewardRequest"
  2659. }
  2660. }
  2661. ],
  2662. "responses": {
  2663. "200": {
  2664. "description": "具体数据",
  2665. "schema": {
  2666. "type": "string"
  2667. }
  2668. },
  2669. "400": {
  2670. "description": "具体错误",
  2671. "schema": {
  2672. "$ref": "#/definitions/md.Response"
  2673. }
  2674. }
  2675. }
  2676. }
  2677. },
  2678. "/api/v1/playlet/unlockNum": {
  2679. "post": {
  2680. "description": "短剧-解锁数量",
  2681. "consumes": [
  2682. "application/json"
  2683. ],
  2684. "produces": [
  2685. "application/json"
  2686. ],
  2687. "tags": [
  2688. "短视频"
  2689. ],
  2690. "summary": "短剧-解锁数量",
  2691. "parameters": [
  2692. {
  2693. "type": "string",
  2694. "description": "验证参数Bearer和token空格拼接",
  2695. "name": "Authorization",
  2696. "in": "header",
  2697. "required": true
  2698. },
  2699. {
  2700. "description": "参数",
  2701. "name": "req",
  2702. "in": "body",
  2703. "required": true,
  2704. "schema": {
  2705. "$ref": "#/definitions/md.PlayletUnlockRequest"
  2706. }
  2707. }
  2708. ],
  2709. "responses": {
  2710. "200": {
  2711. "description": "具体数据",
  2712. "schema": {
  2713. "$ref": "#/definitions/md.PlayletUnlockResp"
  2714. }
  2715. },
  2716. "400": {
  2717. "description": "具体错误",
  2718. "schema": {
  2719. "$ref": "#/definitions/md.Response"
  2720. }
  2721. }
  2722. }
  2723. }
  2724. },
  2725. "/api/v1/pointsCenter/basic": {
  2726. "get": {
  2727. "description": "上部分基础信息(获取)",
  2728. "consumes": [
  2729. "application/json"
  2730. ],
  2731. "produces": [
  2732. "application/json"
  2733. ],
  2734. "tags": [
  2735. "积分中心"
  2736. ],
  2737. "summary": "蛋蛋星球-积分中心-上部分基础信息(获取)",
  2738. "parameters": [
  2739. {
  2740. "type": "string",
  2741. "description": "验证参数Bearer和token空格拼接",
  2742. "name": "Authorization",
  2743. "in": "header",
  2744. "required": true
  2745. }
  2746. ],
  2747. "responses": {
  2748. "200": {
  2749. "description": "具体数据",
  2750. "schema": {
  2751. "$ref": "#/definitions/md.PointsCenterGetBasicResp"
  2752. }
  2753. },
  2754. "400": {
  2755. "description": "具体错误",
  2756. "schema": {
  2757. "$ref": "#/definitions/md.Response"
  2758. }
  2759. }
  2760. }
  2761. }
  2762. },
  2763. "/api/v1/pointsCenter/contributionValue": {
  2764. "get": {
  2765. "description": "贡献值(获取)",
  2766. "consumes": [
  2767. "application/json"
  2768. ],
  2769. "produces": [
  2770. "application/json"
  2771. ],
  2772. "tags": [
  2773. "积分中心"
  2774. ],
  2775. "summary": "蛋蛋星球-积分中心-贡献值(获取)",
  2776. "parameters": [
  2777. {
  2778. "type": "string",
  2779. "description": "验证参数Bearer和token空格拼接",
  2780. "name": "Authorization",
  2781. "in": "header",
  2782. "required": true
  2783. }
  2784. ],
  2785. "responses": {
  2786. "200": {
  2787. "description": "具体数据",
  2788. "schema": {
  2789. "$ref": "#/definitions/md.GetContributionValueResp"
  2790. }
  2791. },
  2792. "400": {
  2793. "description": "具体错误",
  2794. "schema": {
  2795. "$ref": "#/definitions/md.Response"
  2796. }
  2797. }
  2798. }
  2799. }
  2800. },
  2801. "/api/v1/pointsCenter/contributionValueFlow": {
  2802. "get": {
  2803. "description": "贡献值明细(获取)",
  2804. "consumes": [
  2805. "application/json"
  2806. ],
  2807. "produces": [
  2808. "application/json"
  2809. ],
  2810. "tags": [
  2811. "积分中心"
  2812. ],
  2813. "summary": "蛋蛋星球-积分中心-贡献值明细(获取)",
  2814. "parameters": [
  2815. {
  2816. "type": "string",
  2817. "description": "验证参数Bearer和token空格拼接",
  2818. "name": "Authorization",
  2819. "in": "header",
  2820. "required": true
  2821. },
  2822. {
  2823. "type": "string",
  2824. "description": "每页大小",
  2825. "name": "limit",
  2826. "in": "query",
  2827. "required": true
  2828. },
  2829. {
  2830. "type": "string",
  2831. "description": "页数",
  2832. "name": "page",
  2833. "in": "query",
  2834. "required": true
  2835. }
  2836. ],
  2837. "responses": {
  2838. "200": {
  2839. "description": "具体数据",
  2840. "schema": {
  2841. "$ref": "#/definitions/md.GetContributionValueFlowResp"
  2842. }
  2843. },
  2844. "400": {
  2845. "description": "具体错误",
  2846. "schema": {
  2847. "$ref": "#/definitions/md.Response"
  2848. }
  2849. }
  2850. }
  2851. }
  2852. },
  2853. "/api/v1/pointsCenter/dynamicData": {
  2854. "get": {
  2855. "description": "动态数据(获取)",
  2856. "consumes": [
  2857. "application/json"
  2858. ],
  2859. "produces": [
  2860. "application/json"
  2861. ],
  2862. "tags": [
  2863. "积分中心"
  2864. ],
  2865. "summary": "蛋蛋星球-积分中心-动态数据(获取)",
  2866. "parameters": [
  2867. {
  2868. "type": "string",
  2869. "description": "验证参数Bearer和token空格拼接",
  2870. "name": "Authorization",
  2871. "in": "header",
  2872. "required": true
  2873. }
  2874. ],
  2875. "responses": {
  2876. "200": {
  2877. "description": "具体数据",
  2878. "schema": {
  2879. "$ref": "#/definitions/md.DynamicDataResp"
  2880. }
  2881. },
  2882. "400": {
  2883. "description": "具体错误",
  2884. "schema": {
  2885. "$ref": "#/definitions/md.Response"
  2886. }
  2887. }
  2888. }
  2889. }
  2890. },
  2891. "/api/v1/pointsCenter/energyFlow": {
  2892. "get": {
  2893. "description": "收支明细(获取)",
  2894. "consumes": [
  2895. "application/json"
  2896. ],
  2897. "produces": [
  2898. "application/json"
  2899. ],
  2900. "tags": [
  2901. "积分中心"
  2902. ],
  2903. "summary": "蛋蛋星球-积分中心-收支明细(获取)",
  2904. "parameters": [
  2905. {
  2906. "type": "string",
  2907. "description": "验证参数Bearer和token空格拼接",
  2908. "name": "Authorization",
  2909. "in": "header",
  2910. "required": true
  2911. },
  2912. {
  2913. "type": "string",
  2914. "description": "每页大小",
  2915. "name": "limit",
  2916. "in": "query",
  2917. "required": true
  2918. },
  2919. {
  2920. "type": "string",
  2921. "description": "页数",
  2922. "name": "page",
  2923. "in": "query",
  2924. "required": true
  2925. },
  2926. {
  2927. "type": "string",
  2928. "description": "开始时间",
  2929. "name": "startAt",
  2930. "in": "query"
  2931. },
  2932. {
  2933. "type": "string",
  2934. "description": "结束时间",
  2935. "name": "endAt",
  2936. "in": "query"
  2937. },
  2938. {
  2939. "type": "string",
  2940. "description": "流水方向(1.收入 2.支出 0.全部)",
  2941. "name": "direction",
  2942. "in": "query"
  2943. }
  2944. ],
  2945. "responses": {
  2946. "200": {
  2947. "description": "具体数据",
  2948. "schema": {
  2949. "$ref": "#/definitions/md.GetEggEnergyFlowResp"
  2950. }
  2951. },
  2952. "400": {
  2953. "description": "具体错误",
  2954. "schema": {
  2955. "$ref": "#/definitions/md.Response"
  2956. }
  2957. }
  2958. }
  2959. }
  2960. },
  2961. "/api/v1/pointsCenter/exchangeEnergy": {
  2962. "post": {
  2963. "description": "能量兑换",
  2964. "consumes": [
  2965. "application/json"
  2966. ],
  2967. "produces": [
  2968. "application/json"
  2969. ],
  2970. "tags": [
  2971. "积分中心"
  2972. ],
  2973. "summary": "蛋蛋星球-积分中心-能量兑换",
  2974. "parameters": [
  2975. {
  2976. "type": "string",
  2977. "description": "验证参数Bearer和token空格拼接",
  2978. "name": "Authorization",
  2979. "in": "header",
  2980. "required": true
  2981. },
  2982. {
  2983. "description": "需要兑换的能量值",
  2984. "name": "req",
  2985. "in": "body",
  2986. "required": true,
  2987. "schema": {
  2988. "$ref": "#/definitions/md.ExchangeEnergyReq"
  2989. }
  2990. }
  2991. ],
  2992. "responses": {
  2993. "200": {
  2994. "description": "success",
  2995. "schema": {
  2996. "type": "string"
  2997. }
  2998. },
  2999. "400": {
  3000. "description": "具体错误",
  3001. "schema": {
  3002. "$ref": "#/definitions/md.Response"
  3003. }
  3004. }
  3005. }
  3006. }
  3007. },
  3008. "/api/v1/pointsCenter/initialData": {
  3009. "get": {
  3010. "description": "初始数据(获取)",
  3011. "consumes": [
  3012. "application/json"
  3013. ],
  3014. "produces": [
  3015. "application/json"
  3016. ],
  3017. "tags": [
  3018. "积分中心"
  3019. ],
  3020. "summary": "蛋蛋星球-积分中心-初始数据(获取)",
  3021. "parameters": [
  3022. {
  3023. "type": "string",
  3024. "description": "验证参数Bearer和token空格拼接",
  3025. "name": "Authorization",
  3026. "in": "header",
  3027. "required": true
  3028. }
  3029. ],
  3030. "responses": {
  3031. "200": {
  3032. "description": "具体数据",
  3033. "schema": {
  3034. "$ref": "#/definitions/md.InitialDataResp"
  3035. }
  3036. },
  3037. "400": {
  3038. "description": "具体错误",
  3039. "schema": {
  3040. "$ref": "#/definitions/md.Response"
  3041. }
  3042. }
  3043. }
  3044. }
  3045. },
  3046. "/api/v1/pointsCenter/pointsExchangeBasic": {
  3047. "get": {
  3048. "description": "积分兑换基础信息(获取)",
  3049. "consumes": [
  3050. "application/json"
  3051. ],
  3052. "produces": [
  3053. "application/json"
  3054. ],
  3055. "tags": [
  3056. "积分中心"
  3057. ],
  3058. "summary": "蛋蛋星球-积分中心-积分兑换基础信息(获取)",
  3059. "parameters": [
  3060. {
  3061. "type": "string",
  3062. "description": "验证参数Bearer和token空格拼接",
  3063. "name": "Authorization",
  3064. "in": "header",
  3065. "required": true
  3066. }
  3067. ],
  3068. "responses": {
  3069. "200": {
  3070. "description": "具体数据",
  3071. "schema": {
  3072. "$ref": "#/definitions/md.PointsExchangeGetBasicResp"
  3073. }
  3074. },
  3075. "400": {
  3076. "description": "具体错误",
  3077. "schema": {
  3078. "$ref": "#/definitions/md.Response"
  3079. }
  3080. }
  3081. }
  3082. }
  3083. },
  3084. "/api/v1/pointsCenter/priceCurve": {
  3085. "get": {
  3086. "description": "价格趋势(获取)",
  3087. "consumes": [
  3088. "application/json"
  3089. ],
  3090. "produces": [
  3091. "application/json"
  3092. ],
  3093. "tags": [
  3094. "积分中心"
  3095. ],
  3096. "summary": "蛋蛋星球-积分中心-价格趋势(获取)",
  3097. "parameters": [
  3098. {
  3099. "type": "string",
  3100. "description": "验证参数Bearer和token空格拼接",
  3101. "name": "Authorization",
  3102. "in": "header",
  3103. "required": true
  3104. },
  3105. {
  3106. "type": "string",
  3107. "description": "1:按天 2:按小时 3:按周",
  3108. "name": "kind",
  3109. "in": "query"
  3110. }
  3111. ],
  3112. "responses": {
  3113. "200": {
  3114. "description": "具体数据",
  3115. "schema": {
  3116. "$ref": "#/definitions/md.GetPriceCurveResp"
  3117. }
  3118. },
  3119. "400": {
  3120. "description": "具体错误",
  3121. "schema": {
  3122. "$ref": "#/definitions/md.Response"
  3123. }
  3124. }
  3125. }
  3126. }
  3127. },
  3128. "/api/v1/pointsCenter/record": {
  3129. "get": {
  3130. "description": "蛋蛋分明细(获取)",
  3131. "consumes": [
  3132. "application/json"
  3133. ],
  3134. "produces": [
  3135. "application/json"
  3136. ],
  3137. "tags": [
  3138. "积分中心"
  3139. ],
  3140. "summary": "蛋蛋星球-积分中心-蛋蛋分明细(获取)",
  3141. "parameters": [
  3142. {
  3143. "type": "string",
  3144. "description": "验证参数Bearer和token空格拼接",
  3145. "name": "Authorization",
  3146. "in": "header",
  3147. "required": true
  3148. },
  3149. {
  3150. "type": "string",
  3151. "description": "每页大小",
  3152. "name": "limit",
  3153. "in": "query",
  3154. "required": true
  3155. },
  3156. {
  3157. "type": "string",
  3158. "description": "页数",
  3159. "name": "page",
  3160. "in": "query",
  3161. "required": true
  3162. }
  3163. ],
  3164. "responses": {
  3165. "200": {
  3166. "description": "具体数据",
  3167. "schema": {
  3168. "$ref": "#/definitions/md.GetEggPointRecordResp"
  3169. }
  3170. },
  3171. "400": {
  3172. "description": "具体错误",
  3173. "schema": {
  3174. "$ref": "#/definitions/md.Response"
  3175. }
  3176. }
  3177. }
  3178. }
  3179. },
  3180. "/api/v1/register": {
  3181. "post": {
  3182. "description": "注册",
  3183. "consumes": [
  3184. "application/json"
  3185. ],
  3186. "produces": [
  3187. "application/json"
  3188. ],
  3189. "tags": [
  3190. "登录注册"
  3191. ],
  3192. "summary": "注册",
  3193. "parameters": [
  3194. {
  3195. "description": "注册参数",
  3196. "name": "req",
  3197. "in": "body",
  3198. "required": true,
  3199. "schema": {
  3200. "$ref": "#/definitions/md.RegisterReq"
  3201. }
  3202. }
  3203. ],
  3204. "responses": {
  3205. "200": {
  3206. "description": "登录成功返回",
  3207. "schema": {
  3208. "$ref": "#/definitions/md.LoginResponse"
  3209. }
  3210. },
  3211. "400": {
  3212. "description": "具体错误",
  3213. "schema": {
  3214. "$ref": "#/definitions/md.Response"
  3215. }
  3216. }
  3217. }
  3218. }
  3219. },
  3220. "/api/v1/smsSend": {
  3221. "post": {
  3222. "description": "发送短信",
  3223. "consumes": [
  3224. "application/json"
  3225. ],
  3226. "produces": [
  3227. "application/json"
  3228. ],
  3229. "tags": [
  3230. "登录注册"
  3231. ],
  3232. "summary": "发送短信",
  3233. "parameters": [
  3234. {
  3235. "description": "注册参数",
  3236. "name": "req",
  3237. "in": "body",
  3238. "required": true,
  3239. "schema": {
  3240. "$ref": "#/definitions/md.SmsSendReq"
  3241. }
  3242. }
  3243. ],
  3244. "responses": {
  3245. "200": {
  3246. "description": "成功返回",
  3247. "schema": {
  3248. "type": "string"
  3249. }
  3250. },
  3251. "400": {
  3252. "description": "具体错误",
  3253. "schema": {
  3254. "$ref": "#/definitions/md.Response"
  3255. }
  3256. }
  3257. }
  3258. }
  3259. },
  3260. "/api/v1/test": {
  3261. "get": {
  3262. "description": "Demo样例测试",
  3263. "consumes": [
  3264. "application/json"
  3265. ],
  3266. "produces": [
  3267. "application/json"
  3268. ],
  3269. "tags": [
  3270. "Demo"
  3271. ],
  3272. "summary": "Demo测试",
  3273. "parameters": [
  3274. {
  3275. "description": "任意参数",
  3276. "name": "req",
  3277. "in": "body",
  3278. "required": true,
  3279. "schema": {}
  3280. }
  3281. ],
  3282. "responses": {
  3283. "200": {
  3284. "description": "返回任意参数",
  3285. "schema": {
  3286. "type": "object",
  3287. "additionalProperties": true
  3288. }
  3289. },
  3290. "400": {
  3291. "description": "具体错误",
  3292. "schema": {
  3293. "$ref": "#/definitions/md.Response"
  3294. }
  3295. }
  3296. }
  3297. }
  3298. },
  3299. "/api/v1/userFeedback/cate": {
  3300. "get": {
  3301. "description": "意见反馈-分类",
  3302. "consumes": [
  3303. "application/json"
  3304. ],
  3305. "produces": [
  3306. "application/json"
  3307. ],
  3308. "tags": [
  3309. "意见反馈"
  3310. ],
  3311. "summary": "意见反馈-分类",
  3312. "parameters": [
  3313. {
  3314. "type": "string",
  3315. "description": "验证参数Bearer和token空格拼接",
  3316. "name": "Authorization",
  3317. "in": "header",
  3318. "required": true
  3319. }
  3320. ],
  3321. "responses": {
  3322. "200": {
  3323. "description": "具体数据",
  3324. "schema": {
  3325. "$ref": "#/definitions/md.AdvertisingResp"
  3326. }
  3327. },
  3328. "400": {
  3329. "description": "具体错误",
  3330. "schema": {
  3331. "$ref": "#/definitions/md.Response"
  3332. }
  3333. }
  3334. }
  3335. }
  3336. },
  3337. "/api/v1/userFeedback/list": {
  3338. "post": {
  3339. "description": "意见反馈-反馈记录",
  3340. "consumes": [
  3341. "application/json"
  3342. ],
  3343. "produces": [
  3344. "application/json"
  3345. ],
  3346. "tags": [
  3347. "意见反馈"
  3348. ],
  3349. "summary": "意见反馈-反馈记录",
  3350. "parameters": [
  3351. {
  3352. "type": "string",
  3353. "description": "验证参数Bearer和token空格拼接",
  3354. "name": "Authorization",
  3355. "in": "header",
  3356. "required": true
  3357. },
  3358. {
  3359. "description": "参数",
  3360. "name": "req",
  3361. "in": "body",
  3362. "required": true,
  3363. "schema": {
  3364. "$ref": "#/definitions/md.UserFeedbackListReq"
  3365. }
  3366. }
  3367. ],
  3368. "responses": {
  3369. "200": {
  3370. "description": "具体数据",
  3371. "schema": {
  3372. "$ref": "#/definitions/md.UserFeedbackListResp"
  3373. }
  3374. },
  3375. "400": {
  3376. "description": "具体错误",
  3377. "schema": {
  3378. "$ref": "#/definitions/md.Response"
  3379. }
  3380. }
  3381. }
  3382. }
  3383. },
  3384. "/api/v1/userFeedback/record": {
  3385. "post": {
  3386. "description": "意见反馈-反馈记录-沟通记录",
  3387. "consumes": [
  3388. "application/json"
  3389. ],
  3390. "produces": [
  3391. "application/json"
  3392. ],
  3393. "tags": [
  3394. "意见反馈"
  3395. ],
  3396. "summary": "意见反馈-反馈记录-沟通记录",
  3397. "parameters": [
  3398. {
  3399. "type": "string",
  3400. "description": "验证参数Bearer和token空格拼接",
  3401. "name": "Authorization",
  3402. "in": "header",
  3403. "required": true
  3404. },
  3405. {
  3406. "description": "参数",
  3407. "name": "req",
  3408. "in": "body",
  3409. "required": true,
  3410. "schema": {
  3411. "$ref": "#/definitions/md.UserFeedbackRecordReq"
  3412. }
  3413. }
  3414. ],
  3415. "responses": {
  3416. "200": {
  3417. "description": "具体数据",
  3418. "schema": {
  3419. "$ref": "#/definitions/md.UserFeedbackRecordResp"
  3420. }
  3421. },
  3422. "400": {
  3423. "description": "具体错误",
  3424. "schema": {
  3425. "$ref": "#/definitions/md.Response"
  3426. }
  3427. }
  3428. }
  3429. }
  3430. },
  3431. "/api/v1/userFeedback/save": {
  3432. "post": {
  3433. "description": "意见反馈-反馈记录-提交",
  3434. "consumes": [
  3435. "application/json"
  3436. ],
  3437. "produces": [
  3438. "application/json"
  3439. ],
  3440. "tags": [
  3441. "意见反馈"
  3442. ],
  3443. "summary": "意见反馈-反馈记录-提交",
  3444. "parameters": [
  3445. {
  3446. "type": "string",
  3447. "description": "验证参数Bearer和token空格拼接",
  3448. "name": "Authorization",
  3449. "in": "header",
  3450. "required": true
  3451. },
  3452. {
  3453. "description": "参数",
  3454. "name": "req",
  3455. "in": "body",
  3456. "required": true,
  3457. "schema": {
  3458. "$ref": "#/definitions/md.UserFeedbackSaveReq"
  3459. }
  3460. }
  3461. ],
  3462. "responses": {
  3463. "200": {
  3464. "description": "具体数据",
  3465. "schema": {
  3466. "type": "string"
  3467. }
  3468. },
  3469. "400": {
  3470. "description": "具体错误",
  3471. "schema": {
  3472. "$ref": "#/definitions/md.Response"
  3473. }
  3474. }
  3475. }
  3476. }
  3477. },
  3478. "/api/v1/userFeedback/say": {
  3479. "post": {
  3480. "description": "意见反馈-反馈记录-沟通发送",
  3481. "consumes": [
  3482. "application/json"
  3483. ],
  3484. "produces": [
  3485. "application/json"
  3486. ],
  3487. "tags": [
  3488. "意见反馈"
  3489. ],
  3490. "summary": "意见反馈-反馈记录-沟通发送",
  3491. "parameters": [
  3492. {
  3493. "type": "string",
  3494. "description": "验证参数Bearer和token空格拼接",
  3495. "name": "Authorization",
  3496. "in": "header",
  3497. "required": true
  3498. },
  3499. {
  3500. "description": "参数",
  3501. "name": "req",
  3502. "in": "body",
  3503. "required": true,
  3504. "schema": {
  3505. "$ref": "#/definitions/md.UserFeedbackSayReq"
  3506. }
  3507. }
  3508. ],
  3509. "responses": {
  3510. "200": {
  3511. "description": "具体数据",
  3512. "schema": {
  3513. "type": "string"
  3514. }
  3515. },
  3516. "400": {
  3517. "description": "具体错误",
  3518. "schema": {
  3519. "$ref": "#/definitions/md.Response"
  3520. }
  3521. }
  3522. }
  3523. }
  3524. },
  3525. "/api/v1/userInfo": {
  3526. "get": {
  3527. "description": "用户信息",
  3528. "consumes": [
  3529. "application/json"
  3530. ],
  3531. "produces": [
  3532. "application/json"
  3533. ],
  3534. "tags": [
  3535. "用户信息"
  3536. ],
  3537. "summary": "用户信息",
  3538. "parameters": [
  3539. {
  3540. "type": "string",
  3541. "description": "验证参数Bearer和token空格拼接",
  3542. "name": "Authorization",
  3543. "in": "header",
  3544. "required": true
  3545. }
  3546. ],
  3547. "responses": {
  3548. "200": {
  3549. "description": "具体数据",
  3550. "schema": {
  3551. "$ref": "#/definitions/md.UserInfoResp"
  3552. }
  3553. },
  3554. "400": {
  3555. "description": "具体错误",
  3556. "schema": {
  3557. "$ref": "#/definitions/md.Response"
  3558. }
  3559. }
  3560. }
  3561. }
  3562. },
  3563. "/api/v1/version": {
  3564. "get": {
  3565. "description": "版本记录",
  3566. "consumes": [
  3567. "application/json"
  3568. ],
  3569. "produces": [
  3570. "application/json"
  3571. ],
  3572. "tags": [
  3573. "基本配置"
  3574. ],
  3575. "summary": "版本记录",
  3576. "parameters": [
  3577. {
  3578. "type": "string",
  3579. "description": "验证参数Bearer和token空格拼接",
  3580. "name": "Authorization",
  3581. "in": "header",
  3582. "required": true
  3583. }
  3584. ],
  3585. "responses": {
  3586. "200": {
  3587. "description": "具体数据",
  3588. "schema": {
  3589. "$ref": "#/definitions/md.VersionResp"
  3590. }
  3591. },
  3592. "400": {
  3593. "description": "具体错误",
  3594. "schema": {
  3595. "$ref": "#/definitions/md.Response"
  3596. }
  3597. }
  3598. }
  3599. }
  3600. },
  3601. "/api/v1/video/base": {
  3602. "get": {
  3603. "description": "短视频-基本信息",
  3604. "consumes": [
  3605. "application/json"
  3606. ],
  3607. "produces": [
  3608. "application/json"
  3609. ],
  3610. "tags": [
  3611. "短视频"
  3612. ],
  3613. "summary": "短视频-基本信息",
  3614. "parameters": [
  3615. {
  3616. "type": "string",
  3617. "description": "验证参数Bearer和token空格拼接",
  3618. "name": "Authorization",
  3619. "in": "header",
  3620. "required": true
  3621. }
  3622. ],
  3623. "responses": {
  3624. "200": {
  3625. "description": "具体数据",
  3626. "schema": {
  3627. "$ref": "#/definitions/md.VideoBaseData"
  3628. }
  3629. },
  3630. "400": {
  3631. "description": "具体错误",
  3632. "schema": {
  3633. "$ref": "#/definitions/md.Response"
  3634. }
  3635. }
  3636. }
  3637. }
  3638. },
  3639. "/api/v1/video/reward": {
  3640. "post": {
  3641. "description": "短视频-领取",
  3642. "consumes": [
  3643. "application/json"
  3644. ],
  3645. "produces": [
  3646. "application/json"
  3647. ],
  3648. "tags": [
  3649. "短视频"
  3650. ],
  3651. "summary": "短视频-领取",
  3652. "parameters": [
  3653. {
  3654. "type": "string",
  3655. "description": "验证参数Bearer和token空格拼接",
  3656. "name": "Authorization",
  3657. "in": "header",
  3658. "required": true
  3659. },
  3660. {
  3661. "description": "参数",
  3662. "name": "req",
  3663. "in": "body",
  3664. "required": true,
  3665. "schema": {
  3666. "$ref": "#/definitions/md.VideoRewardRequest"
  3667. }
  3668. }
  3669. ],
  3670. "responses": {
  3671. "200": {
  3672. "description": "具体数据",
  3673. "schema": {
  3674. "type": "string"
  3675. }
  3676. },
  3677. "400": {
  3678. "description": "具体错误",
  3679. "schema": {
  3680. "$ref": "#/definitions/md.Response"
  3681. }
  3682. }
  3683. }
  3684. }
  3685. },
  3686. "/api/v1/wallet/amountFlow": {
  3687. "get": {
  3688. "description": "余额明细(获取)",
  3689. "consumes": [
  3690. "application/json"
  3691. ],
  3692. "produces": [
  3693. "application/json"
  3694. ],
  3695. "tags": [
  3696. "钱包"
  3697. ],
  3698. "summary": "蛋蛋星球-钱包-余额明细(获取)",
  3699. "parameters": [
  3700. {
  3701. "type": "string",
  3702. "description": "验证参数Bearer和token空格拼接",
  3703. "name": "Authorization",
  3704. "in": "header",
  3705. "required": true
  3706. },
  3707. {
  3708. "type": "string",
  3709. "description": "每页大小",
  3710. "name": "limit",
  3711. "in": "query",
  3712. "required": true
  3713. },
  3714. {
  3715. "type": "string",
  3716. "description": "页数",
  3717. "name": "page",
  3718. "in": "query",
  3719. "required": true
  3720. },
  3721. {
  3722. "type": "string",
  3723. "description": "开始时间",
  3724. "name": "startAt",
  3725. "in": "query"
  3726. },
  3727. {
  3728. "type": "string",
  3729. "description": "结束时间",
  3730. "name": "endAt",
  3731. "in": "query"
  3732. },
  3733. {
  3734. "type": "string",
  3735. "description": "流水方向(1.收入 2.支出 0.全部)",
  3736. "name": "direction",
  3737. "in": "query"
  3738. }
  3739. ],
  3740. "responses": {
  3741. "200": {
  3742. "description": "具体数据",
  3743. "schema": {
  3744. "$ref": "#/definitions/md.GetAmountFlowResp"
  3745. }
  3746. },
  3747. "400": {
  3748. "description": "具体错误",
  3749. "schema": {
  3750. "$ref": "#/definitions/md.Response"
  3751. }
  3752. }
  3753. }
  3754. }
  3755. },
  3756. "/api/v1/wallet/withdraw/apply": {
  3757. "post": {
  3758. "description": "发起提现",
  3759. "consumes": [
  3760. "application/json"
  3761. ],
  3762. "produces": [
  3763. "application/json"
  3764. ],
  3765. "tags": [
  3766. "钱包"
  3767. ],
  3768. "summary": "蛋蛋星球-钱包-发起提现",
  3769. "parameters": [
  3770. {
  3771. "type": "string",
  3772. "description": "验证参数Bearer和token空格拼接",
  3773. "name": "Authorization",
  3774. "in": "header",
  3775. "required": true
  3776. },
  3777. {
  3778. "description": "具体参数",
  3779. "name": "req",
  3780. "in": "body",
  3781. "required": true,
  3782. "schema": {
  3783. "$ref": "#/definitions/md.WithdrawApplyReq"
  3784. }
  3785. }
  3786. ],
  3787. "responses": {
  3788. "200": {
  3789. "description": "success",
  3790. "schema": {
  3791. "type": "string"
  3792. }
  3793. },
  3794. "400": {
  3795. "description": "具体错误",
  3796. "schema": {
  3797. "$ref": "#/definitions/md.Response"
  3798. }
  3799. }
  3800. }
  3801. }
  3802. },
  3803. "/api/v1/wallet/withdraw/bindAlipay": {
  3804. "post": {
  3805. "description": "绑定支付宝",
  3806. "consumes": [
  3807. "application/json"
  3808. ],
  3809. "produces": [
  3810. "application/json"
  3811. ],
  3812. "tags": [
  3813. "钱包"
  3814. ],
  3815. "summary": "蛋蛋星球-钱包-绑定支付宝",
  3816. "parameters": [
  3817. {
  3818. "type": "string",
  3819. "description": "验证参数Bearer和token空格拼接",
  3820. "name": "Authorization",
  3821. "in": "header",
  3822. "required": true
  3823. },
  3824. {
  3825. "description": "具体参数",
  3826. "name": "req",
  3827. "in": "body",
  3828. "required": true,
  3829. "schema": {
  3830. "$ref": "#/definitions/md.BindAlipayAccountReq"
  3831. }
  3832. }
  3833. ],
  3834. "responses": {
  3835. "200": {
  3836. "description": "success",
  3837. "schema": {
  3838. "type": "string"
  3839. }
  3840. },
  3841. "400": {
  3842. "description": "具体错误",
  3843. "schema": {
  3844. "$ref": "#/definitions/md.Response"
  3845. }
  3846. }
  3847. }
  3848. }
  3849. },
  3850. "/api/v1/wallet/withdraw/bindWxPay": {
  3851. "post": {
  3852. "description": "绑定微信支付",
  3853. "consumes": [
  3854. "application/json"
  3855. ],
  3856. "produces": [
  3857. "application/json"
  3858. ],
  3859. "tags": [
  3860. "钱包"
  3861. ],
  3862. "summary": "蛋蛋星球-钱包-绑定微信支付",
  3863. "parameters": [
  3864. {
  3865. "type": "string",
  3866. "description": "验证参数Bearer和token空格拼接",
  3867. "name": "Authorization",
  3868. "in": "header",
  3869. "required": true
  3870. },
  3871. {
  3872. "description": "具体参数",
  3873. "name": "req",
  3874. "in": "body",
  3875. "required": true,
  3876. "schema": {
  3877. "$ref": "#/definitions/md.BindWxPayAccountReq"
  3878. }
  3879. }
  3880. ],
  3881. "responses": {
  3882. "200": {
  3883. "description": "success",
  3884. "schema": {
  3885. "type": "string"
  3886. }
  3887. },
  3888. "400": {
  3889. "description": "具体错误",
  3890. "schema": {
  3891. "$ref": "#/definitions/md.Response"
  3892. }
  3893. }
  3894. }
  3895. }
  3896. },
  3897. "/api/v1/wallet/withdraw/condition": {
  3898. "get": {
  3899. "description": "提现条件(获取)",
  3900. "consumes": [
  3901. "application/json"
  3902. ],
  3903. "produces": [
  3904. "application/json"
  3905. ],
  3906. "tags": [
  3907. "钱包"
  3908. ],
  3909. "summary": "蛋蛋星球-钱包-提现条件(获取)",
  3910. "parameters": [
  3911. {
  3912. "type": "string",
  3913. "description": "验证参数Bearer和token空格拼接",
  3914. "name": "Authorization",
  3915. "in": "header",
  3916. "required": true
  3917. }
  3918. ],
  3919. "responses": {
  3920. "200": {
  3921. "description": "具体数据",
  3922. "schema": {
  3923. "$ref": "#/definitions/md.GetWithdrawConditionResp"
  3924. }
  3925. },
  3926. "400": {
  3927. "description": "具体错误",
  3928. "schema": {
  3929. "$ref": "#/definitions/md.Response"
  3930. }
  3931. }
  3932. }
  3933. }
  3934. },
  3935. "/api/v1/wallet/withdraw/index": {
  3936. "get": {
  3937. "description": "提现余额(获取)",
  3938. "consumes": [
  3939. "application/json"
  3940. ],
  3941. "produces": [
  3942. "application/json"
  3943. ],
  3944. "tags": [
  3945. "钱包"
  3946. ],
  3947. "summary": "蛋蛋星球-钱包-提现余额(获取)",
  3948. "parameters": [
  3949. {
  3950. "type": "string",
  3951. "description": "验证参数Bearer和token空格拼接",
  3952. "name": "Authorization",
  3953. "in": "header",
  3954. "required": true
  3955. }
  3956. ],
  3957. "responses": {
  3958. "200": {
  3959. "description": "具体数据",
  3960. "schema": {
  3961. "$ref": "#/definitions/md.WithdrawGetAmountResp"
  3962. }
  3963. },
  3964. "400": {
  3965. "description": "具体错误",
  3966. "schema": {
  3967. "$ref": "#/definitions/md.Response"
  3968. }
  3969. }
  3970. }
  3971. }
  3972. },
  3973. "/api/v1/wallet/withdraw/launchBindAlipay": {
  3974. "get": {
  3975. "description": "发起绑定支付宝获得URL",
  3976. "consumes": [
  3977. "application/json"
  3978. ],
  3979. "produces": [
  3980. "application/json"
  3981. ],
  3982. "tags": [
  3983. "钱包"
  3984. ],
  3985. "summary": "蛋蛋星球-钱包-发起绑定支付宝获得URL",
  3986. "parameters": [
  3987. {
  3988. "type": "string",
  3989. "description": "验证参数Bearer和token空格拼接",
  3990. "name": "Authorization",
  3991. "in": "header",
  3992. "required": true
  3993. }
  3994. ],
  3995. "responses": {
  3996. "200": {
  3997. "description": "Url",
  3998. "schema": {
  3999. "type": "string"
  4000. }
  4001. },
  4002. "400": {
  4003. "description": "具体错误",
  4004. "schema": {
  4005. "$ref": "#/definitions/md.Response"
  4006. }
  4007. }
  4008. }
  4009. }
  4010. },
  4011. "/api/v1/wechatLogin": {
  4012. "post": {
  4013. "description": "微信登陆",
  4014. "consumes": [
  4015. "application/json"
  4016. ],
  4017. "produces": [
  4018. "application/json"
  4019. ],
  4020. "tags": [
  4021. "登录注册"
  4022. ],
  4023. "summary": "微信登陆",
  4024. "parameters": [
  4025. {
  4026. "description": "注册参数",
  4027. "name": "req",
  4028. "in": "body",
  4029. "required": true,
  4030. "schema": {
  4031. "$ref": "#/definitions/md.WechatLoginReq"
  4032. }
  4033. }
  4034. ],
  4035. "responses": {
  4036. "200": {
  4037. "description": "登录成功返回",
  4038. "schema": {
  4039. "$ref": "#/definitions/md.LoginResponse"
  4040. }
  4041. },
  4042. "400": {
  4043. "description": "具体错误",
  4044. "schema": {
  4045. "$ref": "#/definitions/md.Response"
  4046. }
  4047. }
  4048. }
  4049. }
  4050. }
  4051. },
  4052. "definitions": {
  4053. "applet_app_md.Paginate": {
  4054. "type": "object",
  4055. "properties": {
  4056. "limit": {
  4057. "description": "每页大小",
  4058. "type": "integer"
  4059. },
  4060. "page": {
  4061. "description": "页数",
  4062. "type": "integer"
  4063. },
  4064. "total": {
  4065. "description": "总数据量",
  4066. "type": "integer"
  4067. }
  4068. }
  4069. },
  4070. "comm.AccessRecordsReq": {
  4071. "type": "object",
  4072. "properties": {
  4073. "index": {
  4074. "description": "页面标签",
  4075. "type": "string"
  4076. }
  4077. }
  4078. },
  4079. "comm.ImgReqUploadReq": {
  4080. "type": "object",
  4081. "required": [
  4082. "content_type",
  4083. "file_name"
  4084. ],
  4085. "properties": {
  4086. "content_type": {
  4087. "type": "string",
  4088. "example": "image/jpeg"
  4089. },
  4090. "file_name": {
  4091. "type": "string",
  4092. "example": "文件名"
  4093. }
  4094. }
  4095. },
  4096. "friend_circles.CommentListReq": {
  4097. "type": "object",
  4098. "properties": {
  4099. "circle_index_id": {
  4100. "description": "朋友圈文档记录",
  4101. "type": "string"
  4102. },
  4103. "page": {
  4104. "description": "页码",
  4105. "type": "integer"
  4106. },
  4107. "page_size": {
  4108. "description": "每页数量",
  4109. "type": "integer"
  4110. }
  4111. }
  4112. },
  4113. "friend_circles.EggFriendCircleCancelLikeReq": {
  4114. "type": "object",
  4115. "properties": {
  4116. "circle_index_id": {
  4117. "description": "文章索引",
  4118. "type": "string"
  4119. }
  4120. }
  4121. },
  4122. "friend_circles.EggFriendCircleDelReq": {
  4123. "type": "object",
  4124. "properties": {
  4125. "circle_index_id": {
  4126. "description": "文章索引",
  4127. "type": "string"
  4128. }
  4129. }
  4130. },
  4131. "friend_circles.EggFriendCircleEsStruct": {
  4132. "type": "object",
  4133. "properties": {
  4134. "circle_index_id": {
  4135. "description": "朋友圈文档记录",
  4136. "type": "string"
  4137. },
  4138. "comment_nums": {
  4139. "description": "评论数",
  4140. "type": "integer"
  4141. },
  4142. "content": {
  4143. "description": "文本内容",
  4144. "type": "string"
  4145. },
  4146. "created_at": {
  4147. "description": "State int32 `json:\"state\" label:\"状态(1:正常 2:隐藏)\"`\nIsTopUp int32 `json:\"is_top_up\" label:\"是否置顶(1:是 2:否)\"`\nIsPraise int32 `json:\"is_praise\" label:\"是否被表扬(1:是 2:否)\"`",
  4148. "type": "string"
  4149. },
  4150. "im_uid": {
  4151. "type": "integer"
  4152. },
  4153. "image": {
  4154. "description": "图片",
  4155. "type": "string"
  4156. },
  4157. "is_like": {
  4158. "description": "是否点赞",
  4159. "type": "boolean"
  4160. },
  4161. "kind": {
  4162. "description": "类型(1:普通 2:官方)",
  4163. "type": "integer"
  4164. },
  4165. "likes_nums": {
  4166. "description": "点赞数",
  4167. "type": "integer"
  4168. },
  4169. "share_nums": {
  4170. "description": "分享数",
  4171. "type": "integer"
  4172. },
  4173. "uid": {
  4174. "type": "integer"
  4175. },
  4176. "updated_at": {
  4177. "type": "string"
  4178. },
  4179. "video": {
  4180. "description": "视频",
  4181. "type": "string"
  4182. }
  4183. }
  4184. },
  4185. "friend_circles.EggFriendCircleLikeReq": {
  4186. "type": "object",
  4187. "properties": {
  4188. "circle_index_id": {
  4189. "description": "文章索引",
  4190. "type": "string"
  4191. }
  4192. }
  4193. },
  4194. "friend_circles.EggFriendCircleShareReq": {
  4195. "type": "object",
  4196. "properties": {
  4197. "circle_index_id": {
  4198. "description": "文章索引",
  4199. "type": "string"
  4200. }
  4201. }
  4202. },
  4203. "friend_circles.MySelfListReq": {
  4204. "type": "object",
  4205. "properties": {
  4206. "page": {
  4207. "description": "页码",
  4208. "type": "integer"
  4209. },
  4210. "page_size": {
  4211. "description": "每页数量",
  4212. "type": "integer"
  4213. }
  4214. }
  4215. },
  4216. "friend_circles.MySelfListResp": {
  4217. "type": "object",
  4218. "properties": {
  4219. "list": {
  4220. "type": "array",
  4221. "items": {
  4222. "$ref": "#/definitions/friend_circles.EggFriendCircleEsStruct"
  4223. }
  4224. },
  4225. "page": {
  4226. "description": "页码",
  4227. "type": "integer"
  4228. },
  4229. "page_size": {
  4230. "description": "每页数量",
  4231. "type": "integer"
  4232. },
  4233. "total": {
  4234. "description": "总量",
  4235. "type": "integer"
  4236. }
  4237. }
  4238. },
  4239. "friend_circles.PublishReq": {
  4240. "type": "object",
  4241. "properties": {
  4242. "content": {
  4243. "description": "文本内容",
  4244. "type": "string"
  4245. },
  4246. "image_list": {
  4247. "description": "图片",
  4248. "type": "array",
  4249. "items": {
  4250. "type": "string"
  4251. }
  4252. },
  4253. "video": {
  4254. "description": "视屏",
  4255. "type": "string"
  4256. }
  4257. }
  4258. },
  4259. "friend_circles.RecommendListReq": {
  4260. "type": "object",
  4261. "properties": {
  4262. "page": {
  4263. "description": "页码",
  4264. "type": "integer"
  4265. },
  4266. "page_size": {
  4267. "description": "每页数量",
  4268. "type": "integer"
  4269. }
  4270. }
  4271. },
  4272. "friend_circles.RecommendListResp": {
  4273. "type": "object",
  4274. "properties": {
  4275. "list": {
  4276. "type": "array",
  4277. "items": {
  4278. "$ref": "#/definitions/friend_circles.EggFriendCircleEsStruct"
  4279. }
  4280. },
  4281. "page": {
  4282. "description": "页码",
  4283. "type": "integer"
  4284. },
  4285. "page_size": {
  4286. "description": "每页数量",
  4287. "type": "integer"
  4288. },
  4289. "total": {
  4290. "description": "总量",
  4291. "type": "integer"
  4292. }
  4293. }
  4294. },
  4295. "md.AdvertisingBasic": {
  4296. "type": "object",
  4297. "properties": {
  4298. "android_ad_is_open": {
  4299. "type": "string",
  4300. "example": "安卓广告是否开启(1:开启 0:不开启)"
  4301. },
  4302. "android_open_ad_is_open": {
  4303. "type": "string",
  4304. "example": "安卓开屏广告是否开启(1:开启 0:不开启)"
  4305. },
  4306. "info": {
  4307. "type": "object",
  4308. "additionalProperties": true
  4309. },
  4310. "ios_ad_is_open": {
  4311. "type": "string",
  4312. "example": "ios广告是否开启(1:开启 0:不开启)"
  4313. },
  4314. "ios_open_ad_is_open": {
  4315. "type": "string",
  4316. "example": "ios开屏广告是否开启(1:开启 0:不开启)"
  4317. },
  4318. "voice": {
  4319. "type": "string",
  4320. "example": "领取声音"
  4321. }
  4322. }
  4323. },
  4324. "md.AdvertisingCheck": {
  4325. "type": "object",
  4326. "properties": {
  4327. "is_can_visit": {
  4328. "type": "string"
  4329. }
  4330. }
  4331. },
  4332. "md.AdvertisingFunction": {
  4333. "type": "object",
  4334. "properties": {
  4335. "ad_id": {
  4336. "type": "string",
  4337. "example": "广告id"
  4338. },
  4339. "name": {
  4340. "type": "string",
  4341. "example": "名称"
  4342. },
  4343. "type": {
  4344. "type": "string",
  4345. "example": "位置"
  4346. }
  4347. }
  4348. },
  4349. "md.AdvertisingLimit": {
  4350. "type": "object",
  4351. "properties": {
  4352. "public_img": {
  4353. "type": "string",
  4354. "example": "公共弹窗图"
  4355. },
  4356. "public_str": {
  4357. "type": "string",
  4358. "example": "公共弹窗文字"
  4359. },
  4360. "withdraw_img": {
  4361. "type": "string",
  4362. "example": "提现弹窗图"
  4363. },
  4364. "withdraw_str": {
  4365. "type": "string",
  4366. "example": "提现弹窗文字"
  4367. }
  4368. }
  4369. },
  4370. "md.AdvertisingReq": {
  4371. "type": "object",
  4372. "properties": {
  4373. "id": {
  4374. "type": "string"
  4375. }
  4376. }
  4377. },
  4378. "md.AdvertisingResp": {
  4379. "type": "object",
  4380. "properties": {
  4381. "basic": {
  4382. "$ref": "#/definitions/md.AdvertisingBasic"
  4383. },
  4384. "function": {
  4385. "type": "array",
  4386. "items": {
  4387. "$ref": "#/definitions/md.AdvertisingFunction"
  4388. }
  4389. },
  4390. "pop": {
  4391. "$ref": "#/definitions/md.AdvertisingLimit"
  4392. },
  4393. "space": {
  4394. "type": "array",
  4395. "items": {
  4396. "$ref": "#/definitions/md.AdvertisingSpace"
  4397. }
  4398. }
  4399. }
  4400. },
  4401. "md.AdvertisingSpace": {
  4402. "type": "object",
  4403. "properties": {
  4404. "counting_down": {
  4405. "type": "string",
  4406. "example": "倒计时 x秒"
  4407. },
  4408. "id": {
  4409. "type": "string",
  4410. "example": "id"
  4411. },
  4412. "info": {
  4413. "type": "object",
  4414. "additionalProperties": true
  4415. },
  4416. "kind": {
  4417. "type": "string",
  4418. "example": "广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告)"
  4419. },
  4420. "name": {
  4421. "type": "string",
  4422. "example": "名称"
  4423. }
  4424. }
  4425. },
  4426. "md.AdvertisingState": {
  4427. "type": "object",
  4428. "properties": {
  4429. "integral": {
  4430. "type": "string"
  4431. },
  4432. "is_success": {
  4433. "type": "string"
  4434. }
  4435. }
  4436. },
  4437. "md.BasalRateResp": {
  4438. "type": "object",
  4439. "properties": {
  4440. "basal_rate": {
  4441. "description": "基础速率",
  4442. "type": "string"
  4443. },
  4444. "consumed_egg_energy": {
  4445. "description": "收益蛋蛋能量",
  4446. "type": "string"
  4447. },
  4448. "consumed_egg_point": {
  4449. "description": "消耗蛋蛋积分",
  4450. "type": "string"
  4451. },
  4452. "consumed_time": {
  4453. "description": "消耗时间/小时",
  4454. "type": "string"
  4455. },
  4456. "estimated_revenue": {
  4457. "description": "预估收益蛋蛋能量",
  4458. "type": "string"
  4459. },
  4460. "remaining_egg_energy": {
  4461. "description": "剩余蛋蛋能量",
  4462. "type": "string"
  4463. },
  4464. "remaining_time": {
  4465. "description": "剩余时间/小时",
  4466. "type": "string"
  4467. },
  4468. "sign_countdown": {
  4469. "description": "收益倒计时",
  4470. "type": "string"
  4471. },
  4472. "sign_time_secs": {
  4473. "description": "收益倒计时秒数",
  4474. "type": "integer"
  4475. }
  4476. }
  4477. },
  4478. "md.BindAlipayAccountReq": {
  4479. "type": "object",
  4480. "properties": {
  4481. "auth_code": {
  4482. "description": "支付宝回调的临时授权码",
  4483. "type": "string"
  4484. }
  4485. }
  4486. },
  4487. "md.BindWxPayAccountReq": {
  4488. "type": "object",
  4489. "properties": {
  4490. "app_id": {
  4491. "description": "微信应用 appid",
  4492. "type": "string"
  4493. },
  4494. "ext": {
  4495. "description": "拓展字段",
  4496. "type": "string"
  4497. },
  4498. "open_id": {
  4499. "description": "微信用户 open_id",
  4500. "type": "string"
  4501. },
  4502. "user_id": {
  4503. "description": "微信用户 id",
  4504. "type": "string"
  4505. }
  4506. }
  4507. },
  4508. "md.CollegeDetailReq": {
  4509. "type": "object",
  4510. "properties": {
  4511. "id": {
  4512. "type": "string"
  4513. }
  4514. }
  4515. },
  4516. "md.CollegeDetailResp": {
  4517. "type": "object",
  4518. "properties": {
  4519. "app_name": {
  4520. "type": "string"
  4521. },
  4522. "content": {
  4523. "type": "string"
  4524. },
  4525. "create_at": {
  4526. "type": "string"
  4527. },
  4528. "forward_count": {
  4529. "type": "string",
  4530. "example": "分享数量"
  4531. },
  4532. "id": {
  4533. "type": "string"
  4534. },
  4535. "is_like": {
  4536. "type": "string",
  4537. "example": "是否点赞 0否 1是"
  4538. },
  4539. "like_count": {
  4540. "type": "string",
  4541. "example": "点赞数量"
  4542. },
  4543. "title": {
  4544. "type": "string"
  4545. },
  4546. "url": {
  4547. "type": "string"
  4548. },
  4549. "watch_count": {
  4550. "type": "string",
  4551. "example": "学习数量"
  4552. }
  4553. }
  4554. },
  4555. "md.CollegeListReq": {
  4556. "type": "object",
  4557. "properties": {
  4558. "cate_id": {
  4559. "type": "string"
  4560. },
  4561. "limit": {
  4562. "type": "string"
  4563. },
  4564. "page": {
  4565. "type": "string"
  4566. }
  4567. }
  4568. },
  4569. "md.CollegeListResp": {
  4570. "type": "object",
  4571. "properties": {
  4572. "cover": {
  4573. "type": "string",
  4574. "example": "封面图"
  4575. },
  4576. "create_at": {
  4577. "type": "string"
  4578. },
  4579. "forward_count": {
  4580. "type": "string",
  4581. "example": "分享数量"
  4582. },
  4583. "id": {
  4584. "type": "string"
  4585. },
  4586. "like_count": {
  4587. "type": "string",
  4588. "example": "点赞数量"
  4589. },
  4590. "title": {
  4591. "type": "string"
  4592. },
  4593. "url": {
  4594. "type": "string"
  4595. },
  4596. "watch_count": {
  4597. "type": "string",
  4598. "example": "学习数量"
  4599. }
  4600. }
  4601. },
  4602. "md.ConfigResp": {
  4603. "type": "object",
  4604. "properties": {
  4605. "content": {
  4606. "type": "string",
  4607. "example": "软件使用协议内容"
  4608. },
  4609. "down_url": {
  4610. "type": "string"
  4611. },
  4612. "guide": {
  4613. "type": "array",
  4614. "items": {
  4615. "$ref": "#/definitions/md.Guide"
  4616. }
  4617. },
  4618. "oss_url": {
  4619. "type": "string",
  4620. "example": "阿里云图片链接"
  4621. },
  4622. "privacy_title": {
  4623. "type": "string",
  4624. "example": "隐私协议标题"
  4625. },
  4626. "privacy_url": {
  4627. "type": "string",
  4628. "example": "隐私协议链接"
  4629. },
  4630. "seo": {
  4631. "$ref": "#/definitions/md.Seo"
  4632. },
  4633. "title": {
  4634. "type": "string",
  4635. "example": "软件使用协议标题"
  4636. },
  4637. "user_title": {
  4638. "type": "string",
  4639. "example": "用户协议标题"
  4640. },
  4641. "user_url": {
  4642. "type": "string",
  4643. "example": "用户协议链接"
  4644. }
  4645. }
  4646. },
  4647. "md.ContributionValueFlowNode": {
  4648. "type": "object",
  4649. "properties": {
  4650. "amount": {
  4651. "description": "变更数量",
  4652. "type": "string"
  4653. },
  4654. "create_at": {
  4655. "description": "完成时间",
  4656. "type": "string"
  4657. },
  4658. "direction": {
  4659. "description": "方向: 1.收入 2.支出",
  4660. "type": "string"
  4661. },
  4662. "title": {
  4663. "description": "标题",
  4664. "type": "string"
  4665. }
  4666. }
  4667. },
  4668. "md.DeleteUserReq": {
  4669. "type": "object",
  4670. "properties": {
  4671. "code": {
  4672. "type": "string",
  4673. "example": "验证码"
  4674. }
  4675. }
  4676. },
  4677. "md.DynamicDataResp": {
  4678. "type": "object",
  4679. "properties": {
  4680. "development_committee": {
  4681. "description": "发展委员会",
  4682. "type": "string"
  4683. },
  4684. "public_welfare_and_charity": {
  4685. "description": "公益基金",
  4686. "type": "string"
  4687. },
  4688. "star_level_dividends": {
  4689. "description": "星级分红",
  4690. "type": "string"
  4691. },
  4692. "user_total_hold": {
  4693. "description": "用户持有总量",
  4694. "type": "string"
  4695. }
  4696. }
  4697. },
  4698. "md.EggEnergyDetailReq": {
  4699. "type": "object",
  4700. "properties": {
  4701. "asc": {
  4702. "description": "1.升序 2.倒序",
  4703. "type": "string"
  4704. },
  4705. "direction": {
  4706. "description": "类型 1.收入 2.支出 全部则传空",
  4707. "type": "string"
  4708. },
  4709. "kind": {
  4710. "description": "类型:1. 个人蛋蛋能量 2.团队蛋蛋能量",
  4711. "type": "string"
  4712. },
  4713. "limit": {
  4714. "description": "每页大小",
  4715. "type": "integer"
  4716. },
  4717. "page": {
  4718. "description": "页数",
  4719. "type": "integer"
  4720. },
  4721. "type": {
  4722. "description": "变动类型 全部则传空",
  4723. "type": "string"
  4724. }
  4725. }
  4726. },
  4727. "md.EggEnergyDetailResp": {
  4728. "type": "object",
  4729. "properties": {
  4730. "list": {
  4731. "description": "流水数据",
  4732. "type": "array",
  4733. "items": {
  4734. "type": "object",
  4735. "additionalProperties": {
  4736. "type": "string"
  4737. }
  4738. }
  4739. },
  4740. "paginate": {
  4741. "description": "分页信息",
  4742. "allOf": [
  4743. {
  4744. "$ref": "#/definitions/applet_app_md.Paginate"
  4745. }
  4746. ]
  4747. },
  4748. "person_egg_energy": {
  4749. "description": "个人蛋蛋能量",
  4750. "type": "string"
  4751. },
  4752. "team_egg_energy": {
  4753. "description": "团队蛋蛋能量",
  4754. "type": "string"
  4755. },
  4756. "total_egg_energy": {
  4757. "description": "总蛋蛋能量",
  4758. "type": "string"
  4759. },
  4760. "total_egg_energy_price": {
  4761. "description": "蛋蛋能量总价",
  4762. "type": "string"
  4763. },
  4764. "transfer_type_list": {
  4765. "description": "转账类型列表",
  4766. "allOf": [
  4767. {
  4768. "$ref": "#/definitions/md.TransferTypeList"
  4769. }
  4770. ]
  4771. }
  4772. }
  4773. },
  4774. "md.EggEnergyFlowNode": {
  4775. "type": "object",
  4776. "properties": {
  4777. "after_amount": {
  4778. "description": "变更后数量",
  4779. "type": "string"
  4780. },
  4781. "amount": {
  4782. "description": "变更数量",
  4783. "type": "string"
  4784. },
  4785. "before_amount": {
  4786. "description": "变更前数量",
  4787. "type": "string"
  4788. },
  4789. "coin_name": {
  4790. "description": "虚拟币名称",
  4791. "type": "string"
  4792. },
  4793. "create_at": {
  4794. "description": "创建时间",
  4795. "type": "string"
  4796. },
  4797. "direction": {
  4798. "description": "方向:1.收入 2.支出",
  4799. "type": "integer"
  4800. },
  4801. "id": {
  4802. "type": "integer"
  4803. },
  4804. "sys_fee": {
  4805. "description": "手续费",
  4806. "type": "string"
  4807. },
  4808. "title": {
  4809. "description": "标题",
  4810. "type": "string"
  4811. },
  4812. "transfer_type": {
  4813. "description": "转账类型",
  4814. "type": "string"
  4815. }
  4816. }
  4817. },
  4818. "md.EggPointDetailsReq": {
  4819. "type": "object",
  4820. "properties": {
  4821. "asc": {
  4822. "description": "1.升序 2.倒序",
  4823. "type": "string"
  4824. },
  4825. "direction": {
  4826. "description": "类型 1.收入 2.支出 全部则传空",
  4827. "type": "string"
  4828. },
  4829. "kind": {
  4830. "description": "类型:1. 个人蛋蛋积分 2.团队蛋蛋积分",
  4831. "type": "string"
  4832. },
  4833. "limit": {
  4834. "description": "每页大小",
  4835. "type": "integer"
  4836. },
  4837. "page": {
  4838. "description": "页数",
  4839. "type": "integer"
  4840. },
  4841. "type": {
  4842. "description": "变动类型 全部则传空",
  4843. "type": "string"
  4844. }
  4845. }
  4846. },
  4847. "md.EggPointDetailsResp": {
  4848. "type": "object",
  4849. "properties": {
  4850. "list": {
  4851. "description": "流水数据",
  4852. "type": "array",
  4853. "items": {
  4854. "type": "object",
  4855. "additionalProperties": {
  4856. "type": "string"
  4857. }
  4858. }
  4859. },
  4860. "paginate": {
  4861. "description": "分页信息",
  4862. "allOf": [
  4863. {
  4864. "$ref": "#/definitions/applet_app_md.Paginate"
  4865. }
  4866. ]
  4867. },
  4868. "person_egg_points": {
  4869. "description": "个人蛋蛋积分",
  4870. "type": "string"
  4871. },
  4872. "team_egg_points": {
  4873. "description": "团队蛋蛋积分",
  4874. "type": "string"
  4875. },
  4876. "total_egg_points": {
  4877. "description": "总蛋蛋积分",
  4878. "type": "string"
  4879. },
  4880. "total_egg_points_amount": {
  4881. "description": "蛋蛋积分余额",
  4882. "type": "string"
  4883. },
  4884. "transfer_type_list": {
  4885. "description": "转账类型列表",
  4886. "allOf": [
  4887. {
  4888. "$ref": "#/definitions/md.TransferTypeList"
  4889. }
  4890. ]
  4891. }
  4892. }
  4893. },
  4894. "md.EggPointRecordNode": {
  4895. "type": "object",
  4896. "properties": {
  4897. "end_at": {
  4898. "description": "结束时间",
  4899. "type": "string"
  4900. },
  4901. "score": {
  4902. "description": "分数",
  4903. "type": "string"
  4904. },
  4905. "start_at": {
  4906. "description": "开始时间",
  4907. "type": "string"
  4908. },
  4909. "week": {
  4910. "description": "周数",
  4911. "type": "string"
  4912. },
  4913. "year": {
  4914. "description": "年份",
  4915. "type": "string"
  4916. }
  4917. }
  4918. },
  4919. "md.ExchangeEnergyReq": {
  4920. "type": "object",
  4921. "properties": {
  4922. "energy_amount": {
  4923. "description": "兑换能量数值",
  4924. "type": "string"
  4925. }
  4926. }
  4927. },
  4928. "md.FastLoginReq": {
  4929. "type": "object",
  4930. "properties": {
  4931. "invite_code": {
  4932. "type": "string",
  4933. "example": "邀请码"
  4934. },
  4935. "token": {
  4936. "type": "string",
  4937. "example": "一键登录的token"
  4938. }
  4939. }
  4940. },
  4941. "md.FindPasswordReq": {
  4942. "type": "object",
  4943. "required": [
  4944. "mobile"
  4945. ],
  4946. "properties": {
  4947. "code": {
  4948. "type": "string",
  4949. "example": "验证码"
  4950. },
  4951. "mobile": {
  4952. "type": "string"
  4953. },
  4954. "password": {
  4955. "type": "string",
  4956. "example": "密码 如 123"
  4957. }
  4958. }
  4959. },
  4960. "md.GetAmountFlowResp": {
  4961. "type": "object",
  4962. "properties": {
  4963. "list": {
  4964. "type": "array",
  4965. "items": {
  4966. "$ref": "#/definitions/md.WalletFlowNode"
  4967. }
  4968. },
  4969. "paginate": {
  4970. "$ref": "#/definitions/applet_app_md.Paginate"
  4971. }
  4972. }
  4973. },
  4974. "md.GetContributionValueFlowResp": {
  4975. "type": "object",
  4976. "properties": {
  4977. "list": {
  4978. "type": "array",
  4979. "items": {
  4980. "$ref": "#/definitions/md.ContributionValueFlowNode"
  4981. }
  4982. },
  4983. "paginate": {
  4984. "$ref": "#/definitions/applet_app_md.Paginate"
  4985. }
  4986. }
  4987. },
  4988. "md.GetContributionValueResp": {
  4989. "type": "object",
  4990. "properties": {
  4991. "contribution_value": {
  4992. "description": "贡献值",
  4993. "type": "string"
  4994. },
  4995. "ratio": {
  4996. "description": "兑换比率(x 分兑换 1 人民币)",
  4997. "type": "string"
  4998. }
  4999. }
  5000. },
  5001. "md.GetEggEnergyFlowResp": {
  5002. "type": "object",
  5003. "properties": {
  5004. "list": {
  5005. "type": "array",
  5006. "items": {
  5007. "$ref": "#/definitions/md.EggEnergyFlowNode"
  5008. }
  5009. },
  5010. "paginate": {
  5011. "$ref": "#/definitions/applet_app_md.Paginate"
  5012. }
  5013. }
  5014. },
  5015. "md.GetEggPointRecordResp": {
  5016. "type": "object",
  5017. "properties": {
  5018. "list": {
  5019. "description": "分数明细列表",
  5020. "type": "array",
  5021. "items": {
  5022. "$ref": "#/definitions/md.EggPointRecordNode"
  5023. }
  5024. },
  5025. "now_score": {
  5026. "description": "当前分数",
  5027. "type": "string"
  5028. },
  5029. "paginate": {
  5030. "$ref": "#/definitions/applet_app_md.Paginate"
  5031. }
  5032. }
  5033. },
  5034. "md.GetModuleSettingResp": {
  5035. "type": "object",
  5036. "properties": {
  5037. "data": {
  5038. "description": "内容"
  5039. },
  5040. "mod_name": {
  5041. "description": "模块名称",
  5042. "type": "string"
  5043. },
  5044. "position": {
  5045. "description": "位置",
  5046. "type": "string"
  5047. },
  5048. "skip_identifier": {
  5049. "description": "跳转标识",
  5050. "type": "string"
  5051. },
  5052. "subtitle": {
  5053. "description": "副标题",
  5054. "type": "string"
  5055. },
  5056. "title": {
  5057. "description": "标题",
  5058. "type": "string"
  5059. }
  5060. }
  5061. },
  5062. "md.GetPriceCurveResp": {
  5063. "type": "object",
  5064. "properties": {
  5065. "x_data": {
  5066. "type": "array",
  5067. "items": {}
  5068. },
  5069. "y_data": {
  5070. "type": "array",
  5071. "items": {}
  5072. }
  5073. }
  5074. },
  5075. "md.GetWithdrawConditionResp": {
  5076. "type": "object",
  5077. "properties": {
  5078. "is_bind_alipay": {
  5079. "description": "是否绑定阿里账户",
  5080. "type": "boolean"
  5081. },
  5082. "is_bind_wx": {
  5083. "description": "是否绑定微信账户",
  5084. "type": "boolean"
  5085. },
  5086. "is_can_withdraw": {
  5087. "description": "是否能提现",
  5088. "type": "boolean"
  5089. },
  5090. "is_need_real_name": {
  5091. "description": "是否需要实名",
  5092. "type": "boolean"
  5093. },
  5094. "is_real_name": {
  5095. "description": "是否实名",
  5096. "type": "boolean"
  5097. },
  5098. "not_withdraw_reason": {
  5099. "description": "不能提现原因",
  5100. "type": "string"
  5101. }
  5102. }
  5103. },
  5104. "md.GrabRedPackageReq": {
  5105. "type": "object",
  5106. "properties": {
  5107. "device_id": {
  5108. "description": "设备id",
  5109. "type": "string"
  5110. },
  5111. "receiver_id": {
  5112. "description": "用户id或者群组id",
  5113. "type": "integer"
  5114. },
  5115. "receiver_type": {
  5116. "description": "接收者类型,1:user;2:group",
  5117. "type": "integer"
  5118. },
  5119. "red_package_cover": {
  5120. "description": "红包封面",
  5121. "type": "string"
  5122. },
  5123. "red_package_id": {
  5124. "description": "红包id",
  5125. "type": "integer"
  5126. },
  5127. "send_red_package_user_nike_name": {
  5128. "description": "红包发送者-im用户昵称",
  5129. "type": "string"
  5130. },
  5131. "send_red_packet_avatar_url": {
  5132. "description": "红包发送者-im用户头像",
  5133. "type": "string"
  5134. },
  5135. "send_time": {
  5136. "description": "消息发送时间戳,精确到毫秒",
  5137. "type": "integer"
  5138. },
  5139. "token": {
  5140. "description": "im-token",
  5141. "type": "string"
  5142. },
  5143. "user_id": {
  5144. "description": "im用户id",
  5145. "type": "string"
  5146. }
  5147. }
  5148. },
  5149. "md.GrabRedPackageResp": {
  5150. "type": "object",
  5151. "properties": {
  5152. "grab_amount": {
  5153. "description": "抢到的红包金额",
  5154. "type": "string"
  5155. },
  5156. "im": {
  5157. "description": "im 返回体",
  5158. "allOf": [
  5159. {
  5160. "$ref": "#/definitions/pb.SendRedPacketResp"
  5161. }
  5162. ]
  5163. }
  5164. }
  5165. },
  5166. "md.Guide": {
  5167. "type": "object",
  5168. "properties": {
  5169. "bg_image": {
  5170. "type": "string"
  5171. },
  5172. "bg_image_url": {
  5173. "type": "string"
  5174. },
  5175. "content_image": {
  5176. "type": "string"
  5177. },
  5178. "content_image_url": {
  5179. "type": "string"
  5180. }
  5181. }
  5182. },
  5183. "md.HomePageResp": {
  5184. "type": "object",
  5185. "properties": {
  5186. "initial_price": {
  5187. "description": "蛋蛋能量初始价格",
  5188. "type": "string"
  5189. },
  5190. "is_sign": {
  5191. "description": "是否开始签到",
  5192. "type": "boolean"
  5193. },
  5194. "leave_timer": {
  5195. "description": "可签到剩余时间 秒",
  5196. "type": "string"
  5197. },
  5198. "nick_name": {
  5199. "description": "用户名称",
  5200. "type": "string"
  5201. },
  5202. "now_basal_rate": {
  5203. "description": "当前基础速率/小时",
  5204. "type": "string"
  5205. },
  5206. "now_team_rate": {
  5207. "description": "当前团队速率/小时",
  5208. "type": "string"
  5209. },
  5210. "sign_end_time": {
  5211. "description": "签到截止时间",
  5212. "type": "string"
  5213. },
  5214. "total_active_points": {
  5215. "description": "总蛋蛋积分",
  5216. "type": "string"
  5217. },
  5218. "total_egg_energy": {
  5219. "description": "总蛋蛋能量",
  5220. "type": "string"
  5221. }
  5222. }
  5223. },
  5224. "md.HomePageWatchAdRuleResp": {
  5225. "type": "object",
  5226. "properties": {
  5227. "each_round_hour": {
  5228. "description": "每一轮X个小时",
  5229. "type": "string"
  5230. },
  5231. "next_watch_ad_date": {
  5232. "description": "下次可观看广告时间,若为空允许观看视频",
  5233. "type": "string"
  5234. },
  5235. "next_watch_ad_secs": {
  5236. "description": "下次可观看广告时间,若为空允许观看视频",
  5237. "type": "integer"
  5238. },
  5239. "residue_watch_ad_num": {
  5240. "description": "当前剩余可观看视频数",
  5241. "type": "integer"
  5242. },
  5243. "reward_total_num": {
  5244. "description": "总可观看广告数量",
  5245. "type": "string"
  5246. },
  5247. "round_remaining_secs": {
  5248. "description": "本轮剩余时间",
  5249. "type": "integer"
  5250. },
  5251. "watch_ad_reward_active_points": {
  5252. "description": "观看广告视频奖励X个活跃积分",
  5253. "type": "string"
  5254. }
  5255. }
  5256. },
  5257. "md.InitialDataResp": {
  5258. "type": "object",
  5259. "properties": {
  5260. "initial_price": {
  5261. "description": "初始价格",
  5262. "type": "string"
  5263. },
  5264. "total_angel_investor": {
  5265. "description": "天使投资人",
  5266. "type": "string"
  5267. },
  5268. "total_ecological_development": {
  5269. "description": "生态建设",
  5270. "type": "string"
  5271. },
  5272. "total_issuance_amount": {
  5273. "description": "总发行量",
  5274. "type": "string"
  5275. },
  5276. "total_operate_fund": {
  5277. "description": "运营资金",
  5278. "type": "string"
  5279. },
  5280. "total_technology_team": {
  5281. "description": "技术团队",
  5282. "type": "string"
  5283. }
  5284. }
  5285. },
  5286. "md.IntegralList": {
  5287. "type": "object",
  5288. "properties": {
  5289. "expend_list": {
  5290. "description": "支出类型列表",
  5291. "type": "array",
  5292. "items": {
  5293. "$ref": "#/definitions/md.TransferTypeNode"
  5294. }
  5295. },
  5296. "income_list": {
  5297. "description": "收入类型列表",
  5298. "type": "array",
  5299. "items": {
  5300. "$ref": "#/definitions/md.TransferTypeNode"
  5301. }
  5302. }
  5303. }
  5304. },
  5305. "md.InviteCodeUserInfoReq": {
  5306. "type": "object",
  5307. "properties": {
  5308. "invite_code": {
  5309. "type": "string"
  5310. }
  5311. }
  5312. },
  5313. "md.InviteCodeUserInfoResp": {
  5314. "type": "object",
  5315. "properties": {
  5316. "head_img": {
  5317. "type": "string"
  5318. },
  5319. "nickname": {
  5320. "type": "string"
  5321. }
  5322. }
  5323. },
  5324. "md.InviteUrl": {
  5325. "type": "object",
  5326. "properties": {
  5327. "invite_code": {
  5328. "type": "string"
  5329. },
  5330. "link": {
  5331. "type": "string"
  5332. },
  5333. "qrcode": {
  5334. "type": "string"
  5335. }
  5336. }
  5337. },
  5338. "md.IsCanGetRedPackageResp": {
  5339. "type": "object",
  5340. "properties": {
  5341. "is_can_get_red_package": {
  5342. "description": "能否获取红包",
  5343. "type": "boolean"
  5344. }
  5345. }
  5346. },
  5347. "md.IsCanSignInResp": {
  5348. "type": "object",
  5349. "properties": {
  5350. "is_can_sign_in": {
  5351. "description": "能否签到",
  5352. "type": "boolean"
  5353. }
  5354. }
  5355. },
  5356. "md.LoginReq": {
  5357. "type": "object",
  5358. "required": [
  5359. "password",
  5360. "phone"
  5361. ],
  5362. "properties": {
  5363. "code": {
  5364. "type": "string",
  5365. "example": "验证码"
  5366. },
  5367. "password": {
  5368. "type": "string",
  5369. "example": "登录密码"
  5370. },
  5371. "phone": {
  5372. "type": "string",
  5373. "example": "手机号"
  5374. }
  5375. }
  5376. },
  5377. "md.LoginResponse": {
  5378. "type": "object",
  5379. "properties": {
  5380. "token": {
  5381. "type": "string"
  5382. }
  5383. }
  5384. },
  5385. "md.MemberCenterGetBasicResp": {
  5386. "type": "object",
  5387. "properties": {
  5388. "active_num": {
  5389. "description": "活跃值",
  5390. "type": "string"
  5391. },
  5392. "amount": {
  5393. "description": "账户余额",
  5394. "type": "string"
  5395. },
  5396. "contribution_value": {
  5397. "description": "贡献值",
  5398. "type": "string"
  5399. },
  5400. "date": {
  5401. "description": "兑换时间(每月x日)",
  5402. "type": "string"
  5403. },
  5404. "egg_energy": {
  5405. "description": "能量值",
  5406. "type": "string"
  5407. },
  5408. "egg_energy_value": {
  5409. "description": "能量预估价值",
  5410. "type": "string"
  5411. },
  5412. "egg_score": {
  5413. "description": "蛋蛋分",
  5414. "type": "string"
  5415. },
  5416. "head_img": {
  5417. "type": "string"
  5418. },
  5419. "id": {
  5420. "type": "string"
  5421. },
  5422. "invite_code": {
  5423. "type": "string"
  5424. },
  5425. "is_bind_extend": {
  5426. "type": "string",
  5427. "example": "是否绑定了上级 0否 1是"
  5428. },
  5429. "is_real_name": {
  5430. "type": "string",
  5431. "example": "是否实名认证 0否 1是"
  5432. },
  5433. "level_name": {
  5434. "description": "会员等级名称",
  5435. "type": "string"
  5436. },
  5437. "nickname": {
  5438. "description": "会员名称",
  5439. "type": "string"
  5440. },
  5441. "phone": {
  5442. "type": "string"
  5443. },
  5444. "ratio": {
  5445. "description": "能量值兑换比例(x:y)",
  5446. "type": "string"
  5447. }
  5448. }
  5449. },
  5450. "md.MyFansResp": {
  5451. "type": "object",
  5452. "properties": {
  5453. "now_team_assistance_num": {
  5454. "description": "团队助力人数",
  5455. "type": "integer"
  5456. },
  5457. "now_team_assistance_reward": {
  5458. "description": "团队助力收益",
  5459. "type": "string"
  5460. },
  5461. "now_team_user": {
  5462. "description": "团队人数",
  5463. "type": "integer"
  5464. }
  5465. }
  5466. },
  5467. "md.MyFansUserListResp": {
  5468. "type": "object",
  5469. "properties": {
  5470. "list": {
  5471. "type": "array",
  5472. "items": {
  5473. "$ref": "#/definitions/md.OneLineUserNode"
  5474. }
  5475. }
  5476. }
  5477. },
  5478. "md.NineDimensionalSpaceResp": {
  5479. "type": "object",
  5480. "properties": {
  5481. "a_lot_of_nums": {
  5482. "description": "全网至多用户数",
  5483. "type": "integer"
  5484. },
  5485. "day_num": {
  5486. "description": "连续x天不活跃",
  5487. "type": "integer"
  5488. },
  5489. "rows": {
  5490. "description": "行数",
  5491. "type": "string"
  5492. },
  5493. "space_list": {
  5494. "description": "数据列表",
  5495. "type": "array",
  5496. "items": {
  5497. "$ref": "#/definitions/md.SpaceListNode"
  5498. }
  5499. },
  5500. "space_nums": {
  5501. "description": "空间人数",
  5502. "type": "integer"
  5503. },
  5504. "space_total_nums": {
  5505. "description": "空间总数",
  5506. "type": "integer"
  5507. },
  5508. "times": {
  5509. "description": "排数",
  5510. "type": "string"
  5511. }
  5512. }
  5513. },
  5514. "md.OneLineUserNode": {
  5515. "type": "object",
  5516. "properties": {
  5517. "avatar_url": {
  5518. "type": "string"
  5519. },
  5520. "invite_time": {
  5521. "type": "string"
  5522. },
  5523. "is_online": {
  5524. "type": "boolean"
  5525. },
  5526. "nickname": {
  5527. "type": "string"
  5528. }
  5529. }
  5530. },
  5531. "md.ParentInfo": {
  5532. "type": "object",
  5533. "properties": {
  5534. "head_img": {
  5535. "type": "string",
  5536. "example": "头像"
  5537. },
  5538. "id": {
  5539. "type": "string",
  5540. "example": "个人ID号"
  5541. },
  5542. "invite_code": {
  5543. "type": "string",
  5544. "example": "邀请码"
  5545. },
  5546. "level_name": {
  5547. "type": "string",
  5548. "example": "等级"
  5549. },
  5550. "nickname": {
  5551. "type": "string",
  5552. "example": "昵称"
  5553. },
  5554. "phone": {
  5555. "type": "string",
  5556. "example": "手机号"
  5557. },
  5558. "wechat_account": {
  5559. "type": "string",
  5560. "example": "微信号"
  5561. }
  5562. }
  5563. },
  5564. "md.PlayletBaseData": {
  5565. "type": "object",
  5566. "properties": {
  5567. "android_adv_id": {
  5568. "type": "string",
  5569. "example": "安卓激励视频广告位"
  5570. },
  5571. "coin_name": {
  5572. "type": "string",
  5573. "example": "积分名称"
  5574. },
  5575. "day_one_count": {
  5576. "type": "string",
  5577. "example": "每天每个短剧解锁次数"
  5578. },
  5579. "first_count": {
  5580. "type": "string",
  5581. "example": "首次可观看集数"
  5582. },
  5583. "ios_adv_id": {
  5584. "type": "string",
  5585. "example": "iOS激励视频广告位"
  5586. },
  5587. "leave": {
  5588. "type": "string",
  5589. "example": "剩余次数"
  5590. },
  5591. "reward": {
  5592. "type": "string",
  5593. "example": "单次奖励"
  5594. },
  5595. "second_count": {
  5596. "type": "string",
  5597. "example": "看一次广告解锁集数"
  5598. },
  5599. "sum": {
  5600. "type": "string",
  5601. "example": "奖励总数"
  5602. },
  5603. "total": {
  5604. "type": "string",
  5605. "example": "可领取总次数"
  5606. }
  5607. }
  5608. },
  5609. "md.PlayletRewardRequest": {
  5610. "type": "object",
  5611. "properties": {
  5612. "id": {
  5613. "type": "string",
  5614. "example": "广告id"
  5615. }
  5616. }
  5617. },
  5618. "md.PlayletUnlockRequest": {
  5619. "type": "object",
  5620. "properties": {
  5621. "id": {
  5622. "type": "string",
  5623. "example": "短剧id"
  5624. }
  5625. }
  5626. },
  5627. "md.PlayletUnlockResp": {
  5628. "type": "object",
  5629. "properties": {
  5630. "num": {
  5631. "type": "string"
  5632. }
  5633. }
  5634. },
  5635. "md.PointsCenterGetBasicResp": {
  5636. "type": "object",
  5637. "properties": {
  5638. "egg_point": {
  5639. "description": "能量积分",
  5640. "type": "string"
  5641. },
  5642. "egg_point_amount": {
  5643. "description": "能量积分价值",
  5644. "type": "string"
  5645. },
  5646. "energy": {
  5647. "description": "蛋蛋能量值",
  5648. "type": "string"
  5649. },
  5650. "energy_amount": {
  5651. "description": "能量价值",
  5652. "type": "string"
  5653. },
  5654. "wallet_amount": {
  5655. "description": "账户余额",
  5656. "type": "string"
  5657. }
  5658. }
  5659. },
  5660. "md.PointsExchangeGetBasicResp": {
  5661. "type": "object",
  5662. "properties": {
  5663. "available_cash": {
  5664. "description": "可用现金",
  5665. "type": "string"
  5666. },
  5667. "available_energy": {
  5668. "description": "可用能量",
  5669. "type": "string"
  5670. }
  5671. }
  5672. },
  5673. "md.RealNameAuthAddRequest": {
  5674. "type": "object",
  5675. "properties": {
  5676. "card_no": {
  5677. "type": "string"
  5678. },
  5679. "real_name": {
  5680. "type": "string"
  5681. }
  5682. }
  5683. },
  5684. "md.RealNameAuthBasicData": {
  5685. "type": "object",
  5686. "properties": {
  5687. "auth_state": {
  5688. "type": "string",
  5689. "example": "0未申请 1申请通过 3申请失败"
  5690. },
  5691. "is_need_get_energy": {
  5692. "type": "string",
  5693. "example": "0不需要获取能量 1弹窗提示 前往蛋蛋乐园获取能量"
  5694. },
  5695. "tip_str": {
  5696. "type": "string"
  5697. }
  5698. }
  5699. },
  5700. "md.RealNameAuthResp": {
  5701. "type": "object",
  5702. "properties": {
  5703. "oid": {
  5704. "type": "string"
  5705. },
  5706. "url": {
  5707. "type": "string"
  5708. }
  5709. }
  5710. },
  5711. "md.RealTimePriceResp": {
  5712. "type": "object",
  5713. "properties": {
  5714. "is_rises": {
  5715. "description": "是否涨/跌价",
  5716. "type": "boolean"
  5717. },
  5718. "now_price": {
  5719. "description": "当前价格",
  5720. "type": "string"
  5721. },
  5722. "rises": {
  5723. "description": "涨价幅度(百分比)",
  5724. "type": "string"
  5725. },
  5726. "user_count": {
  5727. "description": "用户数",
  5728. "type": "integer"
  5729. }
  5730. }
  5731. },
  5732. "md.RedPackageDetailResp": {
  5733. "type": "object",
  5734. "properties": {
  5735. "detail": {
  5736. "description": "红包详情信息",
  5737. "allOf": [
  5738. {
  5739. "$ref": "#/definitions/model.ImSendRedPackageOrd"
  5740. }
  5741. ]
  5742. },
  5743. "list": {
  5744. "description": "领取红包用户列表",
  5745. "type": "array",
  5746. "items": {
  5747. "$ref": "#/definitions/md.RedPackageDetailUserNode"
  5748. }
  5749. }
  5750. }
  5751. },
  5752. "md.RedPackageDetailUserNode": {
  5753. "type": "object",
  5754. "properties": {
  5755. "amount": {
  5756. "description": "金额",
  5757. "type": "string"
  5758. },
  5759. "im_user_id": {
  5760. "description": "im用户id",
  5761. "type": "string"
  5762. },
  5763. "received_at": {
  5764. "description": "领取时间",
  5765. "type": "string"
  5766. },
  5767. "user_avatar_url": {
  5768. "description": "im用户昵称",
  5769. "type": "string"
  5770. },
  5771. "user_nick_name": {
  5772. "description": "im用户昵称",
  5773. "type": "string"
  5774. }
  5775. }
  5776. },
  5777. "md.RegisterReq": {
  5778. "type": "object",
  5779. "required": [
  5780. "mobile"
  5781. ],
  5782. "properties": {
  5783. "avatar": {
  5784. "type": "string",
  5785. "example": "头像"
  5786. },
  5787. "code": {
  5788. "type": "string",
  5789. "example": "验证码"
  5790. },
  5791. "invite_code": {
  5792. "type": "string",
  5793. "example": "邀请码"
  5794. },
  5795. "mobile": {
  5796. "type": "string"
  5797. },
  5798. "nickname": {
  5799. "type": "string",
  5800. "example": "昵称"
  5801. },
  5802. "open_id": {
  5803. "type": "string",
  5804. "example": "微信openId"
  5805. },
  5806. "password": {
  5807. "type": "string",
  5808. "example": "密码 如 123"
  5809. },
  5810. "sex": {
  5811. "description": "性别(0:未知 1:男 2:女)",
  5812. "type": "integer"
  5813. },
  5814. "type": {
  5815. "type": "string",
  5816. "example": "app:APP注册、h5:H5注册"
  5817. },
  5818. "union_id": {
  5819. "type": "string",
  5820. "example": "微信UnionId"
  5821. }
  5822. }
  5823. },
  5824. "md.Response": {
  5825. "type": "object",
  5826. "properties": {
  5827. "code": {
  5828. "type": "string",
  5829. "example": "响应码"
  5830. },
  5831. "data": {
  5832. "description": "内容"
  5833. },
  5834. "msg": {
  5835. "type": "string",
  5836. "example": "具体错误原因"
  5837. }
  5838. }
  5839. },
  5840. "md.SendRedPackageDetailReq": {
  5841. "type": "object",
  5842. "properties": {
  5843. "order_id": {
  5844. "description": "红包的订单 ID",
  5845. "type": "string"
  5846. }
  5847. }
  5848. },
  5849. "md.SendRedPackageDetailResp": {
  5850. "type": "object",
  5851. "properties": {
  5852. "im": {
  5853. "$ref": "#/definitions/md.SeqType"
  5854. },
  5855. "red_package_id": {
  5856. "description": "红包 ID",
  5857. "type": "integer"
  5858. }
  5859. }
  5860. },
  5861. "md.SendRedPackageReq": {
  5862. "type": "object",
  5863. "properties": {
  5864. "amount": {
  5865. "description": "红包金额",
  5866. "type": "string"
  5867. },
  5868. "device_id": {
  5869. "description": "设备id",
  5870. "type": "string"
  5871. },
  5872. "receiver_id": {
  5873. "description": "用户id或者群组id",
  5874. "type": "integer"
  5875. },
  5876. "receiver_type": {
  5877. "description": "接收者类型,1:user;2:group",
  5878. "type": "integer"
  5879. },
  5880. "red_package_cover": {
  5881. "description": "红包封面",
  5882. "type": "string"
  5883. },
  5884. "red_packet_content": {
  5885. "description": "红包文字内容",
  5886. "type": "string"
  5887. },
  5888. "red_packet_nums": {
  5889. "description": "红包数量",
  5890. "type": "integer"
  5891. },
  5892. "red_packet_small_content": {
  5893. "description": "红包文字内容",
  5894. "type": "string"
  5895. },
  5896. "red_packet_type": {
  5897. "description": "红包类型(0:未知 1:好友红包 2:群组普通红包 3:群组手气红包 4:群组专属红包 5:系统红包)",
  5898. "type": "integer"
  5899. },
  5900. "send_time": {
  5901. "description": "消息发送时间戳,精确到毫秒",
  5902. "type": "integer"
  5903. },
  5904. "to_user_ids": {
  5905. "description": "红包给到哪些im用户id(专属红包)",
  5906. "type": "array",
  5907. "items": {
  5908. "type": "integer"
  5909. }
  5910. },
  5911. "token": {
  5912. "description": "im-token",
  5913. "type": "string"
  5914. },
  5915. "user_id": {
  5916. "description": "im用户id",
  5917. "type": "string"
  5918. }
  5919. }
  5920. },
  5921. "md.SendRedPackageResp": {
  5922. "type": "object",
  5923. "properties": {
  5924. "im": {
  5925. "$ref": "#/definitions/pb.SendRedPacketResp"
  5926. },
  5927. "red_package_id": {
  5928. "description": "红包ID",
  5929. "type": "integer"
  5930. }
  5931. }
  5932. },
  5933. "md.Seo": {
  5934. "type": "object",
  5935. "properties": {
  5936. "seo_logo": {
  5937. "type": "string"
  5938. },
  5939. "seo_title": {
  5940. "type": "string",
  5941. "example": "seo"
  5942. },
  5943. "web_logo": {
  5944. "type": "string"
  5945. }
  5946. }
  5947. },
  5948. "md.SeqType": {
  5949. "type": "object",
  5950. "properties": {
  5951. "seq": {
  5952. "description": "序列号",
  5953. "type": "integer"
  5954. }
  5955. }
  5956. },
  5957. "md.SmsSendReq": {
  5958. "type": "object",
  5959. "required": [
  5960. "mobile"
  5961. ],
  5962. "properties": {
  5963. "captcha_output": {
  5964. "type": "string",
  5965. "example": "阿里云图形验证码对应参数"
  5966. },
  5967. "gen_time": {
  5968. "type": "string",
  5969. "example": "阿里云图形验证码对应参数"
  5970. },
  5971. "lot_number": {
  5972. "type": "string",
  5973. "example": "阿里云图形验证码对应参数"
  5974. },
  5975. "mobile": {
  5976. "type": "string"
  5977. },
  5978. "pass_token": {
  5979. "type": "string",
  5980. "example": "阿里云图形验证码对应参数"
  5981. },
  5982. "type": {
  5983. "type": "string",
  5984. "example": "userDelete:用户注销 h5Register:h5注册页、wechatBindPhone:微信绑定手机、login:登陆、findPwd:找回密码、changePwd:修改密码、changePasscode:修改支付密码"
  5985. }
  5986. }
  5987. },
  5988. "md.SpaceListNode": {
  5989. "type": "object",
  5990. "properties": {
  5991. "max_count": {
  5992. "description": "最大容纳人数",
  5993. "type": "integer"
  5994. },
  5995. "name": {
  5996. "description": "维度",
  5997. "type": "string"
  5998. },
  5999. "now_count": {
  6000. "description": "当前人数",
  6001. "type": "integer"
  6002. }
  6003. }
  6004. },
  6005. "md.TotalRateResp": {
  6006. "type": "object",
  6007. "properties": {
  6008. "consumed_personal_egg_point": {
  6009. "description": "消耗个人蛋蛋积分",
  6010. "type": "string"
  6011. },
  6012. "consumed_team_egg_point": {
  6013. "description": "消耗团队蛋蛋积分",
  6014. "type": "string"
  6015. },
  6016. "now_basal_rate": {
  6017. "description": "当前基础速率/小时",
  6018. "type": "string"
  6019. },
  6020. "now_team_rate": {
  6021. "description": "当前团队速率/小时",
  6022. "type": "string"
  6023. },
  6024. "now_total_rate": {
  6025. "description": "总速率/小时",
  6026. "type": "string"
  6027. }
  6028. }
  6029. },
  6030. "md.TransferTypeList": {
  6031. "type": "object",
  6032. "properties": {
  6033. "TeamTransferTypeList": {
  6034. "description": "团队积分变动列表",
  6035. "allOf": [
  6036. {
  6037. "$ref": "#/definitions/md.IntegralList"
  6038. }
  6039. ]
  6040. },
  6041. "personal_transfer_type_list": {
  6042. "description": "个人积分变动列表",
  6043. "allOf": [
  6044. {
  6045. "$ref": "#/definitions/md.IntegralList"
  6046. }
  6047. ]
  6048. }
  6049. }
  6050. },
  6051. "md.TransferTypeNode": {
  6052. "type": "object",
  6053. "properties": {
  6054. "name": {
  6055. "type": "string"
  6056. },
  6057. "value": {
  6058. "type": "string"
  6059. }
  6060. }
  6061. },
  6062. "md.UpdatePasscodeReq": {
  6063. "type": "object",
  6064. "properties": {
  6065. "code": {
  6066. "type": "string",
  6067. "example": "验证码"
  6068. },
  6069. "passcode": {
  6070. "type": "string",
  6071. "example": "密码 如 123"
  6072. }
  6073. }
  6074. },
  6075. "md.UpdatePasswordReq": {
  6076. "type": "object",
  6077. "properties": {
  6078. "code": {
  6079. "type": "string",
  6080. "example": "验证码"
  6081. },
  6082. "password": {
  6083. "type": "string",
  6084. "example": "密码 如 123"
  6085. }
  6086. }
  6087. },
  6088. "md.UserDeleteInfo": {
  6089. "type": "object",
  6090. "properties": {
  6091. "info": {
  6092. "type": "array",
  6093. "items": {
  6094. "$ref": "#/definitions/md.UserDeleteInfoList"
  6095. }
  6096. },
  6097. "url": {
  6098. "type": "string",
  6099. "example": "蛋蛋星球注销须知 链接"
  6100. }
  6101. }
  6102. },
  6103. "md.UserDeleteInfoList": {
  6104. "type": "object",
  6105. "properties": {
  6106. "content": {
  6107. "type": "string"
  6108. },
  6109. "title": {
  6110. "type": "string"
  6111. }
  6112. }
  6113. },
  6114. "md.UserFeedbackListReq": {
  6115. "type": "object",
  6116. "properties": {
  6117. "limit": {
  6118. "type": "string"
  6119. },
  6120. "page": {
  6121. "type": "string"
  6122. }
  6123. }
  6124. },
  6125. "md.UserFeedbackListResp": {
  6126. "type": "object",
  6127. "properties": {
  6128. "content": {
  6129. "type": "string"
  6130. },
  6131. "create_at": {
  6132. "type": "string"
  6133. },
  6134. "id": {
  6135. "type": "string"
  6136. },
  6137. "img": {
  6138. "type": "array",
  6139. "items": {
  6140. "type": "string"
  6141. }
  6142. },
  6143. "label": {
  6144. "type": "string"
  6145. },
  6146. "state": {
  6147. "type": "string",
  6148. "example": "0未回复 1已回复"
  6149. },
  6150. "title": {
  6151. "type": "string"
  6152. },
  6153. "type": {
  6154. "type": "string"
  6155. }
  6156. }
  6157. },
  6158. "md.UserFeedbackRecordReq": {
  6159. "type": "object",
  6160. "properties": {
  6161. "id": {
  6162. "type": "string"
  6163. },
  6164. "page": {
  6165. "type": "string"
  6166. }
  6167. }
  6168. },
  6169. "md.UserFeedbackRecordResp": {
  6170. "type": "object",
  6171. "properties": {
  6172. "content": {
  6173. "type": "string"
  6174. },
  6175. "create_at": {
  6176. "type": "string"
  6177. },
  6178. "head_img": {
  6179. "type": "string"
  6180. },
  6181. "nickname": {
  6182. "type": "string"
  6183. },
  6184. "type": {
  6185. "type": "string"
  6186. }
  6187. }
  6188. },
  6189. "md.UserFeedbackSaveReq": {
  6190. "type": "object",
  6191. "properties": {
  6192. "cid": {
  6193. "type": "string",
  6194. "example": "问题类型的id"
  6195. },
  6196. "content": {
  6197. "type": "string",
  6198. "example": "问题内容"
  6199. },
  6200. "idea": {
  6201. "type": "string",
  6202. "example": "建议内容"
  6203. },
  6204. "img": {
  6205. "type": "array",
  6206. "items": {
  6207. "type": "string"
  6208. },
  6209. "example": [
  6210. "图片"
  6211. ]
  6212. },
  6213. "phone": {
  6214. "type": "string"
  6215. },
  6216. "title": {
  6217. "type": "string"
  6218. },
  6219. "type": {
  6220. "type": "string",
  6221. "example": "问题类型的name"
  6222. }
  6223. }
  6224. },
  6225. "md.UserFeedbackSayReq": {
  6226. "type": "object",
  6227. "properties": {
  6228. "content": {
  6229. "type": "string",
  6230. "example": "问题内容"
  6231. },
  6232. "id": {
  6233. "type": "string",
  6234. "example": "id"
  6235. }
  6236. }
  6237. },
  6238. "md.UserInfoResp": {
  6239. "type": "object",
  6240. "properties": {
  6241. "head_img": {
  6242. "type": "string"
  6243. },
  6244. "id": {
  6245. "type": "string"
  6246. },
  6247. "invite_code": {
  6248. "type": "string"
  6249. },
  6250. "is_bind_extend": {
  6251. "type": "string",
  6252. "example": "是否绑定了上级 0否 1是"
  6253. },
  6254. "nickname": {
  6255. "type": "string"
  6256. },
  6257. "phone": {
  6258. "type": "string"
  6259. }
  6260. }
  6261. },
  6262. "md.Version": {
  6263. "type": "object",
  6264. "properties": {
  6265. "content": {
  6266. "type": "string"
  6267. },
  6268. "img": {
  6269. "type": "string"
  6270. },
  6271. "is_must": {
  6272. "type": "string"
  6273. },
  6274. "name": {
  6275. "type": "string"
  6276. },
  6277. "type": {
  6278. "type": "string"
  6279. },
  6280. "url": {
  6281. "type": "string"
  6282. },
  6283. "version": {
  6284. "type": "string"
  6285. }
  6286. }
  6287. },
  6288. "md.VersionResp": {
  6289. "type": "object",
  6290. "properties": {
  6291. "is_audit_version": {
  6292. "type": "string"
  6293. },
  6294. "version": {
  6295. "type": "array",
  6296. "items": {
  6297. "$ref": "#/definitions/md.Version"
  6298. }
  6299. }
  6300. }
  6301. },
  6302. "md.VideoBaseData": {
  6303. "type": "object",
  6304. "properties": {
  6305. "coin_name": {
  6306. "type": "string",
  6307. "example": "积分名称"
  6308. },
  6309. "interval": {
  6310. "type": "string",
  6311. "example": "领取间隔 秒"
  6312. },
  6313. "leave": {
  6314. "type": "string",
  6315. "example": "剩余次数"
  6316. },
  6317. "reward": {
  6318. "type": "string",
  6319. "example": "单次奖励"
  6320. },
  6321. "sum": {
  6322. "type": "string",
  6323. "example": "奖励总数"
  6324. },
  6325. "timer": {
  6326. "type": "string",
  6327. "example": "观看X秒奖励"
  6328. },
  6329. "total": {
  6330. "type": "string",
  6331. "example": "可领取总次数"
  6332. }
  6333. }
  6334. },
  6335. "md.VideoRewardRequest": {
  6336. "type": "object",
  6337. "properties": {
  6338. "id": {
  6339. "type": "string",
  6340. "example": "广告id"
  6341. }
  6342. }
  6343. },
  6344. "md.WalletFlowNode": {
  6345. "type": "object",
  6346. "properties": {
  6347. "after_amount": {
  6348. "description": "变动后金额",
  6349. "type": "string"
  6350. },
  6351. "amount": {
  6352. "description": "变动金额",
  6353. "type": "string"
  6354. },
  6355. "before_amount": {
  6356. "description": "变动前金额",
  6357. "type": "string"
  6358. },
  6359. "create_time": {
  6360. "description": "创建时间",
  6361. "type": "string"
  6362. },
  6363. "direction": {
  6364. "description": "方向:1.收入 2.支出",
  6365. "type": "integer"
  6366. },
  6367. "id": {
  6368. "type": "integer"
  6369. },
  6370. "kind": {
  6371. "description": "1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量",
  6372. "type": "integer"
  6373. },
  6374. "memo": {
  6375. "description": "备注",
  6376. "type": "string"
  6377. },
  6378. "ord_id": {
  6379. "description": "对应订单编号",
  6380. "type": "string"
  6381. },
  6382. "state": {
  6383. "description": "1未到账,2已到账",
  6384. "type": "integer"
  6385. },
  6386. "sys_fee": {
  6387. "description": "手续费",
  6388. "type": "string"
  6389. },
  6390. "title": {
  6391. "description": "标题",
  6392. "type": "string"
  6393. },
  6394. "uid": {
  6395. "description": "用户 ID",
  6396. "type": "integer"
  6397. },
  6398. "update_time": {
  6399. "description": "更新时间",
  6400. "type": "string"
  6401. }
  6402. }
  6403. },
  6404. "md.WechatLoginReq": {
  6405. "type": "object",
  6406. "properties": {
  6407. "avatar": {
  6408. "type": "string",
  6409. "example": "头像"
  6410. },
  6411. "nickname": {
  6412. "type": "string",
  6413. "example": "昵称"
  6414. },
  6415. "open_id": {
  6416. "type": "string",
  6417. "example": "微信openId"
  6418. },
  6419. "union_id": {
  6420. "type": "string",
  6421. "example": "微信UnionId"
  6422. }
  6423. }
  6424. },
  6425. "md.WithdrawApplyReq": {
  6426. "type": "object",
  6427. "properties": {
  6428. "amount": {
  6429. "description": "金额",
  6430. "type": "string"
  6431. },
  6432. "kind": {
  6433. "description": "提现方式(alipay:支付宝 wx:微信)",
  6434. "type": "string"
  6435. }
  6436. }
  6437. },
  6438. "md.WithdrawGetAmountResp": {
  6439. "type": "object",
  6440. "properties": {
  6441. "amount": {
  6442. "description": "余额",
  6443. "type": "string"
  6444. }
  6445. }
  6446. },
  6447. "model.ImSendRedPackageOrd": {
  6448. "type": "object",
  6449. "properties": {
  6450. "amount": {
  6451. "type": "string"
  6452. },
  6453. "create_time": {
  6454. "type": "string"
  6455. },
  6456. "id": {
  6457. "type": "integer"
  6458. },
  6459. "im_data": {
  6460. "type": "string"
  6461. },
  6462. "im_uid": {
  6463. "type": "integer"
  6464. },
  6465. "ord_no": {
  6466. "type": "string"
  6467. },
  6468. "received_im_user_ids": {
  6469. "type": "string"
  6470. },
  6471. "received_times": {
  6472. "type": "string"
  6473. },
  6474. "received_user_amount": {
  6475. "type": "string"
  6476. },
  6477. "received_user_ids": {
  6478. "type": "string"
  6479. },
  6480. "red_packet_balance_amount": {
  6481. "type": "string"
  6482. },
  6483. "red_packet_balance_nums": {
  6484. "type": "integer"
  6485. },
  6486. "red_packet_nums": {
  6487. "type": "integer"
  6488. },
  6489. "red_packet_type": {
  6490. "type": "integer"
  6491. },
  6492. "state": {
  6493. "type": "integer"
  6494. },
  6495. "uid": {
  6496. "type": "integer"
  6497. },
  6498. "update_time": {
  6499. "type": "string"
  6500. },
  6501. "wait_draw_im_user_ids": {
  6502. "type": "string"
  6503. },
  6504. "wait_draw_user_ids": {
  6505. "type": "string"
  6506. }
  6507. }
  6508. },
  6509. "pb.SendRedPacketResp": {
  6510. "type": "object",
  6511. "properties": {
  6512. "seq": {
  6513. "description": "消息序列号",
  6514. "type": "integer"
  6515. }
  6516. }
  6517. }
  6518. }
  6519. }