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

7106 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. "comm.AccessRecordsReq": {
  4425. "type": "object",
  4426. "properties": {
  4427. "index": {
  4428. "description": "页面标签",
  4429. "type": "string"
  4430. }
  4431. }
  4432. },
  4433. "comm.ImgReqUploadReq": {
  4434. "type": "object",
  4435. "required": [
  4436. "content_type",
  4437. "file_name"
  4438. ],
  4439. "properties": {
  4440. "content_type": {
  4441. "type": "string",
  4442. "example": "image/jpeg"
  4443. },
  4444. "file_name": {
  4445. "type": "string",
  4446. "example": "文件名"
  4447. }
  4448. }
  4449. },
  4450. "friend_circles.CommentListReq": {
  4451. "type": "object",
  4452. "properties": {
  4453. "circle_index_id": {
  4454. "description": "朋友圈文档记录",
  4455. "type": "string"
  4456. },
  4457. "page": {
  4458. "description": "页码",
  4459. "type": "integer"
  4460. },
  4461. "page_size": {
  4462. "description": "每页数量",
  4463. "type": "integer"
  4464. }
  4465. }
  4466. },
  4467. "friend_circles.EggFriendCircleCancelLikeReq": {
  4468. "type": "object",
  4469. "properties": {
  4470. "circle_index_id": {
  4471. "description": "文章索引",
  4472. "type": "string"
  4473. }
  4474. }
  4475. },
  4476. "friend_circles.EggFriendCircleDelReq": {
  4477. "type": "object",
  4478. "properties": {
  4479. "circle_index_id": {
  4480. "description": "文章索引",
  4481. "type": "string"
  4482. }
  4483. }
  4484. },
  4485. "friend_circles.EggFriendCircleLikeReq": {
  4486. "type": "object",
  4487. "properties": {
  4488. "circle_index_id": {
  4489. "description": "文章索引",
  4490. "type": "string"
  4491. }
  4492. }
  4493. },
  4494. "friend_circles.EggFriendCircleRespStruct": {
  4495. "type": "object",
  4496. "properties": {
  4497. "circle_index_id": {
  4498. "description": "朋友圈文档记录",
  4499. "type": "string"
  4500. },
  4501. "comment_nums": {
  4502. "description": "评论数",
  4503. "type": "integer"
  4504. },
  4505. "content": {
  4506. "description": "文本内容",
  4507. "type": "string"
  4508. },
  4509. "created_at": {
  4510. "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:否)\"`",
  4511. "type": "string"
  4512. },
  4513. "im_avatar": {
  4514. "type": "string"
  4515. },
  4516. "im_nickname": {
  4517. "type": "string"
  4518. },
  4519. "im_uid": {
  4520. "type": "integer"
  4521. },
  4522. "image": {
  4523. "description": "图片",
  4524. "type": "array",
  4525. "items": {
  4526. "type": "string"
  4527. }
  4528. },
  4529. "is_like": {
  4530. "description": "是否点赞",
  4531. "type": "boolean"
  4532. },
  4533. "kind": {
  4534. "description": "类型(1:普通 2:官方)",
  4535. "type": "integer"
  4536. },
  4537. "likes_nums": {
  4538. "description": "点赞数",
  4539. "type": "integer"
  4540. },
  4541. "share_nums": {
  4542. "description": "分享数",
  4543. "type": "integer"
  4544. },
  4545. "uid": {
  4546. "type": "integer"
  4547. },
  4548. "updated_at": {
  4549. "type": "string"
  4550. },
  4551. "video": {
  4552. "description": "视频",
  4553. "type": "string"
  4554. }
  4555. }
  4556. },
  4557. "friend_circles.EggFriendCircleShareReq": {
  4558. "type": "object",
  4559. "properties": {
  4560. "circle_index_id": {
  4561. "description": "文章索引",
  4562. "type": "string"
  4563. }
  4564. }
  4565. },
  4566. "friend_circles.FriendCircleLikeEsStruct": {
  4567. "type": "object",
  4568. "properties": {
  4569. "circle_id": {
  4570. "type": "string"
  4571. },
  4572. "im_avatar": {
  4573. "type": "string"
  4574. },
  4575. "im_nickname": {
  4576. "type": "string"
  4577. },
  4578. "im_uid": {
  4579. "type": "integer"
  4580. },
  4581. "uid": {
  4582. "type": "integer"
  4583. }
  4584. }
  4585. },
  4586. "friend_circles.FriendCircleLikeListReq": {
  4587. "type": "object",
  4588. "properties": {
  4589. "circle_index_id": {
  4590. "description": "朋友圈文档记录",
  4591. "type": "string"
  4592. },
  4593. "page": {
  4594. "description": "页码",
  4595. "type": "integer"
  4596. },
  4597. "page_size": {
  4598. "description": "每页数量",
  4599. "type": "integer"
  4600. }
  4601. }
  4602. },
  4603. "friend_circles.FriendCircleLikeListResp": {
  4604. "type": "object",
  4605. "properties": {
  4606. "list": {
  4607. "type": "array",
  4608. "items": {
  4609. "$ref": "#/definitions/friend_circles.FriendCircleLikeEsStruct"
  4610. }
  4611. },
  4612. "page": {
  4613. "description": "页码",
  4614. "type": "integer"
  4615. },
  4616. "page_size": {
  4617. "description": "每页数量",
  4618. "type": "integer"
  4619. },
  4620. "total": {
  4621. "description": "总量",
  4622. "type": "integer"
  4623. }
  4624. }
  4625. },
  4626. "friend_circles.MySelfListReq": {
  4627. "type": "object",
  4628. "properties": {
  4629. "page": {
  4630. "description": "页码",
  4631. "type": "integer"
  4632. },
  4633. "page_size": {
  4634. "description": "每页数量",
  4635. "type": "integer"
  4636. }
  4637. }
  4638. },
  4639. "friend_circles.MySelfListResp": {
  4640. "type": "object",
  4641. "properties": {
  4642. "list": {
  4643. "type": "array",
  4644. "items": {
  4645. "$ref": "#/definitions/friend_circles.EggFriendCircleRespStruct"
  4646. }
  4647. },
  4648. "page": {
  4649. "description": "页码",
  4650. "type": "integer"
  4651. },
  4652. "page_size": {
  4653. "description": "每页数量",
  4654. "type": "integer"
  4655. },
  4656. "total": {
  4657. "description": "总量",
  4658. "type": "integer"
  4659. }
  4660. }
  4661. },
  4662. "friend_circles.PersonalSendingListReq": {
  4663. "type": "object",
  4664. "properties": {
  4665. "page": {
  4666. "description": "页码",
  4667. "type": "integer"
  4668. },
  4669. "page_size": {
  4670. "description": "每页数量",
  4671. "type": "integer"
  4672. }
  4673. }
  4674. },
  4675. "friend_circles.PersonalSendingListResp": {
  4676. "type": "object",
  4677. "properties": {
  4678. "list": {
  4679. "type": "array",
  4680. "items": {
  4681. "$ref": "#/definitions/friend_circles.EggFriendCircleRespStruct"
  4682. }
  4683. },
  4684. "page": {
  4685. "description": "页码",
  4686. "type": "integer"
  4687. },
  4688. "page_size": {
  4689. "description": "每页数量",
  4690. "type": "integer"
  4691. },
  4692. "total": {
  4693. "description": "总量",
  4694. "type": "integer"
  4695. }
  4696. }
  4697. },
  4698. "friend_circles.PublishReq": {
  4699. "type": "object",
  4700. "properties": {
  4701. "content": {
  4702. "description": "文本内容",
  4703. "type": "string"
  4704. },
  4705. "image_list": {
  4706. "description": "图片",
  4707. "type": "array",
  4708. "items": {
  4709. "type": "string"
  4710. }
  4711. },
  4712. "video": {
  4713. "description": "视屏",
  4714. "type": "string"
  4715. }
  4716. }
  4717. },
  4718. "friend_circles.RecommendListReq": {
  4719. "type": "object",
  4720. "properties": {
  4721. "page": {
  4722. "description": "页码",
  4723. "type": "integer"
  4724. },
  4725. "page_size": {
  4726. "description": "每页数量",
  4727. "type": "integer"
  4728. }
  4729. }
  4730. },
  4731. "friend_circles.RecommendListResp": {
  4732. "type": "object",
  4733. "properties": {
  4734. "list": {
  4735. "type": "array",
  4736. "items": {
  4737. "$ref": "#/definitions/friend_circles.EggFriendCircleRespStruct"
  4738. }
  4739. },
  4740. "page": {
  4741. "description": "页码",
  4742. "type": "integer"
  4743. },
  4744. "page_size": {
  4745. "description": "每页数量",
  4746. "type": "integer"
  4747. },
  4748. "total": {
  4749. "description": "总量",
  4750. "type": "integer"
  4751. }
  4752. }
  4753. },
  4754. "md.AdvertisingBasic": {
  4755. "type": "object",
  4756. "properties": {
  4757. "android_ad_is_open": {
  4758. "type": "string",
  4759. "example": "安卓广告是否开启(1:开启 0:不开启)"
  4760. },
  4761. "android_open_ad_is_open": {
  4762. "type": "string",
  4763. "example": "安卓开屏广告是否开启(1:开启 0:不开启)"
  4764. },
  4765. "info": {
  4766. "type": "object",
  4767. "additionalProperties": true
  4768. },
  4769. "ios_ad_is_open": {
  4770. "type": "string",
  4771. "example": "ios广告是否开启(1:开启 0:不开启)"
  4772. },
  4773. "ios_open_ad_is_open": {
  4774. "type": "string",
  4775. "example": "ios开屏广告是否开启(1:开启 0:不开启)"
  4776. },
  4777. "voice": {
  4778. "type": "string",
  4779. "example": "领取声音"
  4780. }
  4781. }
  4782. },
  4783. "md.AdvertisingCheck": {
  4784. "type": "object",
  4785. "properties": {
  4786. "is_can_visit": {
  4787. "type": "string"
  4788. }
  4789. }
  4790. },
  4791. "md.AdvertisingFunction": {
  4792. "type": "object",
  4793. "properties": {
  4794. "ad_id": {
  4795. "type": "string",
  4796. "example": "广告id"
  4797. },
  4798. "name": {
  4799. "type": "string",
  4800. "example": "名称"
  4801. },
  4802. "type": {
  4803. "type": "string",
  4804. "example": "位置"
  4805. }
  4806. }
  4807. },
  4808. "md.AdvertisingLimit": {
  4809. "type": "object",
  4810. "properties": {
  4811. "public_img": {
  4812. "type": "string",
  4813. "example": "公共弹窗图"
  4814. },
  4815. "public_str": {
  4816. "type": "string",
  4817. "example": "公共弹窗文字"
  4818. },
  4819. "withdraw_img": {
  4820. "type": "string",
  4821. "example": "提现弹窗图"
  4822. },
  4823. "withdraw_str": {
  4824. "type": "string",
  4825. "example": "提现弹窗文字"
  4826. }
  4827. }
  4828. },
  4829. "md.AdvertisingReq": {
  4830. "type": "object",
  4831. "properties": {
  4832. "ecpm": {
  4833. "type": "string"
  4834. },
  4835. "id": {
  4836. "type": "string"
  4837. }
  4838. }
  4839. },
  4840. "md.AdvertisingResp": {
  4841. "type": "object",
  4842. "properties": {
  4843. "basic": {
  4844. "$ref": "#/definitions/md.AdvertisingBasic"
  4845. },
  4846. "function": {
  4847. "type": "array",
  4848. "items": {
  4849. "$ref": "#/definitions/md.AdvertisingFunction"
  4850. }
  4851. },
  4852. "pop": {
  4853. "$ref": "#/definitions/md.AdvertisingLimit"
  4854. },
  4855. "space": {
  4856. "type": "array",
  4857. "items": {
  4858. "$ref": "#/definitions/md.AdvertisingSpace"
  4859. }
  4860. }
  4861. }
  4862. },
  4863. "md.AdvertisingSpace": {
  4864. "type": "object",
  4865. "properties": {
  4866. "counting_down": {
  4867. "type": "string",
  4868. "example": "倒计时 x秒"
  4869. },
  4870. "id": {
  4871. "type": "string",
  4872. "example": "id"
  4873. },
  4874. "info": {
  4875. "type": "object",
  4876. "additionalProperties": true
  4877. },
  4878. "kind": {
  4879. "type": "string",
  4880. "example": "广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告)"
  4881. },
  4882. "name": {
  4883. "type": "string",
  4884. "example": "名称"
  4885. }
  4886. }
  4887. },
  4888. "md.AdvertisingState": {
  4889. "type": "object",
  4890. "properties": {
  4891. "integral": {
  4892. "type": "string"
  4893. },
  4894. "is_success": {
  4895. "type": "string"
  4896. }
  4897. }
  4898. },
  4899. "md.BasalRateResp": {
  4900. "type": "object",
  4901. "properties": {
  4902. "basal_rate": {
  4903. "description": "基础速率",
  4904. "type": "string"
  4905. },
  4906. "consumed_egg_energy": {
  4907. "description": "收益蛋蛋能量",
  4908. "type": "string"
  4909. },
  4910. "consumed_egg_point": {
  4911. "description": "消耗蛋蛋积分",
  4912. "type": "string"
  4913. },
  4914. "consumed_time": {
  4915. "description": "消耗时间/小时",
  4916. "type": "string"
  4917. },
  4918. "estimated_revenue": {
  4919. "description": "预估收益蛋蛋能量",
  4920. "type": "string"
  4921. },
  4922. "remaining_egg_energy": {
  4923. "description": "剩余蛋蛋能量",
  4924. "type": "string"
  4925. },
  4926. "remaining_time": {
  4927. "description": "剩余时间/小时",
  4928. "type": "string"
  4929. },
  4930. "sign_countdown": {
  4931. "description": "收益倒计时",
  4932. "type": "string"
  4933. },
  4934. "sign_time_secs": {
  4935. "description": "收益倒计时秒数",
  4936. "type": "integer"
  4937. }
  4938. }
  4939. },
  4940. "md.BindAlipayAccountReq": {
  4941. "type": "object",
  4942. "properties": {
  4943. "auth_code": {
  4944. "description": "支付宝回调的临时授权码",
  4945. "type": "string"
  4946. }
  4947. }
  4948. },
  4949. "md.BindWxPayAccountReq": {
  4950. "type": "object",
  4951. "properties": {
  4952. "code": {
  4953. "type": "string"
  4954. }
  4955. }
  4956. },
  4957. "md.CollegeDetailReq": {
  4958. "type": "object",
  4959. "properties": {
  4960. "id": {
  4961. "type": "string"
  4962. }
  4963. }
  4964. },
  4965. "md.CollegeDetailResp": {
  4966. "type": "object",
  4967. "properties": {
  4968. "app_name": {
  4969. "type": "string"
  4970. },
  4971. "content": {
  4972. "type": "string"
  4973. },
  4974. "create_at": {
  4975. "type": "string"
  4976. },
  4977. "forward_count": {
  4978. "type": "string",
  4979. "example": "分享数量"
  4980. },
  4981. "id": {
  4982. "type": "string"
  4983. },
  4984. "is_like": {
  4985. "type": "string",
  4986. "example": "是否点赞 0否 1是"
  4987. },
  4988. "like_count": {
  4989. "type": "string",
  4990. "example": "点赞数量"
  4991. },
  4992. "title": {
  4993. "type": "string"
  4994. },
  4995. "url": {
  4996. "type": "string"
  4997. },
  4998. "watch_count": {
  4999. "type": "string",
  5000. "example": "学习数量"
  5001. }
  5002. }
  5003. },
  5004. "md.CollegeListReq": {
  5005. "type": "object",
  5006. "properties": {
  5007. "cate_id": {
  5008. "type": "string"
  5009. },
  5010. "limit": {
  5011. "type": "string"
  5012. },
  5013. "page": {
  5014. "type": "string"
  5015. }
  5016. }
  5017. },
  5018. "md.CollegeListResp": {
  5019. "type": "object",
  5020. "properties": {
  5021. "cover": {
  5022. "type": "string",
  5023. "example": "封面图"
  5024. },
  5025. "create_at": {
  5026. "type": "string"
  5027. },
  5028. "forward_count": {
  5029. "type": "string",
  5030. "example": "分享数量"
  5031. },
  5032. "id": {
  5033. "type": "string"
  5034. },
  5035. "like_count": {
  5036. "type": "string",
  5037. "example": "点赞数量"
  5038. },
  5039. "title": {
  5040. "type": "string"
  5041. },
  5042. "url": {
  5043. "type": "string"
  5044. },
  5045. "watch_count": {
  5046. "type": "string",
  5047. "example": "学习数量"
  5048. }
  5049. }
  5050. },
  5051. "md.ConfigResp": {
  5052. "type": "object",
  5053. "properties": {
  5054. "content": {
  5055. "type": "string",
  5056. "example": "软件使用协议内容"
  5057. },
  5058. "down_url": {
  5059. "type": "string"
  5060. },
  5061. "down_view_url": {
  5062. "type": "string"
  5063. },
  5064. "down_web_open": {
  5065. "type": "string"
  5066. },
  5067. "guide": {
  5068. "type": "array",
  5069. "items": {
  5070. "$ref": "#/definitions/md.Guide"
  5071. }
  5072. },
  5073. "oss_url": {
  5074. "type": "string",
  5075. "example": "阿里云图片链接"
  5076. },
  5077. "privacy_title": {
  5078. "type": "string",
  5079. "example": "隐私协议标题"
  5080. },
  5081. "privacy_url": {
  5082. "type": "string",
  5083. "example": "隐私协议链接"
  5084. },
  5085. "register_view_url": {
  5086. "type": "string"
  5087. },
  5088. "seo": {
  5089. "$ref": "#/definitions/md.Seo"
  5090. },
  5091. "title": {
  5092. "type": "string",
  5093. "example": "软件使用协议标题"
  5094. },
  5095. "user_title": {
  5096. "type": "string",
  5097. "example": "用户协议标题"
  5098. },
  5099. "user_url": {
  5100. "type": "string",
  5101. "example": "用户协议链接"
  5102. }
  5103. }
  5104. },
  5105. "md.ContributionValueFlowNode": {
  5106. "type": "object",
  5107. "properties": {
  5108. "amount": {
  5109. "description": "变更数量",
  5110. "type": "string"
  5111. },
  5112. "create_at": {
  5113. "description": "完成时间",
  5114. "type": "string"
  5115. },
  5116. "direction": {
  5117. "description": "方向: 1.收入 2.支出",
  5118. "type": "string"
  5119. },
  5120. "title": {
  5121. "description": "标题",
  5122. "type": "string"
  5123. }
  5124. }
  5125. },
  5126. "md.DeleteUserReq": {
  5127. "type": "object",
  5128. "properties": {
  5129. "code": {
  5130. "type": "string",
  5131. "example": "验证码"
  5132. }
  5133. }
  5134. },
  5135. "md.DynamicDataResp": {
  5136. "type": "object",
  5137. "properties": {
  5138. "development_committee": {
  5139. "description": "发展委员会",
  5140. "type": "string"
  5141. },
  5142. "public_welfare_and_charity": {
  5143. "description": "公益基金",
  5144. "type": "string"
  5145. },
  5146. "star_level_dividends": {
  5147. "description": "星级分红",
  5148. "type": "string"
  5149. },
  5150. "user_total_hold": {
  5151. "description": "用户持有总量",
  5152. "type": "string"
  5153. }
  5154. }
  5155. },
  5156. "md.EggEnergyDetailReq": {
  5157. "type": "object",
  5158. "properties": {
  5159. "asc": {
  5160. "description": "1.升序 2.倒序",
  5161. "type": "string"
  5162. },
  5163. "direction": {
  5164. "description": "类型 1.收入 2.支出 全部则传空",
  5165. "type": "string"
  5166. },
  5167. "kind": {
  5168. "description": "类型:1. 个人蛋蛋能量 2.团队蛋蛋能量",
  5169. "type": "string"
  5170. },
  5171. "limit": {
  5172. "description": "每页大小",
  5173. "type": "integer"
  5174. },
  5175. "page": {
  5176. "description": "页数",
  5177. "type": "integer"
  5178. },
  5179. "type": {
  5180. "description": "变动类型 全部则传空",
  5181. "type": "string"
  5182. }
  5183. }
  5184. },
  5185. "md.EggEnergyDetailResp": {
  5186. "type": "object",
  5187. "properties": {
  5188. "list": {
  5189. "description": "流水数据",
  5190. "type": "array",
  5191. "items": {
  5192. "type": "object",
  5193. "additionalProperties": {
  5194. "type": "string"
  5195. }
  5196. }
  5197. },
  5198. "paginate": {
  5199. "description": "分页信息",
  5200. "allOf": [
  5201. {
  5202. "$ref": "#/definitions/applet_app_md.Paginate"
  5203. }
  5204. ]
  5205. },
  5206. "person_egg_energy": {
  5207. "description": "个人蛋蛋能量",
  5208. "type": "string"
  5209. },
  5210. "team_egg_energy": {
  5211. "description": "团队蛋蛋能量",
  5212. "type": "string"
  5213. },
  5214. "total_egg_energy": {
  5215. "description": "总蛋蛋能量",
  5216. "type": "string"
  5217. },
  5218. "total_egg_energy_price": {
  5219. "description": "蛋蛋能量总价",
  5220. "type": "string"
  5221. },
  5222. "transfer_type_list": {
  5223. "description": "转账类型列表",
  5224. "allOf": [
  5225. {
  5226. "$ref": "#/definitions/md.TransferTypeList"
  5227. }
  5228. ]
  5229. }
  5230. }
  5231. },
  5232. "md.EggEnergyFlowNode": {
  5233. "type": "object",
  5234. "properties": {
  5235. "after_amount": {
  5236. "description": "变更后数量",
  5237. "type": "string"
  5238. },
  5239. "amount": {
  5240. "description": "变更数量",
  5241. "type": "string"
  5242. },
  5243. "before_amount": {
  5244. "description": "变更前数量",
  5245. "type": "string"
  5246. },
  5247. "coin_name": {
  5248. "description": "虚拟币名称",
  5249. "type": "string"
  5250. },
  5251. "create_at": {
  5252. "description": "创建时间",
  5253. "type": "string"
  5254. },
  5255. "direction": {
  5256. "description": "方向:1.收入 2.支出",
  5257. "type": "integer"
  5258. },
  5259. "id": {
  5260. "type": "integer"
  5261. },
  5262. "sys_fee": {
  5263. "description": "手续费",
  5264. "type": "string"
  5265. },
  5266. "title": {
  5267. "description": "标题",
  5268. "type": "string"
  5269. },
  5270. "transfer_type": {
  5271. "description": "转账类型",
  5272. "type": "string"
  5273. }
  5274. }
  5275. },
  5276. "md.EggPointDetailsReq": {
  5277. "type": "object",
  5278. "properties": {
  5279. "asc": {
  5280. "description": "1.升序 2.倒序",
  5281. "type": "string"
  5282. },
  5283. "direction": {
  5284. "description": "类型 1.收入 2.支出 全部则传空",
  5285. "type": "string"
  5286. },
  5287. "kind": {
  5288. "description": "类型:1. 个人蛋蛋积分 2.团队蛋蛋积分",
  5289. "type": "string"
  5290. },
  5291. "limit": {
  5292. "description": "每页大小",
  5293. "type": "integer"
  5294. },
  5295. "page": {
  5296. "description": "页数",
  5297. "type": "integer"
  5298. },
  5299. "type": {
  5300. "description": "变动类型 全部则传空",
  5301. "type": "string"
  5302. }
  5303. }
  5304. },
  5305. "md.EggPointDetailsResp": {
  5306. "type": "object",
  5307. "properties": {
  5308. "list": {
  5309. "description": "流水数据",
  5310. "type": "array",
  5311. "items": {
  5312. "type": "object",
  5313. "additionalProperties": {
  5314. "type": "string"
  5315. }
  5316. }
  5317. },
  5318. "paginate": {
  5319. "description": "分页信息",
  5320. "allOf": [
  5321. {
  5322. "$ref": "#/definitions/applet_app_md.Paginate"
  5323. }
  5324. ]
  5325. },
  5326. "person_egg_points": {
  5327. "description": "个人蛋蛋积分",
  5328. "type": "string"
  5329. },
  5330. "team_egg_points": {
  5331. "description": "团队蛋蛋积分",
  5332. "type": "string"
  5333. },
  5334. "total_egg_points": {
  5335. "description": "总蛋蛋积分",
  5336. "type": "string"
  5337. },
  5338. "total_egg_points_amount": {
  5339. "description": "蛋蛋积分余额",
  5340. "type": "string"
  5341. },
  5342. "transfer_type_list": {
  5343. "description": "转账类型列表",
  5344. "allOf": [
  5345. {
  5346. "$ref": "#/definitions/md.TransferTypeList"
  5347. }
  5348. ]
  5349. }
  5350. }
  5351. },
  5352. "md.EggPointRecordNode": {
  5353. "type": "object",
  5354. "properties": {
  5355. "end_at": {
  5356. "description": "结束时间",
  5357. "type": "string"
  5358. },
  5359. "score": {
  5360. "description": "分数",
  5361. "type": "string"
  5362. },
  5363. "start_at": {
  5364. "description": "开始时间",
  5365. "type": "string"
  5366. },
  5367. "week": {
  5368. "description": "周数",
  5369. "type": "string"
  5370. },
  5371. "year": {
  5372. "description": "年份",
  5373. "type": "string"
  5374. }
  5375. }
  5376. },
  5377. "md.ExchangeEnergyReq": {
  5378. "type": "object",
  5379. "properties": {
  5380. "energy_amount": {
  5381. "description": "兑换能量数值",
  5382. "type": "string"
  5383. }
  5384. }
  5385. },
  5386. "md.FastLoginReq": {
  5387. "type": "object",
  5388. "properties": {
  5389. "invite_code": {
  5390. "type": "string",
  5391. "example": "邀请码"
  5392. },
  5393. "token": {
  5394. "type": "string",
  5395. "example": "一键登录的token"
  5396. }
  5397. }
  5398. },
  5399. "md.FindPasswordReq": {
  5400. "type": "object",
  5401. "required": [
  5402. "mobile"
  5403. ],
  5404. "properties": {
  5405. "code": {
  5406. "type": "string",
  5407. "example": "验证码"
  5408. },
  5409. "mobile": {
  5410. "type": "string"
  5411. },
  5412. "password": {
  5413. "type": "string",
  5414. "example": "密码 如 123"
  5415. }
  5416. }
  5417. },
  5418. "md.GetAmountFlowResp": {
  5419. "type": "object",
  5420. "properties": {
  5421. "list": {
  5422. "type": "array",
  5423. "items": {
  5424. "$ref": "#/definitions/md.WalletFlowNode"
  5425. }
  5426. },
  5427. "paginate": {
  5428. "$ref": "#/definitions/applet_app_md.Paginate"
  5429. }
  5430. }
  5431. },
  5432. "md.GetContributionValueFlowResp": {
  5433. "type": "object",
  5434. "properties": {
  5435. "list": {
  5436. "type": "array",
  5437. "items": {
  5438. "$ref": "#/definitions/md.ContributionValueFlowNode"
  5439. }
  5440. },
  5441. "paginate": {
  5442. "$ref": "#/definitions/applet_app_md.Paginate"
  5443. }
  5444. }
  5445. },
  5446. "md.GetContributionValueResp": {
  5447. "type": "object",
  5448. "properties": {
  5449. "contribution_value": {
  5450. "description": "贡献值",
  5451. "type": "string"
  5452. },
  5453. "ratio": {
  5454. "description": "兑换比率(x 分兑换 1 人民币)",
  5455. "type": "string"
  5456. }
  5457. }
  5458. },
  5459. "md.GetEggEnergyFlowResp": {
  5460. "type": "object",
  5461. "properties": {
  5462. "list": {
  5463. "type": "array",
  5464. "items": {
  5465. "$ref": "#/definitions/md.EggEnergyFlowNode"
  5466. }
  5467. },
  5468. "paginate": {
  5469. "$ref": "#/definitions/applet_app_md.Paginate"
  5470. }
  5471. }
  5472. },
  5473. "md.GetEggPointRecordResp": {
  5474. "type": "object",
  5475. "properties": {
  5476. "list": {
  5477. "description": "分数明细列表",
  5478. "type": "array",
  5479. "items": {
  5480. "$ref": "#/definitions/md.EggPointRecordNode"
  5481. }
  5482. },
  5483. "now_score": {
  5484. "description": "当前分数",
  5485. "type": "string"
  5486. },
  5487. "paginate": {
  5488. "$ref": "#/definitions/applet_app_md.Paginate"
  5489. }
  5490. }
  5491. },
  5492. "md.GetModuleSettingResp": {
  5493. "type": "object",
  5494. "properties": {
  5495. "data": {
  5496. "description": "内容"
  5497. },
  5498. "mod_name": {
  5499. "description": "模块名称",
  5500. "type": "string"
  5501. },
  5502. "position": {
  5503. "description": "位置",
  5504. "type": "string"
  5505. },
  5506. "skip_identifier": {
  5507. "description": "跳转标识",
  5508. "type": "string"
  5509. },
  5510. "subtitle": {
  5511. "description": "副标题",
  5512. "type": "string"
  5513. },
  5514. "title": {
  5515. "description": "标题",
  5516. "type": "string"
  5517. }
  5518. }
  5519. },
  5520. "md.GetPriceCurveResp": {
  5521. "type": "object",
  5522. "properties": {
  5523. "x_data": {
  5524. "type": "array",
  5525. "items": {}
  5526. },
  5527. "y_data": {
  5528. "type": "array",
  5529. "items": {}
  5530. }
  5531. }
  5532. },
  5533. "md.GetWithdrawConditionResp": {
  5534. "type": "object",
  5535. "properties": {
  5536. "first_need_real_name": {
  5537. "description": "第一次提现是否需要实名",
  5538. "type": "boolean"
  5539. },
  5540. "first_withdraw_amount_limit": {
  5541. "description": "第一次提现金额限制",
  5542. "type": "string"
  5543. },
  5544. "is_bind_alipay": {
  5545. "description": "是否绑定阿里账户",
  5546. "type": "boolean"
  5547. },
  5548. "is_bind_wx": {
  5549. "description": "是否绑定微信账户",
  5550. "type": "boolean"
  5551. },
  5552. "is_can_withdraw": {
  5553. "description": "是否能提现",
  5554. "type": "boolean"
  5555. },
  5556. "is_first": {
  5557. "description": "是否第一次提现",
  5558. "type": "boolean"
  5559. },
  5560. "is_need_real_name": {
  5561. "description": "是否需要实名",
  5562. "type": "boolean"
  5563. },
  5564. "is_real_name": {
  5565. "description": "是否实名",
  5566. "type": "boolean"
  5567. },
  5568. "not_withdraw_reason": {
  5569. "description": "不能提现原因",
  5570. "type": "string"
  5571. }
  5572. }
  5573. },
  5574. "md.GrabRedPackageReq": {
  5575. "type": "object",
  5576. "properties": {
  5577. "device_id": {
  5578. "description": "设备id",
  5579. "type": "string"
  5580. },
  5581. "receiver_id": {
  5582. "description": "用户id或者群组id",
  5583. "type": "integer"
  5584. },
  5585. "receiver_type": {
  5586. "description": "接收者类型,1:user;2:group",
  5587. "type": "integer"
  5588. },
  5589. "red_package_cover": {
  5590. "description": "红包封面",
  5591. "type": "string"
  5592. },
  5593. "red_package_id": {
  5594. "description": "红包id",
  5595. "type": "integer"
  5596. },
  5597. "send_red_package_user_nike_name": {
  5598. "description": "红包发送者-im用户昵称",
  5599. "type": "string"
  5600. },
  5601. "send_red_packet_avatar_url": {
  5602. "description": "红包发送者-im用户头像",
  5603. "type": "string"
  5604. },
  5605. "send_time": {
  5606. "description": "消息发送时间戳,精确到毫秒",
  5607. "type": "integer"
  5608. },
  5609. "token": {
  5610. "description": "im-token",
  5611. "type": "string"
  5612. },
  5613. "user_id": {
  5614. "description": "im用户id",
  5615. "type": "string"
  5616. }
  5617. }
  5618. },
  5619. "md.GrabRedPackageResp": {
  5620. "type": "object",
  5621. "properties": {
  5622. "grab_amount": {
  5623. "description": "抢到的红包金额",
  5624. "type": "string"
  5625. },
  5626. "im": {
  5627. "description": "im 返回体",
  5628. "allOf": [
  5629. {
  5630. "$ref": "#/definitions/pb.SendRedPacketResp"
  5631. }
  5632. ]
  5633. }
  5634. }
  5635. },
  5636. "md.Guide": {
  5637. "type": "object",
  5638. "properties": {
  5639. "bg_image": {
  5640. "type": "string"
  5641. },
  5642. "bg_image_url": {
  5643. "type": "string"
  5644. },
  5645. "content_image": {
  5646. "type": "string"
  5647. },
  5648. "content_image_url": {
  5649. "type": "string"
  5650. }
  5651. }
  5652. },
  5653. "md.HomePageResp": {
  5654. "type": "object",
  5655. "properties": {
  5656. "initial_price": {
  5657. "description": "蛋蛋能量初始价格",
  5658. "type": "string"
  5659. },
  5660. "is_sign": {
  5661. "description": "是否开始签到",
  5662. "type": "boolean"
  5663. },
  5664. "leave_timer": {
  5665. "description": "可签到剩余时间 秒",
  5666. "type": "string"
  5667. },
  5668. "nick_name": {
  5669. "description": "用户名称",
  5670. "type": "string"
  5671. },
  5672. "now_basal_rate": {
  5673. "description": "当前基础速率/小时",
  5674. "type": "string"
  5675. },
  5676. "now_team_rate": {
  5677. "description": "当前团队速率/小时",
  5678. "type": "string"
  5679. },
  5680. "sign_end_time": {
  5681. "description": "签到截止时间",
  5682. "type": "string"
  5683. },
  5684. "total_active_points": {
  5685. "description": "总蛋蛋积分",
  5686. "type": "string"
  5687. },
  5688. "total_egg_energy": {
  5689. "description": "总蛋蛋能量",
  5690. "type": "string"
  5691. }
  5692. }
  5693. },
  5694. "md.HomePageWatchAdRuleResp": {
  5695. "type": "object",
  5696. "properties": {
  5697. "each_round_hour": {
  5698. "description": "每一轮X个小时",
  5699. "type": "string"
  5700. },
  5701. "next_watch_ad_date": {
  5702. "description": "下次可观看广告时间,若为空允许观看视频",
  5703. "type": "string"
  5704. },
  5705. "next_watch_ad_secs": {
  5706. "description": "下次可观看广告时间,若为空允许观看视频",
  5707. "type": "integer"
  5708. },
  5709. "residue_watch_ad_num": {
  5710. "description": "当前剩余可观看视频数",
  5711. "type": "integer"
  5712. },
  5713. "reward_total_num": {
  5714. "description": "总可观看广告数量",
  5715. "type": "string"
  5716. },
  5717. "round_remaining_secs": {
  5718. "description": "本轮剩余时间",
  5719. "type": "integer"
  5720. },
  5721. "watch_ad_reward_active_points": {
  5722. "description": "观看广告视频奖励X个活跃积分",
  5723. "type": "string"
  5724. }
  5725. }
  5726. },
  5727. "md.InitialDataResp": {
  5728. "type": "object",
  5729. "properties": {
  5730. "initial_price": {
  5731. "description": "初始价格",
  5732. "type": "string"
  5733. },
  5734. "total_angel_investor": {
  5735. "description": "天使投资人",
  5736. "type": "string"
  5737. },
  5738. "total_ecological_development": {
  5739. "description": "生态建设",
  5740. "type": "string"
  5741. },
  5742. "total_issuance_amount": {
  5743. "description": "总发行量",
  5744. "type": "string"
  5745. },
  5746. "total_operate_fund": {
  5747. "description": "运营资金",
  5748. "type": "string"
  5749. },
  5750. "total_technology_team": {
  5751. "description": "技术团队",
  5752. "type": "string"
  5753. }
  5754. }
  5755. },
  5756. "md.IntegralList": {
  5757. "type": "object",
  5758. "properties": {
  5759. "expend_list": {
  5760. "description": "支出类型列表",
  5761. "type": "array",
  5762. "items": {
  5763. "$ref": "#/definitions/md.TransferTypeNode"
  5764. }
  5765. },
  5766. "income_list": {
  5767. "description": "收入类型列表",
  5768. "type": "array",
  5769. "items": {
  5770. "$ref": "#/definitions/md.TransferTypeNode"
  5771. }
  5772. }
  5773. }
  5774. },
  5775. "md.InviteCodeUserInfoReq": {
  5776. "type": "object",
  5777. "properties": {
  5778. "invite_code": {
  5779. "type": "string"
  5780. }
  5781. }
  5782. },
  5783. "md.InviteCodeUserInfoResp": {
  5784. "type": "object",
  5785. "properties": {
  5786. "head_img": {
  5787. "type": "string"
  5788. },
  5789. "nickname": {
  5790. "type": "string"
  5791. }
  5792. }
  5793. },
  5794. "md.InviteUrl": {
  5795. "type": "object",
  5796. "properties": {
  5797. "invite_code": {
  5798. "type": "string"
  5799. },
  5800. "link": {
  5801. "type": "string"
  5802. },
  5803. "qrcode": {
  5804. "type": "string"
  5805. }
  5806. }
  5807. },
  5808. "md.IsCanGetRedPackageResp": {
  5809. "type": "object",
  5810. "properties": {
  5811. "is_can_get_red_package": {
  5812. "description": "能否获取红包",
  5813. "type": "boolean"
  5814. }
  5815. }
  5816. },
  5817. "md.IsCanSignInResp": {
  5818. "type": "object",
  5819. "properties": {
  5820. "is_can_sign_in": {
  5821. "description": "能否签到",
  5822. "type": "boolean"
  5823. }
  5824. }
  5825. },
  5826. "md.LevelTaskNode": {
  5827. "type": "object",
  5828. "properties": {
  5829. "active_days": {
  5830. "description": "活跃多少天",
  5831. "type": "integer"
  5832. },
  5833. "finish_count": {
  5834. "description": "多少天内完成的指标数",
  5835. "type": "integer"
  5836. },
  5837. "finish_num": {
  5838. "description": "当前已完成数量",
  5839. "type": "integer"
  5840. },
  5841. "is_must_task": {
  5842. "description": "是否必做",
  5843. "type": "integer"
  5844. },
  5845. "level_id": {
  5846. "description": "等级 id",
  5847. "type": "integer"
  5848. },
  5849. "task_type": {
  5850. "description": "任务类型 1:直推会员人数,2:直推会员活跃天数,3:直推会员等级",
  5851. "type": "integer"
  5852. },
  5853. "task_type_level_id": {
  5854. "description": "会员等级id(task_type=3时生效)",
  5855. "type": "integer"
  5856. },
  5857. "within_days": {
  5858. "description": "多少天内完成",
  5859. "type": "integer"
  5860. }
  5861. }
  5862. },
  5863. "md.LoginReq": {
  5864. "type": "object",
  5865. "required": [
  5866. "password",
  5867. "phone"
  5868. ],
  5869. "properties": {
  5870. "code": {
  5871. "type": "string",
  5872. "example": "验证码"
  5873. },
  5874. "password": {
  5875. "type": "string",
  5876. "example": "登录密码"
  5877. },
  5878. "phone": {
  5879. "type": "string",
  5880. "example": "手机号"
  5881. }
  5882. }
  5883. },
  5884. "md.LoginResponse": {
  5885. "type": "object",
  5886. "properties": {
  5887. "token": {
  5888. "type": "string"
  5889. }
  5890. }
  5891. },
  5892. "md.MemberCenterGetBasicResp": {
  5893. "type": "object",
  5894. "properties": {
  5895. "active_num": {
  5896. "description": "活跃值",
  5897. "type": "string"
  5898. },
  5899. "amount": {
  5900. "description": "账户余额",
  5901. "type": "string"
  5902. },
  5903. "contribution_value": {
  5904. "description": "贡献值",
  5905. "type": "string"
  5906. },
  5907. "date": {
  5908. "description": "兑换时间(每月x日)",
  5909. "type": "string"
  5910. },
  5911. "egg_energy": {
  5912. "description": "能量值",
  5913. "type": "string"
  5914. },
  5915. "egg_energy_value": {
  5916. "description": "能量预估价值",
  5917. "type": "string"
  5918. },
  5919. "egg_score": {
  5920. "description": "蛋蛋分",
  5921. "type": "string"
  5922. },
  5923. "head_img": {
  5924. "type": "string",
  5925. "example": "头像"
  5926. },
  5927. "id": {
  5928. "type": "string",
  5929. "example": "个人ID号"
  5930. },
  5931. "invite_code": {
  5932. "type": "string",
  5933. "example": "邀请码"
  5934. },
  5935. "is_bind_extend": {
  5936. "type": "string",
  5937. "example": "是否绑定了上级 0否 1是"
  5938. },
  5939. "is_real_name": {
  5940. "type": "string",
  5941. "example": "是否实名认证 0否 1是"
  5942. },
  5943. "level_name": {
  5944. "type": "string",
  5945. "example": "等级"
  5946. },
  5947. "nickname": {
  5948. "type": "string",
  5949. "example": "昵称"
  5950. },
  5951. "phone": {
  5952. "type": "string",
  5953. "example": "手机号"
  5954. },
  5955. "ratio": {
  5956. "description": "能量值兑换比例(x:y)",
  5957. "type": "string"
  5958. },
  5959. "wechat_account": {
  5960. "type": "string",
  5961. "example": "微信号"
  5962. }
  5963. }
  5964. },
  5965. "md.MyFansResp": {
  5966. "type": "object",
  5967. "properties": {
  5968. "now_team_assistance_num": {
  5969. "description": "团队助力人数",
  5970. "type": "integer"
  5971. },
  5972. "now_team_assistance_reward": {
  5973. "description": "团队助力收益",
  5974. "type": "string"
  5975. },
  5976. "now_team_user": {
  5977. "description": "团队人数",
  5978. "type": "integer"
  5979. }
  5980. }
  5981. },
  5982. "md.MyFansUserListResp": {
  5983. "type": "object",
  5984. "properties": {
  5985. "activity_user_nums": {
  5986. "description": "活跃用户人数",
  5987. "type": "integer"
  5988. },
  5989. "invite_total": {
  5990. "description": "邀请总人数",
  5991. "type": "integer"
  5992. },
  5993. "list": {
  5994. "type": "array",
  5995. "items": {
  5996. "$ref": "#/definitions/md.OneLineUserNode"
  5997. }
  5998. }
  5999. }
  6000. },
  6001. "md.NineDimensionalSpaceResp": {
  6002. "type": "object",
  6003. "properties": {
  6004. "a_lot_of_nums": {
  6005. "description": "全网至多用户数",
  6006. "type": "integer"
  6007. },
  6008. "day_num": {
  6009. "description": "连续x天不活跃",
  6010. "type": "integer"
  6011. },
  6012. "rows": {
  6013. "description": "行数",
  6014. "type": "string"
  6015. },
  6016. "space_list": {
  6017. "description": "数据列表",
  6018. "type": "array",
  6019. "items": {
  6020. "$ref": "#/definitions/md.SpaceListNode"
  6021. }
  6022. },
  6023. "space_nums": {
  6024. "description": "空间人数",
  6025. "type": "integer"
  6026. },
  6027. "space_total_nums": {
  6028. "description": "空间总数",
  6029. "type": "integer"
  6030. },
  6031. "times": {
  6032. "description": "排数",
  6033. "type": "string"
  6034. }
  6035. }
  6036. },
  6037. "md.OneLineUserNode": {
  6038. "type": "object",
  6039. "properties": {
  6040. "avatar_url": {
  6041. "type": "string"
  6042. },
  6043. "invite_time": {
  6044. "type": "string"
  6045. },
  6046. "is_online": {
  6047. "type": "boolean"
  6048. },
  6049. "nickname": {
  6050. "type": "string"
  6051. }
  6052. }
  6053. },
  6054. "md.ParentInfo": {
  6055. "type": "object",
  6056. "properties": {
  6057. "head_img": {
  6058. "type": "string",
  6059. "example": "头像"
  6060. },
  6061. "id": {
  6062. "type": "string",
  6063. "example": "个人ID号"
  6064. },
  6065. "invite_code": {
  6066. "type": "string",
  6067. "example": "邀请码"
  6068. },
  6069. "level_name": {
  6070. "type": "string",
  6071. "example": "等级"
  6072. },
  6073. "nickname": {
  6074. "type": "string",
  6075. "example": "昵称"
  6076. },
  6077. "phone": {
  6078. "type": "string",
  6079. "example": "手机号"
  6080. },
  6081. "wechat_account": {
  6082. "type": "string",
  6083. "example": "微信号"
  6084. }
  6085. }
  6086. },
  6087. "md.PlayletBaseData": {
  6088. "type": "object",
  6089. "properties": {
  6090. "android_adv_id": {
  6091. "type": "string",
  6092. "example": "安卓激励视频广告位"
  6093. },
  6094. "coin_name": {
  6095. "type": "string",
  6096. "example": "积分名称"
  6097. },
  6098. "day_one_count": {
  6099. "type": "string",
  6100. "example": "每天每个短剧解锁次数"
  6101. },
  6102. "first_count": {
  6103. "type": "string",
  6104. "example": "首次可观看集数"
  6105. },
  6106. "ios_adv_id": {
  6107. "type": "string",
  6108. "example": "iOS激励视频广告位"
  6109. },
  6110. "leave": {
  6111. "type": "string",
  6112. "example": "剩余次数"
  6113. },
  6114. "reward": {
  6115. "type": "string",
  6116. "example": "单次奖励"
  6117. },
  6118. "second_count": {
  6119. "type": "string",
  6120. "example": "看一次广告解锁集数"
  6121. },
  6122. "sum": {
  6123. "type": "string",
  6124. "example": "奖励总数"
  6125. },
  6126. "total": {
  6127. "type": "string",
  6128. "example": "可领取总次数"
  6129. }
  6130. }
  6131. },
  6132. "md.PlayletRewardRequest": {
  6133. "type": "object",
  6134. "properties": {
  6135. "id": {
  6136. "type": "string",
  6137. "example": "广告id"
  6138. }
  6139. }
  6140. },
  6141. "md.PlayletUnlockRequest": {
  6142. "type": "object",
  6143. "properties": {
  6144. "id": {
  6145. "type": "string",
  6146. "example": "短剧id"
  6147. }
  6148. }
  6149. },
  6150. "md.PlayletUnlockResp": {
  6151. "type": "object",
  6152. "properties": {
  6153. "num": {
  6154. "type": "string"
  6155. }
  6156. }
  6157. },
  6158. "md.PointsCenterCalcExchangeResp": {
  6159. "type": "object",
  6160. "properties": {
  6161. "fee": {
  6162. "description": "手续费",
  6163. "type": "string"
  6164. },
  6165. "value": {
  6166. "description": "预估可兑换的金额",
  6167. "type": "string"
  6168. }
  6169. }
  6170. },
  6171. "md.PointsCenterGetBasicResp": {
  6172. "type": "object",
  6173. "properties": {
  6174. "egg_point": {
  6175. "description": "能量积分",
  6176. "type": "string"
  6177. },
  6178. "egg_point_amount": {
  6179. "description": "能量积分价值",
  6180. "type": "string"
  6181. },
  6182. "energy": {
  6183. "description": "蛋蛋能量值",
  6184. "type": "string"
  6185. },
  6186. "energy_amount": {
  6187. "description": "能量价值",
  6188. "type": "string"
  6189. },
  6190. "wallet_amount": {
  6191. "description": "账户余额",
  6192. "type": "string"
  6193. }
  6194. }
  6195. },
  6196. "md.PointsExchangeGetBasicResp": {
  6197. "type": "object",
  6198. "properties": {
  6199. "available_cash": {
  6200. "description": "可用现金",
  6201. "type": "string"
  6202. },
  6203. "available_energy": {
  6204. "description": "可用能量",
  6205. "type": "string"
  6206. }
  6207. }
  6208. },
  6209. "md.RealNameAuthAddRequest": {
  6210. "type": "object",
  6211. "properties": {
  6212. "card_no": {
  6213. "type": "string"
  6214. },
  6215. "real_name": {
  6216. "type": "string"
  6217. }
  6218. }
  6219. },
  6220. "md.RealNameAuthBasicData": {
  6221. "type": "object",
  6222. "properties": {
  6223. "auth_state": {
  6224. "type": "string",
  6225. "example": "0未申请 1申请通过 3申请失败"
  6226. },
  6227. "is_need_get_energy": {
  6228. "type": "string",
  6229. "example": "0不需要获取能量 1弹窗提示 前往蛋蛋乐园获取能量"
  6230. },
  6231. "tip_str": {
  6232. "type": "string"
  6233. }
  6234. }
  6235. },
  6236. "md.RealNameAuthResp": {
  6237. "type": "object",
  6238. "properties": {
  6239. "oid": {
  6240. "type": "string"
  6241. },
  6242. "url": {
  6243. "type": "string"
  6244. }
  6245. }
  6246. },
  6247. "md.RealTimePriceResp": {
  6248. "type": "object",
  6249. "properties": {
  6250. "is_rises": {
  6251. "description": "是否涨/跌价",
  6252. "type": "boolean"
  6253. },
  6254. "now_price": {
  6255. "description": "当前价格",
  6256. "type": "string"
  6257. },
  6258. "rises": {
  6259. "description": "涨价幅度(百分比)",
  6260. "type": "string"
  6261. },
  6262. "user_count": {
  6263. "description": "用户数",
  6264. "type": "integer"
  6265. }
  6266. }
  6267. },
  6268. "md.RedPackageDetailResp": {
  6269. "type": "object",
  6270. "properties": {
  6271. "detail": {
  6272. "description": "红包详情信息",
  6273. "allOf": [
  6274. {
  6275. "$ref": "#/definitions/model.ImSendRedPackageOrd"
  6276. }
  6277. ]
  6278. },
  6279. "list": {
  6280. "description": "领取红包用户列表",
  6281. "type": "array",
  6282. "items": {
  6283. "$ref": "#/definitions/md.RedPackageDetailUserNode"
  6284. }
  6285. }
  6286. }
  6287. },
  6288. "md.RedPackageDetailUserNode": {
  6289. "type": "object",
  6290. "properties": {
  6291. "amount": {
  6292. "description": "金额",
  6293. "type": "string"
  6294. },
  6295. "im_user_id": {
  6296. "description": "im用户id",
  6297. "type": "string"
  6298. },
  6299. "received_at": {
  6300. "description": "领取时间",
  6301. "type": "string"
  6302. },
  6303. "user_avatar_url": {
  6304. "description": "im用户昵称",
  6305. "type": "string"
  6306. },
  6307. "user_nick_name": {
  6308. "description": "im用户昵称",
  6309. "type": "string"
  6310. }
  6311. }
  6312. },
  6313. "md.RegisterReq": {
  6314. "type": "object",
  6315. "required": [
  6316. "mobile"
  6317. ],
  6318. "properties": {
  6319. "avatar": {
  6320. "type": "string",
  6321. "example": "头像"
  6322. },
  6323. "code": {
  6324. "type": "string",
  6325. "example": "验证码"
  6326. },
  6327. "invite_code": {
  6328. "type": "string",
  6329. "example": "邀请码"
  6330. },
  6331. "mobile": {
  6332. "type": "string"
  6333. },
  6334. "nickname": {
  6335. "type": "string",
  6336. "example": "昵称"
  6337. },
  6338. "open_id": {
  6339. "type": "string",
  6340. "example": "微信openId"
  6341. },
  6342. "password": {
  6343. "type": "string",
  6344. "example": "密码 如 123"
  6345. },
  6346. "sex": {
  6347. "description": "性别(0:未知 1:男 2:女)",
  6348. "type": "integer"
  6349. },
  6350. "type": {
  6351. "type": "string",
  6352. "example": "app:APP注册、h5:H5注册"
  6353. },
  6354. "union_id": {
  6355. "type": "string",
  6356. "example": "微信UnionId"
  6357. },
  6358. "wechat_code": {
  6359. "type": "string"
  6360. }
  6361. }
  6362. },
  6363. "md.Response": {
  6364. "type": "object",
  6365. "properties": {
  6366. "code": {
  6367. "type": "string",
  6368. "example": "响应码"
  6369. },
  6370. "data": {
  6371. "description": "内容"
  6372. },
  6373. "msg": {
  6374. "type": "string",
  6375. "example": "具体错误原因"
  6376. }
  6377. }
  6378. },
  6379. "md.SendRedPackageDetailReq": {
  6380. "type": "object",
  6381. "properties": {
  6382. "order_id": {
  6383. "description": "红包的订单 ID",
  6384. "type": "string"
  6385. }
  6386. }
  6387. },
  6388. "md.SendRedPackageDetailResp": {
  6389. "type": "object",
  6390. "properties": {
  6391. "im": {
  6392. "$ref": "#/definitions/md.SeqType"
  6393. },
  6394. "red_package_id": {
  6395. "description": "红包 ID",
  6396. "type": "integer"
  6397. }
  6398. }
  6399. },
  6400. "md.SendRedPackageReq": {
  6401. "type": "object",
  6402. "properties": {
  6403. "amount": {
  6404. "description": "红包金额",
  6405. "type": "string"
  6406. },
  6407. "device_id": {
  6408. "description": "设备id",
  6409. "type": "string"
  6410. },
  6411. "receiver_id": {
  6412. "description": "用户id或者群组id",
  6413. "type": "integer"
  6414. },
  6415. "receiver_type": {
  6416. "description": "接收者类型,1:user;2:group",
  6417. "type": "integer"
  6418. },
  6419. "red_package_cover": {
  6420. "description": "红包封面",
  6421. "type": "string"
  6422. },
  6423. "red_packet_content": {
  6424. "description": "红包文字内容",
  6425. "type": "string"
  6426. },
  6427. "red_packet_nums": {
  6428. "description": "红包数量",
  6429. "type": "integer"
  6430. },
  6431. "red_packet_small_content": {
  6432. "description": "红包文字内容",
  6433. "type": "string"
  6434. },
  6435. "red_packet_type": {
  6436. "description": "红包类型(0:未知 1:好友红包 2:群组普通红包 3:群组手气红包 4:群组专属红包 5:系统红包)",
  6437. "type": "integer"
  6438. },
  6439. "send_time": {
  6440. "description": "消息发送时间戳,精确到毫秒",
  6441. "type": "integer"
  6442. },
  6443. "to_user_ids": {
  6444. "description": "红包给到哪些im用户id(专属红包)",
  6445. "type": "array",
  6446. "items": {
  6447. "type": "integer"
  6448. }
  6449. },
  6450. "token": {
  6451. "description": "im-token",
  6452. "type": "string"
  6453. },
  6454. "user_id": {
  6455. "description": "im用户id",
  6456. "type": "string"
  6457. }
  6458. }
  6459. },
  6460. "md.SendRedPackageResp": {
  6461. "type": "object",
  6462. "properties": {
  6463. "im": {
  6464. "$ref": "#/definitions/pb.SendRedPacketResp"
  6465. },
  6466. "red_package_id": {
  6467. "description": "红包ID",
  6468. "type": "integer"
  6469. }
  6470. }
  6471. },
  6472. "md.Seo": {
  6473. "type": "object",
  6474. "properties": {
  6475. "seo_logo": {
  6476. "type": "string"
  6477. },
  6478. "seo_title": {
  6479. "type": "string",
  6480. "example": "seo"
  6481. },
  6482. "web_logo": {
  6483. "type": "string"
  6484. }
  6485. }
  6486. },
  6487. "md.SeqType": {
  6488. "type": "object",
  6489. "properties": {
  6490. "seq": {
  6491. "description": "序列号",
  6492. "type": "integer"
  6493. }
  6494. }
  6495. },
  6496. "md.SmsSendReq": {
  6497. "type": "object",
  6498. "required": [
  6499. "mobile"
  6500. ],
  6501. "properties": {
  6502. "captcha_output": {
  6503. "type": "string",
  6504. "example": "阿里云图形验证码对应参数"
  6505. },
  6506. "gen_time": {
  6507. "type": "string",
  6508. "example": "阿里云图形验证码对应参数"
  6509. },
  6510. "lot_number": {
  6511. "type": "string",
  6512. "example": "阿里云图形验证码对应参数"
  6513. },
  6514. "mobile": {
  6515. "type": "string"
  6516. },
  6517. "pass_token": {
  6518. "type": "string",
  6519. "example": "阿里云图形验证码对应参数"
  6520. },
  6521. "type": {
  6522. "type": "string",
  6523. "example": "userDelete:用户注销 h5Register:h5注册页、wechatBindPhone:微信绑定手机、login:登陆、findPwd:找回密码、changePwd:修改密码、changePasscode:修改支付密码"
  6524. }
  6525. }
  6526. },
  6527. "md.SpaceListNode": {
  6528. "type": "object",
  6529. "properties": {
  6530. "max_count": {
  6531. "description": "最大容纳人数",
  6532. "type": "integer"
  6533. },
  6534. "name": {
  6535. "description": "维度",
  6536. "type": "string"
  6537. },
  6538. "now_count": {
  6539. "description": "当前人数",
  6540. "type": "integer"
  6541. }
  6542. }
  6543. },
  6544. "md.StarRoadProgressResp": {
  6545. "type": "object",
  6546. "properties": {
  6547. "level_id": {
  6548. "description": "当前等级 id",
  6549. "type": "integer"
  6550. },
  6551. "level_name": {
  6552. "description": "当前等级名称",
  6553. "type": "string"
  6554. },
  6555. "list": {
  6556. "type": "array",
  6557. "items": {
  6558. "$ref": "#/definitions/md.LevelTaskNode"
  6559. }
  6560. }
  6561. }
  6562. },
  6563. "md.TotalRateResp": {
  6564. "type": "object",
  6565. "properties": {
  6566. "consumed_personal_egg_point": {
  6567. "description": "消耗个人蛋蛋积分",
  6568. "type": "string"
  6569. },
  6570. "consumed_team_egg_point": {
  6571. "description": "消耗团队蛋蛋积分",
  6572. "type": "string"
  6573. },
  6574. "now_basal_rate": {
  6575. "description": "当前基础速率/小时",
  6576. "type": "string"
  6577. },
  6578. "now_team_rate": {
  6579. "description": "当前团队速率/小时",
  6580. "type": "string"
  6581. },
  6582. "now_total_rate": {
  6583. "description": "总速率/小时",
  6584. "type": "string"
  6585. }
  6586. }
  6587. },
  6588. "md.TransferTypeList": {
  6589. "type": "object",
  6590. "properties": {
  6591. "TeamTransferTypeList": {
  6592. "description": "团队积分变动列表",
  6593. "allOf": [
  6594. {
  6595. "$ref": "#/definitions/md.IntegralList"
  6596. }
  6597. ]
  6598. },
  6599. "personal_transfer_type_list": {
  6600. "description": "个人积分变动列表",
  6601. "allOf": [
  6602. {
  6603. "$ref": "#/definitions/md.IntegralList"
  6604. }
  6605. ]
  6606. }
  6607. }
  6608. },
  6609. "md.TransferTypeNode": {
  6610. "type": "object",
  6611. "properties": {
  6612. "name": {
  6613. "type": "string"
  6614. },
  6615. "value": {
  6616. "type": "string"
  6617. }
  6618. }
  6619. },
  6620. "md.UpdatePasscodeReq": {
  6621. "type": "object",
  6622. "properties": {
  6623. "code": {
  6624. "type": "string",
  6625. "example": "验证码"
  6626. },
  6627. "passcode": {
  6628. "type": "string",
  6629. "example": "密码 如 123"
  6630. }
  6631. }
  6632. },
  6633. "md.UpdatePasswordReq": {
  6634. "type": "object",
  6635. "properties": {
  6636. "code": {
  6637. "type": "string",
  6638. "example": "验证码"
  6639. },
  6640. "password": {
  6641. "type": "string",
  6642. "example": "密码 如 123"
  6643. }
  6644. }
  6645. },
  6646. "md.UserDeleteInfo": {
  6647. "type": "object",
  6648. "properties": {
  6649. "info": {
  6650. "type": "array",
  6651. "items": {
  6652. "$ref": "#/definitions/md.UserDeleteInfoList"
  6653. }
  6654. },
  6655. "url": {
  6656. "type": "string",
  6657. "example": "蛋蛋星球注销须知 链接"
  6658. }
  6659. }
  6660. },
  6661. "md.UserDeleteInfoList": {
  6662. "type": "object",
  6663. "properties": {
  6664. "content": {
  6665. "type": "string"
  6666. },
  6667. "title": {
  6668. "type": "string"
  6669. }
  6670. }
  6671. },
  6672. "md.UserFeedbackListReq": {
  6673. "type": "object",
  6674. "properties": {
  6675. "limit": {
  6676. "type": "string"
  6677. },
  6678. "page": {
  6679. "type": "string"
  6680. }
  6681. }
  6682. },
  6683. "md.UserFeedbackListResp": {
  6684. "type": "object",
  6685. "properties": {
  6686. "content": {
  6687. "type": "string"
  6688. },
  6689. "create_at": {
  6690. "type": "string"
  6691. },
  6692. "id": {
  6693. "type": "string"
  6694. },
  6695. "img": {
  6696. "type": "array",
  6697. "items": {
  6698. "type": "string"
  6699. }
  6700. },
  6701. "label": {
  6702. "type": "string"
  6703. },
  6704. "state": {
  6705. "type": "string",
  6706. "example": "0未回复 1已回复"
  6707. },
  6708. "title": {
  6709. "type": "string"
  6710. },
  6711. "type": {
  6712. "type": "string"
  6713. }
  6714. }
  6715. },
  6716. "md.UserFeedbackRecordReq": {
  6717. "type": "object",
  6718. "properties": {
  6719. "id": {
  6720. "type": "string"
  6721. },
  6722. "page": {
  6723. "type": "string"
  6724. }
  6725. }
  6726. },
  6727. "md.UserFeedbackRecordResp": {
  6728. "type": "object",
  6729. "properties": {
  6730. "content": {
  6731. "type": "string"
  6732. },
  6733. "create_at": {
  6734. "type": "string"
  6735. },
  6736. "head_img": {
  6737. "type": "string"
  6738. },
  6739. "nickname": {
  6740. "type": "string"
  6741. },
  6742. "type": {
  6743. "type": "string"
  6744. }
  6745. }
  6746. },
  6747. "md.UserFeedbackSaveReq": {
  6748. "type": "object",
  6749. "properties": {
  6750. "cid": {
  6751. "type": "string",
  6752. "example": "问题类型的id"
  6753. },
  6754. "content": {
  6755. "type": "string",
  6756. "example": "问题内容"
  6757. },
  6758. "idea": {
  6759. "type": "string",
  6760. "example": "建议内容"
  6761. },
  6762. "img": {
  6763. "type": "array",
  6764. "items": {
  6765. "type": "string"
  6766. },
  6767. "example": [
  6768. "图片"
  6769. ]
  6770. },
  6771. "phone": {
  6772. "type": "string"
  6773. },
  6774. "title": {
  6775. "type": "string"
  6776. },
  6777. "type": {
  6778. "type": "string",
  6779. "example": "问题类型的name"
  6780. }
  6781. }
  6782. },
  6783. "md.UserFeedbackSayReq": {
  6784. "type": "object",
  6785. "properties": {
  6786. "content": {
  6787. "type": "string",
  6788. "example": "问题内容"
  6789. },
  6790. "id": {
  6791. "type": "string",
  6792. "example": "id"
  6793. }
  6794. }
  6795. },
  6796. "md.UserInfoResp": {
  6797. "type": "object",
  6798. "properties": {
  6799. "head_img": {
  6800. "type": "string"
  6801. },
  6802. "id": {
  6803. "type": "string"
  6804. },
  6805. "invite_code": {
  6806. "type": "string"
  6807. },
  6808. "is_bind_extend": {
  6809. "type": "string",
  6810. "example": "是否绑定了上级 0否 1是"
  6811. },
  6812. "nickname": {
  6813. "type": "string"
  6814. },
  6815. "phone": {
  6816. "type": "string"
  6817. }
  6818. }
  6819. },
  6820. "md.Version": {
  6821. "type": "object",
  6822. "properties": {
  6823. "content": {
  6824. "type": "string"
  6825. },
  6826. "down_type": {
  6827. "type": "string"
  6828. },
  6829. "img": {
  6830. "type": "string"
  6831. },
  6832. "is_must": {
  6833. "type": "string"
  6834. },
  6835. "name": {
  6836. "type": "string"
  6837. },
  6838. "out_url": {
  6839. "type": "string"
  6840. },
  6841. "type": {
  6842. "type": "string"
  6843. },
  6844. "url": {
  6845. "type": "string"
  6846. },
  6847. "version": {
  6848. "type": "string"
  6849. }
  6850. }
  6851. },
  6852. "md.VersionResp": {
  6853. "type": "object",
  6854. "properties": {
  6855. "is_audit_version": {
  6856. "type": "string"
  6857. },
  6858. "version": {
  6859. "type": "array",
  6860. "items": {
  6861. "$ref": "#/definitions/md.Version"
  6862. }
  6863. }
  6864. }
  6865. },
  6866. "md.VideoBaseData": {
  6867. "type": "object",
  6868. "properties": {
  6869. "coin_name": {
  6870. "type": "string",
  6871. "example": "积分名称"
  6872. },
  6873. "interval": {
  6874. "type": "string",
  6875. "example": "领取间隔 秒"
  6876. },
  6877. "leave": {
  6878. "type": "string",
  6879. "example": "剩余次数"
  6880. },
  6881. "reward": {
  6882. "type": "string",
  6883. "example": "单次奖励"
  6884. },
  6885. "sum": {
  6886. "type": "string",
  6887. "example": "奖励总数"
  6888. },
  6889. "timer": {
  6890. "type": "string",
  6891. "example": "观看X秒奖励"
  6892. },
  6893. "total": {
  6894. "type": "string",
  6895. "example": "可领取总次数"
  6896. }
  6897. }
  6898. },
  6899. "md.VideoRewardRequest": {
  6900. "type": "object",
  6901. "properties": {
  6902. "id": {
  6903. "type": "string",
  6904. "example": "广告id"
  6905. }
  6906. }
  6907. },
  6908. "md.WalletFlowNode": {
  6909. "type": "object",
  6910. "properties": {
  6911. "after_amount": {
  6912. "description": "变动后金额",
  6913. "type": "string"
  6914. },
  6915. "amount": {
  6916. "description": "变动金额",
  6917. "type": "string"
  6918. },
  6919. "before_amount": {
  6920. "description": "变动前金额",
  6921. "type": "string"
  6922. },
  6923. "create_time": {
  6924. "description": "创建时间",
  6925. "type": "string"
  6926. },
  6927. "direction": {
  6928. "description": "方向:1.收入 2.支出",
  6929. "type": "integer"
  6930. },
  6931. "id": {
  6932. "type": "integer"
  6933. },
  6934. "kind": {
  6935. "description": "1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量",
  6936. "type": "integer"
  6937. },
  6938. "memo": {
  6939. "description": "备注",
  6940. "type": "string"
  6941. },
  6942. "ord_id": {
  6943. "description": "对应订单编号",
  6944. "type": "string"
  6945. },
  6946. "state": {
  6947. "description": "1未到账,2已到账",
  6948. "type": "integer"
  6949. },
  6950. "sys_fee": {
  6951. "description": "手续费",
  6952. "type": "string"
  6953. },
  6954. "title": {
  6955. "description": "标题",
  6956. "type": "string"
  6957. },
  6958. "uid": {
  6959. "description": "用户 ID",
  6960. "type": "integer"
  6961. },
  6962. "update_time": {
  6963. "description": "更新时间",
  6964. "type": "string"
  6965. }
  6966. }
  6967. },
  6968. "md.WechatAccountUserInfoReq": {
  6969. "type": "object",
  6970. "properties": {
  6971. "head_img": {
  6972. "type": "string",
  6973. "example": "头像 不是修改不用传"
  6974. },
  6975. "nickname": {
  6976. "type": "string",
  6977. "example": "昵称 不是修改不用传"
  6978. },
  6979. "wechat_account": {
  6980. "type": "string",
  6981. "example": "微信号 不是修改不用传"
  6982. }
  6983. }
  6984. },
  6985. "md.WechatLoginReq": {
  6986. "type": "object",
  6987. "properties": {
  6988. "avatar": {
  6989. "type": "string",
  6990. "example": "头像"
  6991. },
  6992. "nickname": {
  6993. "type": "string",
  6994. "example": "昵称"
  6995. },
  6996. "open_id": {
  6997. "type": "string",
  6998. "example": "微信openId"
  6999. },
  7000. "sex": {
  7001. "type": "string"
  7002. },
  7003. "union_id": {
  7004. "type": "string",
  7005. "example": "微信UnionId"
  7006. },
  7007. "wechat_code": {
  7008. "type": "string"
  7009. }
  7010. }
  7011. },
  7012. "md.WithdrawApplyReq": {
  7013. "type": "object",
  7014. "properties": {
  7015. "amount": {
  7016. "description": "金额",
  7017. "type": "string"
  7018. },
  7019. "kind": {
  7020. "description": "提现方式(alipay:支付宝 wx:微信)",
  7021. "type": "string"
  7022. }
  7023. }
  7024. },
  7025. "md.WithdrawGetAmountResp": {
  7026. "type": "object",
  7027. "properties": {
  7028. "amount": {
  7029. "description": "余额",
  7030. "type": "string"
  7031. }
  7032. }
  7033. },
  7034. "model.ImSendRedPackageOrd": {
  7035. "type": "object",
  7036. "properties": {
  7037. "amount": {
  7038. "type": "string"
  7039. },
  7040. "create_time": {
  7041. "type": "string"
  7042. },
  7043. "id": {
  7044. "type": "integer"
  7045. },
  7046. "im_data": {
  7047. "type": "string"
  7048. },
  7049. "im_uid": {
  7050. "type": "integer"
  7051. },
  7052. "ord_no": {
  7053. "type": "string"
  7054. },
  7055. "received_im_user_ids": {
  7056. "type": "string"
  7057. },
  7058. "received_times": {
  7059. "type": "string"
  7060. },
  7061. "received_user_amount": {
  7062. "type": "string"
  7063. },
  7064. "received_user_ids": {
  7065. "type": "string"
  7066. },
  7067. "red_packet_balance_amount": {
  7068. "type": "string"
  7069. },
  7070. "red_packet_balance_nums": {
  7071. "type": "integer"
  7072. },
  7073. "red_packet_nums": {
  7074. "type": "integer"
  7075. },
  7076. "red_packet_type": {
  7077. "type": "integer"
  7078. },
  7079. "state": {
  7080. "type": "integer"
  7081. },
  7082. "uid": {
  7083. "type": "integer"
  7084. },
  7085. "update_time": {
  7086. "type": "string"
  7087. },
  7088. "wait_draw_im_user_ids": {
  7089. "type": "string"
  7090. },
  7091. "wait_draw_user_ids": {
  7092. "type": "string"
  7093. }
  7094. }
  7095. },
  7096. "pb.SendRedPacketResp": {
  7097. "type": "object",
  7098. "properties": {
  7099. "seq": {
  7100. "description": "消息序列号",
  7101. "type": "integer"
  7102. }
  7103. }
  7104. }
  7105. }
  7106. }