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

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