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

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