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

5157 lines
171 KiB

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