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

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