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

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