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

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