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

6954 lines
231 KiB

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