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

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