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

4614 lines
153 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/college/cate": {
  499. "get": {
  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": "具体数据",
  523. "schema": {
  524. "$ref": "#/definitions/md.AdvertisingResp"
  525. }
  526. },
  527. "400": {
  528. "description": "具体错误",
  529. "schema": {
  530. "$ref": "#/definitions/md.Response"
  531. }
  532. }
  533. }
  534. }
  535. },
  536. "/api/v1/college/detail": {
  537. "post": {
  538. "description": "蛋蛋学院-文章详情",
  539. "consumes": [
  540. "application/json"
  541. ],
  542. "produces": [
  543. "application/json"
  544. ],
  545. "tags": [
  546. "蛋蛋学院"
  547. ],
  548. "summary": "蛋蛋学院-文章详情",
  549. "parameters": [
  550. {
  551. "type": "string",
  552. "description": "验证参数Bearer和token空格拼接",
  553. "name": "Authorization",
  554. "in": "header",
  555. "required": true
  556. },
  557. {
  558. "description": "参数",
  559. "name": "req",
  560. "in": "body",
  561. "required": true,
  562. "schema": {
  563. "$ref": "#/definitions/md.CollegeDetailReq"
  564. }
  565. }
  566. ],
  567. "responses": {
  568. "200": {
  569. "description": "具体数据",
  570. "schema": {
  571. "$ref": "#/definitions/md.CollegeDetailResp"
  572. }
  573. },
  574. "400": {
  575. "description": "具体错误",
  576. "schema": {
  577. "$ref": "#/definitions/md.Response"
  578. }
  579. }
  580. }
  581. }
  582. },
  583. "/api/v1/college/like/add": {
  584. "post": {
  585. "description": "蛋蛋学院-文章-点赞",
  586. "consumes": [
  587. "application/json"
  588. ],
  589. "produces": [
  590. "application/json"
  591. ],
  592. "tags": [
  593. "蛋蛋学院"
  594. ],
  595. "summary": "蛋蛋学院-文章-点赞",
  596. "parameters": [
  597. {
  598. "type": "string",
  599. "description": "验证参数Bearer和token空格拼接",
  600. "name": "Authorization",
  601. "in": "header",
  602. "required": true
  603. },
  604. {
  605. "description": "参数",
  606. "name": "req",
  607. "in": "body",
  608. "required": true,
  609. "schema": {
  610. "$ref": "#/definitions/md.CollegeDetailReq"
  611. }
  612. }
  613. ],
  614. "responses": {
  615. "200": {
  616. "description": "具体数据",
  617. "schema": {
  618. "type": "string"
  619. }
  620. },
  621. "400": {
  622. "description": "具体错误",
  623. "schema": {
  624. "$ref": "#/definitions/md.Response"
  625. }
  626. }
  627. }
  628. }
  629. },
  630. "/api/v1/college/like/cancel": {
  631. "post": {
  632. "description": "蛋蛋学院-文章-取消点赞",
  633. "consumes": [
  634. "application/json"
  635. ],
  636. "produces": [
  637. "application/json"
  638. ],
  639. "tags": [
  640. "蛋蛋学院"
  641. ],
  642. "summary": "蛋蛋学院-文章-取消点赞",
  643. "parameters": [
  644. {
  645. "type": "string",
  646. "description": "验证参数Bearer和token空格拼接",
  647. "name": "Authorization",
  648. "in": "header",
  649. "required": true
  650. },
  651. {
  652. "description": "参数",
  653. "name": "req",
  654. "in": "body",
  655. "required": true,
  656. "schema": {
  657. "$ref": "#/definitions/md.CollegeDetailReq"
  658. }
  659. }
  660. ],
  661. "responses": {
  662. "200": {
  663. "description": "具体数据",
  664. "schema": {
  665. "type": "string"
  666. }
  667. },
  668. "400": {
  669. "description": "具体错误",
  670. "schema": {
  671. "$ref": "#/definitions/md.Response"
  672. }
  673. }
  674. }
  675. }
  676. },
  677. "/api/v1/college/list": {
  678. "post": {
  679. "description": "蛋蛋学院-文章列表",
  680. "consumes": [
  681. "application/json"
  682. ],
  683. "produces": [
  684. "application/json"
  685. ],
  686. "tags": [
  687. "蛋蛋学院"
  688. ],
  689. "summary": "蛋蛋学院-文章列表",
  690. "parameters": [
  691. {
  692. "type": "string",
  693. "description": "验证参数Bearer和token空格拼接",
  694. "name": "Authorization",
  695. "in": "header",
  696. "required": true
  697. },
  698. {
  699. "description": "参数",
  700. "name": "req",
  701. "in": "body",
  702. "required": true,
  703. "schema": {
  704. "$ref": "#/definitions/md.CollegeListReq"
  705. }
  706. }
  707. ],
  708. "responses": {
  709. "200": {
  710. "description": "具体数据",
  711. "schema": {
  712. "$ref": "#/definitions/md.CollegeListResp"
  713. }
  714. },
  715. "400": {
  716. "description": "具体错误",
  717. "schema": {
  718. "$ref": "#/definitions/md.Response"
  719. }
  720. }
  721. }
  722. }
  723. },
  724. "/api/v1/college/share/add": {
  725. "post": {
  726. "description": "蛋蛋学院-文章-分享后调用统计数量",
  727. "consumes": [
  728. "application/json"
  729. ],
  730. "produces": [
  731. "application/json"
  732. ],
  733. "tags": [
  734. "蛋蛋学院"
  735. ],
  736. "summary": "蛋蛋学院-文章-分享后调用统计数量",
  737. "parameters": [
  738. {
  739. "type": "string",
  740. "description": "验证参数Bearer和token空格拼接",
  741. "name": "Authorization",
  742. "in": "header",
  743. "required": true
  744. },
  745. {
  746. "description": "参数",
  747. "name": "req",
  748. "in": "body",
  749. "required": true,
  750. "schema": {
  751. "$ref": "#/definitions/md.CollegeDetailReq"
  752. }
  753. }
  754. ],
  755. "responses": {
  756. "200": {
  757. "description": "具体数据",
  758. "schema": {
  759. "type": "string"
  760. }
  761. },
  762. "400": {
  763. "description": "具体错误",
  764. "schema": {
  765. "$ref": "#/definitions/md.Response"
  766. }
  767. }
  768. }
  769. }
  770. },
  771. "/api/v1/comm/getOssUrl": {
  772. "post": {
  773. "description": "上传许可链接(获取)",
  774. "consumes": [
  775. "application/json"
  776. ],
  777. "produces": [
  778. "application/json"
  779. ],
  780. "tags": [
  781. "对象存储"
  782. ],
  783. "summary": "通用请求-对象存储-上传许可链接(获取)",
  784. "parameters": [
  785. {
  786. "type": "string",
  787. "description": "验证参数Bearer和token空格拼接",
  788. "name": "Authorization",
  789. "in": "header",
  790. "required": true
  791. },
  792. {
  793. "description": "签名上传url",
  794. "name": "req",
  795. "in": "body",
  796. "required": true,
  797. "schema": {
  798. "$ref": "#/definitions/comm.ImgReqUploadReq"
  799. }
  800. }
  801. ],
  802. "responses": {
  803. "200": {
  804. "description": "许可链接",
  805. "schema": {
  806. "type": "string"
  807. }
  808. },
  809. "400": {
  810. "description": "具体错误",
  811. "schema": {
  812. "$ref": "#/definitions/md.Response"
  813. }
  814. }
  815. }
  816. }
  817. },
  818. "/api/v1/config": {
  819. "get": {
  820. "description": "基本配置",
  821. "consumes": [
  822. "application/json"
  823. ],
  824. "produces": [
  825. "application/json"
  826. ],
  827. "tags": [
  828. "基本配置"
  829. ],
  830. "summary": "基本配置",
  831. "parameters": [
  832. {
  833. "type": "string",
  834. "description": "验证参数Bearer和token空格拼接",
  835. "name": "Authorization",
  836. "in": "header",
  837. "required": true
  838. }
  839. ],
  840. "responses": {
  841. "200": {
  842. "description": "具体数据",
  843. "schema": {
  844. "$ref": "#/definitions/md.ConfigResp"
  845. }
  846. },
  847. "400": {
  848. "description": "具体错误",
  849. "schema": {
  850. "$ref": "#/definitions/md.Response"
  851. }
  852. }
  853. }
  854. }
  855. },
  856. "/api/v1/fastLogin": {
  857. "post": {
  858. "description": "一键登录",
  859. "consumes": [
  860. "application/json"
  861. ],
  862. "produces": [
  863. "application/json"
  864. ],
  865. "tags": [
  866. "登录注册"
  867. ],
  868. "summary": "一键登录",
  869. "parameters": [
  870. {
  871. "description": "注册参数",
  872. "name": "req",
  873. "in": "body",
  874. "required": true,
  875. "schema": {
  876. "$ref": "#/definitions/md.FastLoginReq"
  877. }
  878. }
  879. ],
  880. "responses": {
  881. "200": {
  882. "description": "登录成功返回",
  883. "schema": {
  884. "$ref": "#/definitions/md.LoginResponse"
  885. }
  886. },
  887. "400": {
  888. "description": "具体错误",
  889. "schema": {
  890. "$ref": "#/definitions/md.Response"
  891. }
  892. }
  893. }
  894. }
  895. },
  896. "/api/v1/findPassword": {
  897. "post": {
  898. "description": "找回密码",
  899. "consumes": [
  900. "application/json"
  901. ],
  902. "produces": [
  903. "application/json"
  904. ],
  905. "tags": [
  906. "登录注册"
  907. ],
  908. "summary": "找回密码",
  909. "parameters": [
  910. {
  911. "description": "注册参数",
  912. "name": "req",
  913. "in": "body",
  914. "required": true,
  915. "schema": {
  916. "$ref": "#/definitions/md.FindPasswordReq"
  917. }
  918. }
  919. ],
  920. "responses": {
  921. "200": {
  922. "description": "登录成功返回",
  923. "schema": {
  924. "type": "string"
  925. }
  926. },
  927. "400": {
  928. "description": "具体错误",
  929. "schema": {
  930. "$ref": "#/definitions/md.Response"
  931. }
  932. }
  933. }
  934. }
  935. },
  936. "/api/v1/getModuleSetting": {
  937. "get": {
  938. "description": "页面样式",
  939. "consumes": [
  940. "application/json"
  941. ],
  942. "produces": [
  943. "application/json"
  944. ],
  945. "tags": [
  946. "页面样式"
  947. ],
  948. "summary": "页面样式",
  949. "parameters": [
  950. {
  951. "type": "string",
  952. "description": "验证参数Bearer和token空格拼接",
  953. "name": "Authorization",
  954. "in": "header",
  955. "required": true
  956. },
  957. {
  958. "type": "string",
  959. "description": "页面名称类型值(1:home_page 2:member_center 3:bottom_bar 4:invitation_download_landing_page 5:invitation_poster)",
  960. "name": "mod_name_value",
  961. "in": "query",
  962. "required": true
  963. }
  964. ],
  965. "responses": {
  966. "200": {
  967. "description": "具体数据",
  968. "schema": {
  969. "$ref": "#/definitions/md.GetModuleSettingResp"
  970. }
  971. },
  972. "400": {
  973. "description": "具体错误",
  974. "schema": {
  975. "$ref": "#/definitions/md.Response"
  976. }
  977. }
  978. }
  979. }
  980. },
  981. "/api/v1/homePage/adRule": {
  982. "get": {
  983. "description": "视频奖励规则(获取)",
  984. "consumes": [
  985. "application/json"
  986. ],
  987. "produces": [
  988. "application/json"
  989. ],
  990. "tags": [
  991. "主页"
  992. ],
  993. "summary": "蛋蛋星球-主页-视频奖励规则(获取)",
  994. "parameters": [
  995. {
  996. "type": "string",
  997. "description": "验证参数Bearer和token空格拼接",
  998. "name": "Authorization",
  999. "in": "header",
  1000. "required": true
  1001. }
  1002. ],
  1003. "responses": {
  1004. "200": {
  1005. "description": "具体数据",
  1006. "schema": {
  1007. "$ref": "#/definitions/md.HomePageWatchAdRuleResp"
  1008. }
  1009. },
  1010. "400": {
  1011. "description": "具体错误",
  1012. "schema": {
  1013. "$ref": "#/definitions/md.Response"
  1014. }
  1015. }
  1016. }
  1017. }
  1018. },
  1019. "/api/v1/homePage/index": {
  1020. "get": {
  1021. "description": "基础信息(获取)",
  1022. "consumes": [
  1023. "application/json"
  1024. ],
  1025. "produces": [
  1026. "application/json"
  1027. ],
  1028. "tags": [
  1029. "主页"
  1030. ],
  1031. "summary": "蛋蛋星球-主页-基础信息(获取)",
  1032. "parameters": [
  1033. {
  1034. "type": "string",
  1035. "description": "验证参数Bearer和token空格拼接",
  1036. "name": "Authorization",
  1037. "in": "header",
  1038. "required": true
  1039. }
  1040. ],
  1041. "responses": {
  1042. "200": {
  1043. "description": "具体数据",
  1044. "schema": {
  1045. "$ref": "#/definitions/md.HomePageResp"
  1046. }
  1047. },
  1048. "400": {
  1049. "description": "具体错误",
  1050. "schema": {
  1051. "$ref": "#/definitions/md.Response"
  1052. }
  1053. }
  1054. }
  1055. }
  1056. },
  1057. "/api/v1/homePage/isCanGetRedPackage": {
  1058. "get": {
  1059. "description": "是否可以领取红包(获取)",
  1060. "consumes": [
  1061. "application/json"
  1062. ],
  1063. "produces": [
  1064. "application/json"
  1065. ],
  1066. "tags": [
  1067. "主页"
  1068. ],
  1069. "summary": "蛋蛋星球-主页-是否领取红包(获取)",
  1070. "parameters": [
  1071. {
  1072. "type": "string",
  1073. "description": "验证参数Bearer和token空格拼接",
  1074. "name": "Authorization",
  1075. "in": "header",
  1076. "required": true
  1077. }
  1078. ],
  1079. "responses": {
  1080. "200": {
  1081. "description": "具体数据",
  1082. "schema": {
  1083. "$ref": "#/definitions/md.IsCanGetRedPackageResp"
  1084. }
  1085. },
  1086. "400": {
  1087. "description": "具体错误",
  1088. "schema": {
  1089. "$ref": "#/definitions/md.Response"
  1090. }
  1091. }
  1092. }
  1093. }
  1094. },
  1095. "/api/v1/homePage/isCanSignIn": {
  1096. "get": {
  1097. "description": "是否可以签到(获取)",
  1098. "consumes": [
  1099. "application/json"
  1100. ],
  1101. "produces": [
  1102. "application/json"
  1103. ],
  1104. "tags": [
  1105. "主页"
  1106. ],
  1107. "summary": "蛋蛋星球-主页-是否能签到(获取)",
  1108. "parameters": [
  1109. {
  1110. "type": "string",
  1111. "description": "验证参数Bearer和token空格拼接",
  1112. "name": "Authorization",
  1113. "in": "header",
  1114. "required": true
  1115. }
  1116. ],
  1117. "responses": {
  1118. "200": {
  1119. "description": "具体数据",
  1120. "schema": {
  1121. "$ref": "#/definitions/md.IsCanSignInResp"
  1122. }
  1123. },
  1124. "400": {
  1125. "description": "具体错误",
  1126. "schema": {
  1127. "$ref": "#/definitions/md.Response"
  1128. }
  1129. }
  1130. }
  1131. }
  1132. },
  1133. "/api/v1/homePage/realTimePrice": {
  1134. "get": {
  1135. "description": "实时数据(获取)",
  1136. "consumes": [
  1137. "application/json"
  1138. ],
  1139. "produces": [
  1140. "application/json"
  1141. ],
  1142. "tags": [
  1143. "主页"
  1144. ],
  1145. "summary": "蛋蛋星球-主页-实时数据(获取)",
  1146. "parameters": [
  1147. {
  1148. "type": "string",
  1149. "description": "验证参数Bearer和token空格拼接",
  1150. "name": "Authorization",
  1151. "in": "header",
  1152. "required": true
  1153. }
  1154. ],
  1155. "responses": {
  1156. "200": {
  1157. "description": "具体数据",
  1158. "schema": {
  1159. "$ref": "#/definitions/md.RealTimePriceResp"
  1160. }
  1161. },
  1162. "400": {
  1163. "description": "具体错误",
  1164. "schema": {
  1165. "$ref": "#/definitions/md.Response"
  1166. }
  1167. }
  1168. }
  1169. }
  1170. },
  1171. "/api/v1/im/redPackageDetail": {
  1172. "get": {
  1173. "description": "红包详情(获取)",
  1174. "consumes": [
  1175. "application/json"
  1176. ],
  1177. "produces": [
  1178. "application/json"
  1179. ],
  1180. "tags": [
  1181. "即时通讯"
  1182. ],
  1183. "summary": "蛋蛋星球-即时通讯-红包详情(获取)",
  1184. "parameters": [
  1185. {
  1186. "type": "string",
  1187. "description": "验证参数Bearer和token空格拼接",
  1188. "name": "Authorization",
  1189. "in": "header",
  1190. "required": true
  1191. },
  1192. {
  1193. "type": "string",
  1194. "description": "红包 ID",
  1195. "name": "red_package_id",
  1196. "in": "query",
  1197. "required": true
  1198. }
  1199. ],
  1200. "responses": {
  1201. "200": {
  1202. "description": "具体数据",
  1203. "schema": {
  1204. "$ref": "#/definitions/md.RedPackageDetailResp"
  1205. }
  1206. },
  1207. "400": {
  1208. "description": "具体错误",
  1209. "schema": {
  1210. "$ref": "#/definitions/md.Response"
  1211. }
  1212. }
  1213. }
  1214. }
  1215. },
  1216. "/api/v1/im/user/grabRedPackage": {
  1217. "post": {
  1218. "description": "领取红包",
  1219. "consumes": [
  1220. "application/json"
  1221. ],
  1222. "produces": [
  1223. "application/json"
  1224. ],
  1225. "tags": [
  1226. "即时通讯"
  1227. ],
  1228. "summary": "蛋蛋星球-即时通讯-领取红包",
  1229. "parameters": [
  1230. {
  1231. "type": "string",
  1232. "description": "验证参数Bearer和token空格拼接",
  1233. "name": "Authorization",
  1234. "in": "header",
  1235. "required": true
  1236. },
  1237. {
  1238. "description": "领取红包信息",
  1239. "name": "req",
  1240. "in": "body",
  1241. "required": true,
  1242. "schema": {
  1243. "$ref": "#/definitions/md.GrabRedPackageReq"
  1244. }
  1245. }
  1246. ],
  1247. "responses": {
  1248. "200": {
  1249. "description": "具体数据",
  1250. "schema": {
  1251. "$ref": "#/definitions/md.GrabRedPackageResp"
  1252. }
  1253. },
  1254. "400": {
  1255. "description": "具体错误",
  1256. "schema": {
  1257. "$ref": "#/definitions/md.Response"
  1258. }
  1259. }
  1260. }
  1261. }
  1262. },
  1263. "/api/v1/im/user/sendRedPackage": {
  1264. "post": {
  1265. "description": "发送红包",
  1266. "consumes": [
  1267. "application/json"
  1268. ],
  1269. "produces": [
  1270. "application/json"
  1271. ],
  1272. "tags": [
  1273. "即时通讯"
  1274. ],
  1275. "summary": "蛋蛋星球-即时通讯-发送红包",
  1276. "parameters": [
  1277. {
  1278. "type": "string",
  1279. "description": "验证参数Bearer和token空格拼接",
  1280. "name": "Authorization",
  1281. "in": "header",
  1282. "required": true
  1283. },
  1284. {
  1285. "description": "发送红包信息",
  1286. "name": "req",
  1287. "in": "body",
  1288. "required": true,
  1289. "schema": {
  1290. "$ref": "#/definitions/md.SendRedPackageReq"
  1291. }
  1292. }
  1293. ],
  1294. "responses": {
  1295. "200": {
  1296. "description": "具体数据",
  1297. "schema": {
  1298. "$ref": "#/definitions/md.SendRedPackageResp"
  1299. }
  1300. },
  1301. "400": {
  1302. "description": "具体错误",
  1303. "schema": {
  1304. "$ref": "#/definitions/md.Response"
  1305. }
  1306. }
  1307. }
  1308. }
  1309. },
  1310. "/api/v1/im/user/sendRedPackageDetail": {
  1311. "post": {
  1312. "description": "发送红包详情",
  1313. "consumes": [
  1314. "application/json"
  1315. ],
  1316. "produces": [
  1317. "application/json"
  1318. ],
  1319. "tags": [
  1320. "即时通讯"
  1321. ],
  1322. "summary": "蛋蛋星球-即时通讯-发送红包详情",
  1323. "parameters": [
  1324. {
  1325. "type": "string",
  1326. "description": "验证参数Bearer和token空格拼接",
  1327. "name": "Authorization",
  1328. "in": "header",
  1329. "required": true
  1330. },
  1331. {
  1332. "description": "红包的订单 ID",
  1333. "name": "req",
  1334. "in": "body",
  1335. "required": true,
  1336. "schema": {
  1337. "$ref": "#/definitions/md.SendRedPackageDetailReq"
  1338. }
  1339. }
  1340. ],
  1341. "responses": {
  1342. "200": {
  1343. "description": "具体数据",
  1344. "schema": {
  1345. "$ref": "#/definitions/md.SendRedPackageDetailResp"
  1346. }
  1347. },
  1348. "400": {
  1349. "description": "具体错误",
  1350. "schema": {
  1351. "$ref": "#/definitions/md.Response"
  1352. }
  1353. }
  1354. }
  1355. }
  1356. },
  1357. "/api/v1/inviteCode/userInfo": {
  1358. "post": {
  1359. "description": "邀请码获取用户信息",
  1360. "consumes": [
  1361. "application/json"
  1362. ],
  1363. "produces": [
  1364. "application/json"
  1365. ],
  1366. "tags": [
  1367. "登录注册"
  1368. ],
  1369. "summary": "邀请码获取用户信息",
  1370. "parameters": [
  1371. {
  1372. "description": "注册参数",
  1373. "name": "req",
  1374. "in": "body",
  1375. "required": true,
  1376. "schema": {
  1377. "$ref": "#/definitions/md.InviteCodeUserInfoReq"
  1378. }
  1379. }
  1380. ],
  1381. "responses": {
  1382. "200": {
  1383. "description": "具体数据",
  1384. "schema": {
  1385. "$ref": "#/definitions/md.InviteCodeUserInfoResp"
  1386. }
  1387. },
  1388. "400": {
  1389. "description": "具体错误",
  1390. "schema": {
  1391. "$ref": "#/definitions/md.Response"
  1392. }
  1393. }
  1394. }
  1395. }
  1396. },
  1397. "/api/v1/login": {
  1398. "post": {
  1399. "description": "登入",
  1400. "consumes": [
  1401. "application/json"
  1402. ],
  1403. "produces": [
  1404. "application/json"
  1405. ],
  1406. "tags": [
  1407. "登录注册"
  1408. ],
  1409. "summary": "登陆",
  1410. "parameters": [
  1411. {
  1412. "description": "用户名密码",
  1413. "name": "req",
  1414. "in": "body",
  1415. "required": true,
  1416. "schema": {
  1417. "$ref": "#/definitions/md.LoginReq"
  1418. }
  1419. }
  1420. ],
  1421. "responses": {
  1422. "200": {
  1423. "description": "token",
  1424. "schema": {
  1425. "$ref": "#/definitions/md.LoginResponse"
  1426. }
  1427. },
  1428. "400": {
  1429. "description": "具体错误",
  1430. "schema": {
  1431. "$ref": "#/definitions/md.Response"
  1432. }
  1433. }
  1434. }
  1435. }
  1436. },
  1437. "/api/v1/memberCenter/bindParent": {
  1438. "post": {
  1439. "description": "绑定上级",
  1440. "consumes": [
  1441. "application/json"
  1442. ],
  1443. "produces": [
  1444. "application/json"
  1445. ],
  1446. "tags": [
  1447. "登录注册"
  1448. ],
  1449. "summary": "绑定上级-要登陆的",
  1450. "parameters": [
  1451. {
  1452. "description": "注册参数",
  1453. "name": "req",
  1454. "in": "body",
  1455. "required": true,
  1456. "schema": {
  1457. "$ref": "#/definitions/md.InviteCodeUserInfoReq"
  1458. }
  1459. }
  1460. ],
  1461. "responses": {
  1462. "200": {
  1463. "description": "具体数据",
  1464. "schema": {
  1465. "type": "string"
  1466. }
  1467. },
  1468. "400": {
  1469. "description": "具体错误",
  1470. "schema": {
  1471. "$ref": "#/definitions/md.Response"
  1472. }
  1473. }
  1474. }
  1475. }
  1476. },
  1477. "/api/v1/memberCenter/getBasic": {
  1478. "get": {
  1479. "description": "基础数据(获取)",
  1480. "consumes": [
  1481. "application/json"
  1482. ],
  1483. "produces": [
  1484. "application/json"
  1485. ],
  1486. "tags": [
  1487. "会员中心"
  1488. ],
  1489. "summary": "蛋蛋星球-会员中心-基础数据(获取)",
  1490. "parameters": [
  1491. {
  1492. "type": "string",
  1493. "description": "验证参数Bearer和token空格拼接",
  1494. "name": "Authorization",
  1495. "in": "header",
  1496. "required": true
  1497. }
  1498. ],
  1499. "responses": {
  1500. "200": {
  1501. "description": "具体数据",
  1502. "schema": {
  1503. "$ref": "#/definitions/md.MemberCenterGetBasicResp"
  1504. }
  1505. },
  1506. "400": {
  1507. "description": "具体错误",
  1508. "schema": {
  1509. "$ref": "#/definitions/md.Response"
  1510. }
  1511. }
  1512. }
  1513. }
  1514. },
  1515. "/api/v1/memberCenter/inviteUrl": {
  1516. "get": {
  1517. "description": "邀请链接",
  1518. "consumes": [
  1519. "application/json"
  1520. ],
  1521. "produces": [
  1522. "application/json"
  1523. ],
  1524. "tags": [
  1525. "邀请海报"
  1526. ],
  1527. "summary": "邀请链接",
  1528. "responses": {
  1529. "200": {
  1530. "description": "登录成功返回",
  1531. "schema": {
  1532. "$ref": "#/definitions/md.InviteUrl"
  1533. }
  1534. },
  1535. "400": {
  1536. "description": "具体错误",
  1537. "schema": {
  1538. "$ref": "#/definitions/md.Response"
  1539. }
  1540. }
  1541. }
  1542. }
  1543. },
  1544. "/api/v1/memberCenter/updatePasscode": {
  1545. "post": {
  1546. "description": "修改支付宝密码",
  1547. "consumes": [
  1548. "application/json"
  1549. ],
  1550. "produces": [
  1551. "application/json"
  1552. ],
  1553. "tags": [
  1554. "账号与安全"
  1555. ],
  1556. "summary": "修改支付宝密码",
  1557. "parameters": [
  1558. {
  1559. "description": "注册参数",
  1560. "name": "req",
  1561. "in": "body",
  1562. "required": true,
  1563. "schema": {
  1564. "$ref": "#/definitions/md.UpdatePasscodeReq"
  1565. }
  1566. }
  1567. ],
  1568. "responses": {
  1569. "200": {
  1570. "description": "登录成功返回",
  1571. "schema": {
  1572. "type": "string"
  1573. }
  1574. },
  1575. "400": {
  1576. "description": "具体错误",
  1577. "schema": {
  1578. "$ref": "#/definitions/md.Response"
  1579. }
  1580. }
  1581. }
  1582. }
  1583. },
  1584. "/api/v1/memberCenter/updatePassword": {
  1585. "post": {
  1586. "description": "修改密码",
  1587. "consumes": [
  1588. "application/json"
  1589. ],
  1590. "produces": [
  1591. "application/json"
  1592. ],
  1593. "tags": [
  1594. "账号与安全"
  1595. ],
  1596. "summary": "修改密码-不要原密码 换成验证码",
  1597. "parameters": [
  1598. {
  1599. "description": "注册参数",
  1600. "name": "req",
  1601. "in": "body",
  1602. "required": true,
  1603. "schema": {
  1604. "$ref": "#/definitions/md.UpdatePasswordReq"
  1605. }
  1606. }
  1607. ],
  1608. "responses": {
  1609. "200": {
  1610. "description": "登录成功返回",
  1611. "schema": {
  1612. "type": "string"
  1613. }
  1614. },
  1615. "400": {
  1616. "description": "具体错误",
  1617. "schema": {
  1618. "$ref": "#/definitions/md.Response"
  1619. }
  1620. }
  1621. }
  1622. }
  1623. },
  1624. "/api/v1/openApp/start": {
  1625. "get": {
  1626. "description": "打开app调用",
  1627. "consumes": [
  1628. "application/json"
  1629. ],
  1630. "produces": [
  1631. "application/json"
  1632. ],
  1633. "tags": [
  1634. "基本配置"
  1635. ],
  1636. "summary": "打开app调用",
  1637. "parameters": [
  1638. {
  1639. "type": "string",
  1640. "description": "验证参数Bearer和token空格拼接",
  1641. "name": "Authorization",
  1642. "in": "header",
  1643. "required": true
  1644. }
  1645. ],
  1646. "responses": {
  1647. "200": {
  1648. "description": "具体数据",
  1649. "schema": {
  1650. "type": "string"
  1651. }
  1652. },
  1653. "400": {
  1654. "description": "具体错误",
  1655. "schema": {
  1656. "$ref": "#/definitions/md.Response"
  1657. }
  1658. }
  1659. }
  1660. }
  1661. },
  1662. "/api/v1/pointsCenter/basic": {
  1663. "get": {
  1664. "description": "上部分基础信息(获取)",
  1665. "consumes": [
  1666. "application/json"
  1667. ],
  1668. "produces": [
  1669. "application/json"
  1670. ],
  1671. "tags": [
  1672. "积分中心"
  1673. ],
  1674. "summary": "蛋蛋星球-积分中心-上部分基础信息(获取)",
  1675. "parameters": [
  1676. {
  1677. "type": "string",
  1678. "description": "验证参数Bearer和token空格拼接",
  1679. "name": "Authorization",
  1680. "in": "header",
  1681. "required": true
  1682. }
  1683. ],
  1684. "responses": {
  1685. "200": {
  1686. "description": "具体数据",
  1687. "schema": {
  1688. "$ref": "#/definitions/md.PointsCenterGetBasicResp"
  1689. }
  1690. },
  1691. "400": {
  1692. "description": "具体错误",
  1693. "schema": {
  1694. "$ref": "#/definitions/md.Response"
  1695. }
  1696. }
  1697. }
  1698. }
  1699. },
  1700. "/api/v1/pointsCenter/contributionValue": {
  1701. "get": {
  1702. "description": "贡献值(获取)",
  1703. "consumes": [
  1704. "application/json"
  1705. ],
  1706. "produces": [
  1707. "application/json"
  1708. ],
  1709. "tags": [
  1710. "积分中心"
  1711. ],
  1712. "summary": "蛋蛋星球-积分中心-贡献值(获取)",
  1713. "parameters": [
  1714. {
  1715. "type": "string",
  1716. "description": "验证参数Bearer和token空格拼接",
  1717. "name": "Authorization",
  1718. "in": "header",
  1719. "required": true
  1720. }
  1721. ],
  1722. "responses": {
  1723. "200": {
  1724. "description": "具体数据",
  1725. "schema": {
  1726. "$ref": "#/definitions/md.GetContributionValueResp"
  1727. }
  1728. },
  1729. "400": {
  1730. "description": "具体错误",
  1731. "schema": {
  1732. "$ref": "#/definitions/md.Response"
  1733. }
  1734. }
  1735. }
  1736. }
  1737. },
  1738. "/api/v1/pointsCenter/contributionValueFlow": {
  1739. "get": {
  1740. "description": "贡献值明细(获取)",
  1741. "consumes": [
  1742. "application/json"
  1743. ],
  1744. "produces": [
  1745. "application/json"
  1746. ],
  1747. "tags": [
  1748. "积分中心"
  1749. ],
  1750. "summary": "蛋蛋星球-积分中心-贡献值明细(获取)",
  1751. "parameters": [
  1752. {
  1753. "type": "string",
  1754. "description": "验证参数Bearer和token空格拼接",
  1755. "name": "Authorization",
  1756. "in": "header",
  1757. "required": true
  1758. },
  1759. {
  1760. "type": "string",
  1761. "description": "每页大小",
  1762. "name": "limit",
  1763. "in": "query",
  1764. "required": true
  1765. },
  1766. {
  1767. "type": "string",
  1768. "description": "页数",
  1769. "name": "page",
  1770. "in": "query",
  1771. "required": true
  1772. }
  1773. ],
  1774. "responses": {
  1775. "200": {
  1776. "description": "具体数据",
  1777. "schema": {
  1778. "$ref": "#/definitions/md.GetContributionValueFlowResp"
  1779. }
  1780. },
  1781. "400": {
  1782. "description": "具体错误",
  1783. "schema": {
  1784. "$ref": "#/definitions/md.Response"
  1785. }
  1786. }
  1787. }
  1788. }
  1789. },
  1790. "/api/v1/pointsCenter/dynamicData": {
  1791. "get": {
  1792. "description": "动态数据(获取)",
  1793. "consumes": [
  1794. "application/json"
  1795. ],
  1796. "produces": [
  1797. "application/json"
  1798. ],
  1799. "tags": [
  1800. "积分中心"
  1801. ],
  1802. "summary": "蛋蛋星球-积分中心-动态数据(获取)",
  1803. "parameters": [
  1804. {
  1805. "type": "string",
  1806. "description": "验证参数Bearer和token空格拼接",
  1807. "name": "Authorization",
  1808. "in": "header",
  1809. "required": true
  1810. }
  1811. ],
  1812. "responses": {
  1813. "200": {
  1814. "description": "具体数据",
  1815. "schema": {
  1816. "$ref": "#/definitions/md.DynamicDataResp"
  1817. }
  1818. },
  1819. "400": {
  1820. "description": "具体错误",
  1821. "schema": {
  1822. "$ref": "#/definitions/md.Response"
  1823. }
  1824. }
  1825. }
  1826. }
  1827. },
  1828. "/api/v1/pointsCenter/energyFlow": {
  1829. "get": {
  1830. "description": "收支明细(获取)",
  1831. "consumes": [
  1832. "application/json"
  1833. ],
  1834. "produces": [
  1835. "application/json"
  1836. ],
  1837. "tags": [
  1838. "积分中心"
  1839. ],
  1840. "summary": "蛋蛋星球-积分中心-收支明细(获取)",
  1841. "parameters": [
  1842. {
  1843. "type": "string",
  1844. "description": "验证参数Bearer和token空格拼接",
  1845. "name": "Authorization",
  1846. "in": "header",
  1847. "required": true
  1848. },
  1849. {
  1850. "type": "string",
  1851. "description": "每页大小",
  1852. "name": "limit",
  1853. "in": "query",
  1854. "required": true
  1855. },
  1856. {
  1857. "type": "string",
  1858. "description": "页数",
  1859. "name": "page",
  1860. "in": "query",
  1861. "required": true
  1862. },
  1863. {
  1864. "type": "string",
  1865. "description": "开始时间",
  1866. "name": "startAt",
  1867. "in": "query"
  1868. },
  1869. {
  1870. "type": "string",
  1871. "description": "结束时间",
  1872. "name": "endAt",
  1873. "in": "query"
  1874. },
  1875. {
  1876. "type": "string",
  1877. "description": "流水方向(1.收入 2.支出 0.全部)",
  1878. "name": "direction",
  1879. "in": "query"
  1880. }
  1881. ],
  1882. "responses": {
  1883. "200": {
  1884. "description": "具体数据",
  1885. "schema": {
  1886. "$ref": "#/definitions/md.GetEggEnergyFlowResp"
  1887. }
  1888. },
  1889. "400": {
  1890. "description": "具体错误",
  1891. "schema": {
  1892. "$ref": "#/definitions/md.Response"
  1893. }
  1894. }
  1895. }
  1896. }
  1897. },
  1898. "/api/v1/pointsCenter/exchangeEnergy": {
  1899. "post": {
  1900. "description": "能量兑换",
  1901. "consumes": [
  1902. "application/json"
  1903. ],
  1904. "produces": [
  1905. "application/json"
  1906. ],
  1907. "tags": [
  1908. "积分中心"
  1909. ],
  1910. "summary": "蛋蛋星球-积分中心-能量兑换",
  1911. "parameters": [
  1912. {
  1913. "type": "string",
  1914. "description": "验证参数Bearer和token空格拼接",
  1915. "name": "Authorization",
  1916. "in": "header",
  1917. "required": true
  1918. },
  1919. {
  1920. "description": "需要兑换的能量值",
  1921. "name": "req",
  1922. "in": "body",
  1923. "required": true,
  1924. "schema": {
  1925. "$ref": "#/definitions/md.ExchangeEnergyReq"
  1926. }
  1927. }
  1928. ],
  1929. "responses": {
  1930. "200": {
  1931. "description": "success",
  1932. "schema": {
  1933. "type": "string"
  1934. }
  1935. },
  1936. "400": {
  1937. "description": "具体错误",
  1938. "schema": {
  1939. "$ref": "#/definitions/md.Response"
  1940. }
  1941. }
  1942. }
  1943. }
  1944. },
  1945. "/api/v1/pointsCenter/initialData": {
  1946. "get": {
  1947. "description": "初始数据(获取)",
  1948. "consumes": [
  1949. "application/json"
  1950. ],
  1951. "produces": [
  1952. "application/json"
  1953. ],
  1954. "tags": [
  1955. "积分中心"
  1956. ],
  1957. "summary": "蛋蛋星球-积分中心-初始数据(获取)",
  1958. "parameters": [
  1959. {
  1960. "type": "string",
  1961. "description": "验证参数Bearer和token空格拼接",
  1962. "name": "Authorization",
  1963. "in": "header",
  1964. "required": true
  1965. }
  1966. ],
  1967. "responses": {
  1968. "200": {
  1969. "description": "具体数据",
  1970. "schema": {
  1971. "$ref": "#/definitions/md.InitialDataResp"
  1972. }
  1973. },
  1974. "400": {
  1975. "description": "具体错误",
  1976. "schema": {
  1977. "$ref": "#/definitions/md.Response"
  1978. }
  1979. }
  1980. }
  1981. }
  1982. },
  1983. "/api/v1/pointsCenter/pointsExchangeBasic": {
  1984. "get": {
  1985. "description": "积分兑换基础信息(获取)",
  1986. "consumes": [
  1987. "application/json"
  1988. ],
  1989. "produces": [
  1990. "application/json"
  1991. ],
  1992. "tags": [
  1993. "积分中心"
  1994. ],
  1995. "summary": "蛋蛋星球-积分中心-积分兑换基础信息(获取)",
  1996. "parameters": [
  1997. {
  1998. "type": "string",
  1999. "description": "验证参数Bearer和token空格拼接",
  2000. "name": "Authorization",
  2001. "in": "header",
  2002. "required": true
  2003. }
  2004. ],
  2005. "responses": {
  2006. "200": {
  2007. "description": "具体数据",
  2008. "schema": {
  2009. "$ref": "#/definitions/md.PointsExchangeGetBasicResp"
  2010. }
  2011. },
  2012. "400": {
  2013. "description": "具体错误",
  2014. "schema": {
  2015. "$ref": "#/definitions/md.Response"
  2016. }
  2017. }
  2018. }
  2019. }
  2020. },
  2021. "/api/v1/pointsCenter/priceCurve": {
  2022. "get": {
  2023. "description": "价格趋势(获取)",
  2024. "consumes": [
  2025. "application/json"
  2026. ],
  2027. "produces": [
  2028. "application/json"
  2029. ],
  2030. "tags": [
  2031. "积分中心"
  2032. ],
  2033. "summary": "蛋蛋星球-积分中心-价格趋势(获取)",
  2034. "parameters": [
  2035. {
  2036. "type": "string",
  2037. "description": "验证参数Bearer和token空格拼接",
  2038. "name": "Authorization",
  2039. "in": "header",
  2040. "required": true
  2041. },
  2042. {
  2043. "type": "string",
  2044. "description": "1:按天 2:按小时 3:按周",
  2045. "name": "kind",
  2046. "in": "query"
  2047. }
  2048. ],
  2049. "responses": {
  2050. "200": {
  2051. "description": "具体数据",
  2052. "schema": {
  2053. "$ref": "#/definitions/md.GetPriceCurveResp"
  2054. }
  2055. },
  2056. "400": {
  2057. "description": "具体错误",
  2058. "schema": {
  2059. "$ref": "#/definitions/md.Response"
  2060. }
  2061. }
  2062. }
  2063. }
  2064. },
  2065. "/api/v1/pointsCenter/record": {
  2066. "get": {
  2067. "description": "蛋蛋分明细(获取)",
  2068. "consumes": [
  2069. "application/json"
  2070. ],
  2071. "produces": [
  2072. "application/json"
  2073. ],
  2074. "tags": [
  2075. "积分中心"
  2076. ],
  2077. "summary": "蛋蛋星球-积分中心-蛋蛋分明细(获取)",
  2078. "parameters": [
  2079. {
  2080. "type": "string",
  2081. "description": "验证参数Bearer和token空格拼接",
  2082. "name": "Authorization",
  2083. "in": "header",
  2084. "required": true
  2085. },
  2086. {
  2087. "type": "string",
  2088. "description": "每页大小",
  2089. "name": "limit",
  2090. "in": "query",
  2091. "required": true
  2092. },
  2093. {
  2094. "type": "string",
  2095. "description": "页数",
  2096. "name": "page",
  2097. "in": "query",
  2098. "required": true
  2099. }
  2100. ],
  2101. "responses": {
  2102. "200": {
  2103. "description": "具体数据",
  2104. "schema": {
  2105. "$ref": "#/definitions/md.GetEggPointRecordResp"
  2106. }
  2107. },
  2108. "400": {
  2109. "description": "具体错误",
  2110. "schema": {
  2111. "$ref": "#/definitions/md.Response"
  2112. }
  2113. }
  2114. }
  2115. }
  2116. },
  2117. "/api/v1/register": {
  2118. "post": {
  2119. "description": "注册",
  2120. "consumes": [
  2121. "application/json"
  2122. ],
  2123. "produces": [
  2124. "application/json"
  2125. ],
  2126. "tags": [
  2127. "登录注册"
  2128. ],
  2129. "summary": "注册",
  2130. "parameters": [
  2131. {
  2132. "description": "注册参数",
  2133. "name": "req",
  2134. "in": "body",
  2135. "required": true,
  2136. "schema": {
  2137. "$ref": "#/definitions/md.RegisterReq"
  2138. }
  2139. }
  2140. ],
  2141. "responses": {
  2142. "200": {
  2143. "description": "登录成功返回",
  2144. "schema": {
  2145. "$ref": "#/definitions/md.LoginResponse"
  2146. }
  2147. },
  2148. "400": {
  2149. "description": "具体错误",
  2150. "schema": {
  2151. "$ref": "#/definitions/md.Response"
  2152. }
  2153. }
  2154. }
  2155. }
  2156. },
  2157. "/api/v1/smsSend": {
  2158. "post": {
  2159. "description": "发送短信",
  2160. "consumes": [
  2161. "application/json"
  2162. ],
  2163. "produces": [
  2164. "application/json"
  2165. ],
  2166. "tags": [
  2167. "登录注册"
  2168. ],
  2169. "summary": "发送短信",
  2170. "parameters": [
  2171. {
  2172. "description": "注册参数",
  2173. "name": "req",
  2174. "in": "body",
  2175. "required": true,
  2176. "schema": {
  2177. "$ref": "#/definitions/md.SmsSendReq"
  2178. }
  2179. }
  2180. ],
  2181. "responses": {
  2182. "200": {
  2183. "description": "成功返回",
  2184. "schema": {
  2185. "type": "string"
  2186. }
  2187. },
  2188. "400": {
  2189. "description": "具体错误",
  2190. "schema": {
  2191. "$ref": "#/definitions/md.Response"
  2192. }
  2193. }
  2194. }
  2195. }
  2196. },
  2197. "/api/v1/test": {
  2198. "get": {
  2199. "description": "Demo样例测试",
  2200. "consumes": [
  2201. "application/json"
  2202. ],
  2203. "produces": [
  2204. "application/json"
  2205. ],
  2206. "tags": [
  2207. "Demo"
  2208. ],
  2209. "summary": "Demo测试",
  2210. "parameters": [
  2211. {
  2212. "description": "任意参数",
  2213. "name": "req",
  2214. "in": "body",
  2215. "required": true,
  2216. "schema": {
  2217. "type": "object"
  2218. }
  2219. }
  2220. ],
  2221. "responses": {
  2222. "200": {
  2223. "description": "返回任意参数",
  2224. "schema": {
  2225. "type": "object",
  2226. "additionalProperties": true
  2227. }
  2228. },
  2229. "400": {
  2230. "description": "具体错误",
  2231. "schema": {
  2232. "$ref": "#/definitions/md.Response"
  2233. }
  2234. }
  2235. }
  2236. }
  2237. },
  2238. "/api/v1/userFeedback/cate": {
  2239. "get": {
  2240. "description": "意见反馈-分类",
  2241. "consumes": [
  2242. "application/json"
  2243. ],
  2244. "produces": [
  2245. "application/json"
  2246. ],
  2247. "tags": [
  2248. "意见反馈"
  2249. ],
  2250. "summary": "意见反馈-分类",
  2251. "parameters": [
  2252. {
  2253. "type": "string",
  2254. "description": "验证参数Bearer和token空格拼接",
  2255. "name": "Authorization",
  2256. "in": "header",
  2257. "required": true
  2258. }
  2259. ],
  2260. "responses": {
  2261. "200": {
  2262. "description": "具体数据",
  2263. "schema": {
  2264. "$ref": "#/definitions/md.AdvertisingResp"
  2265. }
  2266. },
  2267. "400": {
  2268. "description": "具体错误",
  2269. "schema": {
  2270. "$ref": "#/definitions/md.Response"
  2271. }
  2272. }
  2273. }
  2274. }
  2275. },
  2276. "/api/v1/userFeedback/list": {
  2277. "post": {
  2278. "description": "意见反馈-反馈记录",
  2279. "consumes": [
  2280. "application/json"
  2281. ],
  2282. "produces": [
  2283. "application/json"
  2284. ],
  2285. "tags": [
  2286. "意见反馈"
  2287. ],
  2288. "summary": "意见反馈-反馈记录",
  2289. "parameters": [
  2290. {
  2291. "type": "string",
  2292. "description": "验证参数Bearer和token空格拼接",
  2293. "name": "Authorization",
  2294. "in": "header",
  2295. "required": true
  2296. },
  2297. {
  2298. "description": "参数",
  2299. "name": "req",
  2300. "in": "body",
  2301. "required": true,
  2302. "schema": {
  2303. "$ref": "#/definitions/md.UserFeedbackListReq"
  2304. }
  2305. }
  2306. ],
  2307. "responses": {
  2308. "200": {
  2309. "description": "具体数据",
  2310. "schema": {
  2311. "$ref": "#/definitions/md.UserFeedbackListResp"
  2312. }
  2313. },
  2314. "400": {
  2315. "description": "具体错误",
  2316. "schema": {
  2317. "$ref": "#/definitions/md.Response"
  2318. }
  2319. }
  2320. }
  2321. }
  2322. },
  2323. "/api/v1/userFeedback/record": {
  2324. "post": {
  2325. "description": "意见反馈-反馈记录-沟通记录",
  2326. "consumes": [
  2327. "application/json"
  2328. ],
  2329. "produces": [
  2330. "application/json"
  2331. ],
  2332. "tags": [
  2333. "意见反馈"
  2334. ],
  2335. "summary": "意见反馈-反馈记录-沟通记录",
  2336. "parameters": [
  2337. {
  2338. "type": "string",
  2339. "description": "验证参数Bearer和token空格拼接",
  2340. "name": "Authorization",
  2341. "in": "header",
  2342. "required": true
  2343. },
  2344. {
  2345. "description": "参数",
  2346. "name": "req",
  2347. "in": "body",
  2348. "required": true,
  2349. "schema": {
  2350. "$ref": "#/definitions/md.UserFeedbackRecordReq"
  2351. }
  2352. }
  2353. ],
  2354. "responses": {
  2355. "200": {
  2356. "description": "具体数据",
  2357. "schema": {
  2358. "$ref": "#/definitions/md.UserFeedbackRecordResp"
  2359. }
  2360. },
  2361. "400": {
  2362. "description": "具体错误",
  2363. "schema": {
  2364. "$ref": "#/definitions/md.Response"
  2365. }
  2366. }
  2367. }
  2368. }
  2369. },
  2370. "/api/v1/userFeedback/save": {
  2371. "post": {
  2372. "description": "意见反馈-反馈记录-提交",
  2373. "consumes": [
  2374. "application/json"
  2375. ],
  2376. "produces": [
  2377. "application/json"
  2378. ],
  2379. "tags": [
  2380. "意见反馈"
  2381. ],
  2382. "summary": "意见反馈-反馈记录-提交",
  2383. "parameters": [
  2384. {
  2385. "type": "string",
  2386. "description": "验证参数Bearer和token空格拼接",
  2387. "name": "Authorization",
  2388. "in": "header",
  2389. "required": true
  2390. },
  2391. {
  2392. "description": "参数",
  2393. "name": "req",
  2394. "in": "body",
  2395. "required": true,
  2396. "schema": {
  2397. "$ref": "#/definitions/md.UserFeedbackSaveReq"
  2398. }
  2399. }
  2400. ],
  2401. "responses": {
  2402. "200": {
  2403. "description": "具体数据",
  2404. "schema": {
  2405. "type": "string"
  2406. }
  2407. },
  2408. "400": {
  2409. "description": "具体错误",
  2410. "schema": {
  2411. "$ref": "#/definitions/md.Response"
  2412. }
  2413. }
  2414. }
  2415. }
  2416. },
  2417. "/api/v1/userFeedback/say": {
  2418. "post": {
  2419. "description": "意见反馈-反馈记录-沟通发送",
  2420. "consumes": [
  2421. "application/json"
  2422. ],
  2423. "produces": [
  2424. "application/json"
  2425. ],
  2426. "tags": [
  2427. "意见反馈"
  2428. ],
  2429. "summary": "意见反馈-反馈记录-沟通发送",
  2430. "parameters": [
  2431. {
  2432. "type": "string",
  2433. "description": "验证参数Bearer和token空格拼接",
  2434. "name": "Authorization",
  2435. "in": "header",
  2436. "required": true
  2437. },
  2438. {
  2439. "description": "参数",
  2440. "name": "req",
  2441. "in": "body",
  2442. "required": true,
  2443. "schema": {
  2444. "$ref": "#/definitions/md.UserFeedbackSayReq"
  2445. }
  2446. }
  2447. ],
  2448. "responses": {
  2449. "200": {
  2450. "description": "具体数据",
  2451. "schema": {
  2452. "type": "string"
  2453. }
  2454. },
  2455. "400": {
  2456. "description": "具体错误",
  2457. "schema": {
  2458. "$ref": "#/definitions/md.Response"
  2459. }
  2460. }
  2461. }
  2462. }
  2463. },
  2464. "/api/v1/userInfo": {
  2465. "get": {
  2466. "description": "用户信息",
  2467. "consumes": [
  2468. "application/json"
  2469. ],
  2470. "produces": [
  2471. "application/json"
  2472. ],
  2473. "tags": [
  2474. "用户信息"
  2475. ],
  2476. "summary": "用户信息",
  2477. "parameters": [
  2478. {
  2479. "type": "string",
  2480. "description": "验证参数Bearer和token空格拼接",
  2481. "name": "Authorization",
  2482. "in": "header",
  2483. "required": true
  2484. }
  2485. ],
  2486. "responses": {
  2487. "200": {
  2488. "description": "具体数据",
  2489. "schema": {
  2490. "$ref": "#/definitions/md.UserInfoResp"
  2491. }
  2492. },
  2493. "400": {
  2494. "description": "具体错误",
  2495. "schema": {
  2496. "$ref": "#/definitions/md.Response"
  2497. }
  2498. }
  2499. }
  2500. }
  2501. },
  2502. "/api/v1/version": {
  2503. "get": {
  2504. "description": "版本记录",
  2505. "consumes": [
  2506. "application/json"
  2507. ],
  2508. "produces": [
  2509. "application/json"
  2510. ],
  2511. "tags": [
  2512. "基本配置"
  2513. ],
  2514. "summary": "版本记录",
  2515. "parameters": [
  2516. {
  2517. "type": "string",
  2518. "description": "验证参数Bearer和token空格拼接",
  2519. "name": "Authorization",
  2520. "in": "header",
  2521. "required": true
  2522. }
  2523. ],
  2524. "responses": {
  2525. "200": {
  2526. "description": "具体数据",
  2527. "schema": {
  2528. "$ref": "#/definitions/md.VersionResp"
  2529. }
  2530. },
  2531. "400": {
  2532. "description": "具体错误",
  2533. "schema": {
  2534. "$ref": "#/definitions/md.Response"
  2535. }
  2536. }
  2537. }
  2538. }
  2539. },
  2540. "/api/v1/wallet/amountFlow": {
  2541. "get": {
  2542. "description": "余额明细(获取)",
  2543. "consumes": [
  2544. "application/json"
  2545. ],
  2546. "produces": [
  2547. "application/json"
  2548. ],
  2549. "tags": [
  2550. "钱包"
  2551. ],
  2552. "summary": "蛋蛋星球-钱包-余额明细(获取)",
  2553. "parameters": [
  2554. {
  2555. "type": "string",
  2556. "description": "验证参数Bearer和token空格拼接",
  2557. "name": "Authorization",
  2558. "in": "header",
  2559. "required": true
  2560. },
  2561. {
  2562. "type": "string",
  2563. "description": "每页大小",
  2564. "name": "limit",
  2565. "in": "query",
  2566. "required": true
  2567. },
  2568. {
  2569. "type": "string",
  2570. "description": "页数",
  2571. "name": "page",
  2572. "in": "query",
  2573. "required": true
  2574. },
  2575. {
  2576. "type": "string",
  2577. "description": "开始时间",
  2578. "name": "startAt",
  2579. "in": "query"
  2580. },
  2581. {
  2582. "type": "string",
  2583. "description": "结束时间",
  2584. "name": "endAt",
  2585. "in": "query"
  2586. },
  2587. {
  2588. "type": "string",
  2589. "description": "流水方向(1.收入 2.支出 0.全部)",
  2590. "name": "direction",
  2591. "in": "query"
  2592. }
  2593. ],
  2594. "responses": {
  2595. "200": {
  2596. "description": "具体数据",
  2597. "schema": {
  2598. "$ref": "#/definitions/md.GetAmountFlowResp"
  2599. }
  2600. },
  2601. "400": {
  2602. "description": "具体错误",
  2603. "schema": {
  2604. "$ref": "#/definitions/md.Response"
  2605. }
  2606. }
  2607. }
  2608. }
  2609. },
  2610. "/api/v1/wallet/withdraw/index": {
  2611. "get": {
  2612. "description": "提现余额(获取)",
  2613. "consumes": [
  2614. "application/json"
  2615. ],
  2616. "produces": [
  2617. "application/json"
  2618. ],
  2619. "tags": [
  2620. "钱包"
  2621. ],
  2622. "summary": "蛋蛋星球-钱包-提现余额(获取)",
  2623. "parameters": [
  2624. {
  2625. "type": "string",
  2626. "description": "验证参数Bearer和token空格拼接",
  2627. "name": "Authorization",
  2628. "in": "header",
  2629. "required": true
  2630. }
  2631. ],
  2632. "responses": {
  2633. "200": {
  2634. "description": "具体数据",
  2635. "schema": {
  2636. "$ref": "#/definitions/md.WithdrawGetAmountResp"
  2637. }
  2638. },
  2639. "400": {
  2640. "description": "具体错误",
  2641. "schema": {
  2642. "$ref": "#/definitions/md.Response"
  2643. }
  2644. }
  2645. }
  2646. }
  2647. },
  2648. "/api/v1/wechatLogin": {
  2649. "post": {
  2650. "description": "微信登陆",
  2651. "consumes": [
  2652. "application/json"
  2653. ],
  2654. "produces": [
  2655. "application/json"
  2656. ],
  2657. "tags": [
  2658. "登录注册"
  2659. ],
  2660. "summary": "微信登陆",
  2661. "parameters": [
  2662. {
  2663. "description": "注册参数",
  2664. "name": "req",
  2665. "in": "body",
  2666. "required": true,
  2667. "schema": {
  2668. "$ref": "#/definitions/md.WechatLoginReq"
  2669. }
  2670. }
  2671. ],
  2672. "responses": {
  2673. "200": {
  2674. "description": "登录成功返回",
  2675. "schema": {
  2676. "$ref": "#/definitions/md.LoginResponse"
  2677. }
  2678. },
  2679. "400": {
  2680. "description": "具体错误",
  2681. "schema": {
  2682. "$ref": "#/definitions/md.Response"
  2683. }
  2684. }
  2685. }
  2686. }
  2687. }
  2688. },
  2689. "definitions": {
  2690. "applet_app_md.Paginate": {
  2691. "type": "object",
  2692. "properties": {
  2693. "limit": {
  2694. "description": "每页大小",
  2695. "type": "integer"
  2696. },
  2697. "page": {
  2698. "description": "页数",
  2699. "type": "integer"
  2700. },
  2701. "total": {
  2702. "description": "总数据量",
  2703. "type": "integer"
  2704. }
  2705. }
  2706. },
  2707. "code_fnuoos_com_EggPlanet_egg_models_git_src_model.ImSendRedPackageOrd": {
  2708. "type": "object",
  2709. "properties": {
  2710. "amount": {
  2711. "type": "string"
  2712. },
  2713. "create_time": {
  2714. "type": "string"
  2715. },
  2716. "id": {
  2717. "type": "integer"
  2718. },
  2719. "im_data": {
  2720. "type": "string"
  2721. },
  2722. "im_uid": {
  2723. "type": "integer"
  2724. },
  2725. "ord_no": {
  2726. "type": "string"
  2727. },
  2728. "received_im_user_ids": {
  2729. "type": "string"
  2730. },
  2731. "received_times": {
  2732. "type": "string"
  2733. },
  2734. "received_user_amount": {
  2735. "type": "string"
  2736. },
  2737. "received_user_ids": {
  2738. "type": "string"
  2739. },
  2740. "red_packet_balance_amount": {
  2741. "type": "string"
  2742. },
  2743. "red_packet_balance_nums": {
  2744. "type": "integer"
  2745. },
  2746. "red_packet_nums": {
  2747. "type": "integer"
  2748. },
  2749. "red_packet_type": {
  2750. "type": "integer"
  2751. },
  2752. "state": {
  2753. "type": "integer"
  2754. },
  2755. "uid": {
  2756. "type": "integer"
  2757. },
  2758. "update_time": {
  2759. "type": "string"
  2760. },
  2761. "wait_draw_im_user_ids": {
  2762. "type": "string"
  2763. },
  2764. "wait_draw_user_ids": {
  2765. "type": "string"
  2766. }
  2767. }
  2768. },
  2769. "comm.AccessRecordsReq": {
  2770. "type": "object",
  2771. "properties": {
  2772. "index": {
  2773. "description": "页面标签",
  2774. "type": "string"
  2775. }
  2776. }
  2777. },
  2778. "comm.ImgReqUploadReq": {
  2779. "type": "object",
  2780. "required": [
  2781. "content_type",
  2782. "file_name"
  2783. ],
  2784. "properties": {
  2785. "content_type": {
  2786. "type": "string",
  2787. "example": "image/jpeg"
  2788. },
  2789. "file_name": {
  2790. "type": "string",
  2791. "example": "文件名"
  2792. }
  2793. }
  2794. },
  2795. "md.AdvertisingBasic": {
  2796. "type": "object",
  2797. "properties": {
  2798. "android_ad_is_open": {
  2799. "type": "string",
  2800. "example": "安卓广告是否开启(1:开启 0:不开启)"
  2801. },
  2802. "android_open_ad_is_open": {
  2803. "type": "string",
  2804. "example": "安卓开屏广告是否开启(1:开启 0:不开启)"
  2805. },
  2806. "info": {
  2807. "type": "object",
  2808. "additionalProperties": true
  2809. },
  2810. "ios_ad_is_open": {
  2811. "type": "string",
  2812. "example": "ios广告是否开启(1:开启 0:不开启)"
  2813. },
  2814. "ios_open_ad_is_open": {
  2815. "type": "string",
  2816. "example": "ios开屏广告是否开启(1:开启 0:不开启)"
  2817. },
  2818. "voice": {
  2819. "type": "string",
  2820. "example": "领取声音"
  2821. }
  2822. }
  2823. },
  2824. "md.AdvertisingCheck": {
  2825. "type": "object",
  2826. "properties": {
  2827. "is_can_visit": {
  2828. "type": "string"
  2829. }
  2830. }
  2831. },
  2832. "md.AdvertisingFunction": {
  2833. "type": "object",
  2834. "properties": {
  2835. "ad_id": {
  2836. "type": "string",
  2837. "example": "广告id"
  2838. },
  2839. "name": {
  2840. "type": "string",
  2841. "example": "名称"
  2842. },
  2843. "type": {
  2844. "type": "string",
  2845. "example": "位置"
  2846. }
  2847. }
  2848. },
  2849. "md.AdvertisingLimit": {
  2850. "type": "object",
  2851. "properties": {
  2852. "public_img": {
  2853. "type": "string",
  2854. "example": "公共弹窗图"
  2855. },
  2856. "public_str": {
  2857. "type": "string",
  2858. "example": "公共弹窗文字"
  2859. },
  2860. "withdraw_img": {
  2861. "type": "string",
  2862. "example": "提现弹窗图"
  2863. },
  2864. "withdraw_str": {
  2865. "type": "string",
  2866. "example": "提现弹窗文字"
  2867. }
  2868. }
  2869. },
  2870. "md.AdvertisingReq": {
  2871. "type": "object",
  2872. "properties": {
  2873. "id": {
  2874. "type": "string"
  2875. }
  2876. }
  2877. },
  2878. "md.AdvertisingResp": {
  2879. "type": "object",
  2880. "properties": {
  2881. "basic": {
  2882. "$ref": "#/definitions/md.AdvertisingBasic"
  2883. },
  2884. "function": {
  2885. "type": "array",
  2886. "items": {
  2887. "$ref": "#/definitions/md.AdvertisingFunction"
  2888. }
  2889. },
  2890. "pop": {
  2891. "$ref": "#/definitions/md.AdvertisingLimit"
  2892. },
  2893. "space": {
  2894. "type": "array",
  2895. "items": {
  2896. "$ref": "#/definitions/md.AdvertisingSpace"
  2897. }
  2898. }
  2899. }
  2900. },
  2901. "md.AdvertisingSpace": {
  2902. "type": "object",
  2903. "properties": {
  2904. "counting_down": {
  2905. "type": "string",
  2906. "example": "倒计时 x秒"
  2907. },
  2908. "id": {
  2909. "type": "string",
  2910. "example": "id"
  2911. },
  2912. "info": {
  2913. "type": "object",
  2914. "additionalProperties": true
  2915. },
  2916. "kind": {
  2917. "type": "string",
  2918. "example": "广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告)"
  2919. },
  2920. "name": {
  2921. "type": "string",
  2922. "example": "名称"
  2923. }
  2924. }
  2925. },
  2926. "md.AdvertisingState": {
  2927. "type": "object",
  2928. "properties": {
  2929. "is_success": {
  2930. "type": "string"
  2931. }
  2932. }
  2933. },
  2934. "md.BasalRateResp": {
  2935. "type": "object",
  2936. "properties": {
  2937. "basal_rate": {
  2938. "description": "基础速率",
  2939. "type": "string"
  2940. },
  2941. "consumed_egg_energy": {
  2942. "description": "收益蛋蛋能量",
  2943. "type": "string"
  2944. },
  2945. "consumed_egg_point": {
  2946. "description": "消耗蛋蛋积分",
  2947. "type": "string"
  2948. },
  2949. "consumed_time": {
  2950. "description": "消耗时间/小时",
  2951. "type": "string"
  2952. },
  2953. "estimated_revenue": {
  2954. "description": "预估收益蛋蛋能量",
  2955. "type": "string"
  2956. },
  2957. "remaining_egg_energy": {
  2958. "description": "剩余蛋蛋能量",
  2959. "type": "string"
  2960. },
  2961. "remaining_time": {
  2962. "description": "剩余时间/小时",
  2963. "type": "string"
  2964. },
  2965. "sign_countdown": {
  2966. "description": "收益倒计时",
  2967. "type": "string"
  2968. }
  2969. }
  2970. },
  2971. "md.CollegeDetailReq": {
  2972. "type": "object",
  2973. "properties": {
  2974. "id": {
  2975. "type": "string"
  2976. }
  2977. }
  2978. },
  2979. "md.CollegeDetailResp": {
  2980. "type": "object",
  2981. "properties": {
  2982. "content": {
  2983. "type": "string"
  2984. },
  2985. "create_at": {
  2986. "type": "string"
  2987. },
  2988. "forward_count": {
  2989. "type": "string",
  2990. "example": "分享数量"
  2991. },
  2992. "id": {
  2993. "type": "string"
  2994. },
  2995. "is_like": {
  2996. "type": "string",
  2997. "example": "是否点赞 0否 1是"
  2998. },
  2999. "like_count": {
  3000. "type": "string",
  3001. "example": "点赞数量"
  3002. },
  3003. "title": {
  3004. "type": "string"
  3005. },
  3006. "url": {
  3007. "type": "string"
  3008. },
  3009. "watch_count": {
  3010. "type": "string",
  3011. "example": "学习数量"
  3012. }
  3013. }
  3014. },
  3015. "md.CollegeListReq": {
  3016. "type": "object",
  3017. "properties": {
  3018. "cate_id": {
  3019. "type": "string"
  3020. },
  3021. "limit": {
  3022. "type": "string"
  3023. },
  3024. "page": {
  3025. "type": "string"
  3026. }
  3027. }
  3028. },
  3029. "md.CollegeListResp": {
  3030. "type": "object",
  3031. "properties": {
  3032. "cover": {
  3033. "type": "string",
  3034. "example": "封面图"
  3035. },
  3036. "create_at": {
  3037. "type": "string"
  3038. },
  3039. "forward_count": {
  3040. "type": "string",
  3041. "example": "分享数量"
  3042. },
  3043. "id": {
  3044. "type": "string"
  3045. },
  3046. "like_count": {
  3047. "type": "string",
  3048. "example": "点赞数量"
  3049. },
  3050. "title": {
  3051. "type": "string"
  3052. },
  3053. "url": {
  3054. "type": "string"
  3055. },
  3056. "watch_count": {
  3057. "type": "string",
  3058. "example": "学习数量"
  3059. }
  3060. }
  3061. },
  3062. "md.ConfigResp": {
  3063. "type": "object",
  3064. "properties": {
  3065. "content": {
  3066. "type": "string",
  3067. "example": "软件使用协议内容"
  3068. },
  3069. "guide": {
  3070. "type": "array",
  3071. "items": {
  3072. "$ref": "#/definitions/md.Guide"
  3073. }
  3074. },
  3075. "oss_url": {
  3076. "type": "string",
  3077. "example": "阿里云图片链接"
  3078. },
  3079. "privacy_title": {
  3080. "type": "string",
  3081. "example": "隐私协议标题"
  3082. },
  3083. "privacy_url": {
  3084. "type": "string",
  3085. "example": "隐私协议链接"
  3086. },
  3087. "title": {
  3088. "type": "string",
  3089. "example": "软件使用协议标题"
  3090. },
  3091. "user_title": {
  3092. "type": "string",
  3093. "example": "用户协议标题"
  3094. },
  3095. "user_url": {
  3096. "type": "string",
  3097. "example": "用户协议链接"
  3098. }
  3099. }
  3100. },
  3101. "md.ContributionValueFlowNode": {
  3102. "type": "object",
  3103. "properties": {
  3104. "amount": {
  3105. "description": "变更数量",
  3106. "type": "string"
  3107. },
  3108. "create_at": {
  3109. "description": "完成时间",
  3110. "type": "string"
  3111. },
  3112. "direction": {
  3113. "description": "方向: 1.收入 2.支出",
  3114. "type": "string"
  3115. },
  3116. "title": {
  3117. "description": "标题",
  3118. "type": "string"
  3119. }
  3120. }
  3121. },
  3122. "md.DynamicDataResp": {
  3123. "type": "object",
  3124. "properties": {
  3125. "development_committee": {
  3126. "description": "发展委员会",
  3127. "type": "string"
  3128. },
  3129. "public_welfare_and_charity": {
  3130. "description": "公益基金",
  3131. "type": "string"
  3132. },
  3133. "star_level_dividends": {
  3134. "description": "星级分红",
  3135. "type": "string"
  3136. },
  3137. "user_total_hold": {
  3138. "description": "用户持有总量",
  3139. "type": "string"
  3140. }
  3141. }
  3142. },
  3143. "md.EggEnergyDetailReq": {
  3144. "type": "object",
  3145. "properties": {
  3146. "asc": {
  3147. "description": "1.升序 2.倒序",
  3148. "type": "string"
  3149. },
  3150. "direction": {
  3151. "description": "类型 1.收入 2.支出 全部则传空",
  3152. "type": "string"
  3153. },
  3154. "kind": {
  3155. "description": "类型:1. 个人蛋蛋能量 2.团队蛋蛋能量",
  3156. "type": "string"
  3157. },
  3158. "limit": {
  3159. "description": "每页大小",
  3160. "type": "integer"
  3161. },
  3162. "page": {
  3163. "description": "页数",
  3164. "type": "integer"
  3165. },
  3166. "type": {
  3167. "description": "变动类型 全部则传空",
  3168. "type": "string"
  3169. }
  3170. }
  3171. },
  3172. "md.EggEnergyDetailResp": {
  3173. "type": "object",
  3174. "properties": {
  3175. "list": {
  3176. "description": "流水数据",
  3177. "type": "array",
  3178. "items": {
  3179. "type": "object",
  3180. "additionalProperties": {
  3181. "type": "string"
  3182. }
  3183. }
  3184. },
  3185. "paginate": {
  3186. "description": "分页信息",
  3187. "allOf": [
  3188. {
  3189. "$ref": "#/definitions/applet_app_md.Paginate"
  3190. }
  3191. ]
  3192. },
  3193. "person_egg_energy": {
  3194. "description": "个人蛋蛋能量",
  3195. "type": "string"
  3196. },
  3197. "team_egg_energy": {
  3198. "description": "团队蛋蛋能量",
  3199. "type": "string"
  3200. },
  3201. "total_egg_energy": {
  3202. "description": "总蛋蛋能量",
  3203. "type": "string"
  3204. },
  3205. "total_egg_energy_price": {
  3206. "description": "蛋蛋能量总价",
  3207. "type": "string"
  3208. },
  3209. "transfer_type_list": {
  3210. "description": "转账类型列表",
  3211. "allOf": [
  3212. {
  3213. "$ref": "#/definitions/md.TransferTypeList"
  3214. }
  3215. ]
  3216. }
  3217. }
  3218. },
  3219. "md.EggEnergyFlowNode": {
  3220. "type": "object",
  3221. "properties": {
  3222. "after_amount": {
  3223. "description": "变更后数量",
  3224. "type": "string"
  3225. },
  3226. "amount": {
  3227. "description": "变更数量",
  3228. "type": "string"
  3229. },
  3230. "before_amount": {
  3231. "description": "变更前数量",
  3232. "type": "string"
  3233. },
  3234. "coin_name": {
  3235. "description": "虚拟币名称",
  3236. "type": "string"
  3237. },
  3238. "create_at": {
  3239. "description": "创建时间",
  3240. "type": "string"
  3241. },
  3242. "direction": {
  3243. "description": "方向:1.收入 2.支出",
  3244. "type": "integer"
  3245. },
  3246. "id": {
  3247. "type": "integer"
  3248. },
  3249. "sys_fee": {
  3250. "description": "手续费",
  3251. "type": "string"
  3252. },
  3253. "title": {
  3254. "description": "标题",
  3255. "type": "string"
  3256. },
  3257. "transfer_type": {
  3258. "description": "转账类型",
  3259. "type": "string"
  3260. }
  3261. }
  3262. },
  3263. "md.EggPointDetailsReq": {
  3264. "type": "object",
  3265. "properties": {
  3266. "asc": {
  3267. "description": "1.升序 2.倒序",
  3268. "type": "string"
  3269. },
  3270. "direction": {
  3271. "description": "类型 1.收入 2.支出 全部则传空",
  3272. "type": "string"
  3273. },
  3274. "kind": {
  3275. "description": "类型:1. 个人蛋蛋积分 2.团队蛋蛋积分",
  3276. "type": "string"
  3277. },
  3278. "limit": {
  3279. "description": "每页大小",
  3280. "type": "integer"
  3281. },
  3282. "page": {
  3283. "description": "页数",
  3284. "type": "integer"
  3285. },
  3286. "type": {
  3287. "description": "变动类型 全部则传空",
  3288. "type": "string"
  3289. }
  3290. }
  3291. },
  3292. "md.EggPointDetailsResp": {
  3293. "type": "object",
  3294. "properties": {
  3295. "list": {
  3296. "description": "流水数据",
  3297. "type": "array",
  3298. "items": {
  3299. "type": "object",
  3300. "additionalProperties": {
  3301. "type": "string"
  3302. }
  3303. }
  3304. },
  3305. "paginate": {
  3306. "description": "分页信息",
  3307. "allOf": [
  3308. {
  3309. "$ref": "#/definitions/applet_app_md.Paginate"
  3310. }
  3311. ]
  3312. },
  3313. "person_egg_points": {
  3314. "description": "个人蛋蛋积分",
  3315. "type": "string"
  3316. },
  3317. "team_egg_points": {
  3318. "description": "团队蛋蛋积分",
  3319. "type": "string"
  3320. },
  3321. "total_egg_points": {
  3322. "description": "总蛋蛋积分",
  3323. "type": "string"
  3324. },
  3325. "total_egg_points_amount": {
  3326. "description": "蛋蛋积分余额",
  3327. "type": "string"
  3328. },
  3329. "transfer_type_list": {
  3330. "description": "转账类型列表",
  3331. "allOf": [
  3332. {
  3333. "$ref": "#/definitions/md.TransferTypeList"
  3334. }
  3335. ]
  3336. }
  3337. }
  3338. },
  3339. "md.EggPointRecordNode": {
  3340. "type": "object",
  3341. "properties": {
  3342. "end_at": {
  3343. "description": "结束时间",
  3344. "type": "string"
  3345. },
  3346. "score": {
  3347. "description": "分数",
  3348. "type": "string"
  3349. },
  3350. "start_at": {
  3351. "description": "开始时间",
  3352. "type": "string"
  3353. },
  3354. "week": {
  3355. "description": "周数",
  3356. "type": "string"
  3357. },
  3358. "year": {
  3359. "description": "年份",
  3360. "type": "string"
  3361. }
  3362. }
  3363. },
  3364. "md.ExchangeEnergyReq": {
  3365. "type": "object",
  3366. "properties": {
  3367. "energy_amount": {
  3368. "description": "兑换能量数值",
  3369. "type": "string"
  3370. }
  3371. }
  3372. },
  3373. "md.FastLoginReq": {
  3374. "type": "object",
  3375. "properties": {
  3376. "invite_code": {
  3377. "type": "string",
  3378. "example": "邀请码"
  3379. },
  3380. "token": {
  3381. "type": "string",
  3382. "example": "一键登录的token"
  3383. }
  3384. }
  3385. },
  3386. "md.FindPasswordReq": {
  3387. "type": "object",
  3388. "required": [
  3389. "mobile"
  3390. ],
  3391. "properties": {
  3392. "code": {
  3393. "type": "string",
  3394. "example": "验证码"
  3395. },
  3396. "mobile": {
  3397. "type": "string"
  3398. },
  3399. "password": {
  3400. "type": "string",
  3401. "example": "密码 如 123"
  3402. }
  3403. }
  3404. },
  3405. "md.GetAmountFlowResp": {
  3406. "type": "object",
  3407. "properties": {
  3408. "list": {
  3409. "type": "array",
  3410. "items": {
  3411. "$ref": "#/definitions/md.WalletFlowNode"
  3412. }
  3413. },
  3414. "paginate": {
  3415. "$ref": "#/definitions/applet_app_md.Paginate"
  3416. }
  3417. }
  3418. },
  3419. "md.GetContributionValueFlowResp": {
  3420. "type": "object",
  3421. "properties": {
  3422. "list": {
  3423. "type": "array",
  3424. "items": {
  3425. "$ref": "#/definitions/md.ContributionValueFlowNode"
  3426. }
  3427. },
  3428. "paginate": {
  3429. "$ref": "#/definitions/applet_app_md.Paginate"
  3430. }
  3431. }
  3432. },
  3433. "md.GetContributionValueResp": {
  3434. "type": "object",
  3435. "properties": {
  3436. "contribution_value": {
  3437. "description": "贡献值",
  3438. "type": "string"
  3439. },
  3440. "ratio": {
  3441. "description": "兑换比率(x 分兑换 1 人民币)",
  3442. "type": "string"
  3443. }
  3444. }
  3445. },
  3446. "md.GetEggEnergyFlowResp": {
  3447. "type": "object",
  3448. "properties": {
  3449. "list": {
  3450. "type": "array",
  3451. "items": {
  3452. "$ref": "#/definitions/md.EggEnergyFlowNode"
  3453. }
  3454. },
  3455. "paginate": {
  3456. "$ref": "#/definitions/applet_app_md.Paginate"
  3457. }
  3458. }
  3459. },
  3460. "md.GetEggPointRecordResp": {
  3461. "type": "object",
  3462. "properties": {
  3463. "list": {
  3464. "description": "分数明细列表",
  3465. "type": "array",
  3466. "items": {
  3467. "$ref": "#/definitions/md.EggPointRecordNode"
  3468. }
  3469. },
  3470. "now_score": {
  3471. "description": "当前分数",
  3472. "type": "string"
  3473. },
  3474. "paginate": {
  3475. "$ref": "#/definitions/applet_app_md.Paginate"
  3476. }
  3477. }
  3478. },
  3479. "md.GetModuleSettingResp": {
  3480. "type": "object",
  3481. "properties": {
  3482. "data": {
  3483. "description": "内容",
  3484. "type": "object",
  3485. "additionalProperties": true
  3486. },
  3487. "mod_name": {
  3488. "description": "模块名称",
  3489. "type": "string"
  3490. },
  3491. "position": {
  3492. "description": "位置",
  3493. "type": "string"
  3494. },
  3495. "skip_identifier": {
  3496. "description": "跳转标识",
  3497. "type": "string"
  3498. },
  3499. "subtitle": {
  3500. "description": "副标题",
  3501. "type": "string"
  3502. },
  3503. "title": {
  3504. "description": "标题",
  3505. "type": "string"
  3506. }
  3507. }
  3508. },
  3509. "md.GetPriceCurveResp": {
  3510. "type": "object",
  3511. "properties": {
  3512. "x_data": {
  3513. "type": "array",
  3514. "items": {}
  3515. },
  3516. "y_data": {
  3517. "type": "array",
  3518. "items": {}
  3519. }
  3520. }
  3521. },
  3522. "md.GrabRedPackageReq": {
  3523. "type": "object",
  3524. "properties": {
  3525. "device_id": {
  3526. "description": "设备id",
  3527. "type": "string"
  3528. },
  3529. "receiver_id": {
  3530. "description": "用户id或者群组id",
  3531. "type": "integer"
  3532. },
  3533. "receiver_type": {
  3534. "description": "接收者类型,1:user;2:group",
  3535. "type": "integer"
  3536. },
  3537. "red_package_cover": {
  3538. "description": "红包封面",
  3539. "type": "string"
  3540. },
  3541. "red_package_id": {
  3542. "description": "红包id",
  3543. "type": "integer"
  3544. },
  3545. "send_red_package_user_nike_name": {
  3546. "description": "红包发送者-im用户昵称",
  3547. "type": "string"
  3548. },
  3549. "send_red_packet_avatar_url": {
  3550. "description": "红包发送者-im用户头像",
  3551. "type": "string"
  3552. },
  3553. "send_time": {
  3554. "description": "消息发送时间戳,精确到毫秒",
  3555. "type": "integer"
  3556. },
  3557. "token": {
  3558. "description": "im-token",
  3559. "type": "string"
  3560. },
  3561. "user_id": {
  3562. "description": "im用户id",
  3563. "type": "string"
  3564. }
  3565. }
  3566. },
  3567. "md.GrabRedPackageResp": {
  3568. "type": "object",
  3569. "properties": {
  3570. "grab_amount": {
  3571. "description": "抢到的红包金额",
  3572. "type": "string"
  3573. },
  3574. "im": {
  3575. "description": "im 返回体",
  3576. "allOf": [
  3577. {
  3578. "$ref": "#/definitions/pb.SendRedPacketResp"
  3579. }
  3580. ]
  3581. }
  3582. }
  3583. },
  3584. "md.Guide": {
  3585. "type": "object",
  3586. "properties": {
  3587. "bg_image": {
  3588. "type": "string"
  3589. },
  3590. "bg_image_url": {
  3591. "type": "string"
  3592. },
  3593. "content_image": {
  3594. "type": "string"
  3595. },
  3596. "content_image_url": {
  3597. "type": "string"
  3598. }
  3599. }
  3600. },
  3601. "md.HomePageResp": {
  3602. "type": "object",
  3603. "properties": {
  3604. "initial_price": {
  3605. "description": "蛋蛋能量初始价格",
  3606. "type": "string"
  3607. },
  3608. "is_sign": {
  3609. "description": "是否开始签到",
  3610. "type": "boolean"
  3611. },
  3612. "nick_name": {
  3613. "description": "用户名称",
  3614. "type": "string"
  3615. },
  3616. "now_basal_rate": {
  3617. "description": "当前基础速率/小时",
  3618. "type": "string"
  3619. },
  3620. "now_team_rate": {
  3621. "description": "当前团队速率/小时",
  3622. "type": "string"
  3623. },
  3624. "sign_end_time": {
  3625. "description": "签到截止时间",
  3626. "type": "string"
  3627. },
  3628. "total_active_points": {
  3629. "description": "总蛋蛋积分",
  3630. "type": "string"
  3631. },
  3632. "total_egg_energy": {
  3633. "description": "总蛋蛋能量",
  3634. "type": "string"
  3635. }
  3636. }
  3637. },
  3638. "md.HomePageWatchAdRuleResp": {
  3639. "type": "object",
  3640. "properties": {
  3641. "each_round_hour": {
  3642. "description": "每一轮X个小时",
  3643. "type": "string"
  3644. },
  3645. "next_watch_ad_date": {
  3646. "description": "下次可观看广告时间,若为空允许观看视频",
  3647. "type": "string"
  3648. },
  3649. "residue_watch_ad_num": {
  3650. "description": "当前剩余可观看视频数",
  3651. "type": "integer"
  3652. },
  3653. "watch_ad_reward_active_points": {
  3654. "description": "观看广告视频奖励X个活跃积分",
  3655. "type": "string"
  3656. }
  3657. }
  3658. },
  3659. "md.InitialDataResp": {
  3660. "type": "object",
  3661. "properties": {
  3662. "initial_price": {
  3663. "description": "初始价格",
  3664. "type": "string"
  3665. },
  3666. "total_angel_investor": {
  3667. "description": "天使投资人",
  3668. "type": "string"
  3669. },
  3670. "total_ecological_development": {
  3671. "description": "生态建设",
  3672. "type": "string"
  3673. },
  3674. "total_issuance_amount": {
  3675. "description": "总发行量",
  3676. "type": "string"
  3677. },
  3678. "total_operate_fund": {
  3679. "description": "运营资金",
  3680. "type": "string"
  3681. },
  3682. "total_technology_team": {
  3683. "description": "技术团队",
  3684. "type": "string"
  3685. }
  3686. }
  3687. },
  3688. "md.IntegralList": {
  3689. "type": "object",
  3690. "properties": {
  3691. "expend_list": {
  3692. "description": "支出类型列表",
  3693. "type": "array",
  3694. "items": {
  3695. "$ref": "#/definitions/md.TransferTypeNode"
  3696. }
  3697. },
  3698. "income_list": {
  3699. "description": "收入类型列表",
  3700. "type": "array",
  3701. "items": {
  3702. "$ref": "#/definitions/md.TransferTypeNode"
  3703. }
  3704. }
  3705. }
  3706. },
  3707. "md.InviteCodeUserInfoReq": {
  3708. "type": "object",
  3709. "properties": {
  3710. "invite_code": {
  3711. "type": "string"
  3712. }
  3713. }
  3714. },
  3715. "md.InviteCodeUserInfoResp": {
  3716. "type": "object",
  3717. "properties": {
  3718. "head_img": {
  3719. "type": "string"
  3720. },
  3721. "nickname": {
  3722. "type": "string"
  3723. }
  3724. }
  3725. },
  3726. "md.InviteUrl": {
  3727. "type": "object",
  3728. "properties": {
  3729. "invite_code": {
  3730. "type": "string"
  3731. },
  3732. "link": {
  3733. "type": "string"
  3734. },
  3735. "qrcode": {
  3736. "type": "string"
  3737. }
  3738. }
  3739. },
  3740. "md.IsCanGetRedPackageResp": {
  3741. "type": "object",
  3742. "properties": {
  3743. "is_can_get_red_package": {
  3744. "description": "能否获取红包",
  3745. "type": "boolean"
  3746. }
  3747. }
  3748. },
  3749. "md.IsCanSignInResp": {
  3750. "type": "object",
  3751. "properties": {
  3752. "is_can_sign_in": {
  3753. "description": "能否签到",
  3754. "type": "boolean"
  3755. }
  3756. }
  3757. },
  3758. "md.LoginReq": {
  3759. "type": "object",
  3760. "required": [
  3761. "password",
  3762. "phone"
  3763. ],
  3764. "properties": {
  3765. "code": {
  3766. "type": "string",
  3767. "example": "验证码"
  3768. },
  3769. "password": {
  3770. "type": "string",
  3771. "example": "登录密码"
  3772. },
  3773. "phone": {
  3774. "type": "string",
  3775. "example": "手机号"
  3776. }
  3777. }
  3778. },
  3779. "md.LoginResponse": {
  3780. "type": "object",
  3781. "properties": {
  3782. "token": {
  3783. "type": "string"
  3784. }
  3785. }
  3786. },
  3787. "md.MemberCenterGetBasicResp": {
  3788. "type": "object",
  3789. "properties": {
  3790. "active_num": {
  3791. "description": "活跃值",
  3792. "type": "string"
  3793. },
  3794. "amount": {
  3795. "description": "账户余额",
  3796. "type": "string"
  3797. },
  3798. "contribution_value": {
  3799. "description": "贡献值",
  3800. "type": "string"
  3801. },
  3802. "date": {
  3803. "description": "兑换时间(每月x日)",
  3804. "type": "string"
  3805. },
  3806. "egg_energy": {
  3807. "description": "能量值",
  3808. "type": "string"
  3809. },
  3810. "egg_energy_value": {
  3811. "description": "能量预估价值",
  3812. "type": "string"
  3813. },
  3814. "egg_score": {
  3815. "description": "蛋蛋分",
  3816. "type": "string"
  3817. },
  3818. "head_img": {
  3819. "type": "string"
  3820. },
  3821. "id": {
  3822. "type": "string"
  3823. },
  3824. "invite_code": {
  3825. "type": "string"
  3826. },
  3827. "is_bind_extend": {
  3828. "type": "string",
  3829. "example": "是否绑定了上级 0否 1是"
  3830. },
  3831. "level_name": {
  3832. "description": "会员等级名称",
  3833. "type": "string"
  3834. },
  3835. "nickname": {
  3836. "description": "会员名称",
  3837. "type": "string"
  3838. },
  3839. "phone": {
  3840. "type": "string"
  3841. },
  3842. "ratio": {
  3843. "description": "兑换比例(x:y)",
  3844. "type": "string"
  3845. }
  3846. }
  3847. },
  3848. "md.MyFansResp": {
  3849. "type": "object",
  3850. "properties": {
  3851. "now_team_assistance_num": {
  3852. "description": "团队助力人数",
  3853. "type": "integer"
  3854. },
  3855. "now_team_assistance_reward": {
  3856. "description": "团队助力收益",
  3857. "type": "string"
  3858. },
  3859. "now_team_user": {
  3860. "description": "团队人数",
  3861. "type": "integer"
  3862. }
  3863. }
  3864. },
  3865. "md.MyFansUserListResp": {
  3866. "type": "object",
  3867. "properties": {
  3868. "list": {
  3869. "type": "array",
  3870. "items": {
  3871. "$ref": "#/definitions/md.OneLineUserNode"
  3872. }
  3873. }
  3874. }
  3875. },
  3876. "md.NineDimensionalSpaceResp": {
  3877. "type": "object",
  3878. "properties": {
  3879. "a_lot_of_nums": {
  3880. "description": "全网至多用户数",
  3881. "type": "integer"
  3882. },
  3883. "day_num": {
  3884. "description": "连续x天不活跃",
  3885. "type": "integer"
  3886. },
  3887. "rows": {
  3888. "description": "行数",
  3889. "type": "string"
  3890. },
  3891. "space_list": {
  3892. "description": "数据列表",
  3893. "type": "array",
  3894. "items": {
  3895. "$ref": "#/definitions/md.SpaceListNode"
  3896. }
  3897. },
  3898. "space_nums": {
  3899. "description": "空间人数",
  3900. "type": "integer"
  3901. },
  3902. "space_total_nums": {
  3903. "description": "空间总数",
  3904. "type": "integer"
  3905. },
  3906. "times": {
  3907. "description": "排数",
  3908. "type": "string"
  3909. }
  3910. }
  3911. },
  3912. "md.OneLineUserNode": {
  3913. "type": "object",
  3914. "properties": {
  3915. "avatar_url": {
  3916. "type": "string"
  3917. },
  3918. "invite_time": {
  3919. "type": "string"
  3920. },
  3921. "is_online": {
  3922. "type": "boolean"
  3923. },
  3924. "nickname": {
  3925. "type": "string"
  3926. }
  3927. }
  3928. },
  3929. "md.PointsCenterGetBasicResp": {
  3930. "type": "object",
  3931. "properties": {
  3932. "egg_point": {
  3933. "description": "能量积分",
  3934. "type": "string"
  3935. },
  3936. "egg_point_amount": {
  3937. "description": "能量积分价值",
  3938. "type": "string"
  3939. },
  3940. "energy": {
  3941. "description": "蛋蛋能量值",
  3942. "type": "string"
  3943. },
  3944. "energy_amount": {
  3945. "description": "能量价值",
  3946. "type": "string"
  3947. },
  3948. "wallet_amount": {
  3949. "description": "账户余额",
  3950. "type": "string"
  3951. }
  3952. }
  3953. },
  3954. "md.PointsExchangeGetBasicResp": {
  3955. "type": "object",
  3956. "properties": {
  3957. "available_cash": {
  3958. "description": "可用现金",
  3959. "type": "string"
  3960. },
  3961. "available_energy": {
  3962. "description": "可用能量",
  3963. "type": "string"
  3964. }
  3965. }
  3966. },
  3967. "md.RealTimePriceResp": {
  3968. "type": "object",
  3969. "properties": {
  3970. "is_rises": {
  3971. "description": "是否涨/跌价",
  3972. "type": "boolean"
  3973. },
  3974. "now_price": {
  3975. "description": "当前价格",
  3976. "type": "string"
  3977. },
  3978. "rises": {
  3979. "description": "涨价幅度(百分比)",
  3980. "type": "string"
  3981. },
  3982. "user_count": {
  3983. "description": "用户数",
  3984. "type": "integer"
  3985. }
  3986. }
  3987. },
  3988. "md.RedPackageDetailResp": {
  3989. "type": "object",
  3990. "properties": {
  3991. "detail": {
  3992. "description": "红包详情信息",
  3993. "allOf": [
  3994. {
  3995. "$ref": "#/definitions/code_fnuoos_com_EggPlanet_egg_models_git_src_model.ImSendRedPackageOrd"
  3996. }
  3997. ]
  3998. },
  3999. "list": {
  4000. "description": "领取红包用户列表",
  4001. "type": "array",
  4002. "items": {
  4003. "$ref": "#/definitions/md.RedPackageDetailUserNode"
  4004. }
  4005. }
  4006. }
  4007. },
  4008. "md.RedPackageDetailUserNode": {
  4009. "type": "object",
  4010. "properties": {
  4011. "amount": {
  4012. "description": "金额",
  4013. "type": "string"
  4014. },
  4015. "im_user_id": {
  4016. "description": "im用户id",
  4017. "type": "string"
  4018. },
  4019. "received_at": {
  4020. "description": "领取时间",
  4021. "type": "string"
  4022. },
  4023. "user_avatar_url": {
  4024. "description": "im用户昵称",
  4025. "type": "string"
  4026. },
  4027. "user_nick_name": {
  4028. "description": "im用户昵称",
  4029. "type": "string"
  4030. }
  4031. }
  4032. },
  4033. "md.RegisterReq": {
  4034. "type": "object",
  4035. "required": [
  4036. "mobile"
  4037. ],
  4038. "properties": {
  4039. "avatar": {
  4040. "type": "string",
  4041. "example": "头像"
  4042. },
  4043. "code": {
  4044. "type": "string",
  4045. "example": "验证码"
  4046. },
  4047. "invite_code": {
  4048. "type": "string",
  4049. "example": "邀请码"
  4050. },
  4051. "mobile": {
  4052. "type": "string"
  4053. },
  4054. "nickname": {
  4055. "type": "string",
  4056. "example": "昵称"
  4057. },
  4058. "open_id": {
  4059. "type": "string",
  4060. "example": "微信openId"
  4061. },
  4062. "password": {
  4063. "type": "string",
  4064. "example": "密码 如 123"
  4065. },
  4066. "sex": {
  4067. "description": "性别(0:未知 1:男 2:女)",
  4068. "type": "integer"
  4069. },
  4070. "type": {
  4071. "type": "string",
  4072. "example": "app:APP注册、h5:H5注册"
  4073. },
  4074. "union_id": {
  4075. "type": "string",
  4076. "example": "微信UnionId"
  4077. }
  4078. }
  4079. },
  4080. "md.Response": {
  4081. "type": "object",
  4082. "properties": {
  4083. "code": {
  4084. "type": "string",
  4085. "example": "响应码"
  4086. },
  4087. "data": {
  4088. "description": "内容"
  4089. },
  4090. "msg": {
  4091. "type": "string",
  4092. "example": "具体错误原因"
  4093. }
  4094. }
  4095. },
  4096. "md.SendRedPackageDetailReq": {
  4097. "type": "object",
  4098. "properties": {
  4099. "order_id": {
  4100. "description": "红包的订单 ID",
  4101. "type": "string"
  4102. }
  4103. }
  4104. },
  4105. "md.SendRedPackageDetailResp": {
  4106. "type": "object",
  4107. "properties": {
  4108. "im": {
  4109. "$ref": "#/definitions/md.SeqType"
  4110. },
  4111. "red_package_id": {
  4112. "description": "红包 ID",
  4113. "type": "integer"
  4114. }
  4115. }
  4116. },
  4117. "md.SendRedPackageReq": {
  4118. "type": "object",
  4119. "properties": {
  4120. "amount": {
  4121. "description": "红包金额",
  4122. "type": "string"
  4123. },
  4124. "device_id": {
  4125. "description": "设备id",
  4126. "type": "string"
  4127. },
  4128. "receiver_id": {
  4129. "description": "用户id或者群组id",
  4130. "type": "integer"
  4131. },
  4132. "receiver_type": {
  4133. "description": "接收者类型,1:user;2:group",
  4134. "type": "integer"
  4135. },
  4136. "red_package_cover": {
  4137. "description": "红包封面",
  4138. "type": "string"
  4139. },
  4140. "red_packet_content": {
  4141. "description": "红包文字内容",
  4142. "type": "string"
  4143. },
  4144. "red_packet_nums": {
  4145. "description": "红包数量",
  4146. "type": "integer"
  4147. },
  4148. "red_packet_small_content": {
  4149. "description": "红包文字内容",
  4150. "type": "string"
  4151. },
  4152. "red_packet_type": {
  4153. "description": "红包类型(0:未知 1:好友红包 2:群组普通红包 3:群组手气红包 4:群组专属红包 5:系统红包)",
  4154. "type": "integer"
  4155. },
  4156. "send_time": {
  4157. "description": "消息发送时间戳,精确到毫秒",
  4158. "type": "integer"
  4159. },
  4160. "to_user_ids": {
  4161. "description": "红包给到哪些im用户id(专属红包)",
  4162. "type": "array",
  4163. "items": {
  4164. "type": "integer"
  4165. }
  4166. },
  4167. "token": {
  4168. "description": "im-token",
  4169. "type": "string"
  4170. },
  4171. "user_id": {
  4172. "description": "im用户id",
  4173. "type": "string"
  4174. }
  4175. }
  4176. },
  4177. "md.SendRedPackageResp": {
  4178. "type": "object",
  4179. "properties": {
  4180. "im": {
  4181. "$ref": "#/definitions/pb.SendRedPacketResp"
  4182. },
  4183. "red_package_id": {
  4184. "description": "红包ID",
  4185. "type": "integer"
  4186. }
  4187. }
  4188. },
  4189. "md.SeqType": {
  4190. "type": "object",
  4191. "properties": {
  4192. "seq": {
  4193. "description": "序列号",
  4194. "type": "integer"
  4195. }
  4196. }
  4197. },
  4198. "md.SmsSendReq": {
  4199. "type": "object",
  4200. "required": [
  4201. "mobile"
  4202. ],
  4203. "properties": {
  4204. "captcha_output": {
  4205. "type": "string",
  4206. "example": "阿里云图形验证码对应参数"
  4207. },
  4208. "gen_time": {
  4209. "type": "string",
  4210. "example": "阿里云图形验证码对应参数"
  4211. },
  4212. "lot_number": {
  4213. "type": "string",
  4214. "example": "阿里云图形验证码对应参数"
  4215. },
  4216. "mobile": {
  4217. "type": "string"
  4218. },
  4219. "pass_token": {
  4220. "type": "string",
  4221. "example": "阿里云图形验证码对应参数"
  4222. },
  4223. "type": {
  4224. "type": "string",
  4225. "example": "h5Register:h5注册页、wechatBindPhone:微信绑定手机、login:登陆、findPwd:找回密码、changePwd:修改密码、changePasscode:修改支付密码"
  4226. }
  4227. }
  4228. },
  4229. "md.SpaceListNode": {
  4230. "type": "object",
  4231. "properties": {
  4232. "max_count": {
  4233. "description": "最大容纳人数",
  4234. "type": "integer"
  4235. },
  4236. "name": {
  4237. "description": "维度",
  4238. "type": "string"
  4239. },
  4240. "now_count": {
  4241. "description": "当前人数",
  4242. "type": "integer"
  4243. }
  4244. }
  4245. },
  4246. "md.TotalRateResp": {
  4247. "type": "object",
  4248. "properties": {
  4249. "consumed_personal_egg_point": {
  4250. "description": "消耗个人蛋蛋积分",
  4251. "type": "string"
  4252. },
  4253. "consumed_team_egg_point": {
  4254. "description": "消耗团队蛋蛋积分",
  4255. "type": "string"
  4256. },
  4257. "now_basal_rate": {
  4258. "description": "当前基础速率/小时",
  4259. "type": "string"
  4260. },
  4261. "now_team_rate": {
  4262. "description": "当前团队速率/小时",
  4263. "type": "string"
  4264. },
  4265. "now_total_rate": {
  4266. "description": "总速率/小时",
  4267. "type": "string"
  4268. }
  4269. }
  4270. },
  4271. "md.TransferTypeList": {
  4272. "type": "object",
  4273. "properties": {
  4274. "TeamTransferTypeList": {
  4275. "description": "团队积分变动列表",
  4276. "allOf": [
  4277. {
  4278. "$ref": "#/definitions/md.IntegralList"
  4279. }
  4280. ]
  4281. },
  4282. "personal_transfer_type_list": {
  4283. "description": "个人积分变动列表",
  4284. "allOf": [
  4285. {
  4286. "$ref": "#/definitions/md.IntegralList"
  4287. }
  4288. ]
  4289. }
  4290. }
  4291. },
  4292. "md.TransferTypeNode": {
  4293. "type": "object",
  4294. "properties": {
  4295. "name": {
  4296. "type": "string"
  4297. },
  4298. "value": {
  4299. "type": "string"
  4300. }
  4301. }
  4302. },
  4303. "md.UpdatePasscodeReq": {
  4304. "type": "object",
  4305. "properties": {
  4306. "code": {
  4307. "type": "string",
  4308. "example": "验证码"
  4309. },
  4310. "passcode": {
  4311. "type": "string",
  4312. "example": "密码 如 123"
  4313. }
  4314. }
  4315. },
  4316. "md.UpdatePasswordReq": {
  4317. "type": "object",
  4318. "properties": {
  4319. "code": {
  4320. "type": "string",
  4321. "example": "验证码"
  4322. },
  4323. "password": {
  4324. "type": "string",
  4325. "example": "密码 如 123"
  4326. }
  4327. }
  4328. },
  4329. "md.UserFeedbackListReq": {
  4330. "type": "object",
  4331. "properties": {
  4332. "limit": {
  4333. "type": "string"
  4334. },
  4335. "page": {
  4336. "type": "string"
  4337. }
  4338. }
  4339. },
  4340. "md.UserFeedbackListResp": {
  4341. "type": "object",
  4342. "properties": {
  4343. "content": {
  4344. "type": "string"
  4345. },
  4346. "create_at": {
  4347. "type": "string"
  4348. },
  4349. "id": {
  4350. "type": "string"
  4351. },
  4352. "img": {
  4353. "type": "array",
  4354. "items": {
  4355. "type": "string"
  4356. }
  4357. },
  4358. "label": {
  4359. "type": "string"
  4360. },
  4361. "state": {
  4362. "type": "string",
  4363. "example": "0未回复 1已回复"
  4364. },
  4365. "title": {
  4366. "type": "string"
  4367. }
  4368. }
  4369. },
  4370. "md.UserFeedbackRecordReq": {
  4371. "type": "object",
  4372. "properties": {
  4373. "id": {
  4374. "type": "string"
  4375. },
  4376. "page": {
  4377. "type": "string"
  4378. }
  4379. }
  4380. },
  4381. "md.UserFeedbackRecordResp": {
  4382. "type": "object",
  4383. "properties": {
  4384. "content": {
  4385. "type": "string"
  4386. },
  4387. "create_at": {
  4388. "type": "string"
  4389. },
  4390. "head_img": {
  4391. "type": "string"
  4392. },
  4393. "nickname": {
  4394. "type": "string"
  4395. },
  4396. "type": {
  4397. "type": "string"
  4398. }
  4399. }
  4400. },
  4401. "md.UserFeedbackSaveReq": {
  4402. "type": "object",
  4403. "properties": {
  4404. "cid": {
  4405. "type": "string",
  4406. "example": "问题类型的id"
  4407. },
  4408. "content": {
  4409. "type": "string",
  4410. "example": "问题内容"
  4411. },
  4412. "idea": {
  4413. "type": "string",
  4414. "example": "建议内容"
  4415. },
  4416. "img": {
  4417. "type": "array",
  4418. "items": {
  4419. "type": "string"
  4420. },
  4421. "example": [
  4422. "图片"
  4423. ]
  4424. },
  4425. "phone": {
  4426. "type": "string"
  4427. },
  4428. "title": {
  4429. "type": "string"
  4430. },
  4431. "type": {
  4432. "type": "string",
  4433. "example": "问题类型的name"
  4434. }
  4435. }
  4436. },
  4437. "md.UserFeedbackSayReq": {
  4438. "type": "object",
  4439. "properties": {
  4440. "content": {
  4441. "type": "string",
  4442. "example": "问题内容"
  4443. },
  4444. "id": {
  4445. "type": "string",
  4446. "example": "id"
  4447. }
  4448. }
  4449. },
  4450. "md.UserInfoResp": {
  4451. "type": "object",
  4452. "properties": {
  4453. "head_img": {
  4454. "type": "string"
  4455. },
  4456. "id": {
  4457. "type": "string"
  4458. },
  4459. "invite_code": {
  4460. "type": "string"
  4461. },
  4462. "is_bind_extend": {
  4463. "type": "string",
  4464. "example": "是否绑定了上级 0否 1是"
  4465. },
  4466. "nickname": {
  4467. "type": "string"
  4468. },
  4469. "phone": {
  4470. "type": "string"
  4471. }
  4472. }
  4473. },
  4474. "md.Version": {
  4475. "type": "object",
  4476. "properties": {
  4477. "content": {
  4478. "type": "string"
  4479. },
  4480. "img": {
  4481. "type": "string"
  4482. },
  4483. "is_must": {
  4484. "type": "string"
  4485. },
  4486. "name": {
  4487. "type": "string"
  4488. },
  4489. "type": {
  4490. "type": "string"
  4491. },
  4492. "url": {
  4493. "type": "string"
  4494. },
  4495. "version": {
  4496. "type": "string"
  4497. }
  4498. }
  4499. },
  4500. "md.VersionResp": {
  4501. "type": "object",
  4502. "properties": {
  4503. "is_audit_version": {
  4504. "type": "string"
  4505. },
  4506. "version": {
  4507. "type": "array",
  4508. "items": {
  4509. "$ref": "#/definitions/md.Version"
  4510. }
  4511. }
  4512. }
  4513. },
  4514. "md.WalletFlowNode": {
  4515. "type": "object",
  4516. "properties": {
  4517. "after_amount": {
  4518. "description": "变动后金额",
  4519. "type": "string"
  4520. },
  4521. "amount": {
  4522. "description": "变动金额",
  4523. "type": "string"
  4524. },
  4525. "before_amount": {
  4526. "description": "变动前金额",
  4527. "type": "string"
  4528. },
  4529. "create_time": {
  4530. "description": "创建时间",
  4531. "type": "string"
  4532. },
  4533. "direction": {
  4534. "description": "方向:1.收入 2.支出",
  4535. "type": "integer"
  4536. },
  4537. "id": {
  4538. "type": "integer"
  4539. },
  4540. "kind": {
  4541. "description": "1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量",
  4542. "type": "integer"
  4543. },
  4544. "memo": {
  4545. "description": "备注",
  4546. "type": "string"
  4547. },
  4548. "ord_id": {
  4549. "description": "对应订单编号",
  4550. "type": "string"
  4551. },
  4552. "state": {
  4553. "description": "1未到账,2已到账",
  4554. "type": "integer"
  4555. },
  4556. "sys_fee": {
  4557. "description": "手续费",
  4558. "type": "string"
  4559. },
  4560. "title": {
  4561. "description": "标题",
  4562. "type": "string"
  4563. },
  4564. "uid": {
  4565. "description": "用户 ID",
  4566. "type": "integer"
  4567. },
  4568. "update_time": {
  4569. "description": "更新时间",
  4570. "type": "string"
  4571. }
  4572. }
  4573. },
  4574. "md.WechatLoginReq": {
  4575. "type": "object",
  4576. "properties": {
  4577. "avatar": {
  4578. "type": "string",
  4579. "example": "头像"
  4580. },
  4581. "nickname": {
  4582. "type": "string",
  4583. "example": "昵称"
  4584. },
  4585. "open_id": {
  4586. "type": "string",
  4587. "example": "微信openId"
  4588. },
  4589. "union_id": {
  4590. "type": "string",
  4591. "example": "微信UnionId"
  4592. }
  4593. }
  4594. },
  4595. "md.WithdrawGetAmountResp": {
  4596. "type": "object",
  4597. "properties": {
  4598. "amount": {
  4599. "description": "余额",
  4600. "type": "string"
  4601. }
  4602. }
  4603. },
  4604. "pb.SendRedPacketResp": {
  4605. "type": "object",
  4606. "properties": {
  4607. "seq": {
  4608. "description": "消息序列号",
  4609. "type": "integer"
  4610. }
  4611. }
  4612. }
  4613. }
  4614. }