蛋蛋星球 后台端
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 

7637 linhas
198 KiB

  1. definitions:
  2. applet_app_md_financial_center.Paginate:
  3. properties:
  4. limit:
  5. description: 每页大小
  6. type: integer
  7. page:
  8. description: 页数
  9. type: integer
  10. total:
  11. description: 总数据量
  12. type: integer
  13. type: object
  14. applet_app_md_financial_center.WithdrawFrequencySettingStruct:
  15. properties:
  16. duration:
  17. description: 周期 (0.天 1.小时 2.周 3.天 4.月 5.年)
  18. type: integer
  19. num:
  20. description: 周期数
  21. type: integer
  22. type: object
  23. applet_app_md_im.GetBasicResp:
  24. properties:
  25. chat_sensitive_words:
  26. example: 聊天敏感词
  27. type: string
  28. is_allow_add_friends:
  29. example: 是否允许加好友
  30. type: string
  31. is_auto_add_friends:
  32. example: 是否自动加好友
  33. type: string
  34. prohibit_add_group_members:
  35. example: 是否禁止添加群成员
  36. type: string
  37. prohibit_remove_group_members:
  38. example: 是否禁止移出群成员
  39. type: string
  40. prohibit_update_group_name:
  41. example: 是否禁止修改群名称
  42. type: string
  43. type: object
  44. applet_app_md_im.SetBasicReq:
  45. properties:
  46. chat_sensitive_words:
  47. example: 聊天敏感词
  48. type: string
  49. is_allow_add_friends:
  50. example: 是否允许加好友
  51. type: string
  52. is_auto_add_friends:
  53. example: 是否自动加好友
  54. type: string
  55. prohibit_add_group_members:
  56. example: 是否禁止添加群成员
  57. type: string
  58. prohibit_remove_group_members:
  59. example: 是否禁止移出群成员
  60. type: string
  61. prohibit_update_group_name:
  62. example: 是否禁止修改群名称
  63. type: string
  64. type: object
  65. applet_app_md_institutional_management_egg_energy.BasicSetting:
  66. properties:
  67. direct_push_reward:
  68. allOf:
  69. - $ref: '#/definitions/md.TeamRewardSettingStruct'
  70. description: 直推奖励
  71. is_open:
  72. description: 是否开启(1:开启 0:关闭)
  73. type: integer
  74. person_egg_energy_coin_id:
  75. description: 个人蛋蛋能量对应虚拟币 id
  76. type: integer
  77. person_egg_points_coin_id:
  78. description: 个人蛋蛋积分对应虚拟币 id
  79. type: integer
  80. team_egg_energy_coin_id:
  81. description: 团队蛋蛋能量对应虚拟币 id
  82. type: integer
  83. team_egg_points_coin_id:
  84. description: 团队蛋蛋积分对应虚拟币 id
  85. type: integer
  86. type: object
  87. applet_app_md_institutional_management_egg_energy.Paginate:
  88. properties:
  89. limit:
  90. description: 每页大小
  91. type: integer
  92. page:
  93. description: 页数
  94. type: integer
  95. total:
  96. description: 总数据量
  97. type: integer
  98. type: object
  99. applet_app_md_institutional_management_public_platoon.BasicSetting:
  100. properties:
  101. id:
  102. type: integer
  103. is_open:
  104. description: 是否开启(1:开启 0:关闭)
  105. type: integer
  106. is_self_active_get_team_revenue:
  107. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  108. type: integer
  109. originator_uid:
  110. description: 创始人uid
  111. type: integer
  112. several_rows:
  113. description: 几排
  114. type: integer
  115. several_times:
  116. description: 几乘
  117. type: integer
  118. system_punish_replace:
  119. description: 是否位置滑落 被新用户替换 0否 1是
  120. type: integer
  121. system_punish_replace_value:
  122. description: xx天未活跃,处罚滑落
  123. type: integer
  124. type: object
  125. applet_app_md_institutional_management_public_platoon.Paginate:
  126. properties:
  127. limit:
  128. description: 每页大小
  129. type: integer
  130. page:
  131. description: 页数
  132. type: integer
  133. total:
  134. description: 总数据量
  135. type: integer
  136. type: object
  137. applet_app_md_marketing_applications_new_user_red_package.Paginate:
  138. properties:
  139. limit:
  140. type: integer
  141. page:
  142. type: integer
  143. total:
  144. type: integer
  145. type: object
  146. applet_app_md_member_center.Paginate:
  147. properties:
  148. limit:
  149. description: 每页大小
  150. type: integer
  151. page:
  152. description: 页数
  153. type: integer
  154. total:
  155. description: 总数据量
  156. type: integer
  157. type: object
  158. applet_app_md_setCenter_oss_aliyun.GetBasicResp:
  159. properties:
  160. oss_access_key_id:
  161. example: oss访问秘钥id
  162. type: string
  163. oss_access_key_secret:
  164. example: oss访问秘钥
  165. type: string
  166. oss_bucket_name:
  167. example: oss存储桶名称
  168. type: string
  169. oss_bucket_scheme:
  170. example: oss上传方式
  171. type: string
  172. oss_endpoint:
  173. example: oss地域节点
  174. type: string
  175. oss_object_domain:
  176. example: oss域名
  177. type: string
  178. oss_option:
  179. example: oss上传文件类型选项,以逗号分割
  180. type: string
  181. type: object
  182. applet_app_md_setCenter_oss_aliyun.SetBasicReq:
  183. properties:
  184. oss_access_key_id:
  185. example: oss访问秘钥id
  186. type: string
  187. oss_access_key_secret:
  188. example: oss访问秘钥
  189. type: string
  190. oss_bucket_name:
  191. example: oss存储桶名称
  192. type: string
  193. oss_bucket_scheme:
  194. example: oss上传方式
  195. type: string
  196. oss_endpoint:
  197. example: oss地域节点
  198. type: string
  199. oss_object_domain:
  200. example: oss域名
  201. type: string
  202. oss_option:
  203. example: oss上传文件类型选项,以逗号分割
  204. type: string
  205. type: object
  206. md.ActivePointsWalletNode:
  207. properties:
  208. amount:
  209. example: 账户余额
  210. type: string
  211. uid:
  212. description: 用户 ID
  213. type: integer
  214. user_name:
  215. example: 用户名
  216. type: string
  217. user_phone:
  218. example: 手机号
  219. type: string
  220. type: object
  221. md.AddCommunityDividendsReq:
  222. properties:
  223. amount:
  224. description: 社区分红数量
  225. type: string
  226. name:
  227. example: 社区分红名称
  228. type: string
  229. type: object
  230. md.AddCommunityDividendsWithUserReq:
  231. properties:
  232. memo:
  233. example: 备注
  234. type: string
  235. uid:
  236. description: 新增社区长用户 ID
  237. type: integer
  238. type: object
  239. md.AddCustomerServiceReq:
  240. properties:
  241. memo:
  242. description: 备注
  243. example: 备注
  244. type: string
  245. phone:
  246. example: 手机号
  247. type: string
  248. weight:
  249. description: 权重
  250. type: integer
  251. type: object
  252. md.AddEmoticonReq:
  253. properties:
  254. img_url:
  255. example: 图片地址
  256. type: string
  257. memo:
  258. description: 备注
  259. example: 备注
  260. type: string
  261. name:
  262. example: 名称
  263. type: string
  264. sort:
  265. description: 排序
  266. type: integer
  267. type: object
  268. md.AddFreePublishUserReq:
  269. properties:
  270. uid:
  271. type: integer
  272. type: object
  273. md.AddFundDataReq:
  274. properties:
  275. frequency:
  276. description: 频率(分钟)
  277. type: integer
  278. hours:
  279. description: 时长(小时)
  280. type: integer
  281. kind:
  282. description: 种类(1:公司补贴 2:资方投资 3:市场期望)
  283. type: integer
  284. memo:
  285. example: 备注
  286. type: string
  287. total_amount:
  288. description: 金额
  289. type: string
  290. type: object
  291. md.AddLevelReq:
  292. properties:
  293. auto_update:
  294. description: 自动升级 0关闭 1开启
  295. type: string
  296. choosable_num:
  297. description: 可选任务数量
  298. type: string
  299. is_use:
  300. description: 是否开启(0.否, 1.是)
  301. type: string
  302. level_name:
  303. description: 等级名称
  304. type: string
  305. level_weight:
  306. description: 等级权重
  307. type: string
  308. memo:
  309. description: 备注
  310. type: string
  311. type: object
  312. md.AddLevelTaskReq:
  313. properties:
  314. finish_count:
  315. description: 多少天内完成的指标
  316. type: string
  317. is_must_task:
  318. description: 是否必做(0,1)
  319. type: string
  320. level_id:
  321. description: 等级 ID
  322. type: string
  323. task_type:
  324. description: 1:直推会员人数,2:直推会员活跃天数,3:直推会员等级
  325. type: string
  326. task_type_level_id:
  327. description: 会员等级 ID (task_type=3时生效)
  328. type: string
  329. within_days:
  330. description: 多少天内完成
  331. type: string
  332. type: object
  333. md.AddPlatformRevenueReq:
  334. properties:
  335. frequency:
  336. description: 频率(分钟)
  337. type: integer
  338. hours:
  339. description: 时长(小时)
  340. type: integer
  341. kind:
  342. description: 种类(1:开屏广告 2:banner 广告 3:信息流广告 4:插屏广告)
  343. type: integer
  344. memo:
  345. example: 备注
  346. type: string
  347. total_amount:
  348. description: 金额
  349. type: string
  350. type: object
  351. md.AddTagReq:
  352. properties:
  353. is_punish:
  354. description: 是否为处罚标签(0:否 1:是)
  355. type: string
  356. memo:
  357. description: 备注
  358. type: string
  359. name:
  360. description: 标签名称
  361. type: string
  362. type: object
  363. md.AdvertisingBase:
  364. properties:
  365. android_ad_is_open:
  366. example: 安卓广告是否开启(1:开启 0:不开启)
  367. type: string
  368. android_open_ad_is_open:
  369. example: 安卓开屏广告是否开启(1:开启 0:不开启)
  370. type: string
  371. info:
  372. example: 广告商配置 {"chuanshanjia":{"android_app_key":""}}
  373. type: string
  374. ios_ad_is_open:
  375. example: ios广告是否开启(1:开启 0:不开启)
  376. type: string
  377. ios_open_ad_is_open:
  378. example: ios开屏广告是否开启(1:开启 0:不开启)
  379. type: string
  380. voice:
  381. example: 领取奖励声音
  382. type: string
  383. voice_url:
  384. type: string
  385. type: object
  386. md.AdvertisingBaseResp:
  387. properties:
  388. advertising_base:
  389. $ref: '#/definitions/md.AdvertisingBase'
  390. select_data:
  391. items:
  392. additionalProperties:
  393. type: string
  394. type: object
  395. type: array
  396. type: object
  397. md.AdvertisingDelReq:
  398. properties:
  399. id:
  400. items:
  401. type: string
  402. type: array
  403. type: object
  404. md.AdvertisingFunctionList:
  405. properties:
  406. ad_id:
  407. example: 广告id
  408. type: string
  409. id:
  410. type: string
  411. type:
  412. example: 类型
  413. type: string
  414. type: object
  415. md.AdvertisingFunctionListReq:
  416. properties:
  417. limit:
  418. type: string
  419. page:
  420. type: string
  421. type: object
  422. md.AdvertisingFunctionListResp:
  423. properties:
  424. adv_data:
  425. items:
  426. additionalProperties:
  427. type: string
  428. type: object
  429. type: array
  430. list:
  431. items:
  432. $ref: '#/definitions/md.AdvertisingFunctionList'
  433. type: array
  434. select_data:
  435. items:
  436. additionalProperties:
  437. type: string
  438. type: object
  439. type: array
  440. total:
  441. type: integer
  442. type: object
  443. md.AdvertisingLimit:
  444. properties:
  445. imei_num:
  446. example: 设备数量
  447. type: string
  448. minute:
  449. example: 分钟
  450. type: string
  451. public_img:
  452. example: 公共弹窗图
  453. type: string
  454. public_img_url:
  455. example: 公共弹窗图
  456. type: string
  457. public_str:
  458. example: 公共弹窗文字
  459. type: string
  460. tip:
  461. example: 限制提示
  462. type: string
  463. withdraw_img:
  464. example: 提现弹窗图
  465. type: string
  466. withdraw_img_url:
  467. example: 提现弹窗图
  468. type: string
  469. withdraw_str:
  470. example: 提现弹窗文字
  471. type: string
  472. type: object
  473. md.AdvertisingList:
  474. properties:
  475. counting_down:
  476. example: 倒计时 单位秒
  477. type: string
  478. id:
  479. type: string
  480. info:
  481. example: 广告位配置 {"chuanshanjia":{"android_ad_id":[""],"ios_ad_id":[""]}}
  482. type: string
  483. kind:
  484. example: 广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告 5:全屏视频)
  485. type: string
  486. name:
  487. example: 名称
  488. type: string
  489. type: object
  490. md.AdvertisingListReq:
  491. properties:
  492. kind:
  493. type: string
  494. limit:
  495. type: string
  496. name:
  497. type: string
  498. page:
  499. type: string
  500. type: object
  501. md.AdvertisingListResp:
  502. properties:
  503. list:
  504. items:
  505. $ref: '#/definitions/md.AdvertisingList'
  506. type: array
  507. select_data:
  508. items:
  509. additionalProperties:
  510. type: string
  511. type: object
  512. type: array
  513. total:
  514. type: integer
  515. type: object
  516. md.AdvertisingSaveReq:
  517. properties:
  518. counting_down:
  519. example: 倒计时 单位秒
  520. type: string
  521. id:
  522. type: string
  523. info:
  524. example: 广告位配置 {"chuanshanjia":{"android_ad_id":[""],"ios_ad_id":[""]}}
  525. type: string
  526. kind:
  527. example: 广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告 5:全屏视频)
  528. type: string
  529. name:
  530. example: 名称
  531. type: string
  532. type: object
  533. md.ArticleCateDelReq:
  534. properties:
  535. id:
  536. items:
  537. type: string
  538. type: array
  539. type: object
  540. md.ArticleCateList:
  541. properties:
  542. id:
  543. type: string
  544. is_show:
  545. type: string
  546. name:
  547. type: string
  548. pid:
  549. type: string
  550. sort:
  551. type: string
  552. type: object
  553. md.ArticleCateListReq:
  554. properties:
  555. limit:
  556. description: 每页大小
  557. type: string
  558. page:
  559. description: 页数
  560. type: string
  561. type: object
  562. md.ArticleCateListResp:
  563. properties:
  564. list:
  565. items:
  566. $ref: '#/definitions/md.ArticleCateList'
  567. type: array
  568. select_data:
  569. items:
  570. additionalProperties:
  571. type: string
  572. type: object
  573. type: array
  574. total:
  575. type: integer
  576. type: object
  577. md.ArticleCateSaveReq:
  578. properties:
  579. id:
  580. type: string
  581. is_show:
  582. type: string
  583. name:
  584. type: string
  585. pid:
  586. type: string
  587. sort:
  588. type: string
  589. type: object
  590. md.ArticleDelReq:
  591. properties:
  592. id:
  593. items:
  594. type: string
  595. type: array
  596. type: object
  597. md.ArticleList:
  598. properties:
  599. cate_id:
  600. example: 二级分类id
  601. type: string
  602. content:
  603. type: string
  604. cover:
  605. example: 一级分类id=4 显示 封面图
  606. type: string
  607. cover_url:
  608. type: string
  609. id:
  610. type: string
  611. is_show:
  612. type: string
  613. pid:
  614. example: 一级分类id
  615. type: string
  616. sort:
  617. type: string
  618. title:
  619. type: string
  620. type: object
  621. md.ArticleListReq:
  622. properties:
  623. limit:
  624. description: 每页大小
  625. type: string
  626. page:
  627. description: 页数
  628. type: string
  629. type: object
  630. md.ArticleListResp:
  631. properties:
  632. list:
  633. items:
  634. $ref: '#/definitions/md.ArticleList'
  635. type: array
  636. select_data:
  637. items:
  638. additionalProperties: true
  639. type: object
  640. type: array
  641. total:
  642. type: integer
  643. type: object
  644. md.ArticleSaveReq:
  645. properties:
  646. cate_id:
  647. example: 二级分类id
  648. type: string
  649. content:
  650. type: string
  651. cover:
  652. example: 一级分类id=4 显示 封面图
  653. type: string
  654. id:
  655. type: string
  656. is_show:
  657. type: string
  658. pid:
  659. example: 一级分类id
  660. type: string
  661. sort:
  662. type: string
  663. title:
  664. type: string
  665. type: object
  666. md.BalanceDetailNode:
  667. properties:
  668. after_amount:
  669. description: 变更后余额
  670. type: string
  671. amount:
  672. description: 变更数量
  673. type: string
  674. before_amount:
  675. description: 变更前余额
  676. type: string
  677. create_at:
  678. description: 创建时间
  679. type: string
  680. id:
  681. description: 记录ID
  682. type: integer
  683. kind:
  684. description: 类型 1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量
  685. type: string
  686. type: object
  687. md.BasicInfoNode:
  688. properties:
  689. avatar:
  690. description: 头像
  691. type: string
  692. level_name:
  693. description: 会员等级名称
  694. type: string
  695. memo:
  696. description: 备注
  697. type: string
  698. nickname:
  699. description: 用户名称
  700. type: string
  701. parent_name:
  702. description: 推荐人名称
  703. type: string
  704. parent_phone:
  705. description: 推荐人手机号
  706. type: string
  707. parent_uid:
  708. description: 推荐人
  709. type: integer
  710. password:
  711. description: 登录密码
  712. type: string
  713. phone:
  714. description: 手机号
  715. type: string
  716. sex:
  717. description: 性别
  718. type: integer
  719. state:
  720. description: 账号状态 1正常,2冻结
  721. type: integer
  722. tag:
  723. description: 标签名称
  724. items:
  725. $ref: '#/definitions/md.TagNode'
  726. type: array
  727. union_id:
  728. description: 微信号
  729. type: string
  730. type: object
  731. md.DailyActivityAnalysisTopData:
  732. properties:
  733. activity_count:
  734. description: 子节点活跃天数
  735. type: integer
  736. team_activity_user_count:
  737. description: 子节点活跃人数
  738. type: integer
  739. team_user_count:
  740. description: 团队人数
  741. type: integer
  742. type: object
  743. md.DataSetting:
  744. properties:
  745. total_angel_investor:
  746. description: 天使投资人
  747. example: 天使投资人
  748. type: string
  749. total_ecological_development:
  750. description: 生态建设
  751. example: 当前价格
  752. type: string
  753. total_issuance_amount:
  754. description: 总发行量
  755. example: 总发行量
  756. type: string
  757. total_operate_fund:
  758. description: 运营资金
  759. example: 运营资金
  760. type: string
  761. total_team_dividends:
  762. description: 团队分红
  763. example: 团队分红
  764. type: string
  765. total_technology_team:
  766. description: 技术团队
  767. example: 技术团队
  768. type: string
  769. total_user_for_person:
  770. description: 个人区域
  771. example: 个人区域
  772. type: string
  773. total_user_for_team:
  774. description: 团队区域
  775. example: 团队区域
  776. type: string
  777. type: object
  778. md.DeleteEmoticonReq:
  779. properties:
  780. id:
  781. description: 拥有用户数量
  782. type: integer
  783. type: object
  784. md.DeleteFreePublishUserReq:
  785. properties:
  786. uid:
  787. type: string
  788. type: object
  789. md.DeleteLevelReq:
  790. properties:
  791. level_id:
  792. type: string
  793. type: object
  794. md.DeleteTagReq:
  795. properties:
  796. tag_id:
  797. description: 标签 ID
  798. type: string
  799. type: object
  800. md.DeleteTaskReq:
  801. properties:
  802. task_id:
  803. type: string
  804. type: object
  805. md.DestructionSettingStruct:
  806. properties:
  807. community_dividends:
  808. description: 社区分红百分比
  809. type: string
  810. destruction_quantity:
  811. description: 销毁百分比
  812. type: string
  813. development_committee:
  814. description: 发展委员会百分比
  815. type: string
  816. marketplace_merchant:
  817. description: 市商数量百分比
  818. type: string
  819. public_welfare_and_charity:
  820. description: 公益慈善百分比
  821. type: string
  822. star_level_dividends:
  823. description: 星级分红百分比
  824. type: string
  825. type: object
  826. md.DynamicDataFlowListReq:
  827. properties:
  828. end_at:
  829. description: 结束时间
  830. example: 结束时间
  831. type: string
  832. kind:
  833. description: 持有类型
  834. type: integer
  835. page:
  836. description: 页数
  837. type: integer
  838. page_size:
  839. description: 每页大小
  840. type: integer
  841. start_at:
  842. description: 开始时间
  843. example: 开始时间
  844. type: string
  845. type: object
  846. md.DynamicDataFlowListResp:
  847. properties:
  848. kind_list:
  849. description: 类型列表
  850. items:
  851. additionalProperties: true
  852. type: object
  853. type: array
  854. list:
  855. description: 动态数据流水列表
  856. items:
  857. $ref: '#/definitions/md.EggEnergyAvailableEnergyFlow'
  858. type: array
  859. paginate:
  860. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  861. type: object
  862. md.EggEnergyAvailableEnergyFlow:
  863. properties:
  864. after_community_dividends:
  865. description: 变更后-社区分红区块币数量
  866. type: string
  867. after_destruction_quantity_values:
  868. description: 变更后-销毁区块币数量
  869. type: string
  870. after_development_committee_values:
  871. description: 变更后-发展委员会区块币数量
  872. type: string
  873. after_marketplace_merchant_fund_values:
  874. description: 变更后-市商资金值
  875. type: string
  876. after_marketplace_merchant_values:
  877. description: 变更后-市商区块币数量
  878. type: string
  879. after_now_energy_total_nums:
  880. description: 变更后-现行总量
  881. type: string
  882. after_planet_total_value:
  883. description: 变更后-星球总价值
  884. type: string
  885. after_price:
  886. description: 变更后-价格
  887. type: string
  888. after_public_welfare_and_charity_values:
  889. description: 变更后-公益慈善区块币数量
  890. type: string
  891. after_star_level_dividends_values:
  892. description: 变更后-星级分红区块币数量
  893. type: string
  894. amount:
  895. description: 变更数量
  896. type: string
  897. before_community_dividends:
  898. description: 变更前-社区分红区块币数量
  899. type: string
  900. before_destruction_quantity_values:
  901. description: 变更前-销毁区块币数量
  902. type: string
  903. before_development_committee_values:
  904. description: 变更前-发展委员会区块币数量
  905. type: string
  906. before_marketplace_merchant_fund_values:
  907. description: 变更前-市商资金值
  908. type: string
  909. before_marketplace_merchant_values:
  910. description: 变更前-市商区块币数量
  911. type: string
  912. before_now_energy_total_nums:
  913. description: 变更前-现行总量
  914. type: string
  915. before_planet_total_value:
  916. description: 变更前-星球总价值
  917. type: string
  918. before_price:
  919. description: 变更前-价格
  920. type: string
  921. before_public_welfare_and_charity_values:
  922. description: 变更前-公益慈善区块币数量
  923. type: string
  924. before_star_level_dividends_values:
  925. description: 变更前-星级分红区块币数量
  926. type: string
  927. create_time:
  928. description: 创建时间
  929. type: string
  930. id:
  931. type: integer
  932. kind:
  933. description: 种类
  934. type: integer
  935. title:
  936. description: 标题
  937. type: string
  938. type: object
  939. md.EggEnergyCommunityDividends:
  940. properties:
  941. amount:
  942. description: 分红数量
  943. type: string
  944. coin_id:
  945. description: 虚拟币 id
  946. type: integer
  947. create_at:
  948. description: 分红时间
  949. type: string
  950. id:
  951. type: integer
  952. is_over:
  953. description: 是否分红完毕
  954. type: integer
  955. name:
  956. example: 名称
  957. type: string
  958. persons_num:
  959. description: 分红人数
  960. type: integer
  961. update_at:
  962. type: string
  963. type: object
  964. md.EggEnergyCommunityDividendsWithUser:
  965. properties:
  966. id:
  967. type: integer
  968. memo:
  969. example: 备注
  970. type: string
  971. nickname:
  972. type: string
  973. phone:
  974. type: string
  975. uid:
  976. type: integer
  977. type: object
  978. md.ExchangeRulesStruct:
  979. properties:
  980. auto_exchange_nums_by_person:
  981. description: 个人数量X个,自动兑换可用蛋蛋能量
  982. type: string
  983. auto_exchange_nums_by_team:
  984. description: 团队数量X个,自动兑换团队蛋蛋能量
  985. type: string
  986. auto_exchange_rate_by_person:
  987. description: 个人数量百分比,自动兑换可用蛋蛋能量
  988. type: string
  989. auto_exchange_rate_by_team:
  990. description: 团队数量百分比,自动兑换团队蛋蛋能量
  991. type: string
  992. type: object
  993. md.ExchangeUserPositionReq:
  994. properties:
  995. position_1:
  996. description: 位置1,具体值取返回数据中的 system_id
  997. type: integer
  998. position_2:
  999. description: 位置2,具体值取返回数据中的 system_id
  1000. type: integer
  1001. type: object
  1002. md.FansNode:
  1003. properties:
  1004. amount:
  1005. description: 可提现余额
  1006. type: string
  1007. id:
  1008. description: 用户ID
  1009. type: integer
  1010. level_total:
  1011. description: 所属代数
  1012. type: integer
  1013. nickname:
  1014. example: 用户昵称
  1015. type: string
  1016. phone:
  1017. example: 手机号
  1018. type: string
  1019. register_at:
  1020. description: 注册时间
  1021. type: string
  1022. total_income:
  1023. description: 累计收益
  1024. type: string
  1025. type: object
  1026. md.FindSubUserRelationshipMapResp:
  1027. properties:
  1028. basic_setting:
  1029. allOf:
  1030. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.BasicSetting'
  1031. description: 公排设置
  1032. search_uid:
  1033. description: 查找的用户 ID
  1034. type: string
  1035. sub_user:
  1036. allOf:
  1037. - $ref: '#/definitions/md.SubUser'
  1038. description: 上级用户信息
  1039. type: object
  1040. md.FreePublishUserNode:
  1041. properties:
  1042. nickname:
  1043. example: 昵称
  1044. type: string
  1045. phone:
  1046. example: 手机号
  1047. type: string
  1048. uid:
  1049. type: integer
  1050. type: object
  1051. md.FundDataNode:
  1052. properties:
  1053. balance_amount:
  1054. description: 余额
  1055. type: string
  1056. balance_times:
  1057. description: 剩余执行次数
  1058. type: integer
  1059. create_at:
  1060. description: 创建时间
  1061. type: string
  1062. hours:
  1063. description: 时长
  1064. type: integer
  1065. kind:
  1066. description: 种类(1:公司补贴 2:资方投资 3:市场期望)
  1067. type: integer
  1068. memo:
  1069. description: 备注
  1070. type: string
  1071. system_id:
  1072. type: integer
  1073. total_amount:
  1074. description: 金额
  1075. type: string
  1076. type: object
  1077. md.FundDataRecordNode:
  1078. properties:
  1079. after_planet_total_value:
  1080. description: 执行后-星球价值
  1081. type: string
  1082. after_price:
  1083. description: 执行后-价格
  1084. type: string
  1085. balance_amount:
  1086. description: 余额
  1087. type: string
  1088. balance_times:
  1089. description: 剩余执行次数
  1090. type: integer
  1091. before_planet_total_value:
  1092. description: 执行前-星球价值
  1093. type: string
  1094. before_price:
  1095. description: 执行前-价格
  1096. type: string
  1097. create_at:
  1098. type: string
  1099. total_amount:
  1100. description: 金额
  1101. type: string
  1102. type: object
  1103. md.GetActivePointsUserCoinFlowListReq:
  1104. properties:
  1105. coin_id:
  1106. description: 货币类型 ID
  1107. type: integer
  1108. direction:
  1109. description: 流水方向:1收入 2支出
  1110. type: integer
  1111. end_at:
  1112. description: 结束时间
  1113. type: string
  1114. page:
  1115. description: 页数
  1116. type: integer
  1117. page_size:
  1118. description: 每页大小
  1119. type: integer
  1120. start_at:
  1121. description: 开始时间
  1122. type: string
  1123. uid:
  1124. description: 用户 ID
  1125. type: integer
  1126. type: object
  1127. md.GetActivePointsUserCoinFlowListResp:
  1128. properties:
  1129. list:
  1130. description: 流水信息
  1131. items:
  1132. $ref: '#/definitions/md.UserVirtualCoinFlow'
  1133. type: array
  1134. paginate:
  1135. allOf:
  1136. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1137. description: 分页信息
  1138. select_data:
  1139. allOf:
  1140. - $ref: '#/definitions/md.SelectData'
  1141. description: 流水类型
  1142. type: object
  1143. md.GetActivePointsUserCoinListReq:
  1144. properties:
  1145. end_coin:
  1146. example: 最大金额
  1147. type: string
  1148. kind:
  1149. description: 虚拟币种类编号
  1150. type: integer
  1151. page:
  1152. description: 页数
  1153. type: integer
  1154. page_size:
  1155. description: 单页大小
  1156. type: integer
  1157. start_coin:
  1158. example: 最小金额
  1159. type: string
  1160. uid:
  1161. description: 指定查询用户 ID
  1162. type: integer
  1163. user_name:
  1164. example: 用户名称
  1165. type: string
  1166. user_phone:
  1167. example: 手机号
  1168. type: string
  1169. type: object
  1170. md.GetActivePointsUserCoinListResp:
  1171. properties:
  1172. kind_list:
  1173. description: 货币类型集合
  1174. items:
  1175. $ref: '#/definitions/md.VirtualCoinListNode'
  1176. type: array
  1177. list:
  1178. description: 余额集合
  1179. items:
  1180. $ref: '#/definitions/md.ActivePointsWalletNode'
  1181. type: array
  1182. sum_user_amount:
  1183. description: 用户持有总数
  1184. type: number
  1185. total:
  1186. description: 持有该类型用户数
  1187. type: integer
  1188. type: object
  1189. md.GetContributionValueBasicSettingResp:
  1190. properties:
  1191. hand_out_red_package:
  1192. description: 发红包获得x点
  1193. type: integer
  1194. id:
  1195. type: integer
  1196. posting_comment_liked:
  1197. description: 发布评论被官方点赞获得x点
  1198. type: integer
  1199. posting_dynamic_liked:
  1200. description: 发布动态被官方点赞获得x点
  1201. type: integer
  1202. publish_creation:
  1203. description: 发布创作获得x点
  1204. type: integer
  1205. type: object
  1206. md.GetEggCoreDataListResp:
  1207. properties:
  1208. now_energy_total_nums:
  1209. description: 现行总量
  1210. example: 现行总量
  1211. type: string
  1212. now_price:
  1213. description: 当前价格
  1214. example: 当前价格
  1215. type: string
  1216. planet_total_value:
  1217. description: 星球价值
  1218. example: 星球价值
  1219. type: string
  1220. user_hold_total_nums:
  1221. description: 用户持有总量
  1222. type: string
  1223. type: object
  1224. md.GetEggEnergyBasicResp:
  1225. properties:
  1226. basic_setting:
  1227. allOf:
  1228. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  1229. description: 基础设置
  1230. data_setting:
  1231. allOf:
  1232. - $ref: '#/definitions/md.DataSetting'
  1233. description: 数据设置
  1234. destruction_setting:
  1235. allOf:
  1236. - $ref: '#/definitions/md.DestructionSettingStruct'
  1237. description: 销毁设置
  1238. exchange_rules:
  1239. allOf:
  1240. - $ref: '#/definitions/md.ExchangeRulesStruct'
  1241. description: 兑换规则
  1242. new_user_incentive_rules:
  1243. allOf:
  1244. - $ref: '#/definitions/md.NewUserRewardRules'
  1245. description: 新用户奖励规则
  1246. price_setting:
  1247. allOf:
  1248. - $ref: '#/definitions/md.PriceSettingStruct'
  1249. description: 价格设置
  1250. reward_system:
  1251. description: 圈层奖励
  1252. items:
  1253. $ref: '#/definitions/md.RewardSystemStruct'
  1254. type: array
  1255. system_id:
  1256. description: 该设置系统 ID
  1257. type: integer
  1258. video_reward_setting:
  1259. allOf:
  1260. - $ref: '#/definitions/md.VideoRewardSetting'
  1261. description: 视频奖励
  1262. type: object
  1263. md.GetEggEnergyVipSettingResp:
  1264. properties:
  1265. level_list:
  1266. description: 会员等级列表
  1267. items:
  1268. additionalProperties: true
  1269. type: object
  1270. type: array
  1271. list:
  1272. description: 会员权益设置
  1273. items:
  1274. $ref: '#/definitions/md.VipEquitySettingNode'
  1275. type: array
  1276. type: object
  1277. md.GetFreePublishUserReq:
  1278. properties:
  1279. limit:
  1280. description: 每页大小
  1281. type: integer
  1282. page:
  1283. description: 当前页数
  1284. type: integer
  1285. uid:
  1286. description: 筛选的用户 ID
  1287. type: integer
  1288. type: object
  1289. md.GetFreePublishUserResp:
  1290. properties:
  1291. list:
  1292. description: 免罚用户列表
  1293. items:
  1294. $ref: '#/definitions/md.FreePublishUserNode'
  1295. type: array
  1296. paginate:
  1297. allOf:
  1298. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  1299. description: 分页信息
  1300. type: object
  1301. md.GetFundDataListReq:
  1302. properties:
  1303. end_at:
  1304. example: 结束时间
  1305. type: string
  1306. kind:
  1307. description: 数据类型
  1308. type: integer
  1309. limit:
  1310. description: 每页大小
  1311. type: integer
  1312. page:
  1313. description: 页数
  1314. type: integer
  1315. start_at:
  1316. example: 开始时间
  1317. type: string
  1318. type: object
  1319. md.GetFundDataListResp:
  1320. properties:
  1321. kind_list:
  1322. description: 类型列表
  1323. items:
  1324. additionalProperties: true
  1325. type: object
  1326. type: array
  1327. list:
  1328. description: 数据列表
  1329. items:
  1330. $ref: '#/definitions/md.FundDataNode'
  1331. type: array
  1332. paginate:
  1333. allOf:
  1334. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1335. description: 分页数据
  1336. type: object
  1337. md.GetFundDataRecordListReq:
  1338. properties:
  1339. limit:
  1340. description: 页面大小
  1341. type: integer
  1342. page:
  1343. description: 页数
  1344. type: integer
  1345. system_id:
  1346. description: 数据在系统中的 ID
  1347. type: integer
  1348. type: object
  1349. md.GetFundDataRecordListResp:
  1350. properties:
  1351. list:
  1352. items:
  1353. $ref: '#/definitions/md.FundDataRecordNode'
  1354. type: array
  1355. paginate:
  1356. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1357. type: object
  1358. md.GetGreenEnergyUserCoinFlowListReq:
  1359. properties:
  1360. coin_id:
  1361. description: 货币类型 ID
  1362. type: integer
  1363. direction:
  1364. description: 流水方向:1收入 2支出
  1365. type: integer
  1366. end_at:
  1367. description: 结束时间
  1368. type: string
  1369. page:
  1370. description: 页数
  1371. type: integer
  1372. page_size:
  1373. description: 每页大小
  1374. type: integer
  1375. start_at:
  1376. description: 开始时间
  1377. type: string
  1378. uid:
  1379. description: 用户 ID
  1380. type: integer
  1381. type: object
  1382. md.GetGreenEnergyUserCoinFlowListResp:
  1383. properties:
  1384. list:
  1385. description: 流水信息
  1386. items:
  1387. $ref: '#/definitions/md.UserVirtualCoinFlow'
  1388. type: array
  1389. paginate:
  1390. allOf:
  1391. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1392. description: 分页信息
  1393. select_data:
  1394. allOf:
  1395. - $ref: '#/definitions/md.SelectData'
  1396. description: 流水类型
  1397. type: object
  1398. md.GetGreenEnergyUserCoinListReq:
  1399. properties:
  1400. end_coin:
  1401. example: 最大金额
  1402. type: string
  1403. kind:
  1404. description: 虚拟币种类编号
  1405. type: integer
  1406. page:
  1407. description: 页数
  1408. type: integer
  1409. page_size:
  1410. description: 单页大小
  1411. type: integer
  1412. start_coin:
  1413. example: 最小金额
  1414. type: string
  1415. uid:
  1416. description: 指定查询用户 ID
  1417. type: integer
  1418. user_name:
  1419. example: 用户名称
  1420. type: string
  1421. user_phone:
  1422. example: 手机号
  1423. type: string
  1424. type: object
  1425. md.GetGreenEnergyUserCoinListResp:
  1426. properties:
  1427. kind_list:
  1428. description: 货币类型集合
  1429. items:
  1430. $ref: '#/definitions/md.VirtualCoinListNode'
  1431. type: array
  1432. list:
  1433. description: 余额集合
  1434. items:
  1435. $ref: '#/definitions/md.ActivePointsWalletNode'
  1436. type: array
  1437. sum_user_amount:
  1438. description: 用户持有总数
  1439. type: number
  1440. total:
  1441. description: 持有该类型用户数
  1442. type: integer
  1443. type: object
  1444. md.GetLevelListResp:
  1445. properties:
  1446. list:
  1447. items:
  1448. $ref: '#/definitions/md.LevelListNode'
  1449. type: array
  1450. paginate:
  1451. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  1452. type: object
  1453. md.GetOneLevelResp:
  1454. properties:
  1455. auto_update:
  1456. description: 自动升级 0关闭,1开启
  1457. type: integer
  1458. choosable_num:
  1459. description: 可选任务数量
  1460. type: integer
  1461. is_use:
  1462. description: 是否开启(0.否, 1.是)
  1463. type: integer
  1464. level_id:
  1465. description: 等级 ID
  1466. type: integer
  1467. level_name:
  1468. description: 等级名称
  1469. type: string
  1470. level_weight:
  1471. description: 等级权重
  1472. type: integer
  1473. memo:
  1474. description: 备注
  1475. type: string
  1476. task_type:
  1477. description: 任务类型关系
  1478. items:
  1479. additionalProperties: true
  1480. type: object
  1481. type: array
  1482. user_level_tasks:
  1483. items:
  1484. $ref: '#/definitions/model.UserLevelTask'
  1485. type: array
  1486. type: object
  1487. md.GetPriceCurveResp:
  1488. properties:
  1489. x_data:
  1490. items: {}
  1491. type: array
  1492. y_data:
  1493. items: {}
  1494. type: array
  1495. type: object
  1496. md.GetPublicPlatoonBasicResp:
  1497. properties:
  1498. is_open:
  1499. description: 是否开启(1:开启 0:关闭)
  1500. type: integer
  1501. is_self_active_get_team_revenue:
  1502. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  1503. type: integer
  1504. originator_name:
  1505. description: 创始人名称
  1506. type: string
  1507. originator_uid:
  1508. description: 创始人uid
  1509. type: integer
  1510. several_rows:
  1511. description: 几排
  1512. type: integer
  1513. several_times:
  1514. description: 几乘
  1515. type: integer
  1516. system_punish_replace:
  1517. description: 是否位置滑落 被新用户替换 0否 1是
  1518. type: integer
  1519. system_punish_replace_value:
  1520. description: xx天未活跃,处罚滑落
  1521. type: integer
  1522. type: object
  1523. md.GetTagListResp:
  1524. properties:
  1525. list:
  1526. items:
  1527. $ref: '#/definitions/md.TagListNode'
  1528. type: array
  1529. paginate:
  1530. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  1531. type: object
  1532. md.GetVideoRewardResp:
  1533. properties:
  1534. ecmp:
  1535. description: 当前 Ecpm 值
  1536. type: string
  1537. unit_price:
  1538. description: 单价
  1539. type: string
  1540. type: object
  1541. md.GetWithdrawApplyListNode:
  1542. properties:
  1543. actual_receipt:
  1544. description: 实际到账
  1545. type: string
  1546. ali_pay_account:
  1547. description: 支付宝账号
  1548. type: string
  1549. ali_pay_name:
  1550. description: 支付宝昵称
  1551. type: string
  1552. amount:
  1553. description: 提现金额
  1554. type: string
  1555. apply_at:
  1556. description: 申请时间
  1557. type: string
  1558. invite_code:
  1559. description: 邀请码
  1560. type: string
  1561. memo:
  1562. description: 备注
  1563. type: string
  1564. nickname:
  1565. description: 用户名称
  1566. type: string
  1567. parentID:
  1568. description: 推荐人ID
  1569. type: integer
  1570. parentPhone:
  1571. description: 推荐人手机号
  1572. type: string
  1573. pay_at:
  1574. description: 到账时间
  1575. type: string
  1576. state:
  1577. description: 状态 0申请中,1通过,2完成,3失败,4处理中(队列)
  1578. type: integer
  1579. sys_fee:
  1580. description: 手续费
  1581. type: string
  1582. tag:
  1583. description: 标签
  1584. type: string
  1585. user_id:
  1586. description: 会员 ID
  1587. type: integer
  1588. wechat_pay_account:
  1589. description: 微信账号
  1590. type: string
  1591. wechat_pay_name:
  1592. description: 微信昵称
  1593. type: string
  1594. withdraw_type:
  1595. description: 提现方式(1:支付宝 2:微信)
  1596. type: integer
  1597. type: object
  1598. md.GetWithdrawApplyListReq:
  1599. properties:
  1600. amount_begin:
  1601. description: 最小金额
  1602. type: string
  1603. amount_end:
  1604. description: 最大金额
  1605. type: string
  1606. apply_end_at:
  1607. description: 申请结束时间
  1608. type: string
  1609. apply_start_at:
  1610. description: 申请开始时间
  1611. type: string
  1612. examine_end_at:
  1613. description: 审核结束时间
  1614. type: string
  1615. examine_start_at:
  1616. description: 审核开始时间
  1617. type: string
  1618. is_first:
  1619. description: 是否首次提现 (0. 否 1.是 传空查全部)
  1620. type: string
  1621. level:
  1622. description: 会员等级
  1623. type: string
  1624. limit:
  1625. description: 页面大小
  1626. type: integer
  1627. nickname:
  1628. description: 用户昵称
  1629. type: string
  1630. page:
  1631. description: 页数
  1632. type: integer
  1633. parent_id:
  1634. description: 推荐人 ID
  1635. type: string
  1636. payment_type:
  1637. description: 打款类型 1:手动;2:自动
  1638. type: string
  1639. phone:
  1640. description: 用户手机号
  1641. type: string
  1642. state:
  1643. description: 状态 0申请中,1通过,2完成,3失败,4处理中(队列)
  1644. type: string
  1645. uid:
  1646. description: 用户 ID
  1647. type: string
  1648. withdraw_account:
  1649. description: 支付宝/微信昵称
  1650. type: string
  1651. withdraw_name:
  1652. description: 支付宝姓名
  1653. type: string
  1654. withdraw_type:
  1655. description: 提现方式(1:支付宝 2:微信)
  1656. type: string
  1657. type: object
  1658. md.GetWithdrawApplyListResp:
  1659. properties:
  1660. levels_list:
  1661. description: 等级列表
  1662. items:
  1663. additionalProperties: true
  1664. type: object
  1665. type: array
  1666. list:
  1667. items:
  1668. $ref: '#/definitions/md.GetWithdrawApplyListNode'
  1669. type: array
  1670. paginate:
  1671. allOf:
  1672. - $ref: '#/definitions/applet_app_md_financial_center.Paginate'
  1673. description: 分页信息
  1674. tags_list:
  1675. description: 标签列表
  1676. items:
  1677. additionalProperties: true
  1678. type: object
  1679. type: array
  1680. type: object
  1681. md.GetWithdrawSettingResp:
  1682. properties:
  1683. create_at:
  1684. description: 申请时间
  1685. type: string
  1686. frequency_set:
  1687. allOf:
  1688. - $ref: '#/definitions/applet_app_md_financial_center.WithdrawFrequencySettingStruct'
  1689. description: 频率设置(0:日 1:周 2:月 3:年)
  1690. id:
  1691. type: integer
  1692. is_auto:
  1693. description: 是否开启自动提现(0:否 1:是)
  1694. type: integer
  1695. is_real_name:
  1696. description: 是否实名(0:否 1:是)
  1697. type: integer
  1698. is_support_decimal_point:
  1699. description: 是否支持小数点(0:否 1:是)
  1700. type: integer
  1701. update_at:
  1702. description: 处理时间
  1703. type: string
  1704. vip_level_limit:
  1705. description: 提现等级限制
  1706. type: integer
  1707. withdraw_amount_limit:
  1708. description: 提现金额限制(0为不限制,大于等于该金额才可以申请提现 )
  1709. type: string
  1710. withdraw_fee_set:
  1711. description: 提现手续费设置
  1712. type: string
  1713. withdraw_multiple_limit:
  1714. description: 提现倍数限制(0为不限制,金额限制倍数才可以申请提现 )
  1715. type: string
  1716. withdraw_nums_limit:
  1717. description: 提现次数限制(对应上方设置周期,0为不限制,失败、驳回不计数 )
  1718. type: integer
  1719. withdraw_time_interval:
  1720. description: 提现时段
  1721. type: string
  1722. withdraw_type:
  1723. description: 提现方式(1:支付宝 2:微信)
  1724. type: integer
  1725. type: object
  1726. md.GroupListReq:
  1727. properties:
  1728. group_admin:
  1729. description: 群主
  1730. type: string
  1731. name:
  1732. description: 群名称
  1733. type: string
  1734. page:
  1735. type: integer
  1736. page_size:
  1737. type: integer
  1738. start_time_end:
  1739. example: 创建时间-截止
  1740. type: string
  1741. start_time_start:
  1742. example: 创建时间-起始
  1743. type: string
  1744. type: object
  1745. md.GroupListResp:
  1746. properties:
  1747. list:
  1748. items:
  1749. properties:
  1750. avatarUrl:
  1751. description: 头像
  1752. type: string
  1753. createTime:
  1754. description: 创建时间
  1755. type: string
  1756. extra:
  1757. description: 附加字段
  1758. type: string
  1759. id:
  1760. description: 群组id
  1761. type: integer
  1762. introduction:
  1763. description: 群简介
  1764. type: string
  1765. isAllAddFriend:
  1766. description: 是否允许加好友(1:是 2:否)
  1767. type: integer
  1768. isAllMemberBanned:
  1769. description: 是否全员禁言(1:是 2:否)
  1770. type: integer
  1771. name:
  1772. description: 组名
  1773. type: string
  1774. nickname:
  1775. description: 群主昵称
  1776. type: string
  1777. phoneNumber:
  1778. description: 群主账号
  1779. type: string
  1780. updateTime:
  1781. description: 更新时间
  1782. type: string
  1783. userNum:
  1784. description: 群组人数
  1785. type: integer
  1786. type: object
  1787. type: array
  1788. page:
  1789. type: integer
  1790. page_size:
  1791. type: integer
  1792. total:
  1793. type: integer
  1794. type: object
  1795. md.LevelListNode:
  1796. properties:
  1797. count:
  1798. description: 等级人数
  1799. type: string
  1800. create_at:
  1801. description: 创建时间
  1802. type: string
  1803. is_use:
  1804. description: 是否开启(0.否, 1.是)
  1805. type: integer
  1806. level_id:
  1807. description: 等级 ID
  1808. type: integer
  1809. level_name:
  1810. description: 等级名称
  1811. type: string
  1812. level_weight:
  1813. description: 等级权重
  1814. type: integer
  1815. memo:
  1816. description: 备注
  1817. type: string
  1818. type: object
  1819. md.ListCommunityDividendsReq:
  1820. properties:
  1821. end_at:
  1822. description: 结束时间
  1823. type: string
  1824. end_nums:
  1825. description: 分红总量上限
  1826. type: integer
  1827. limit:
  1828. description: 每页大小
  1829. type: integer
  1830. page:
  1831. description: 页数
  1832. type: integer
  1833. start_at:
  1834. description: 开始时间
  1835. type: string
  1836. start_nums:
  1837. description: 分红总量下限
  1838. type: integer
  1839. type: object
  1840. md.ListCommunityDividendsResp:
  1841. properties:
  1842. list:
  1843. items:
  1844. $ref: '#/definitions/md.EggEnergyCommunityDividends'
  1845. type: array
  1846. paginate:
  1847. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  1848. type: object
  1849. md.ListCommunityDividendsWithUserReq:
  1850. properties:
  1851. limit:
  1852. type: integer
  1853. page:
  1854. type: integer
  1855. phone:
  1856. type: string
  1857. uid:
  1858. type: integer
  1859. type: object
  1860. md.ListCommunityDividendsWithUserResp:
  1861. properties:
  1862. list:
  1863. items:
  1864. $ref: '#/definitions/md.EggEnergyCommunityDividendsWithUser'
  1865. type: array
  1866. paginate:
  1867. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  1868. type: object
  1869. md.ListPlatformRevenueReq:
  1870. properties:
  1871. end_at:
  1872. example: 结束时间
  1873. type: string
  1874. kind:
  1875. description: 数据类型
  1876. type: integer
  1877. limit:
  1878. description: 每页大小
  1879. type: integer
  1880. page:
  1881. description: 页数
  1882. type: integer
  1883. start_at:
  1884. example: 开始时间
  1885. type: string
  1886. type: object
  1887. md.ListPlatformRevenueResp:
  1888. properties:
  1889. kind_list:
  1890. description: 类型列表
  1891. items:
  1892. additionalProperties: true
  1893. type: object
  1894. type: array
  1895. list:
  1896. description: 数据列表
  1897. items:
  1898. $ref: '#/definitions/md.PlatformRevenueDataNode'
  1899. type: array
  1900. paginate:
  1901. allOf:
  1902. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1903. description: 分页数据
  1904. type: object
  1905. md.LoginReq:
  1906. properties:
  1907. code:
  1908. example: 验证码
  1909. type: string
  1910. password:
  1911. example: 登录密码
  1912. type: string
  1913. username:
  1914. example: 登录账号
  1915. type: string
  1916. required:
  1917. - password
  1918. - username
  1919. type: object
  1920. md.LoginResponse:
  1921. properties:
  1922. token:
  1923. type: string
  1924. type: object
  1925. md.ManualScoreReq:
  1926. properties:
  1927. index_id:
  1928. description: 文档id
  1929. type: string
  1930. score:
  1931. example: 分数
  1932. type: string
  1933. type: object
  1934. md.ModuleSettingGetResp:
  1935. properties:
  1936. data:
  1937. additionalProperties: true
  1938. description: 内容
  1939. type: object
  1940. mod_name:
  1941. description: 模块名称
  1942. type: string
  1943. mod_name_list:
  1944. description: 模块名称对照
  1945. items:
  1946. additionalProperties: true
  1947. type: object
  1948. type: array
  1949. position:
  1950. description: 位置
  1951. type: string
  1952. skip_identifier:
  1953. description: 跳转标识
  1954. type: string
  1955. subtitle:
  1956. description: 副标题
  1957. type: string
  1958. title:
  1959. description: 标题
  1960. type: string
  1961. type: object
  1962. md.ModuleSettingUpdateReq:
  1963. properties:
  1964. data:
  1965. additionalProperties: true
  1966. description: 内容
  1967. type: object
  1968. mod_name_value:
  1969. description: 模块类型值
  1970. type: string
  1971. position:
  1972. description: 位置
  1973. type: string
  1974. skip_identifier:
  1975. description: 跳转标识
  1976. type: string
  1977. subtitle:
  1978. description: 副标题
  1979. type: string
  1980. title:
  1981. description: 标题
  1982. type: string
  1983. type: object
  1984. md.NewUserRedPackageGetBasicResp:
  1985. properties:
  1986. create_at:
  1987. type: string
  1988. days:
  1989. description: 天数
  1990. type: integer
  1991. is_double:
  1992. description: 是否翻倍
  1993. type: integer
  1994. is_open:
  1995. description: 是否开启(1:开启 0:关闭)
  1996. type: integer
  1997. total_amount:
  1998. example: 总金额
  1999. type: string
  2000. update_at:
  2001. type: string
  2002. type: object
  2003. md.NewUserRedPackageRecordFlowListReq:
  2004. properties:
  2005. end_at:
  2006. description: 结束时间
  2007. type: string
  2008. limit:
  2009. description: 每页大小
  2010. type: integer
  2011. page:
  2012. description: 页数
  2013. type: integer
  2014. start_at:
  2015. description: 开始时间
  2016. type: string
  2017. uid:
  2018. description: 用户 ID
  2019. type: integer
  2020. type: object
  2021. md.NewUserRedPackageRecordFlowListResp:
  2022. properties:
  2023. list:
  2024. items:
  2025. $ref: '#/definitions/md.NewUserRedPackageRecordFlowNode'
  2026. type: array
  2027. paginate:
  2028. $ref: '#/definitions/applet_app_md_marketing_applications_new_user_red_package.Paginate'
  2029. type: object
  2030. md.NewUserRedPackageRecordFlowNode:
  2031. properties:
  2032. balance_amount:
  2033. description: 剩余金额
  2034. type: string
  2035. balance_days:
  2036. description: 剩余天数
  2037. type: integer
  2038. basic_amount:
  2039. description: 基础金额
  2040. type: string
  2041. create_at:
  2042. description: 创建时间
  2043. type: string
  2044. day_num:
  2045. description: 第x天
  2046. type: integer
  2047. double_rate:
  2048. description: 倍率
  2049. type: string
  2050. id:
  2051. description: 流水 ID
  2052. type: integer
  2053. is_double:
  2054. description: 是否翻倍
  2055. type: integer
  2056. receive_days:
  2057. description: 领取天数
  2058. type: integer
  2059. total_amount:
  2060. description: 实际金额
  2061. type: string
  2062. uid:
  2063. description: 用户 ID
  2064. type: integer
  2065. type: object
  2066. md.NewUserRedPackageRecordListReq:
  2067. properties:
  2068. end_at:
  2069. description: 结束时间
  2070. type: string
  2071. limit:
  2072. description: 每页大小
  2073. type: integer
  2074. page:
  2075. description: 页数
  2076. type: integer
  2077. start_at:
  2078. description: 开始时间
  2079. type: string
  2080. uid:
  2081. description: 用户 ID
  2082. type: integer
  2083. type: object
  2084. md.NewUserRedPackageRecordListResp:
  2085. properties:
  2086. list:
  2087. items:
  2088. $ref: '#/definitions/md.NewUserRedPackageRecordNode'
  2089. type: array
  2090. paginate:
  2091. $ref: '#/definitions/applet_app_md_marketing_applications_new_user_red_package.Paginate'
  2092. type: object
  2093. md.NewUserRedPackageRecordNode:
  2094. properties:
  2095. balance_amount:
  2096. description: 剩余金额
  2097. type: string
  2098. balance_days:
  2099. description: 剩余天数
  2100. type: integer
  2101. create_at:
  2102. description: 创建时间
  2103. type: string
  2104. days:
  2105. description: 天数
  2106. type: integer
  2107. receive_days:
  2108. description: 领取天数
  2109. type: integer
  2110. state:
  2111. description: 状态(0:待领取 1:领取中 2:已领取 3:已冻结)
  2112. type: integer
  2113. system_id:
  2114. description: 系统中记录的 ID
  2115. type: integer
  2116. total_amount:
  2117. description: 金额
  2118. type: string
  2119. uid:
  2120. description: 用户 ID
  2121. type: integer
  2122. update_at:
  2123. description: 修改时间
  2124. type: string
  2125. type: object
  2126. md.NewUserRedPackageUpdateBasicReq:
  2127. properties:
  2128. days:
  2129. description: 天数
  2130. type: integer
  2131. is_double:
  2132. description: 是否翻倍
  2133. type: integer
  2134. is_open:
  2135. description: 是否开启(1:开启 0:关闭)
  2136. type: integer
  2137. total_amount:
  2138. example: 总金额
  2139. type: string
  2140. type: object
  2141. md.NewUserRewardRules:
  2142. properties:
  2143. continue_days:
  2144. description: 连续x天
  2145. type: integer
  2146. invite_user_reward_value:
  2147. description: 拉新用户奖励x个活跃积分
  2148. type: integer
  2149. reward_coefficient:
  2150. description: 奖励系数
  2151. type: number
  2152. type: object
  2153. md.NoticeAliyunSmsList:
  2154. properties:
  2155. content:
  2156. type: string
  2157. id:
  2158. type: string
  2159. title:
  2160. type: string
  2161. type:
  2162. type: string
  2163. type: object
  2164. md.NoticeAliyunSmsListReq:
  2165. properties:
  2166. limit:
  2167. description: 每页大小
  2168. type: string
  2169. page:
  2170. description: 页数
  2171. type: string
  2172. type: object
  2173. md.NoticeAliyunSmsListResp:
  2174. properties:
  2175. list:
  2176. items:
  2177. $ref: '#/definitions/md.NoticeAliyunSmsList'
  2178. type: array
  2179. select_data:
  2180. items:
  2181. additionalProperties:
  2182. type: string
  2183. type: object
  2184. type: array
  2185. total:
  2186. type: integer
  2187. type: object
  2188. md.NoticeAliyunSmsSaveReq:
  2189. properties:
  2190. content:
  2191. type: string
  2192. id:
  2193. type: string
  2194. title:
  2195. type: string
  2196. type:
  2197. type: string
  2198. type: object
  2199. md.NoticeDelReq:
  2200. properties:
  2201. id:
  2202. items:
  2203. type: string
  2204. type: array
  2205. type: object
  2206. md.NoticeList:
  2207. properties:
  2208. content:
  2209. type: string
  2210. id:
  2211. type: string
  2212. title:
  2213. type: string
  2214. type:
  2215. type: string
  2216. type: object
  2217. md.NoticeListReq:
  2218. properties:
  2219. limit:
  2220. description: 每页大小
  2221. type: string
  2222. page:
  2223. description: 页数
  2224. type: string
  2225. type: object
  2226. md.NoticeListResp:
  2227. properties:
  2228. change_data:
  2229. items:
  2230. additionalProperties:
  2231. type: string
  2232. type: object
  2233. type: array
  2234. list:
  2235. items:
  2236. $ref: '#/definitions/md.NoticeList'
  2237. type: array
  2238. select_data:
  2239. items:
  2240. additionalProperties:
  2241. type: string
  2242. type: object
  2243. type: array
  2244. total:
  2245. type: integer
  2246. type: object
  2247. md.NoticePushList:
  2248. properties:
  2249. content:
  2250. type: string
  2251. id:
  2252. type: string
  2253. platform:
  2254. type: string
  2255. send_end_time:
  2256. example: 如 2024-11-25 11:56:00
  2257. type: string
  2258. send_start_time:
  2259. example: 如 2024-11-25 11:56:00
  2260. type: string
  2261. send_type:
  2262. example: 0立即推送 1定时推送
  2263. type: string
  2264. state:
  2265. example: 0待发送 1发送成功
  2266. type: string
  2267. target:
  2268. type: string
  2269. title:
  2270. type: string
  2271. type: object
  2272. md.NoticePushListResp:
  2273. properties:
  2274. list:
  2275. items:
  2276. $ref: '#/definitions/md.NoticePushList'
  2277. type: array
  2278. platform_data:
  2279. items:
  2280. additionalProperties:
  2281. type: string
  2282. type: object
  2283. type: array
  2284. target_data:
  2285. items:
  2286. additionalProperties:
  2287. type: string
  2288. type: object
  2289. type: array
  2290. total:
  2291. type: integer
  2292. type: object
  2293. md.NoticeSaveReq:
  2294. properties:
  2295. content:
  2296. type: string
  2297. id:
  2298. type: string
  2299. title:
  2300. type: string
  2301. type:
  2302. type: string
  2303. type: object
  2304. md.OtherNode:
  2305. properties:
  2306. create_at:
  2307. description: 注册时间
  2308. type: string
  2309. last_login_at:
  2310. description: 最近登录时间
  2311. type: string
  2312. last_login_ip:
  2313. description: 最后登录 IP
  2314. type: string
  2315. type: object
  2316. md.PageCustomerServiceReq:
  2317. properties:
  2318. memo:
  2319. example: 备注
  2320. type: string
  2321. page:
  2322. type: integer
  2323. page_size:
  2324. type: integer
  2325. state:
  2326. description: 状态
  2327. type: integer
  2328. type: object
  2329. md.PageEmoticonReq:
  2330. properties:
  2331. memo:
  2332. example: 备注
  2333. type: string
  2334. page:
  2335. type: integer
  2336. page_size:
  2337. type: integer
  2338. state:
  2339. description: 状态
  2340. type: integer
  2341. type: object
  2342. md.PageSendRedPackageOrdReq:
  2343. properties:
  2344. invite_code:
  2345. description: 邀请码
  2346. example: 邀请码
  2347. type: string
  2348. nickname:
  2349. description: 昵称
  2350. example: 昵称
  2351. type: string
  2352. ord_no:
  2353. description: 订单号
  2354. example: 订单号
  2355. type: string
  2356. page:
  2357. type: integer
  2358. page_size:
  2359. type: integer
  2360. phone:
  2361. description: 手机号
  2362. example: 手机号
  2363. type: string
  2364. red_packet_type:
  2365. description: 红包类型
  2366. type: integer
  2367. start_time_end:
  2368. example: 发送时间-截止
  2369. type: string
  2370. start_time_start:
  2371. example: 发送时间-起始
  2372. type: string
  2373. state:
  2374. description: 状态
  2375. type: integer
  2376. uid:
  2377. type: integer
  2378. type: object
  2379. md.PlatformRevenueDataNode:
  2380. properties:
  2381. balance_amount:
  2382. description: 余额
  2383. type: string
  2384. balance_times:
  2385. description: 剩余执行次数
  2386. type: integer
  2387. create_at:
  2388. description: 创建时间
  2389. type: string
  2390. hours:
  2391. description: 时长
  2392. type: integer
  2393. kind:
  2394. description: 种类(1:开屏广告 2:banner 广告 3:信息流广告 4:插屏广告)
  2395. type: integer
  2396. memo:
  2397. description: 备注
  2398. type: string
  2399. system_id:
  2400. type: integer
  2401. total_amount:
  2402. description: 金额
  2403. type: string
  2404. type: object
  2405. md.PriceSettingStruct:
  2406. properties:
  2407. marketplace_merchants_fund_exchange_marketplace_merchants_nums_value:
  2408. description: 市商资金单笔x元自动兑换
  2409. type: string
  2410. marketplace_merchants_nums_exchange_marketplace_merchants_fund_value:
  2411. description: 市商数量单笔x数量自动兑换
  2412. type: string
  2413. price_below_value:
  2414. description: 低于x元
  2415. type: string
  2416. price_higher_than_value:
  2417. description: 高于x元
  2418. type: string
  2419. type: object
  2420. md.Response:
  2421. properties:
  2422. code:
  2423. example: 响应码
  2424. type: string
  2425. data:
  2426. description: 内容
  2427. msg:
  2428. example: 具体错误原因
  2429. type: string
  2430. type: object
  2431. md.RewardSystemStruct:
  2432. properties:
  2433. level:
  2434. description: 圈层
  2435. type: integer
  2436. reward_condition:
  2437. description: 奖励条件
  2438. type: string
  2439. reward_value:
  2440. description: 奖励值
  2441. type: string
  2442. type: object
  2443. md.SelectData:
  2444. properties:
  2445. direction:
  2446. items:
  2447. additionalProperties:
  2448. type: string
  2449. type: object
  2450. type: array
  2451. type: object
  2452. md.SelectMemberNode:
  2453. properties:
  2454. avatar:
  2455. description: 会员头像
  2456. type: string
  2457. level:
  2458. description: 会员等级
  2459. type: string
  2460. nickname:
  2461. description: 会员昵称
  2462. type: string
  2463. phone:
  2464. description: 会员手机号
  2465. type: string
  2466. uid:
  2467. description: 会员 ID
  2468. type: integer
  2469. type: object
  2470. md.SelectMemberReq:
  2471. properties:
  2472. level:
  2473. description: 会员等级
  2474. type: integer
  2475. limit:
  2476. description: 每页大小
  2477. type: integer
  2478. nickname:
  2479. description: 会员昵称
  2480. type: string
  2481. page:
  2482. description: 页数
  2483. type: integer
  2484. phone:
  2485. description: 会员手机号
  2486. type: string
  2487. uid:
  2488. description: 会员 ID
  2489. type: integer
  2490. type: object
  2491. md.SelectMemberResp:
  2492. properties:
  2493. level_list:
  2494. description: 会员等级列表
  2495. items:
  2496. additionalProperties: true
  2497. type: object
  2498. type: array
  2499. list:
  2500. description: 会员数据
  2501. items:
  2502. $ref: '#/definitions/md.SelectMemberNode'
  2503. type: array
  2504. paginate:
  2505. allOf:
  2506. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  2507. description: 分页信息
  2508. type: object
  2509. md.SetCustomerServiceStateReq:
  2510. properties:
  2511. id:
  2512. description: 拥有用户数量
  2513. type: integer
  2514. state:
  2515. description: 状态
  2516. type: integer
  2517. type: object
  2518. md.SetEmoticonStateReq:
  2519. properties:
  2520. id:
  2521. description: 拥有用户数量
  2522. type: integer
  2523. state:
  2524. description: 状态
  2525. type: integer
  2526. type: object
  2527. md.SetVideoRewardReq:
  2528. properties:
  2529. ecpm:
  2530. description: 当前 Ecpm 值
  2531. type: string
  2532. unit_price:
  2533. description: 单价
  2534. type: string
  2535. type: object
  2536. md.SonUserDailyActivityAnalysisNode:
  2537. properties:
  2538. activity_day_nums:
  2539. description: 活跃子节点活跃天数
  2540. type: integer
  2541. nickname:
  2542. example: 昵称
  2543. type: string
  2544. phone:
  2545. example: 手机号
  2546. type: string
  2547. uid:
  2548. description: 查询用户活跃子节点 ID
  2549. type: integer
  2550. type: object
  2551. md.StatisticsEggPointReq:
  2552. properties:
  2553. week:
  2554. example: 周份
  2555. type: string
  2556. year:
  2557. example: 年份
  2558. type: string
  2559. type: object
  2560. md.StatisticsEggPointResp:
  2561. properties:
  2562. statistics_user_egg_account_balance_exchange_egg_energy_nums_range:
  2563. description: 统计用户"余额兑换蛋蛋能量数量"范围
  2564. items:
  2565. additionalProperties:
  2566. type: string
  2567. type: object
  2568. type: array
  2569. statistics_user_egg_browse_interface_nums_range:
  2570. description: 统计用户"浏览界面次数"范围
  2571. items:
  2572. additionalProperties:
  2573. type: string
  2574. type: object
  2575. type: array
  2576. statistics_user_egg_college_learning_nums_range:
  2577. description: 统计用户"学院学习次数"范围
  2578. items:
  2579. additionalProperties:
  2580. type: string
  2581. type: object
  2582. type: array
  2583. statistics_user_egg_ecpm_range:
  2584. description: 统计用户"ecpm"范围
  2585. items:
  2586. additionalProperties:
  2587. type: string
  2588. type: object
  2589. type: array
  2590. statistics_user_egg_egg_energy_exchange_account_balance_range:
  2591. description: 统计用户"蛋蛋能量兑换余额数量"范围
  2592. items:
  2593. additionalProperties:
  2594. type: string
  2595. type: object
  2596. type: array
  2597. statistics_user_egg_forum_comments_nums_range:
  2598. description: 统计用户"论坛评论次数"范围
  2599. items:
  2600. additionalProperties:
  2601. type: string
  2602. type: object
  2603. type: array
  2604. statistics_user_egg_invite_user_nums_range:
  2605. description: 统计用户"拉新人数"范围
  2606. items:
  2607. additionalProperties:
  2608. type: string
  2609. type: object
  2610. type: array
  2611. statistics_user_egg_kind_proportion:
  2612. description: 统计用户蛋蛋分"评比类型"占比
  2613. items:
  2614. additionalProperties: true
  2615. type: object
  2616. type: array
  2617. statistics_user_egg_person_add_activity_value_range:
  2618. description: 统计用户"个人活跃积分增量值"范围
  2619. items:
  2620. additionalProperties:
  2621. type: string
  2622. type: object
  2623. type: array
  2624. statistics_user_egg_score_value_range:
  2625. description: 统计用户蛋蛋分范围
  2626. items:
  2627. additionalProperties:
  2628. type: string
  2629. type: object
  2630. type: array
  2631. statistics_user_egg_send_circle_of_friend_nums_range:
  2632. description: 统计用户"发朋友圈次数"范围
  2633. items:
  2634. additionalProperties:
  2635. type: string
  2636. type: object
  2637. type: array
  2638. statistics_user_egg_send_red_package_nums_range:
  2639. description: 统计用户"发红包次数"范围
  2640. items:
  2641. additionalProperties:
  2642. type: string
  2643. type: object
  2644. type: array
  2645. statistics_user_egg_sign_in_nums_range:
  2646. description: 统计用户"签到次数"范围
  2647. items:
  2648. additionalProperties:
  2649. type: string
  2650. type: object
  2651. type: array
  2652. statistics_user_egg_team_activity_nums_range:
  2653. description: 统计用户"团队活跃次数"范围
  2654. items:
  2655. additionalProperties:
  2656. type: string
  2657. type: object
  2658. type: array
  2659. statistics_user_egg_violate_nums_range:
  2660. description: 统计用户"违规次数"范围
  2661. items:
  2662. additionalProperties:
  2663. type: string
  2664. type: object
  2665. type: array
  2666. week:
  2667. example: 周份
  2668. type: string
  2669. year:
  2670. example: 年份
  2671. type: string
  2672. year_list:
  2673. additionalProperties:
  2674. items:
  2675. type: string
  2676. type: array
  2677. description: 年份&&周份列表
  2678. type: object
  2679. type: object
  2680. md.SubUser:
  2681. properties:
  2682. avatar_url:
  2683. example: 头像
  2684. type: string
  2685. level:
  2686. description: 整个系统中的等级
  2687. type: integer
  2688. nickname:
  2689. example: 昵称
  2690. type: string
  2691. phone:
  2692. example: 手机号
  2693. type: string
  2694. pid:
  2695. type: integer
  2696. position:
  2697. description: 以pid1为创始人中网的位置
  2698. type: integer
  2699. uid:
  2700. type: integer
  2701. type: object
  2702. md.TagListNode:
  2703. properties:
  2704. count:
  2705. description: 标签人数
  2706. type: string
  2707. create_at:
  2708. description: 创建时间
  2709. type: string
  2710. is_punish:
  2711. description: 是否处罚
  2712. type: integer
  2713. memo:
  2714. description: 备注
  2715. type: string
  2716. name:
  2717. description: 名称
  2718. type: string
  2719. tag_id:
  2720. description: 标签 ID
  2721. type: string
  2722. type: object
  2723. md.TagNode:
  2724. properties:
  2725. tag_id:
  2726. description: 标签 ID
  2727. type: integer
  2728. tag_name:
  2729. description: 标签 名称
  2730. type: string
  2731. type: object
  2732. md.TeamRewardSettingStruct:
  2733. properties:
  2734. member_self_is_open_get_team_reward:
  2735. description: 会员是否活跃得到团队奖励
  2736. type: string
  2737. one_round_duration:
  2738. description: 一轮持续时间
  2739. type: string
  2740. reward_decrement_value:
  2741. description: 递减百分比
  2742. type: string
  2743. reward_end_value:
  2744. description: 奖励结束值
  2745. type: string
  2746. type: object
  2747. md.TreeNode:
  2748. properties:
  2749. avatar_url:
  2750. example: 头像
  2751. type: string
  2752. level:
  2753. type: integer
  2754. nickname:
  2755. example: 昵称
  2756. type: string
  2757. phone:
  2758. example: 手机号
  2759. type: string
  2760. pid:
  2761. type: integer
  2762. position:
  2763. type: integer
  2764. son:
  2765. items:
  2766. $ref: '#/definitions/md.TreeNode'
  2767. type: array
  2768. system_id:
  2769. description: 公排网中id
  2770. type: integer
  2771. uid:
  2772. type: integer
  2773. type: object
  2774. md.UpdateContributionValueBasicSettingReq:
  2775. properties:
  2776. hand_out_red_package:
  2777. description: 发红包获得x点
  2778. type: string
  2779. id:
  2780. type: string
  2781. posting_comment_liked:
  2782. description: 发布评论被官方点赞获得x点
  2783. type: string
  2784. posting_dynamic_liked:
  2785. description: 发布动态被官方点赞获得x点
  2786. type: string
  2787. publish_creation:
  2788. description: 发布创作获得x点
  2789. type: string
  2790. type: object
  2791. md.UpdateCustomerServiceMemoReq:
  2792. properties:
  2793. id:
  2794. description: 拥有用户数量
  2795. type: integer
  2796. memo:
  2797. description: 备注
  2798. example: 备注
  2799. type: string
  2800. type: object
  2801. md.UpdateEggEnergyBasicReq:
  2802. properties:
  2803. basic_setting:
  2804. allOf:
  2805. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  2806. description: 基础设置
  2807. data_setting:
  2808. allOf:
  2809. - $ref: '#/definitions/md.DataSetting'
  2810. description: 数据设置
  2811. destruction_setting:
  2812. allOf:
  2813. - $ref: '#/definitions/md.DestructionSettingStruct'
  2814. description: 销毁设置
  2815. exchange_rules:
  2816. allOf:
  2817. - $ref: '#/definitions/md.ExchangeRulesStruct'
  2818. description: 兑换规则
  2819. new_user_incentive_rules:
  2820. allOf:
  2821. - $ref: '#/definitions/md.NewUserRewardRules'
  2822. description: "新用户奖励规则\t\t\t\t\t\t\t\t\t\t\t // 新用户奖励规则"
  2823. price_setting:
  2824. allOf:
  2825. - $ref: '#/definitions/md.PriceSettingStruct'
  2826. description: 价格设置
  2827. reward_system:
  2828. description: 圈层奖励
  2829. items:
  2830. $ref: '#/definitions/md.RewardSystemStruct'
  2831. type: array
  2832. system_id:
  2833. description: 该设置系统 ID
  2834. type: integer
  2835. video_reward_setting:
  2836. allOf:
  2837. - $ref: '#/definitions/md.VideoRewardSetting'
  2838. description: 视频奖励
  2839. type: object
  2840. md.UpdateEggEnergyVipSettingReq:
  2841. properties:
  2842. list:
  2843. description: 更新后数据
  2844. items:
  2845. $ref: '#/definitions/md.UpdateVipEquitySettingNode'
  2846. type: array
  2847. type: object
  2848. md.UpdateEmoticonReq:
  2849. properties:
  2850. id:
  2851. description: 拥有用户数量
  2852. type: integer
  2853. img_url:
  2854. example: 图片地址
  2855. type: string
  2856. memo:
  2857. description: 备注
  2858. example: 备注
  2859. type: string
  2860. name:
  2861. example: 名称
  2862. type: string
  2863. sort:
  2864. description: 排序
  2865. type: integer
  2866. type: object
  2867. md.UpdateLevelReq:
  2868. properties:
  2869. auto_update:
  2870. description: 自动升级 0关闭 1开启
  2871. type: string
  2872. choosable_num:
  2873. description: 可选任务数量
  2874. type: string
  2875. is_use:
  2876. description: 是否开启(0.否, 1.是)
  2877. type: string
  2878. level_id:
  2879. type: string
  2880. level_name:
  2881. description: 等级名称
  2882. type: string
  2883. level_weight:
  2884. description: 等级权重
  2885. type: string
  2886. memo:
  2887. description: 备注
  2888. type: string
  2889. type: object
  2890. md.UpdateLevelTaskReq:
  2891. properties:
  2892. finish_count:
  2893. description: 多少天内完成的指标
  2894. type: string
  2895. is_must_task:
  2896. description: 是否必做(0,1)
  2897. type: string
  2898. task_id:
  2899. description: 等级 ID
  2900. type: string
  2901. task_type:
  2902. description: 1:直推会员人数,2:直推会员活跃天数,3:直推会员等级
  2903. type: string
  2904. task_type_level_id:
  2905. description: 会员等级 ID (task_type=3时生效)
  2906. type: string
  2907. within_days:
  2908. description: 多少天内完成
  2909. type: string
  2910. type: object
  2911. md.UpdatePublicPlatoonBasicReq:
  2912. properties:
  2913. is_open:
  2914. description: 是否开启(1:开启 0:关闭)
  2915. type: integer
  2916. is_self_active_get_team_revenue:
  2917. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  2918. type: integer
  2919. originator_uid:
  2920. description: 创始人uid
  2921. type: integer
  2922. several_rows:
  2923. description: 几排
  2924. type: integer
  2925. several_times:
  2926. description: 几乘
  2927. type: integer
  2928. system_punish_replace:
  2929. description: 是否位置滑落 被新用户替换 0否 1是
  2930. type: integer
  2931. system_punish_replace_value:
  2932. description: xx天未活跃,处罚滑落
  2933. type: integer
  2934. type: object
  2935. md.UpdateTagReq:
  2936. properties:
  2937. memo:
  2938. description: 备注
  2939. type: string
  2940. name:
  2941. description: 标签名称
  2942. type: string
  2943. tag_id:
  2944. description: 标签 ID
  2945. type: string
  2946. type: object
  2947. md.UpdateVipEquitySettingNode:
  2948. properties:
  2949. dividend_ratio:
  2950. description: 分红比例
  2951. type: string
  2952. exchange_account_balance_fee:
  2953. description: 兑换余额手续费
  2954. type: string
  2955. vip_level_id:
  2956. description: 会员等级ID
  2957. type: string
  2958. type: object
  2959. md.UpdateWithdrawSettingReq:
  2960. properties:
  2961. frequency_set:
  2962. allOf:
  2963. - $ref: '#/definitions/applet_app_md_financial_center.WithdrawFrequencySettingStruct'
  2964. description: 频率设置(num 个 duration) (duration (0.天 1.小时 2.周 3.月 4.年))
  2965. id:
  2966. type: integer
  2967. is_auto:
  2968. description: 是否开启自动提现(0:否 1:是)
  2969. type: integer
  2970. is_real_name:
  2971. description: 是否实名(0:否 1:是)
  2972. type: integer
  2973. is_support_decimal_point:
  2974. description: 是否支持小数点(0:否 1:是)
  2975. type: integer
  2976. vip_level_limit:
  2977. description: 提现等级限制
  2978. type: integer
  2979. withdraw_amount_limit:
  2980. description: 提现金额限制(0为不限制,大于等于该金额才可以申请提现 )
  2981. type: string
  2982. withdraw_fee_set:
  2983. description: 提现手续费设置
  2984. type: string
  2985. withdraw_multiple_limit:
  2986. description: 提现倍数限制(0为不限制,金额限制倍数才可以申请提现 )
  2987. type: string
  2988. withdraw_nums_limit:
  2989. description: 提现次数限制(对应上方设置周期,0为不限制,失败、驳回不计数 )
  2990. type: integer
  2991. withdraw_time_interval:
  2992. description: 提现时段
  2993. type: string
  2994. withdraw_type:
  2995. description: 提现方式(1:支付宝 2:微信)
  2996. type: integer
  2997. type: object
  2998. md.UserDailyActivityAnalysisReq:
  2999. properties:
  3000. end_date:
  3001. example: 结束日期
  3002. type: string
  3003. page:
  3004. description: 页数
  3005. type: integer
  3006. page_size:
  3007. description: 每页大小
  3008. type: integer
  3009. start_date:
  3010. example: 开始日期
  3011. type: string
  3012. uid:
  3013. description: 查询用户 ID
  3014. type: integer
  3015. type: object
  3016. md.UserDailyActivityAnalysisResp:
  3017. properties:
  3018. son_user_data:
  3019. description: 被查询用户子节点信息
  3020. items:
  3021. $ref: '#/definitions/md.SonUserDailyActivityAnalysisNode'
  3022. type: array
  3023. top_data:
  3024. allOf:
  3025. - $ref: '#/definitions/md.DailyActivityAnalysisTopData'
  3026. description: 统计信息
  3027. type: object
  3028. md.UserEggFlowReq:
  3029. properties:
  3030. account_balance_exchange_egg_energy_nums_end:
  3031. example: 余额兑换蛋蛋能量数量-结束值
  3032. type: string
  3033. account_balance_exchange_egg_energy_nums_start:
  3034. example: 余额兑换蛋蛋能量数量-起始值
  3035. type: string
  3036. browse_interface_nums_end:
  3037. example: 浏览界面次数-结束值
  3038. type: string
  3039. browse_interface_nums_start:
  3040. example: 浏览界面次数-起始值
  3041. type: string
  3042. college_learning_nums_end:
  3043. example: 学院学习次数-结束值
  3044. type: string
  3045. college_learning_nums_start:
  3046. example: 学院学习次数-起始值
  3047. type: string
  3048. ecpm_end:
  3049. example: ecpm-结束值
  3050. type: string
  3051. ecpm_start:
  3052. example: ecpm-起始值
  3053. type: string
  3054. egg_energy_exchange_account_balance_end:
  3055. example: 蛋蛋能量兑换余额数量-结束值
  3056. type: string
  3057. egg_energy_exchange_account_balance_start:
  3058. example: 蛋蛋能量兑换余额数量-起始值
  3059. type: string
  3060. forum_comments_nums_end:
  3061. example: 论坛评论次数-结束值
  3062. type: string
  3063. forum_comments_nums_start:
  3064. example: 论坛评论次数-起始值
  3065. type: string
  3066. im_activity_nums_end:
  3067. example: im活跃次数-结束值
  3068. type: string
  3069. im_activity_nums_start:
  3070. example: im活跃次数-起始值
  3071. type: string
  3072. invite_user_nums_end:
  3073. example: 拉新人数-结束值
  3074. type: string
  3075. invite_user_nums_start:
  3076. example: 拉新人数-起始值
  3077. type: string
  3078. page:
  3079. description: 页数
  3080. type: integer
  3081. page_size:
  3082. description: 每页大小
  3083. type: integer
  3084. person_add_activity_value_end:
  3085. example: 个人活跃积分-结束值
  3086. type: string
  3087. person_add_activity_value_start:
  3088. example: 个人活跃积分-起始值
  3089. type: string
  3090. score_value_end:
  3091. example: 蛋蛋分-结束值
  3092. type: string
  3093. score_value_kind:
  3094. description: 评分类型(0:未知 1:人工 2:系统)
  3095. type: integer
  3096. score_value_start:
  3097. example: 蛋蛋分-起始值
  3098. type: string
  3099. send_circle_of_friend_nums_end:
  3100. example: 发朋友圈次数-结束值
  3101. type: string
  3102. send_circle_of_friend_nums_start:
  3103. example: 发朋友圈次数-起始值
  3104. type: string
  3105. send_red_package_nums_end:
  3106. example: 发红包次数-结束值
  3107. type: string
  3108. send_red_package_nums_start:
  3109. example: 发红包次数-起始值
  3110. type: string
  3111. sign_in_nums_end:
  3112. example: 签到次数-结束值
  3113. type: string
  3114. sign_in_nums_start:
  3115. example: 签到次数-起始值
  3116. type: string
  3117. team-activity-nums-end:
  3118. example: 团队活跃次数-结束值
  3119. type: string
  3120. team_activity_nums_start:
  3121. example: 团队活跃次数-起始值
  3122. type: string
  3123. violate_nums_end:
  3124. example: 违规次数-结束值
  3125. type: string
  3126. violate_nums_start:
  3127. example: 违规次数-起始值
  3128. type: string
  3129. week:
  3130. example: 周份
  3131. type: string
  3132. year:
  3133. example: 年份
  3134. type: string
  3135. type: object
  3136. md.UserEggFlowReqResp:
  3137. properties:
  3138. list:
  3139. items:
  3140. $ref: '#/definitions/md.UserEggFlowReqRespList'
  3141. type: array
  3142. page:
  3143. description: 页数
  3144. type: integer
  3145. page_size:
  3146. description: 每页大小
  3147. type: integer
  3148. score_value_kind_map:
  3149. description: 评分类型(0:未知 1:人工 2:系统)
  3150. items:
  3151. additionalProperties: true
  3152. type: object
  3153. type: array
  3154. total:
  3155. description: 总数量
  3156. type: integer
  3157. week:
  3158. example: 周份
  3159. type: string
  3160. year:
  3161. example: 年份
  3162. type: string
  3163. type: object
  3164. md.UserEggFlowReqRespList:
  3165. properties:
  3166. account_balance_exchange_egg_energy_nums:
  3167. description: 余额兑换蛋蛋能量数量
  3168. type: integer
  3169. browse_interface_nums:
  3170. description: 浏览界面次数
  3171. type: integer
  3172. college_learning_nums:
  3173. description: 学院学习次数
  3174. type: integer
  3175. ecpm:
  3176. description: ecpm
  3177. type: number
  3178. egg_energy_exchange_account_balance:
  3179. description: 蛋蛋能量兑换余额数量
  3180. type: integer
  3181. forum_comments_nums:
  3182. description: 论坛评论次数
  3183. type: integer
  3184. im_activity_nums:
  3185. description: im活跃次数
  3186. type: integer
  3187. index_id:
  3188. description: 文档id
  3189. type: string
  3190. invite_user_nums:
  3191. description: 拉新人数
  3192. type: integer
  3193. person_add_activity_value:
  3194. description: 个人活跃积分
  3195. type: integer
  3196. score_value:
  3197. description: 蛋蛋分-起始值
  3198. type: number
  3199. score_value_kind:
  3200. description: 评分类型(0:未知 1:人工 2:系统)
  3201. type: integer
  3202. send_circle_of_friend_nums:
  3203. description: 发朋友圈次数
  3204. type: integer
  3205. send_red_package_nums:
  3206. description: 发红包次数
  3207. type: integer
  3208. sign_in_nums:
  3209. description: 签到次数
  3210. type: integer
  3211. team_activity_nums:
  3212. description: 团队活跃次数
  3213. type: integer
  3214. violate_nums:
  3215. description: 违规次数
  3216. type: integer
  3217. type: object
  3218. md.UserEggIndexReq:
  3219. properties:
  3220. week:
  3221. example: 周份
  3222. type: string
  3223. year:
  3224. example: 年份
  3225. type: string
  3226. type: object
  3227. md.UserEggIndexResp:
  3228. properties:
  3229. egg_energy_user_egg_index_weight:
  3230. allOf:
  3231. - $ref: '#/definitions/model.EggEnergyUserEggIndexWeight'
  3232. description: 蛋蛋分系数权重
  3233. statistics_user_egg_kind_proportion:
  3234. description: 统计用户蛋蛋分"评比类型"占比
  3235. items:
  3236. additionalProperties: true
  3237. type: object
  3238. type: array
  3239. statistics_user_egg_score_value_range:
  3240. description: 统计用户蛋蛋分范围
  3241. items:
  3242. additionalProperties:
  3243. type: string
  3244. type: object
  3245. type: array
  3246. week:
  3247. example: 周份
  3248. type: string
  3249. year:
  3250. example: 年份
  3251. type: string
  3252. year_list:
  3253. additionalProperties:
  3254. items:
  3255. type: string
  3256. type: array
  3257. description: 年份&&周份列表
  3258. type: object
  3259. type: object
  3260. md.UserFeedbackCateDelReq:
  3261. properties:
  3262. id:
  3263. items:
  3264. type: string
  3265. type: array
  3266. type: object
  3267. md.UserFeedbackCateList:
  3268. properties:
  3269. id:
  3270. type: string
  3271. name:
  3272. type: string
  3273. sort:
  3274. type: string
  3275. type: object
  3276. md.UserFeedbackCateListReq:
  3277. properties:
  3278. limit:
  3279. description: 每页大小
  3280. type: string
  3281. page:
  3282. description: 页数
  3283. type: string
  3284. type: object
  3285. md.UserFeedbackCateListResp:
  3286. properties:
  3287. list:
  3288. items:
  3289. $ref: '#/definitions/md.UserFeedbackCateList'
  3290. type: array
  3291. total:
  3292. type: integer
  3293. type: object
  3294. md.UserFeedbackCateSaveReq:
  3295. properties:
  3296. id:
  3297. type: string
  3298. name:
  3299. type: string
  3300. sort:
  3301. type: string
  3302. type: object
  3303. md.UserFeedbackDelReq:
  3304. properties:
  3305. id:
  3306. items:
  3307. type: string
  3308. type: array
  3309. type: object
  3310. md.UserFeedbackList:
  3311. properties:
  3312. content:
  3313. type: string
  3314. create_at:
  3315. type: string
  3316. id:
  3317. type: string
  3318. img:
  3319. items:
  3320. type: string
  3321. type: array
  3322. phone:
  3323. type: string
  3324. platform:
  3325. type: string
  3326. state:
  3327. example: 0待解决 1处理中 2已解决
  3328. type: string
  3329. title:
  3330. type: string
  3331. type:
  3332. type: string
  3333. version:
  3334. type: string
  3335. type: object
  3336. md.UserFeedbackListReq:
  3337. properties:
  3338. cid:
  3339. type: string
  3340. limit:
  3341. description: 每页大小
  3342. type: string
  3343. page:
  3344. description: 页数
  3345. type: string
  3346. phone:
  3347. type: string
  3348. uid:
  3349. type: string
  3350. type: object
  3351. md.UserFeedbackListResp:
  3352. properties:
  3353. list:
  3354. items:
  3355. $ref: '#/definitions/md.UserFeedbackList'
  3356. type: array
  3357. select_data:
  3358. items:
  3359. additionalProperties: true
  3360. type: object
  3361. type: array
  3362. total:
  3363. type: integer
  3364. type: object
  3365. md.UserFeedbackRecordListReq:
  3366. properties:
  3367. id:
  3368. type: string
  3369. limit:
  3370. description: 每页大小
  3371. type: string
  3372. page:
  3373. description: 页数
  3374. type: string
  3375. type: object
  3376. md.UserFeedbackRecordListResp:
  3377. properties:
  3378. content:
  3379. type: string
  3380. create_at:
  3381. type: string
  3382. head_img:
  3383. type: string
  3384. nickname:
  3385. type: string
  3386. type:
  3387. type: string
  3388. type: object
  3389. md.UserFeedbackSayReq:
  3390. properties:
  3391. content:
  3392. type: string
  3393. id:
  3394. type: string
  3395. type: object
  3396. md.UserManagementGetBalanceDetailResp:
  3397. properties:
  3398. list:
  3399. items:
  3400. $ref: '#/definitions/md.BalanceDetailNode'
  3401. type: array
  3402. paginate:
  3403. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  3404. type: object
  3405. md.UserManagementGetFansResp:
  3406. properties:
  3407. list:
  3408. description: 用户数据
  3409. items:
  3410. $ref: '#/definitions/md.FansNode'
  3411. type: array
  3412. paginate:
  3413. allOf:
  3414. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  3415. description: 分页信息
  3416. type: object
  3417. md.UserManagementGetOneBasicResp:
  3418. properties:
  3419. basic_info:
  3420. allOf:
  3421. - $ref: '#/definitions/md.BasicInfoNode'
  3422. description: 基本信息
  3423. levels_list:
  3424. description: 等级列表
  3425. items:
  3426. additionalProperties: true
  3427. type: object
  3428. type: array
  3429. other_info:
  3430. allOf:
  3431. - $ref: '#/definitions/md.OtherNode'
  3432. description: 其他信息
  3433. tags_list:
  3434. description: 标签列表
  3435. items:
  3436. additionalProperties: true
  3437. type: object
  3438. type: array
  3439. type: object
  3440. md.UserManagementGetUserListNode:
  3441. properties:
  3442. avatar:
  3443. description: 头像
  3444. type: string
  3445. id:
  3446. description: 会员 ID
  3447. type: integer
  3448. invite_code:
  3449. example: 会员邀请码
  3450. type: string
  3451. is_real_name:
  3452. description: 是否实名 0.未实名,1.已实名
  3453. type: integer
  3454. last_login_at:
  3455. description: 最后登录时间
  3456. type: string
  3457. level_name:
  3458. description: 会员等级
  3459. type: string
  3460. memo:
  3461. description: 备注
  3462. type: string
  3463. nickname:
  3464. description: 昵称
  3465. type: string
  3466. parent_id:
  3467. description: 推荐人 ID
  3468. type: integer
  3469. parent_invite_code:
  3470. example: 推荐人邀请码
  3471. type: string
  3472. parent_phone:
  3473. example: 推荐人手机号
  3474. type: string
  3475. phone:
  3476. description: 手机号
  3477. type: string
  3478. register_time:
  3479. description: 注册时间
  3480. type: string
  3481. register_type:
  3482. description: 注册类型
  3483. type: integer
  3484. sex:
  3485. description: 性别(0:未知 1:男 2:女)
  3486. type: integer
  3487. state:
  3488. description: 状态
  3489. type: integer
  3490. tag:
  3491. description: 会员标签
  3492. items:
  3493. $ref: '#/definitions/md.TagNode'
  3494. type: array
  3495. wechat:
  3496. description: 微信号
  3497. type: string
  3498. type: object
  3499. md.UserManagementGetUserListReq:
  3500. properties:
  3501. effective:
  3502. description: 有效会员
  3503. type: integer
  3504. id:
  3505. description: 会员 ID
  3506. type: integer
  3507. invite_code:
  3508. example: 会员邀请码
  3509. type: string
  3510. is_real_name:
  3511. description: 是否实名 0.未实名,1.已实名
  3512. type: integer
  3513. level:
  3514. description: 会员等级
  3515. type: integer
  3516. limit:
  3517. type: integer
  3518. login_after:
  3519. description: 最近登录结束时间
  3520. type: string
  3521. login_before:
  3522. description: 最近登录开始时间
  3523. type: string
  3524. memo:
  3525. description: 备注
  3526. type: string
  3527. nickname:
  3528. example: 会员昵称
  3529. type: string
  3530. page:
  3531. type: integer
  3532. parent_invite_code:
  3533. example: 上级邀请码
  3534. type: string
  3535. parent_phone:
  3536. example: 上级手机号
  3537. type: string
  3538. phone:
  3539. example: 会员手机号
  3540. type: string
  3541. recommend_id:
  3542. description: 推荐人 ID
  3543. type: integer
  3544. register_after:
  3545. description: 注册时间终点
  3546. type: string
  3547. register_before:
  3548. description: 注册时间起点
  3549. type: string
  3550. register_type:
  3551. description: 注册类型(1:APP注册、2:H5注册)
  3552. type: integer
  3553. sex:
  3554. description: 性别(0:未知 1:男 2:女)
  3555. type: integer
  3556. state:
  3557. description: 状态
  3558. type: integer
  3559. tag:
  3560. description: 标签 id
  3561. type: integer
  3562. union_id:
  3563. example: 微信号
  3564. type: string
  3565. type: object
  3566. md.UserManagementGetUserListResp:
  3567. properties:
  3568. levels_list:
  3569. description: 等级列表
  3570. items:
  3571. additionalProperties: true
  3572. type: object
  3573. type: array
  3574. list:
  3575. items:
  3576. $ref: '#/definitions/md.UserManagementGetUserListNode'
  3577. type: array
  3578. paginate:
  3579. allOf:
  3580. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  3581. description: 分页信息
  3582. state_list:
  3583. description: 状态列表
  3584. items:
  3585. additionalProperties: true
  3586. type: object
  3587. type: array
  3588. tags_list:
  3589. description: 标签列表
  3590. items:
  3591. additionalProperties: true
  3592. type: object
  3593. type: array
  3594. type: object
  3595. md.UserManagementGetVirtualCoinDetailResp:
  3596. properties:
  3597. coin_list:
  3598. items:
  3599. additionalProperties: true
  3600. type: object
  3601. type: array
  3602. list:
  3603. items:
  3604. $ref: '#/definitions/md.VirtualCoinDetailNode'
  3605. type: array
  3606. paginate:
  3607. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  3608. type: object
  3609. md.UserManagementUpdateUserInfoReq:
  3610. properties:
  3611. avatar:
  3612. description: 头像
  3613. type: string
  3614. last_login_ip:
  3615. description: 用户最后登录 IP
  3616. type: string
  3617. level:
  3618. description: 会员等级 ID
  3619. type: string
  3620. memo:
  3621. example: 备注
  3622. type: string
  3623. nickname:
  3624. description: 用户名
  3625. type: string
  3626. parent_uid:
  3627. description: 邀请人 ID
  3628. type: string
  3629. phone:
  3630. description: 手机号
  3631. type: string
  3632. sex:
  3633. description: 性别(0:未知 1:男 2:女)
  3634. type: string
  3635. state:
  3636. description: 账号状态 1正常,2冻结
  3637. type: string
  3638. tag:
  3639. description: 用户标签 ID列表
  3640. items:
  3641. type: string
  3642. type: array
  3643. uid:
  3644. type: integer
  3645. union_id:
  3646. description: 微信号
  3647. type: string
  3648. type: object
  3649. md.UserVirtualCoinFlow:
  3650. properties:
  3651. after_amount:
  3652. example: 变更后数量
  3653. type: string
  3654. amount:
  3655. example: 变更数量
  3656. type: string
  3657. before_amount:
  3658. example: 变更前数量
  3659. type: string
  3660. coin_id:
  3661. description: 虚拟币 ID
  3662. type: integer
  3663. create_at:
  3664. example: 创建时间
  3665. type: string
  3666. direction:
  3667. description: 方向:1收入 2支出
  3668. type: integer
  3669. id:
  3670. type: integer
  3671. sys_fee:
  3672. example: 手续费
  3673. type: string
  3674. title:
  3675. example: 标题
  3676. type: string
  3677. transfer_type:
  3678. description: 转账类型
  3679. type: integer
  3680. uid:
  3681. description: 用户 ID
  3682. type: integer
  3683. update_at:
  3684. example: 更新时间
  3685. type: string
  3686. type: object
  3687. md.VideoRewardSetting:
  3688. properties:
  3689. video_reward_is_open:
  3690. description: 视频奖励是否开启(1:开启 0:关闭)
  3691. type: integer
  3692. video_reward_system:
  3693. allOf:
  3694. - $ref: '#/definitions/md.VideoRewardSystemStruct'
  3695. description: 视频奖励机制
  3696. type: object
  3697. md.VideoRewardSystemStruct:
  3698. properties:
  3699. each_round_hour:
  3700. description: 每一轮X个小时
  3701. type: string
  3702. interval_minutes:
  3703. description: 间隔X秒
  3704. type: string
  3705. reward_total_num:
  3706. description: 一共X个奖励视屏
  3707. type: string
  3708. reward_value:
  3709. description: 奖励X个活跃积分
  3710. type: string
  3711. type: object
  3712. md.VipEquitySettingNode:
  3713. properties:
  3714. dividend_ratio:
  3715. description: 分红比例
  3716. type: string
  3717. exchange_account_balance_fee:
  3718. description: 兑换余额手续费
  3719. type: string
  3720. vip_level_id:
  3721. description: 会员等级ID
  3722. type: string
  3723. vip_level_name:
  3724. description: 会员等级名称
  3725. type: string
  3726. type: object
  3727. md.VirtualCoin:
  3728. properties:
  3729. create_at:
  3730. type: string
  3731. exchange_ratio:
  3732. description: 兑换比例(与金额)
  3733. example: 兑换比例(与金额)
  3734. type: string
  3735. id:
  3736. type: integer
  3737. is_use:
  3738. description: '是否开启: 0否 1是'
  3739. type: integer
  3740. name:
  3741. description: 名称
  3742. type: string
  3743. update_at:
  3744. type: string
  3745. type: object
  3746. md.VirtualCoinDetailNode:
  3747. properties:
  3748. after_amount:
  3749. description: 变更后积分余额
  3750. type: string
  3751. amount:
  3752. description: 变更数量
  3753. type: string
  3754. create_at:
  3755. description: 创建时间
  3756. type: string
  3757. direction:
  3758. description: 类型 1.收入 2.支出
  3759. type: integer
  3760. uid:
  3761. description: 用户 ID
  3762. type: integer
  3763. type: object
  3764. md.VirtualCoinListNode:
  3765. properties:
  3766. coin_id:
  3767. description: 货币类型 ID
  3768. type: integer
  3769. kind:
  3770. description: 货币序号
  3771. type: integer
  3772. name:
  3773. example: 货币类型名称
  3774. type: string
  3775. type: object
  3776. model.EggEnergyUserEggIndexWeight:
  3777. properties:
  3778. account_balance_exchange_egg_energy_nums:
  3779. type: string
  3780. browse_interface_nums:
  3781. type: string
  3782. college_learning_nums:
  3783. type: string
  3784. create_at:
  3785. type: string
  3786. ecpm:
  3787. type: string
  3788. egg_energy_exchange_account_balance:
  3789. type: string
  3790. forum_comments_nums:
  3791. type: string
  3792. id:
  3793. type: integer
  3794. im_activity_nums:
  3795. type: string
  3796. invite_user_nums:
  3797. type: string
  3798. person_add_activity_value:
  3799. type: string
  3800. send_circle_of_friend_nums:
  3801. type: string
  3802. send_red_package_nums:
  3803. type: string
  3804. sign_in_nums:
  3805. type: string
  3806. team_activity_nums:
  3807. type: string
  3808. update_at:
  3809. type: string
  3810. violate_nums:
  3811. type: string
  3812. type: object
  3813. model.UserLevelTask:
  3814. properties:
  3815. create_at:
  3816. type: string
  3817. finish_count:
  3818. type: integer
  3819. id:
  3820. type: integer
  3821. is_must_task:
  3822. type: integer
  3823. level_id:
  3824. type: integer
  3825. task_type:
  3826. type: integer
  3827. task_type_level_id:
  3828. type: integer
  3829. update_at:
  3830. type: string
  3831. within_days:
  3832. type: integer
  3833. type: object
  3834. host: localhost:4001
  3835. info:
  3836. contact:
  3837. email: 1239118001@qq.com
  3838. name: dengbiao
  3839. url: http://www.swagger.io/support
  3840. description: 管理后台接口文档
  3841. license:
  3842. name: Apache 2.0
  3843. url: http://www.apache.org/licenses/LICENSE-2.0.html
  3844. termsOfService: http://swagger.io/terms/
  3845. title: 蛋蛋星球-管理后台
  3846. version: "1.0"
  3847. paths:
  3848. /api/advertising/del:
  3849. post:
  3850. consumes:
  3851. - application/json
  3852. description: 广告管理-广告列表-删除
  3853. parameters:
  3854. - description: 验证参数Bearer和token空格拼接
  3855. in: header
  3856. name: Authorization
  3857. required: true
  3858. type: string
  3859. - description: (分页信息必填)
  3860. in: body
  3861. name: req
  3862. required: true
  3863. schema:
  3864. $ref: '#/definitions/md.AdvertisingDelReq'
  3865. produces:
  3866. - application/json
  3867. responses:
  3868. "200":
  3869. description: 具体数据
  3870. schema:
  3871. type: string
  3872. "400":
  3873. description: 具体错误
  3874. schema:
  3875. $ref: '#/definitions/md.Response'
  3876. summary: 广告管理-广告列表-删除
  3877. tags:
  3878. - 广告管理
  3879. /api/advertising/function/del:
  3880. post:
  3881. consumes:
  3882. - application/json
  3883. description: 广告管理-广告位置列表-删除
  3884. parameters:
  3885. - description: 验证参数Bearer和token空格拼接
  3886. in: header
  3887. name: Authorization
  3888. required: true
  3889. type: string
  3890. - description: (分页信息必填)
  3891. in: body
  3892. name: req
  3893. required: true
  3894. schema:
  3895. $ref: '#/definitions/md.AdvertisingDelReq'
  3896. produces:
  3897. - application/json
  3898. responses:
  3899. "200":
  3900. description: 具体数据
  3901. schema:
  3902. type: string
  3903. "400":
  3904. description: 具体错误
  3905. schema:
  3906. $ref: '#/definitions/md.Response'
  3907. summary: 广告管理-广告位置列表-删除
  3908. tags:
  3909. - 广告管理
  3910. /api/advertising/function/list:
  3911. post:
  3912. consumes:
  3913. - application/json
  3914. description: 广告管理-广告位置列表
  3915. parameters:
  3916. - description: 验证参数Bearer和token空格拼接
  3917. in: header
  3918. name: Authorization
  3919. required: true
  3920. type: string
  3921. - description: (分页信息必填)
  3922. in: body
  3923. name: req
  3924. required: true
  3925. schema:
  3926. $ref: '#/definitions/md.AdvertisingFunctionListReq'
  3927. produces:
  3928. - application/json
  3929. responses:
  3930. "200":
  3931. description: 具体数据
  3932. schema:
  3933. $ref: '#/definitions/md.AdvertisingFunctionListResp'
  3934. "400":
  3935. description: 具体错误
  3936. schema:
  3937. $ref: '#/definitions/md.Response'
  3938. summary: 广告管理-广告位置列表
  3939. tags:
  3940. - 广告管理
  3941. /api/advertising/function/save:
  3942. post:
  3943. consumes:
  3944. - application/json
  3945. description: 广告管理-广告位置列表-保存
  3946. parameters:
  3947. - description: 验证参数Bearer和token空格拼接
  3948. in: header
  3949. name: Authorization
  3950. required: true
  3951. type: string
  3952. - description: (分页信息必填)
  3953. in: body
  3954. name: req
  3955. required: true
  3956. schema:
  3957. $ref: '#/definitions/md.AdvertisingFunctionList'
  3958. produces:
  3959. - application/json
  3960. responses:
  3961. "200":
  3962. description: 具体数据
  3963. schema:
  3964. type: string
  3965. "400":
  3966. description: 具体错误
  3967. schema:
  3968. $ref: '#/definitions/md.Response'
  3969. summary: 广告管理-广告位置列表-保存
  3970. tags:
  3971. - 广告管理
  3972. /api/advertising/getBasic:
  3973. get:
  3974. consumes:
  3975. - application/json
  3976. description: 广告管理-基础设置-信息
  3977. parameters:
  3978. - description: 验证参数Bearer和token空格拼接
  3979. in: header
  3980. name: Authorization
  3981. required: true
  3982. type: string
  3983. produces:
  3984. - application/json
  3985. responses:
  3986. "200":
  3987. description: 具体数据
  3988. schema:
  3989. $ref: '#/definitions/md.AdvertisingBaseResp'
  3990. "400":
  3991. description: 具体错误
  3992. schema:
  3993. $ref: '#/definitions/md.Response'
  3994. summary: 广告管理-基础设置-信息
  3995. tags:
  3996. - 广告管理
  3997. /api/advertising/getLimit:
  3998. get:
  3999. consumes:
  4000. - application/json
  4001. description: 广告管理-广告设置-信息
  4002. parameters:
  4003. - description: 验证参数Bearer和token空格拼接
  4004. in: header
  4005. name: Authorization
  4006. required: true
  4007. type: string
  4008. produces:
  4009. - application/json
  4010. responses:
  4011. "200":
  4012. description: 具体数据
  4013. schema:
  4014. $ref: '#/definitions/md.AdvertisingLimit'
  4015. "400":
  4016. description: 具体错误
  4017. schema:
  4018. $ref: '#/definitions/md.Response'
  4019. summary: 广告管理-广告设置-信息
  4020. tags:
  4021. - 广告管理
  4022. /api/advertising/list:
  4023. post:
  4024. consumes:
  4025. - application/json
  4026. description: 广告管理-广告列表
  4027. parameters:
  4028. - description: 验证参数Bearer和token空格拼接
  4029. in: header
  4030. name: Authorization
  4031. required: true
  4032. type: string
  4033. - description: (分页信息必填)
  4034. in: body
  4035. name: req
  4036. required: true
  4037. schema:
  4038. $ref: '#/definitions/md.AdvertisingListReq'
  4039. produces:
  4040. - application/json
  4041. responses:
  4042. "200":
  4043. description: 具体数据
  4044. schema:
  4045. $ref: '#/definitions/md.AdvertisingListResp'
  4046. "400":
  4047. description: 具体错误
  4048. schema:
  4049. $ref: '#/definitions/md.Response'
  4050. summary: 广告管理-广告列表
  4051. tags:
  4052. - 广告管理
  4053. /api/advertising/save:
  4054. post:
  4055. consumes:
  4056. - application/json
  4057. description: 广告管理-广告列表-保存
  4058. parameters:
  4059. - description: 验证参数Bearer和token空格拼接
  4060. in: header
  4061. name: Authorization
  4062. required: true
  4063. type: string
  4064. - description: (分页信息必填)
  4065. in: body
  4066. name: req
  4067. required: true
  4068. schema:
  4069. $ref: '#/definitions/md.AdvertisingSaveReq'
  4070. produces:
  4071. - application/json
  4072. responses:
  4073. "200":
  4074. description: 具体数据
  4075. schema:
  4076. type: string
  4077. "400":
  4078. description: 具体错误
  4079. schema:
  4080. $ref: '#/definitions/md.Response'
  4081. summary: 广告管理-广告列表-保存
  4082. tags:
  4083. - 广告管理
  4084. /api/advertising/setBasic:
  4085. post:
  4086. consumes:
  4087. - application/json
  4088. description: 广告管理-基础设置-信息保存
  4089. parameters:
  4090. - description: 验证参数Bearer和token空格拼接
  4091. in: header
  4092. name: Authorization
  4093. required: true
  4094. type: string
  4095. - description: (分页信息必填)
  4096. in: body
  4097. name: req
  4098. required: true
  4099. schema:
  4100. $ref: '#/definitions/md.AdvertisingBase'
  4101. produces:
  4102. - application/json
  4103. responses:
  4104. "200":
  4105. description: 具体数据
  4106. schema:
  4107. type: string
  4108. "400":
  4109. description: 具体错误
  4110. schema:
  4111. $ref: '#/definitions/md.Response'
  4112. summary: 广告管理-基础设置-信息保存
  4113. tags:
  4114. - 广告管理
  4115. /api/advertising/setLimit:
  4116. post:
  4117. consumes:
  4118. - application/json
  4119. description: 广告管理-广告设置-信息保存
  4120. parameters:
  4121. - description: 验证参数Bearer和token空格拼接
  4122. in: header
  4123. name: Authorization
  4124. required: true
  4125. type: string
  4126. - description: (分页信息必填)
  4127. in: body
  4128. name: req
  4129. required: true
  4130. schema:
  4131. $ref: '#/definitions/md.AdvertisingLimit'
  4132. produces:
  4133. - application/json
  4134. responses:
  4135. "200":
  4136. description: 具体数据
  4137. schema:
  4138. type: string
  4139. "400":
  4140. description: 具体错误
  4141. schema:
  4142. $ref: '#/definitions/md.Response'
  4143. summary: 广告管理-广告设置-信息保存
  4144. tags:
  4145. - 广告管理
  4146. /api/article/cate/del:
  4147. post:
  4148. consumes:
  4149. - application/json
  4150. description: 分类列表-分类删除
  4151. parameters:
  4152. - description: 验证参数Bearer和token空格拼接
  4153. in: header
  4154. name: Authorization
  4155. required: true
  4156. type: string
  4157. - description: (分页信息必填)
  4158. in: body
  4159. name: req
  4160. required: true
  4161. schema:
  4162. $ref: '#/definitions/md.ArticleCateDelReq'
  4163. produces:
  4164. - application/json
  4165. responses:
  4166. "200":
  4167. description: 具体数据
  4168. schema:
  4169. type: string
  4170. "400":
  4171. description: 具体错误
  4172. schema:
  4173. $ref: '#/definitions/md.Response'
  4174. summary: 文章资讯-分类列表-分类删除
  4175. tags:
  4176. - 文章资讯
  4177. /api/article/cate/list:
  4178. post:
  4179. consumes:
  4180. - application/json
  4181. description: 分类列表
  4182. parameters:
  4183. - description: 验证参数Bearer和token空格拼接
  4184. in: header
  4185. name: Authorization
  4186. required: true
  4187. type: string
  4188. - description: (分页信息必填)
  4189. in: body
  4190. name: req
  4191. required: true
  4192. schema:
  4193. $ref: '#/definitions/md.ArticleCateListReq'
  4194. produces:
  4195. - application/json
  4196. responses:
  4197. "200":
  4198. description: 具体数据
  4199. schema:
  4200. $ref: '#/definitions/md.ArticleCateListResp'
  4201. "400":
  4202. description: 具体错误
  4203. schema:
  4204. $ref: '#/definitions/md.Response'
  4205. summary: 文章资讯-分类列表
  4206. tags:
  4207. - 文章资讯
  4208. /api/article/cate/save:
  4209. post:
  4210. consumes:
  4211. - application/json
  4212. description: 分类列表-分类保存
  4213. parameters:
  4214. - description: 验证参数Bearer和token空格拼接
  4215. in: header
  4216. name: Authorization
  4217. required: true
  4218. type: string
  4219. - description: (分页信息必填)
  4220. in: body
  4221. name: req
  4222. required: true
  4223. schema:
  4224. $ref: '#/definitions/md.ArticleCateSaveReq'
  4225. produces:
  4226. - application/json
  4227. responses:
  4228. "200":
  4229. description: 具体数据
  4230. schema:
  4231. type: string
  4232. "400":
  4233. description: 具体错误
  4234. schema:
  4235. $ref: '#/definitions/md.Response'
  4236. summary: 文章资讯-分类列表-分类保存
  4237. tags:
  4238. - 文章资讯
  4239. /api/article/content/del:
  4240. post:
  4241. consumes:
  4242. - application/json
  4243. description: 文章列表-文章删除
  4244. parameters:
  4245. - description: 验证参数Bearer和token空格拼接
  4246. in: header
  4247. name: Authorization
  4248. required: true
  4249. type: string
  4250. - description: (分页信息必填)
  4251. in: body
  4252. name: req
  4253. required: true
  4254. schema:
  4255. $ref: '#/definitions/md.ArticleDelReq'
  4256. produces:
  4257. - application/json
  4258. responses:
  4259. "200":
  4260. description: 具体数据
  4261. schema:
  4262. type: string
  4263. "400":
  4264. description: 具体错误
  4265. schema:
  4266. $ref: '#/definitions/md.Response'
  4267. summary: 文章资讯-文章列表-文章删除
  4268. tags:
  4269. - 文章资讯
  4270. /api/article/content/list:
  4271. post:
  4272. consumes:
  4273. - application/json
  4274. description: 文章列表
  4275. parameters:
  4276. - description: 验证参数Bearer和token空格拼接
  4277. in: header
  4278. name: Authorization
  4279. required: true
  4280. type: string
  4281. - description: (分页信息必填)
  4282. in: body
  4283. name: req
  4284. required: true
  4285. schema:
  4286. $ref: '#/definitions/md.ArticleListReq'
  4287. produces:
  4288. - application/json
  4289. responses:
  4290. "200":
  4291. description: 具体数据
  4292. schema:
  4293. $ref: '#/definitions/md.ArticleListResp'
  4294. "400":
  4295. description: 具体错误
  4296. schema:
  4297. $ref: '#/definitions/md.Response'
  4298. summary: 文章资讯-文章列表
  4299. tags:
  4300. - 文章资讯
  4301. /api/article/content/save:
  4302. post:
  4303. consumes:
  4304. - application/json
  4305. description: 文章列表-文章保存
  4306. parameters:
  4307. - description: 验证参数Bearer和token空格拼接
  4308. in: header
  4309. name: Authorization
  4310. required: true
  4311. type: string
  4312. - description: (分页信息必填)
  4313. in: body
  4314. name: req
  4315. required: true
  4316. schema:
  4317. $ref: '#/definitions/md.ArticleSaveReq'
  4318. produces:
  4319. - application/json
  4320. responses:
  4321. "200":
  4322. description: 具体数据
  4323. schema:
  4324. type: string
  4325. "400":
  4326. description: 具体错误
  4327. schema:
  4328. $ref: '#/definitions/md.Response'
  4329. summary: 文章资讯-文章列表-文章保存
  4330. tags:
  4331. - 文章资讯
  4332. /api/comm/getOssUrl:
  4333. get:
  4334. consumes:
  4335. - application/json
  4336. description: 上传许可链接(获取)
  4337. parameters:
  4338. - description: 验证参数Bearer和token空格拼接
  4339. in: header
  4340. name: Authorization
  4341. required: true
  4342. type: string
  4343. produces:
  4344. - application/json
  4345. responses:
  4346. "200":
  4347. description: 许可链接
  4348. schema:
  4349. type: string
  4350. "400":
  4351. description: 具体错误
  4352. schema:
  4353. $ref: '#/definitions/md.Response'
  4354. summary: 通用请求-对象存储-上传许可链接(获取)
  4355. tags:
  4356. - 对象存储
  4357. /api/demo:
  4358. post:
  4359. consumes:
  4360. - application/json
  4361. description: Demo样例测试
  4362. parameters:
  4363. - description: 用户名密码
  4364. in: body
  4365. name: req
  4366. required: true
  4367. schema: {}
  4368. produces:
  4369. - application/json
  4370. responses:
  4371. "200":
  4372. description: token
  4373. schema:
  4374. additionalProperties: true
  4375. type: object
  4376. "400":
  4377. description: 具体错误
  4378. schema:
  4379. $ref: '#/definitions/md.Response'
  4380. summary: Demo测试
  4381. tags:
  4382. - Demo
  4383. /api/financialCenter/withdraw/applyList:
  4384. post:
  4385. consumes:
  4386. - application/json
  4387. description: 提现申请列表(获取)
  4388. parameters:
  4389. - description: 验证参数Bearer和token空格拼接
  4390. in: header
  4391. name: Authorization
  4392. required: true
  4393. type: string
  4394. - description: 筛选条件
  4395. in: body
  4396. name: req
  4397. schema:
  4398. $ref: '#/definitions/md.GetWithdrawApplyListReq'
  4399. produces:
  4400. - application/json
  4401. responses:
  4402. "200":
  4403. description: 具体数据
  4404. schema:
  4405. $ref: '#/definitions/md.GetWithdrawApplyListResp'
  4406. "400":
  4407. description: 具体错误
  4408. schema:
  4409. $ref: '#/definitions/md.Response'
  4410. summary: 财务中心-提现-提现申请列表(获取)
  4411. tags:
  4412. - 提现
  4413. /api/financialCenter/withdraw/setting:
  4414. get:
  4415. consumes:
  4416. - application/json
  4417. description: 基础设置(获取)
  4418. parameters:
  4419. - description: 验证参数Bearer和token空格拼接
  4420. in: header
  4421. name: Authorization
  4422. required: true
  4423. type: string
  4424. produces:
  4425. - application/json
  4426. responses:
  4427. "200":
  4428. description: 具体数据
  4429. schema:
  4430. $ref: '#/definitions/md.GetWithdrawSettingResp'
  4431. "400":
  4432. description: 具体错误
  4433. schema:
  4434. $ref: '#/definitions/md.Response'
  4435. summary: 财务中心-提现-基础设置(获取)
  4436. tags:
  4437. - 提现
  4438. /api/financialCenter/withdraw/updateWithdrawSetting:
  4439. post:
  4440. consumes:
  4441. - application/json
  4442. description: 基础设置(更新)
  4443. parameters:
  4444. - description: 验证参数Bearer和token空格拼接
  4445. in: header
  4446. name: Authorization
  4447. required: true
  4448. type: string
  4449. - description: id 必填
  4450. in: body
  4451. name: req
  4452. required: true
  4453. schema:
  4454. $ref: '#/definitions/md.UpdateWithdrawSettingReq'
  4455. produces:
  4456. - application/json
  4457. responses:
  4458. "200":
  4459. description: 修改数据条数
  4460. schema:
  4461. type: int
  4462. "400":
  4463. description: 具体错误
  4464. schema:
  4465. $ref: '#/definitions/md.Response'
  4466. summary: 财务中心-提现-基础设置(更新)
  4467. tags:
  4468. - 提现
  4469. /api/im/addCustomerService:
  4470. post:
  4471. consumes:
  4472. - application/json
  4473. description: 客服(新增)
  4474. parameters:
  4475. - description: 验证参数Bearer和token空格拼接
  4476. in: header
  4477. name: Authorization
  4478. required: true
  4479. type: string
  4480. - description: 相关参数
  4481. in: body
  4482. name: req
  4483. required: true
  4484. schema:
  4485. $ref: '#/definitions/md.AddCustomerServiceReq'
  4486. produces:
  4487. - application/json
  4488. responses:
  4489. "200":
  4490. description: success
  4491. schema:
  4492. type: string
  4493. "400":
  4494. description: 具体错误
  4495. schema:
  4496. $ref: '#/definitions/md.Response'
  4497. summary: Im-客服(新增)
  4498. tags:
  4499. - 客服
  4500. /api/im/addEmoticon:
  4501. post:
  4502. consumes:
  4503. - application/json
  4504. description: 表情包(新增)
  4505. parameters:
  4506. - description: 验证参数Bearer和token空格拼接
  4507. in: header
  4508. name: Authorization
  4509. required: true
  4510. type: string
  4511. - description: 相关参数
  4512. in: body
  4513. name: req
  4514. required: true
  4515. schema:
  4516. $ref: '#/definitions/md.AddEmoticonReq'
  4517. produces:
  4518. - application/json
  4519. responses:
  4520. "200":
  4521. description: success
  4522. schema:
  4523. type: string
  4524. "400":
  4525. description: 具体错误
  4526. schema:
  4527. $ref: '#/definitions/md.Response'
  4528. summary: Im-表情包(新增)
  4529. tags:
  4530. - 表情包
  4531. /api/im/batchSendGroupMessage:
  4532. post:
  4533. consumes:
  4534. - application/json
  4535. description: 发送群组消息
  4536. parameters:
  4537. - description: 验证参数Bearer和token空格拼接
  4538. in: header
  4539. name: Authorization
  4540. required: true
  4541. type: string
  4542. - description: 相关参数
  4543. in: body
  4544. name: req
  4545. required: true
  4546. schema:
  4547. $ref: '#/definitions/md.GroupListReq'
  4548. produces:
  4549. - application/json
  4550. responses:
  4551. "200":
  4552. description: OK
  4553. schema:
  4554. $ref: '#/definitions/md.GroupListResp'
  4555. "400":
  4556. description: 具体错误
  4557. schema:
  4558. $ref: '#/definitions/md.Response'
  4559. summary: Im-发送群组消息
  4560. tags:
  4561. - 发送群组消息
  4562. /api/im/batchSendUserMessage:
  4563. post:
  4564. consumes:
  4565. - application/json
  4566. description: 发送用户消息
  4567. parameters:
  4568. - description: 验证参数Bearer和token空格拼接
  4569. in: header
  4570. name: Authorization
  4571. required: true
  4572. type: string
  4573. - description: 相关参数
  4574. in: body
  4575. name: req
  4576. required: true
  4577. schema:
  4578. $ref: '#/definitions/md.GroupListReq'
  4579. produces:
  4580. - application/json
  4581. responses:
  4582. "200":
  4583. description: OK
  4584. schema:
  4585. $ref: '#/definitions/md.GroupListResp'
  4586. "400":
  4587. description: 具体错误
  4588. schema:
  4589. $ref: '#/definitions/md.Response'
  4590. summary: Im-发送用户消息
  4591. tags:
  4592. - 发送用户消息
  4593. /api/im/deleteEmoticon:
  4594. post:
  4595. consumes:
  4596. - application/json
  4597. description: 表情包(删除)
  4598. parameters:
  4599. - description: 验证参数Bearer和token空格拼接
  4600. in: header
  4601. name: Authorization
  4602. required: true
  4603. type: string
  4604. - description: 相关参数
  4605. in: body
  4606. name: req
  4607. required: true
  4608. schema:
  4609. $ref: '#/definitions/md.DeleteEmoticonReq'
  4610. produces:
  4611. - application/json
  4612. responses:
  4613. "200":
  4614. description: success
  4615. schema:
  4616. type: string
  4617. "400":
  4618. description: 具体错误
  4619. schema:
  4620. $ref: '#/definitions/md.Response'
  4621. summary: Im-表情包(删除)
  4622. tags:
  4623. - 表情包
  4624. /api/im/getBasic:
  4625. get:
  4626. consumes:
  4627. - application/json
  4628. description: 基础设置(获取)
  4629. parameters:
  4630. - description: 验证参数Bearer和token空格拼接
  4631. in: header
  4632. name: Authorization
  4633. required: true
  4634. type: string
  4635. produces:
  4636. - application/json
  4637. responses:
  4638. "200":
  4639. description: 设置列表
  4640. schema:
  4641. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  4642. "400":
  4643. description: 具体错误
  4644. schema:
  4645. $ref: '#/definitions/md.Response'
  4646. summary: Im-基础设置(获取)
  4647. tags:
  4648. - 基础设置
  4649. /api/im/groupList:
  4650. post:
  4651. consumes:
  4652. - application/json
  4653. description: 群组(列表)
  4654. parameters:
  4655. - description: 验证参数Bearer和token空格拼接
  4656. in: header
  4657. name: Authorization
  4658. required: true
  4659. type: string
  4660. - description: 相关参数
  4661. in: body
  4662. name: req
  4663. required: true
  4664. schema:
  4665. $ref: '#/definitions/md.GroupListReq'
  4666. produces:
  4667. - application/json
  4668. responses:
  4669. "200":
  4670. description: OK
  4671. schema:
  4672. $ref: '#/definitions/md.GroupListResp'
  4673. "400":
  4674. description: 具体错误
  4675. schema:
  4676. $ref: '#/definitions/md.Response'
  4677. summary: Im-群组(列表)
  4678. tags:
  4679. - 群组
  4680. /api/im/pageCustomerService:
  4681. post:
  4682. consumes:
  4683. - application/json
  4684. description: 客服(列表)
  4685. parameters:
  4686. - description: 验证参数Bearer和token空格拼接
  4687. in: header
  4688. name: Authorization
  4689. required: true
  4690. type: string
  4691. - description: 相关参数
  4692. in: body
  4693. name: req
  4694. required: true
  4695. schema:
  4696. $ref: '#/definitions/md.PageCustomerServiceReq'
  4697. produces:
  4698. - application/json
  4699. responses:
  4700. "200":
  4701. description: 设置列表
  4702. schema:
  4703. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  4704. "400":
  4705. description: 具体错误
  4706. schema:
  4707. $ref: '#/definitions/md.Response'
  4708. summary: Im-客服(列表)
  4709. tags:
  4710. - 客服
  4711. /api/im/pageEmoticon:
  4712. post:
  4713. consumes:
  4714. - application/json
  4715. description: 表情包(列表)
  4716. parameters:
  4717. - description: 验证参数Bearer和token空格拼接
  4718. in: header
  4719. name: Authorization
  4720. required: true
  4721. type: string
  4722. - description: 相关参数
  4723. in: body
  4724. name: req
  4725. required: true
  4726. schema:
  4727. $ref: '#/definitions/md.PageEmoticonReq'
  4728. produces:
  4729. - application/json
  4730. responses:
  4731. "200":
  4732. description: 设置列表
  4733. schema:
  4734. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  4735. "400":
  4736. description: 具体错误
  4737. schema:
  4738. $ref: '#/definitions/md.Response'
  4739. summary: Im-表情包(列表)
  4740. tags:
  4741. - 表情包
  4742. /api/im/pageSendRedPackageOrd:
  4743. post:
  4744. consumes:
  4745. - application/json
  4746. description: 红包记录(列表)
  4747. parameters:
  4748. - description: 验证参数Bearer和token空格拼接
  4749. in: header
  4750. name: Authorization
  4751. required: true
  4752. type: string
  4753. - description: 相关参数
  4754. in: body
  4755. name: req
  4756. required: true
  4757. schema:
  4758. $ref: '#/definitions/md.PageSendRedPackageOrdReq'
  4759. produces:
  4760. - application/json
  4761. responses:
  4762. "200":
  4763. description: success
  4764. schema:
  4765. type: string
  4766. "400":
  4767. description: 具体错误
  4768. schema:
  4769. $ref: '#/definitions/md.Response'
  4770. summary: Im-红包记录(列表)
  4771. tags:
  4772. - 红包记录
  4773. /api/im/redPackageRecordsDetail:
  4774. get:
  4775. consumes:
  4776. - application/json
  4777. description: 红包记录(详情)
  4778. parameters:
  4779. - description: 验证参数Bearer和token空格拼接
  4780. in: header
  4781. name: Authorization
  4782. required: true
  4783. type: string
  4784. - description: 红包id
  4785. in: query
  4786. name: red_package_id
  4787. required: true
  4788. type: string
  4789. produces:
  4790. - application/json
  4791. responses:
  4792. "200":
  4793. description: success
  4794. schema:
  4795. type: string
  4796. "400":
  4797. description: 具体错误
  4798. schema:
  4799. $ref: '#/definitions/md.Response'
  4800. summary: Im-红包记录(详情)
  4801. tags:
  4802. - 红包记录
  4803. /api/im/setBasic:
  4804. post:
  4805. consumes:
  4806. - application/json
  4807. description: 基础设置(更新)
  4808. parameters:
  4809. - description: 验证参数Bearer和token空格拼接
  4810. in: header
  4811. name: Authorization
  4812. required: true
  4813. type: string
  4814. - description: 上传需要修改的信息
  4815. in: body
  4816. name: req
  4817. required: true
  4818. schema:
  4819. $ref: '#/definitions/applet_app_md_im.SetBasicReq'
  4820. produces:
  4821. - application/json
  4822. responses:
  4823. "200":
  4824. description: success
  4825. schema:
  4826. type: string
  4827. "400":
  4828. description: 具体错误
  4829. schema:
  4830. $ref: '#/definitions/md.Response'
  4831. summary: Im-基础设置(更新)
  4832. tags:
  4833. - 基础设置
  4834. /api/im/setCustomerServiceState:
  4835. post:
  4836. consumes:
  4837. - application/json
  4838. description: 客服(更新状态)
  4839. parameters:
  4840. - description: 验证参数Bearer和token空格拼接
  4841. in: header
  4842. name: Authorization
  4843. required: true
  4844. type: string
  4845. - description: 相关参数
  4846. in: body
  4847. name: req
  4848. required: true
  4849. schema:
  4850. $ref: '#/definitions/md.SetCustomerServiceStateReq'
  4851. produces:
  4852. - application/json
  4853. responses:
  4854. "200":
  4855. description: success
  4856. schema:
  4857. type: string
  4858. "400":
  4859. description: 具体错误
  4860. schema:
  4861. $ref: '#/definitions/md.Response'
  4862. summary: Im-客服(更新状态)
  4863. tags:
  4864. - 客服
  4865. /api/im/setEmoticonState:
  4866. post:
  4867. consumes:
  4868. - application/json
  4869. description: 表情包(新增)
  4870. parameters:
  4871. - description: 验证参数Bearer和token空格拼接
  4872. in: header
  4873. name: Authorization
  4874. required: true
  4875. type: string
  4876. - description: 相关参数
  4877. in: body
  4878. name: req
  4879. required: true
  4880. schema:
  4881. $ref: '#/definitions/md.SetEmoticonStateReq'
  4882. produces:
  4883. - application/json
  4884. responses:
  4885. "200":
  4886. description: success
  4887. schema:
  4888. type: string
  4889. "400":
  4890. description: 具体错误
  4891. schema:
  4892. $ref: '#/definitions/md.Response'
  4893. summary: Im-表情包(更新状态)
  4894. tags:
  4895. - 表情包
  4896. /api/im/updateCustomerServiceMemo:
  4897. post:
  4898. consumes:
  4899. - application/json
  4900. description: 客服(编辑备注)
  4901. parameters:
  4902. - description: 验证参数Bearer和token空格拼接
  4903. in: header
  4904. name: Authorization
  4905. required: true
  4906. type: string
  4907. - description: 相关参数
  4908. in: body
  4909. name: req
  4910. required: true
  4911. schema:
  4912. $ref: '#/definitions/md.UpdateCustomerServiceMemoReq'
  4913. produces:
  4914. - application/json
  4915. responses:
  4916. "200":
  4917. description: success
  4918. schema:
  4919. type: string
  4920. "400":
  4921. description: 具体错误
  4922. schema:
  4923. $ref: '#/definitions/md.Response'
  4924. summary: Im-客服(编辑备注)
  4925. tags:
  4926. - 客服
  4927. /api/im/updateEmoticon:
  4928. post:
  4929. consumes:
  4930. - application/json
  4931. description: 表情包(编辑)
  4932. parameters:
  4933. - description: 验证参数Bearer和token空格拼接
  4934. in: header
  4935. name: Authorization
  4936. required: true
  4937. type: string
  4938. - description: 相关参数
  4939. in: body
  4940. name: req
  4941. required: true
  4942. schema:
  4943. $ref: '#/definitions/md.UpdateEmoticonReq'
  4944. produces:
  4945. - application/json
  4946. responses:
  4947. "200":
  4948. description: success
  4949. schema:
  4950. type: string
  4951. "400":
  4952. description: 具体错误
  4953. schema:
  4954. $ref: '#/definitions/md.Response'
  4955. summary: Im-表情包(编辑)
  4956. tags:
  4957. - 表情包
  4958. /api/institutionalManagement/eggEnergy/addVipSetting:
  4959. post:
  4960. consumes:
  4961. - application/json
  4962. description: 会员设置(新增)
  4963. parameters:
  4964. - description: 验证参数Bearer和token空格拼接
  4965. in: header
  4966. name: Authorization
  4967. required: true
  4968. type: string
  4969. - description: system_id 必填
  4970. in: body
  4971. name: req
  4972. required: true
  4973. schema:
  4974. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  4975. produces:
  4976. - application/json
  4977. responses:
  4978. "200":
  4979. description: 修改数据条数
  4980. schema:
  4981. type: int
  4982. "400":
  4983. description: 具体错误
  4984. schema:
  4985. $ref: '#/definitions/md.Response'
  4986. summary: 制度中心-蛋蛋能量-会员设置(新增)
  4987. tags:
  4988. - 蛋蛋能量
  4989. /api/institutionalManagement/eggEnergy/availableEnergy/list:
  4990. post:
  4991. consumes:
  4992. - application/json
  4993. description: 动态数据流水(获取)
  4994. parameters:
  4995. - description: 验证参数Bearer和token空格拼接
  4996. in: header
  4997. name: Authorization
  4998. required: true
  4999. type: string
  5000. - description: 页数、每页大小必传 起止时间、持有类型选传
  5001. in: body
  5002. name: req
  5003. required: true
  5004. schema:
  5005. $ref: '#/definitions/md.DynamicDataFlowListReq'
  5006. produces:
  5007. - application/json
  5008. responses:
  5009. "200":
  5010. description: 成功返回
  5011. schema:
  5012. $ref: '#/definitions/md.DynamicDataFlowListResp'
  5013. "400":
  5014. description: 具体错误
  5015. schema:
  5016. $ref: '#/definitions/md.Response'
  5017. summary: 制度中心-动态数据-动态数据流水(获取)
  5018. tags:
  5019. - 公排管理
  5020. /api/institutionalManagement/eggEnergy/contributionValue/basic:
  5021. get:
  5022. consumes:
  5023. - application/json
  5024. description: 贡献值-基础设置(获取)
  5025. parameters:
  5026. - description: 验证参数Bearer和token空格拼接
  5027. in: header
  5028. name: Authorization
  5029. required: true
  5030. type: string
  5031. produces:
  5032. - application/json
  5033. responses:
  5034. "200":
  5035. description: 具体数据
  5036. schema:
  5037. $ref: '#/definitions/md.GetContributionValueBasicSettingResp'
  5038. "400":
  5039. description: 具体错误
  5040. schema:
  5041. $ref: '#/definitions/md.Response'
  5042. summary: 制度中心-蛋蛋能量-贡献值-基础设置(获取)
  5043. tags:
  5044. - 贡献值
  5045. /api/institutionalManagement/eggEnergy/contributionValue/updateBasic:
  5046. post:
  5047. consumes:
  5048. - application/json
  5049. description: 贡献值-基础设置(更新)
  5050. parameters:
  5051. - description: 验证参数Bearer和token空格拼接
  5052. in: header
  5053. name: Authorization
  5054. required: true
  5055. type: string
  5056. - description: id 必填
  5057. in: body
  5058. name: req
  5059. required: true
  5060. schema:
  5061. $ref: '#/definitions/md.UpdateContributionValueBasicSettingReq'
  5062. produces:
  5063. - application/json
  5064. responses:
  5065. "200":
  5066. description: 修改数据条数
  5067. schema:
  5068. type: int
  5069. "400":
  5070. description: 具体错误
  5071. schema:
  5072. $ref: '#/definitions/md.Response'
  5073. summary: 制度中心-蛋蛋能量-贡献值-基础设置(更新)
  5074. tags:
  5075. - 贡献值
  5076. /api/institutionalManagement/eggEnergy/eggPoint/manualScore:
  5077. post:
  5078. consumes:
  5079. - application/json
  5080. description: 蛋蛋分管理(人工打分)
  5081. parameters:
  5082. - description: 验证参数Bearer和token空格拼接
  5083. in: header
  5084. name: Authorization
  5085. required: true
  5086. type: string
  5087. - description: 请求参数
  5088. in: body
  5089. name: req
  5090. required: true
  5091. schema:
  5092. $ref: '#/definitions/md.ManualScoreReq'
  5093. produces:
  5094. - application/json
  5095. responses:
  5096. "200":
  5097. description: 成功返回
  5098. schema:
  5099. type: string
  5100. "400":
  5101. description: 具体错误
  5102. schema:
  5103. $ref: '#/definitions/md.Response'
  5104. summary: 制度中心-蛋蛋能量-蛋蛋分管理(人工打分)
  5105. tags:
  5106. - 蛋蛋能量
  5107. /api/institutionalManagement/eggEnergy/eggPoint/statisticsUserEggIndex:
  5108. post:
  5109. consumes:
  5110. - application/json
  5111. description: 蛋蛋分管理(着陆页数据分析)
  5112. parameters:
  5113. - description: 验证参数Bearer和token空格拼接
  5114. in: header
  5115. name: Authorization
  5116. required: true
  5117. type: string
  5118. - description: 请求参数
  5119. in: body
  5120. name: req
  5121. required: true
  5122. schema:
  5123. $ref: '#/definitions/md.StatisticsEggPointReq'
  5124. produces:
  5125. - application/json
  5126. responses:
  5127. "200":
  5128. description: 成功返回
  5129. schema:
  5130. $ref: '#/definitions/md.StatisticsEggPointResp'
  5131. "400":
  5132. description: 具体错误
  5133. schema:
  5134. $ref: '#/definitions/md.Response'
  5135. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据分析)
  5136. tags:
  5137. - 蛋蛋能量
  5138. /api/institutionalManagement/eggEnergy/eggPoint/userEggFlow:
  5139. post:
  5140. consumes:
  5141. - application/json
  5142. description: 蛋蛋分管理(用户数据列表)
  5143. parameters:
  5144. - description: 验证参数Bearer和token空格拼接
  5145. in: header
  5146. name: Authorization
  5147. required: true
  5148. type: string
  5149. - description: 请求参数
  5150. in: body
  5151. name: req
  5152. required: true
  5153. schema:
  5154. $ref: '#/definitions/md.UserEggFlowReq'
  5155. produces:
  5156. - application/json
  5157. responses:
  5158. "200":
  5159. description: 成功返回
  5160. schema:
  5161. $ref: '#/definitions/md.UserEggFlowReqResp'
  5162. "400":
  5163. description: 具体错误
  5164. schema:
  5165. $ref: '#/definitions/md.Response'
  5166. summary: 制度中心-蛋蛋能量-蛋蛋分管理(用户数据列表)
  5167. tags:
  5168. - 蛋蛋能量
  5169. /api/institutionalManagement/eggEnergy/getBasic:
  5170. get:
  5171. consumes:
  5172. - application/json
  5173. description: 基础设置(获取)
  5174. parameters:
  5175. - description: 验证参数Bearer和token空格拼接
  5176. in: header
  5177. name: Authorization
  5178. required: true
  5179. type: string
  5180. produces:
  5181. - application/json
  5182. responses:
  5183. "200":
  5184. description: 具体数据
  5185. schema:
  5186. $ref: '#/definitions/md.GetEggEnergyBasicResp'
  5187. "400":
  5188. description: 具体错误
  5189. schema:
  5190. $ref: '#/definitions/md.Response'
  5191. summary: 制度中心-蛋蛋能量-基础设置(获取)
  5192. tags:
  5193. - 蛋蛋能量
  5194. /api/institutionalManagement/eggEnergy/getVipSetting:
  5195. get:
  5196. consumes:
  5197. - application/json
  5198. description: 基础会员设置(获取)
  5199. parameters:
  5200. - description: 验证参数Bearer和token空格拼接
  5201. in: header
  5202. name: Authorization
  5203. required: true
  5204. type: string
  5205. produces:
  5206. - application/json
  5207. responses:
  5208. "200":
  5209. description: 具体数据
  5210. schema:
  5211. $ref: '#/definitions/md.GetEggEnergyVipSettingResp'
  5212. "400":
  5213. description: 具体错误
  5214. schema:
  5215. $ref: '#/definitions/md.Response'
  5216. summary: 制度中心-蛋蛋能量-基础会员设置(获取)
  5217. tags:
  5218. - 蛋蛋能量
  5219. /api/institutionalManagement/eggEnergy/getVirtualCoinList:
  5220. get:
  5221. consumes:
  5222. - application/json
  5223. description: 查询所有币种(获取)
  5224. parameters:
  5225. - description: 验证参数Bearer和token空格拼接
  5226. in: header
  5227. name: Authorization
  5228. required: true
  5229. type: string
  5230. produces:
  5231. - application/json
  5232. responses:
  5233. "200":
  5234. description: 成功返回
  5235. schema:
  5236. items:
  5237. $ref: '#/definitions/md.VirtualCoin'
  5238. type: array
  5239. "400":
  5240. description: 具体错误
  5241. schema:
  5242. $ref: '#/definitions/md.Response'
  5243. summary: 制度中心-蛋蛋能量-查询所有币种(获取)
  5244. tags:
  5245. - 蛋蛋能量
  5246. /api/institutionalManagement/eggEnergy/globalData/coreDataList:
  5247. get:
  5248. consumes:
  5249. - application/json
  5250. description: 数据概览(获取)
  5251. parameters:
  5252. - description: 验证参数Bearer和token空格拼接
  5253. in: header
  5254. name: Authorization
  5255. required: true
  5256. type: string
  5257. produces:
  5258. - application/json
  5259. responses:
  5260. "200":
  5261. description: 具体数据
  5262. schema:
  5263. $ref: '#/definitions/md.GetEggCoreDataListResp'
  5264. "400":
  5265. description: 具体错误
  5266. schema:
  5267. $ref: '#/definitions/md.Response'
  5268. summary: 制度中心-蛋蛋能量-数据概览(获取)
  5269. tags:
  5270. - 蛋蛋能量
  5271. /api/institutionalManagement/eggEnergy/globalData/fundDataAdd:
  5272. post:
  5273. consumes:
  5274. - application/json
  5275. description: 价值明细数据(新增)
  5276. parameters:
  5277. - description: 验证参数Bearer和token空格拼接
  5278. in: header
  5279. name: Authorization
  5280. required: true
  5281. type: string
  5282. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  5283. in: body
  5284. name: req
  5285. required: true
  5286. schema:
  5287. $ref: '#/definitions/md.AddFundDataReq'
  5288. produces:
  5289. - application/json
  5290. responses:
  5291. "200":
  5292. description: 插入数据 id
  5293. schema:
  5294. type: int
  5295. "400":
  5296. description: 具体错误
  5297. schema:
  5298. $ref: '#/definitions/md.Response'
  5299. summary: 制度中心-蛋蛋能量-价值明细数据(新增)
  5300. tags:
  5301. - 蛋蛋能量
  5302. /api/institutionalManagement/eggEnergy/globalData/fundDataList:
  5303. post:
  5304. consumes:
  5305. - application/json
  5306. description: 新增数据列表(获取)
  5307. parameters:
  5308. - description: 验证参数Bearer和token空格拼接
  5309. in: header
  5310. name: Authorization
  5311. required: true
  5312. type: string
  5313. - description: 分页信息必填
  5314. in: body
  5315. name: req
  5316. required: true
  5317. schema:
  5318. $ref: '#/definitions/md.GetFundDataListReq'
  5319. produces:
  5320. - application/json
  5321. responses:
  5322. "200":
  5323. description: 具体数据
  5324. schema:
  5325. $ref: '#/definitions/md.GetFundDataListResp'
  5326. "400":
  5327. description: 具体错误
  5328. schema:
  5329. $ref: '#/definitions/md.Response'
  5330. summary: 制度中心-蛋蛋能量-新增数据列表(获取)
  5331. tags:
  5332. - 蛋蛋能量
  5333. /api/institutionalManagement/eggEnergy/globalData/fundDataRecordList:
  5334. post:
  5335. consumes:
  5336. - application/json
  5337. description: 新增数据列表详情(查询)
  5338. parameters:
  5339. - description: 验证参数Bearer和token空格拼接
  5340. in: header
  5341. name: Authorization
  5342. required: true
  5343. type: string
  5344. - description: 获取到的 system_id 以及分页信息
  5345. in: body
  5346. name: req
  5347. required: true
  5348. schema:
  5349. $ref: '#/definitions/md.GetFundDataRecordListReq'
  5350. produces:
  5351. - application/json
  5352. responses:
  5353. "200":
  5354. description: 具体数据
  5355. schema:
  5356. $ref: '#/definitions/md.GetFundDataRecordListResp'
  5357. "400":
  5358. description: 具体错误
  5359. schema:
  5360. $ref: '#/definitions/md.Response'
  5361. summary: 制度中心-蛋蛋能量-新增数据列表详情(查询)
  5362. tags:
  5363. - 蛋蛋能量
  5364. /api/institutionalManagement/eggEnergy/globalData/pointsCenterPriceCurve:
  5365. get:
  5366. consumes:
  5367. - application/json
  5368. description: 价格趋势(获取)
  5369. parameters:
  5370. - description: 验证参数Bearer和token空格拼接
  5371. in: header
  5372. name: Authorization
  5373. required: true
  5374. type: string
  5375. - description: 1:按天 2:按小时 3:按周
  5376. in: query
  5377. name: kind
  5378. type: string
  5379. produces:
  5380. - application/json
  5381. responses:
  5382. "200":
  5383. description: 具体数据
  5384. schema:
  5385. $ref: '#/definitions/md.GetPriceCurveResp'
  5386. "400":
  5387. description: 具体错误
  5388. schema:
  5389. $ref: '#/definitions/md.Response'
  5390. summary: 制度中心-蛋蛋能量-价格趋势(获取)
  5391. tags:
  5392. - 蛋蛋能量
  5393. /api/institutionalManagement/eggEnergy/platformRevenue/getVideoReward:
  5394. post:
  5395. consumes:
  5396. - application/json
  5397. description: 激励视频(获取)
  5398. parameters:
  5399. - description: 验证参数Bearer和token空格拼接
  5400. in: header
  5401. name: Authorization
  5402. required: true
  5403. type: string
  5404. - description: 落地页不填页大小默认20条数据
  5405. in: body
  5406. name: req
  5407. required: true
  5408. schema:
  5409. $ref: '#/definitions/md.SetVideoRewardReq'
  5410. produces:
  5411. - application/json
  5412. responses:
  5413. "200":
  5414. description: OK
  5415. schema:
  5416. $ref: '#/definitions/md.GetVideoRewardResp'
  5417. "400":
  5418. description: 具体错误
  5419. schema:
  5420. $ref: '#/definitions/md.Response'
  5421. summary: 制度中心-蛋蛋能量-平台营收-激励视频(获取)
  5422. tags:
  5423. - 蛋蛋能量
  5424. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueAdd:
  5425. post:
  5426. consumes:
  5427. - application/json
  5428. description: 其他广告设置数据(新增)
  5429. parameters:
  5430. - description: 验证参数Bearer和token空格拼接
  5431. in: header
  5432. name: Authorization
  5433. required: true
  5434. type: string
  5435. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  5436. in: body
  5437. name: req
  5438. required: true
  5439. schema:
  5440. $ref: '#/definitions/md.AddPlatformRevenueReq'
  5441. produces:
  5442. - application/json
  5443. responses:
  5444. "200":
  5445. description: 插入数据 id
  5446. schema:
  5447. type: int
  5448. "400":
  5449. description: 具体错误
  5450. schema:
  5451. $ref: '#/definitions/md.Response'
  5452. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(新增)
  5453. tags:
  5454. - 蛋蛋能量
  5455. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueList:
  5456. post:
  5457. consumes:
  5458. - application/json
  5459. description: 其他广告设置数据(获取)
  5460. parameters:
  5461. - description: 验证参数Bearer和token空格拼接
  5462. in: header
  5463. name: Authorization
  5464. required: true
  5465. type: string
  5466. - description: 分页信息必填
  5467. in: body
  5468. name: req
  5469. required: true
  5470. schema:
  5471. $ref: '#/definitions/md.ListPlatformRevenueReq'
  5472. produces:
  5473. - application/json
  5474. responses:
  5475. "200":
  5476. description: 具体数据
  5477. schema:
  5478. $ref: '#/definitions/md.ListPlatformRevenueResp'
  5479. "400":
  5480. description: 具体错误
  5481. schema:
  5482. $ref: '#/definitions/md.Response'
  5483. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(获取)
  5484. tags:
  5485. - 蛋蛋能量
  5486. /api/institutionalManagement/eggEnergy/platformRevenue/setVideoReward:
  5487. post:
  5488. consumes:
  5489. - application/json
  5490. description: 激励视频(设置)
  5491. parameters:
  5492. - description: 验证参数Bearer和token空格拼接
  5493. in: header
  5494. name: Authorization
  5495. required: true
  5496. type: string
  5497. - description: 落地页不填页大小默认20条数据
  5498. in: body
  5499. name: req
  5500. required: true
  5501. schema:
  5502. $ref: '#/definitions/md.SetVideoRewardReq'
  5503. produces:
  5504. - application/json
  5505. responses:
  5506. "200":
  5507. description: success
  5508. schema:
  5509. type: string
  5510. "400":
  5511. description: 具体错误
  5512. schema:
  5513. $ref: '#/definitions/md.Response'
  5514. summary: 制度中心-蛋蛋能量-平台营收-激励视频(设置)
  5515. tags:
  5516. - 蛋蛋能量
  5517. /api/institutionalManagement/eggEnergy/updateBasic:
  5518. post:
  5519. consumes:
  5520. - application/json
  5521. description: 基础设置(更新)
  5522. parameters:
  5523. - description: 验证参数Bearer和token空格拼接
  5524. in: header
  5525. name: Authorization
  5526. required: true
  5527. type: string
  5528. - description: system_id 必填
  5529. in: body
  5530. name: req
  5531. required: true
  5532. schema:
  5533. $ref: '#/definitions/md.UpdateEggEnergyBasicReq'
  5534. produces:
  5535. - application/json
  5536. responses:
  5537. "200":
  5538. description: 修改数据条数
  5539. schema:
  5540. type: int
  5541. "400":
  5542. description: 具体错误
  5543. schema:
  5544. $ref: '#/definitions/md.Response'
  5545. summary: 制度中心-蛋蛋能量-基础设置(更新)
  5546. tags:
  5547. - 蛋蛋能量
  5548. /api/institutionalManagement/eggEnergy/updateVipSetting:
  5549. post:
  5550. consumes:
  5551. - application/json
  5552. description: 会员设置(更新)
  5553. parameters:
  5554. - description: 验证参数Bearer和token空格拼接
  5555. in: header
  5556. name: Authorization
  5557. required: true
  5558. type: string
  5559. - description: 填入修改后的列表(会员等级名称、兑换余额手续费、分红比例)
  5560. in: body
  5561. name: req
  5562. required: true
  5563. schema:
  5564. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  5565. produces:
  5566. - application/json
  5567. responses:
  5568. "200":
  5569. description: 修改数据条数
  5570. schema:
  5571. type: int
  5572. "400":
  5573. description: 具体错误
  5574. schema:
  5575. $ref: '#/definitions/md.Response'
  5576. summary: 制度中心-蛋蛋能量-会员设置(更新)
  5577. tags:
  5578. - 蛋蛋能量
  5579. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinFlowList:
  5580. post:
  5581. consumes:
  5582. - application/json
  5583. description: 蛋蛋能量流水(查询)
  5584. parameters:
  5585. - description: 验证参数Bearer和token空格拼接
  5586. in: header
  5587. name: Authorization
  5588. required: true
  5589. type: string
  5590. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  5591. in: body
  5592. name: req
  5593. required: true
  5594. schema:
  5595. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
  5596. produces:
  5597. - application/json
  5598. responses:
  5599. "200":
  5600. description: 成功返回
  5601. schema:
  5602. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
  5603. "400":
  5604. description: 具体错误
  5605. schema:
  5606. $ref: '#/definitions/md.Response'
  5607. summary: 制度中心-活跃积分持有者明细-蛋蛋能量流水(查询)
  5608. tags:
  5609. - 公排管理
  5610. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinList:
  5611. post:
  5612. consumes:
  5613. - application/json
  5614. description: 蛋蛋能量明细(获取)
  5615. parameters:
  5616. - description: 验证参数Bearer和token空格拼接
  5617. in: header
  5618. name: Authorization
  5619. required: true
  5620. type: string
  5621. - description: 落地页不填页大小默认20条数据
  5622. in: body
  5623. name: req
  5624. schema:
  5625. $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
  5626. produces:
  5627. - application/json
  5628. responses:
  5629. "200":
  5630. description: 成功返回
  5631. schema:
  5632. $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
  5633. "400":
  5634. description: 具体错误
  5635. schema:
  5636. $ref: '#/definitions/md.Response'
  5637. summary: 制度中心-活跃积分持有者明细-蛋蛋能量明细(获取)
  5638. tags:
  5639. - 公排管理
  5640. /api/institutionalManagement/eggEnergy/userCoin/eggPointsUserCoinList:
  5641. post:
  5642. consumes:
  5643. - application/json
  5644. description: 蛋蛋积分持有者明细(获取)
  5645. parameters:
  5646. - description: 验证参数Bearer和token空格拼接
  5647. in: header
  5648. name: Authorization
  5649. required: true
  5650. type: string
  5651. - description: 落地页不填页大小默认20条数据
  5652. in: body
  5653. name: req
  5654. schema:
  5655. $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
  5656. produces:
  5657. - application/json
  5658. responses:
  5659. "200":
  5660. description: 成功返回
  5661. schema:
  5662. $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
  5663. "400":
  5664. description: 具体错误
  5665. schema:
  5666. $ref: '#/definitions/md.Response'
  5667. summary: 制度中心-绿色能量持有者明细-蛋蛋积分持有者明细(获取)
  5668. tags:
  5669. - 公排管理
  5670. /api/institutionalManagement/eggEnergy/userCoin/getEggPointsUserCoinFlowList:
  5671. post:
  5672. consumes:
  5673. - application/json
  5674. description: 蛋蛋积分流水明细(查询)
  5675. parameters:
  5676. - description: 验证参数Bearer和token空格拼接
  5677. in: header
  5678. name: Authorization
  5679. required: true
  5680. type: string
  5681. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  5682. in: body
  5683. name: req
  5684. required: true
  5685. schema:
  5686. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListReq'
  5687. produces:
  5688. - application/json
  5689. responses:
  5690. "200":
  5691. description: 成功返回
  5692. schema:
  5693. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
  5694. "400":
  5695. description: 具体错误
  5696. schema:
  5697. $ref: '#/definitions/md.Response'
  5698. summary: 制度中心-绿色能量持有者明细-蛋蛋积分流水明细(查询)
  5699. tags:
  5700. - 公排管理
  5701. /api/institutionalManagement/moduleSetting/getModuleSetting:
  5702. get:
  5703. consumes:
  5704. - application/json
  5705. description: 个性化设置(获取)
  5706. parameters:
  5707. - description: 验证参数Bearer和token空格拼接
  5708. in: header
  5709. name: Authorization
  5710. required: true
  5711. type: string
  5712. - description: 模块类型值
  5713. in: query
  5714. name: mod_name_value
  5715. required: true
  5716. type: string
  5717. produces:
  5718. - application/json
  5719. responses:
  5720. "200":
  5721. description: 具体数据
  5722. schema:
  5723. $ref: '#/definitions/md.ModuleSettingGetResp'
  5724. "400":
  5725. description: 具体错误
  5726. schema:
  5727. $ref: '#/definitions/md.Response'
  5728. summary: 制度中心-模块设置-个性化设置(获取)
  5729. tags:
  5730. - 模块设置
  5731. /api/institutionalManagement/moduleSetting/updateModuleSetting:
  5732. post:
  5733. consumes:
  5734. - application/json
  5735. description: 个性化设置(更新)
  5736. parameters:
  5737. - description: 验证参数Bearer和token空格拼接
  5738. in: header
  5739. name: Authorization
  5740. required: true
  5741. type: string
  5742. - description: 模块类型值必填 链接传入完整 URL
  5743. in: body
  5744. name: req
  5745. required: true
  5746. schema:
  5747. $ref: '#/definitions/md.ModuleSettingUpdateReq'
  5748. produces:
  5749. - application/json
  5750. responses:
  5751. "200":
  5752. description: 修改数据条数
  5753. schema:
  5754. type: int
  5755. "400":
  5756. description: 具体错误
  5757. schema:
  5758. $ref: '#/definitions/md.Response'
  5759. summary: 制度中心-模块设置-个性化设置(更新)
  5760. tags:
  5761. - 模块设置
  5762. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
  5763. post:
  5764. consumes:
  5765. - application/json
  5766. description: 社区分红(新增)
  5767. parameters:
  5768. - description: 验证参数Bearer和token空格拼接
  5769. in: header
  5770. name: Authorization
  5771. required: true
  5772. type: string
  5773. - description: 分红名称、分红总量
  5774. in: body
  5775. name: req
  5776. required: true
  5777. schema:
  5778. $ref: '#/definitions/md.AddCommunityDividendsReq'
  5779. produces:
  5780. - application/json
  5781. responses:
  5782. "200":
  5783. description: 成功
  5784. schema:
  5785. type: success
  5786. "400":
  5787. description: 具体错误
  5788. schema:
  5789. $ref: '#/definitions/md.Response'
  5790. summary: 制度中心-公排管理-社区分红(新增)
  5791. tags:
  5792. - 公排管理
  5793. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
  5794. post:
  5795. consumes:
  5796. - application/json
  5797. description: 社区分红(查询)
  5798. parameters:
  5799. - description: 验证参数Bearer和token空格拼接
  5800. in: header
  5801. name: Authorization
  5802. required: true
  5803. type: string
  5804. - description: 页数、每页大小必填 起止时间、起止数量选填
  5805. in: body
  5806. name: req
  5807. required: true
  5808. schema:
  5809. $ref: '#/definitions/md.ListCommunityDividendsReq'
  5810. produces:
  5811. - application/json
  5812. responses:
  5813. "200":
  5814. description: 具体数据
  5815. schema:
  5816. $ref: '#/definitions/md.ListCommunityDividendsResp'
  5817. "400":
  5818. description: 具体错误
  5819. schema:
  5820. $ref: '#/definitions/md.Response'
  5821. summary: 制度中心-公排管理-社区分红(查询)
  5822. tags:
  5823. - 公排管理
  5824. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
  5825. post:
  5826. consumes:
  5827. - application/json
  5828. description: 社区长列表(新增)
  5829. parameters:
  5830. - description: 验证参数Bearer和token空格拼接
  5831. in: header
  5832. name: Authorization
  5833. required: true
  5834. type: string
  5835. - description: 新增社区长 ID、备注
  5836. in: body
  5837. name: req
  5838. required: true
  5839. schema:
  5840. $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
  5841. produces:
  5842. - application/json
  5843. responses:
  5844. "200":
  5845. description: 插入数据 ID
  5846. schema:
  5847. type: int
  5848. "400":
  5849. description: 具体错误
  5850. schema:
  5851. $ref: '#/definitions/md.Response'
  5852. summary: 制度中心-公排管理-社区长列表(新增)
  5853. tags:
  5854. - 公排管理
  5855. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
  5856. post:
  5857. consumes:
  5858. - application/json
  5859. description: 社区长列表(查询)
  5860. parameters:
  5861. - description: 验证参数Bearer和token空格拼接
  5862. in: header
  5863. name: Authorization
  5864. required: true
  5865. type: string
  5866. - description: 页数、每页大小必填 手机号、用户ID选填
  5867. in: body
  5868. name: req
  5869. required: true
  5870. schema:
  5871. $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
  5872. produces:
  5873. - application/json
  5874. responses:
  5875. "200":
  5876. description: 社区长列表
  5877. schema:
  5878. $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
  5879. "400":
  5880. description: 具体错误
  5881. schema:
  5882. $ref: '#/definitions/md.Response'
  5883. summary: 制度中心-公排管理-社区长列表(查询)
  5884. tags:
  5885. - 公排管理
  5886. /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
  5887. post:
  5888. consumes:
  5889. - application/json
  5890. description: 关系分布图(位置转换)
  5891. parameters:
  5892. - description: 验证参数Bearer和token空格拼接
  5893. in: header
  5894. name: Authorization
  5895. required: true
  5896. type: string
  5897. - description: 需要交换的两个位置
  5898. in: body
  5899. name: req
  5900. required: true
  5901. schema:
  5902. $ref: '#/definitions/md.ExchangeUserPositionReq'
  5903. produces:
  5904. - application/json
  5905. responses:
  5906. "200":
  5907. description: 成功返回
  5908. schema:
  5909. type: ""
  5910. "400":
  5911. description: 具体错误
  5912. schema:
  5913. $ref: '#/definitions/md.Response'
  5914. summary: 制度中心-公排管理-关系分布图(位置转换)
  5915. tags:
  5916. - 公排管理
  5917. /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
  5918. get:
  5919. consumes:
  5920. - application/json
  5921. description: 关系分布图(获取指定用户上级)
  5922. parameters:
  5923. - description: 验证参数Bearer和token空格拼接
  5924. in: header
  5925. name: Authorization
  5926. required: true
  5927. type: string
  5928. - description: 用户ID
  5929. in: query
  5930. name: uid
  5931. required: true
  5932. type: string
  5933. produces:
  5934. - application/json
  5935. responses:
  5936. "200":
  5937. description: 具体数据
  5938. schema:
  5939. $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
  5940. "400":
  5941. description: 具体错误
  5942. schema:
  5943. $ref: '#/definitions/md.Response'
  5944. summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
  5945. tags:
  5946. - 公排管理
  5947. /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
  5948. get:
  5949. consumes:
  5950. - application/json
  5951. description: 关系分布图(获取指定用户下级)
  5952. parameters:
  5953. - description: 验证参数Bearer和token空格拼接
  5954. in: header
  5955. name: Authorization
  5956. required: true
  5957. type: string
  5958. - description: 用户ID
  5959. in: query
  5960. name: uid
  5961. required: true
  5962. type: string
  5963. produces:
  5964. - application/json
  5965. responses:
  5966. "200":
  5967. description: 具体数据
  5968. schema:
  5969. $ref: '#/definitions/md.TreeNode'
  5970. "400":
  5971. description: 具体错误
  5972. schema:
  5973. $ref: '#/definitions/md.Response'
  5974. summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
  5975. tags:
  5976. - 公排管理
  5977. /api/institutionalManagement/publicPlatoon/getBasic:
  5978. get:
  5979. consumes:
  5980. - application/json
  5981. description: 公排基础设置(获取)
  5982. parameters:
  5983. - description: 验证参数Bearer和token空格拼接
  5984. in: header
  5985. name: Authorization
  5986. required: true
  5987. type: string
  5988. produces:
  5989. - application/json
  5990. responses:
  5991. "200":
  5992. description: 具体数据
  5993. schema:
  5994. $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
  5995. "400":
  5996. description: 具体错误
  5997. schema:
  5998. $ref: '#/definitions/md.Response'
  5999. summary: 制度中心-公排管理-公排基础设置(获取)
  6000. tags:
  6001. - 公排管理
  6002. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/delete:
  6003. delete:
  6004. consumes:
  6005. - application/json
  6006. description: 免罚用户(删除)
  6007. parameters:
  6008. - description: 验证参数Bearer和token空格拼接
  6009. in: header
  6010. name: Authorization
  6011. required: true
  6012. type: string
  6013. - description: 免罚用户ID
  6014. in: body
  6015. name: req
  6016. required: true
  6017. schema:
  6018. $ref: '#/definitions/md.DeleteFreePublishUserReq'
  6019. produces:
  6020. - application/json
  6021. responses:
  6022. "200":
  6023. description: 删除数据数量
  6024. schema:
  6025. type: int
  6026. "400":
  6027. description: 具体错误
  6028. schema:
  6029. $ref: '#/definitions/md.Response'
  6030. summary: 制度中心-公排管理-免罚用户(删除)
  6031. tags:
  6032. - 公排管理
  6033. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
  6034. post:
  6035. consumes:
  6036. - application/json
  6037. description: 免罚用户(查询)
  6038. parameters:
  6039. - description: 验证参数Bearer和token空格拼接
  6040. in: header
  6041. name: Authorization
  6042. required: true
  6043. type: string
  6044. - description: 页数和行数必填,uid选填
  6045. in: body
  6046. name: req
  6047. required: true
  6048. schema:
  6049. $ref: '#/definitions/md.GetFreePublishUserReq'
  6050. produces:
  6051. - application/json
  6052. responses:
  6053. "200":
  6054. description: 成功返回
  6055. schema:
  6056. $ref: '#/definitions/md.GetFreePublishUserResp'
  6057. "400":
  6058. description: 具体错误
  6059. schema:
  6060. $ref: '#/definitions/md.Response'
  6061. summary: 制度中心-公排管理-免罚用户(查询)
  6062. tags:
  6063. - 公排管理
  6064. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
  6065. post:
  6066. consumes:
  6067. - application/json
  6068. description: 免罚用户(新增)
  6069. parameters:
  6070. - description: 验证参数Bearer和token空格拼接
  6071. in: header
  6072. name: Authorization
  6073. required: true
  6074. type: string
  6075. - description: 免罚用户ID
  6076. in: body
  6077. name: req
  6078. required: true
  6079. schema:
  6080. $ref: '#/definitions/md.AddFreePublishUserReq'
  6081. produces:
  6082. - application/json
  6083. responses:
  6084. "200":
  6085. description: 插入数据 ID
  6086. schema:
  6087. type: int
  6088. "400":
  6089. description: 具体错误
  6090. schema:
  6091. $ref: '#/definitions/md.Response'
  6092. summary: 制度中心-公排管理-免罚用户(新增)
  6093. tags:
  6094. - 公排管理
  6095. /api/institutionalManagement/publicPlatoon/relationshipMap:
  6096. get:
  6097. consumes:
  6098. - application/json
  6099. description: 关系分布图(获取)
  6100. parameters:
  6101. - description: 验证参数Bearer和token空格拼接
  6102. in: header
  6103. name: Authorization
  6104. required: true
  6105. type: string
  6106. - description: phone
  6107. in: query
  6108. name: phone
  6109. required: true
  6110. type: string
  6111. - description: uid
  6112. in: query
  6113. name: uid
  6114. required: true
  6115. type: string
  6116. produces:
  6117. - application/json
  6118. responses:
  6119. "200":
  6120. description: 具体数据
  6121. schema:
  6122. $ref: '#/definitions/md.TreeNode'
  6123. "400":
  6124. description: 具体错误
  6125. schema:
  6126. $ref: '#/definitions/md.Response'
  6127. summary: 制度中心-公排管理-关系分布图(获取)
  6128. tags:
  6129. - 公排管理
  6130. /api/institutionalManagement/publicPlatoon/selectMember:
  6131. post:
  6132. consumes:
  6133. - application/json
  6134. description: 公排基础设置选择会员(查询)
  6135. parameters:
  6136. - description: 验证参数Bearer和token空格拼接
  6137. in: header
  6138. name: Authorization
  6139. required: true
  6140. type: string
  6141. - description: 分页信息必填
  6142. in: body
  6143. name: req
  6144. required: true
  6145. schema:
  6146. $ref: '#/definitions/md.SelectMemberReq'
  6147. produces:
  6148. - application/json
  6149. responses:
  6150. "200":
  6151. description: 具体数据
  6152. schema:
  6153. $ref: '#/definitions/md.SelectMemberResp'
  6154. "400":
  6155. description: 具体错误
  6156. schema:
  6157. $ref: '#/definitions/md.Response'
  6158. summary: 制度中心-公排管理-公排基础设置选择会员(查询)
  6159. tags:
  6160. - 公排管理
  6161. /api/institutionalManagement/publicPlatoon/updateBasic:
  6162. put:
  6163. consumes:
  6164. - application/json
  6165. description: 公排基础设置(修改)
  6166. parameters:
  6167. - description: 验证参数Bearer和token空格拼接
  6168. in: header
  6169. name: Authorization
  6170. required: true
  6171. type: string
  6172. - description: 公排设置表单内容
  6173. in: body
  6174. name: req
  6175. required: true
  6176. schema:
  6177. $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
  6178. produces:
  6179. - application/json
  6180. responses:
  6181. "200":
  6182. description: success
  6183. schema:
  6184. type: string
  6185. "400":
  6186. description: 具体错误
  6187. schema:
  6188. $ref: '#/definitions/md.Response'
  6189. summary: 制度中心-公排管理-公排基础设置(修改)
  6190. tags:
  6191. - 公排管理
  6192. /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
  6193. post:
  6194. consumes:
  6195. - application/json
  6196. description: 日活分析
  6197. parameters:
  6198. - description: 验证参数Bearer和token空格拼接
  6199. in: header
  6200. name: Authorization
  6201. required: true
  6202. type: string
  6203. - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
  6204. in: body
  6205. name: req
  6206. required: true
  6207. schema:
  6208. $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
  6209. produces:
  6210. - application/json
  6211. responses:
  6212. "200":
  6213. description: 具体数据
  6214. schema:
  6215. $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
  6216. "400":
  6217. description: 具体错误
  6218. schema:
  6219. $ref: '#/definitions/md.Response'
  6220. summary: 制度中心-公排管理-日活分析
  6221. tags:
  6222. - 公排管理
  6223. /api/login:
  6224. post:
  6225. consumes:
  6226. - application/json
  6227. description: 登入
  6228. parameters:
  6229. - description: 用户名密码
  6230. in: body
  6231. name: req
  6232. required: true
  6233. schema:
  6234. $ref: '#/definitions/md.LoginReq'
  6235. produces:
  6236. - application/json
  6237. responses:
  6238. "200":
  6239. description: token
  6240. schema:
  6241. $ref: '#/definitions/md.LoginResponse'
  6242. "400":
  6243. description: 具体错误
  6244. schema:
  6245. $ref: '#/definitions/md.Response'
  6246. summary: 登陆
  6247. tags:
  6248. - 登录
  6249. /api/marketingApplications/newUserRedPackage/getBasic:
  6250. get:
  6251. consumes:
  6252. - application/json
  6253. description: 新人红包设置(获取)
  6254. parameters:
  6255. - description: 验证参数Bearer和token空格拼接
  6256. in: header
  6257. name: Authorization
  6258. required: true
  6259. type: string
  6260. produces:
  6261. - application/json
  6262. responses:
  6263. "200":
  6264. description: 具体数据
  6265. schema:
  6266. $ref: '#/definitions/md.NewUserRedPackageGetBasicResp'
  6267. "400":
  6268. description: 具体错误
  6269. schema:
  6270. $ref: '#/definitions/md.Response'
  6271. summary: 制度中心-营销应用-新人红包设置(获取)
  6272. tags:
  6273. - 营销应用
  6274. /api/marketingApplications/newUserRedPackage/recordFlowList:
  6275. post:
  6276. consumes:
  6277. - application/json
  6278. description: 新人红包列表明细(查询)
  6279. parameters:
  6280. - description: 验证参数Bearer和token空格拼接
  6281. in: header
  6282. name: Authorization
  6283. required: true
  6284. type: string
  6285. - description: 新人红包列表明细查询条件(分页信息、用户 ID必填)
  6286. in: body
  6287. name: req
  6288. required: true
  6289. schema:
  6290. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListReq'
  6291. produces:
  6292. - application/json
  6293. responses:
  6294. "200":
  6295. description: 具体数据
  6296. schema:
  6297. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListResp'
  6298. "400":
  6299. description: 具体错误
  6300. schema:
  6301. $ref: '#/definitions/md.Response'
  6302. summary: 制度中心-营销应用-新人红包列表明细(查询)
  6303. tags:
  6304. - 营销应用
  6305. /api/marketingApplications/newUserRedPackage/recordList:
  6306. post:
  6307. consumes:
  6308. - application/json
  6309. description: 新人红包列表(查询)
  6310. parameters:
  6311. - description: 验证参数Bearer和token空格拼接
  6312. in: header
  6313. name: Authorization
  6314. required: true
  6315. type: string
  6316. - description: 新人红包列表查询条件(分页信息必填)
  6317. in: body
  6318. name: req
  6319. required: true
  6320. schema:
  6321. $ref: '#/definitions/md.NewUserRedPackageRecordListReq'
  6322. produces:
  6323. - application/json
  6324. responses:
  6325. "200":
  6326. description: 具体数据
  6327. schema:
  6328. $ref: '#/definitions/md.NewUserRedPackageRecordListResp'
  6329. "400":
  6330. description: 具体错误
  6331. schema:
  6332. $ref: '#/definitions/md.Response'
  6333. summary: 制度中心-营销应用-新人红包列表(查询)
  6334. tags:
  6335. - 营销应用
  6336. /api/marketingApplications/newUserRedPackage/updateBasic:
  6337. put:
  6338. consumes:
  6339. - application/json
  6340. description: 新人红包设置(修改)
  6341. parameters:
  6342. - description: 验证参数Bearer和token空格拼接
  6343. in: header
  6344. name: Authorization
  6345. required: true
  6346. type: string
  6347. - description: 新人红包设置表单
  6348. in: body
  6349. name: req
  6350. required: true
  6351. schema:
  6352. $ref: '#/definitions/md.NewUserRedPackageUpdateBasicReq'
  6353. produces:
  6354. - application/json
  6355. responses:
  6356. "200":
  6357. description: success
  6358. schema:
  6359. type: string
  6360. "400":
  6361. description: 具体错误
  6362. schema:
  6363. $ref: '#/definitions/md.Response'
  6364. summary: 制度中心-营销应用-新人红包设置(修改)
  6365. tags:
  6366. - 营销应用
  6367. /api/memberCenter/levelManagement/addLevel:
  6368. post:
  6369. consumes:
  6370. - application/json
  6371. description: 等级管理(新增)
  6372. parameters:
  6373. - description: 验证参数Bearer和token空格拼接
  6374. in: header
  6375. name: Authorization
  6376. required: true
  6377. type: string
  6378. - description: 需要新增的等级信息
  6379. in: body
  6380. name: req
  6381. required: true
  6382. schema:
  6383. $ref: '#/definitions/md.AddLevelReq'
  6384. produces:
  6385. - application/json
  6386. responses:
  6387. "200":
  6388. description: 新增等级ID
  6389. schema:
  6390. type: int
  6391. "400":
  6392. description: 具体错误
  6393. schema:
  6394. $ref: '#/definitions/md.Response'
  6395. summary: 制度中心-会员中心-等级管理(新增)
  6396. tags:
  6397. - 会员中心
  6398. /api/memberCenter/levelManagement/addLevelTask:
  6399. post:
  6400. consumes:
  6401. - application/json
  6402. description: 等级任务(新增)
  6403. parameters:
  6404. - description: 验证参数Bearer和token空格拼接
  6405. in: header
  6406. name: Authorization
  6407. required: true
  6408. type: string
  6409. - description: 需要新增的任务信息
  6410. in: body
  6411. name: req
  6412. required: true
  6413. schema:
  6414. $ref: '#/definitions/md.AddLevelTaskReq'
  6415. produces:
  6416. - application/json
  6417. responses:
  6418. "200":
  6419. description: 新增的任务ID
  6420. schema:
  6421. type: int
  6422. "400":
  6423. description: 具体错误
  6424. schema:
  6425. $ref: '#/definitions/md.Response'
  6426. summary: 制度中心-会员中心-等级明细-等级任务(新增)
  6427. tags:
  6428. - 会员中心
  6429. /api/memberCenter/levelManagement/deleteLevel:
  6430. delete:
  6431. consumes:
  6432. - application/json
  6433. description: 等级管理(删除)
  6434. parameters:
  6435. - description: 验证参数Bearer和token空格拼接
  6436. in: header
  6437. name: Authorization
  6438. required: true
  6439. type: string
  6440. - description: 需要删除的等级 ID
  6441. in: body
  6442. name: req
  6443. required: true
  6444. schema:
  6445. $ref: '#/definitions/md.DeleteLevelReq'
  6446. produces:
  6447. - application/json
  6448. responses:
  6449. "200":
  6450. description: 成功删除数据数量
  6451. schema:
  6452. type: int
  6453. "400":
  6454. description: 具体错误
  6455. schema:
  6456. $ref: '#/definitions/md.Response'
  6457. summary: 制度中心-会员中心-等级管理(删除)
  6458. tags:
  6459. - 会员中心
  6460. /api/memberCenter/levelManagement/deleteLevelTask:
  6461. delete:
  6462. consumes:
  6463. - application/json
  6464. description: 等级任务(删除)
  6465. parameters:
  6466. - description: 验证参数Bearer和token空格拼接
  6467. in: header
  6468. name: Authorization
  6469. required: true
  6470. type: string
  6471. - description: 需要删除的等级任务ID
  6472. in: body
  6473. name: req
  6474. required: true
  6475. schema:
  6476. $ref: '#/definitions/md.DeleteTaskReq'
  6477. produces:
  6478. - application/json
  6479. responses:
  6480. "200":
  6481. description: 成功删除数据数量
  6482. schema:
  6483. type: int
  6484. "400":
  6485. description: 具体错误
  6486. schema:
  6487. $ref: '#/definitions/md.Response'
  6488. summary: 制度中心-会员中心-等级管理-等级任务(删除)
  6489. tags:
  6490. - 会员中心
  6491. /api/memberCenter/levelManagement/getLevelList:
  6492. get:
  6493. consumes:
  6494. - application/json
  6495. description: 标签管理(获取)
  6496. parameters:
  6497. - description: 验证参数Bearer和token空格拼接
  6498. in: header
  6499. name: Authorization
  6500. required: true
  6501. type: string
  6502. - description: 每页大小
  6503. in: query
  6504. name: limit
  6505. required: true
  6506. type: integer
  6507. - description: 页数
  6508. in: query
  6509. name: page
  6510. required: true
  6511. type: integer
  6512. produces:
  6513. - application/json
  6514. responses:
  6515. "200":
  6516. description: 具体数据
  6517. schema:
  6518. $ref: '#/definitions/md.GetLevelListResp'
  6519. "400":
  6520. description: 具体错误
  6521. schema:
  6522. $ref: '#/definitions/md.Response'
  6523. summary: 制度中心-会员中心-等级管理(获取)
  6524. tags:
  6525. - 会员中心
  6526. /api/memberCenter/levelManagement/getOneLevel:
  6527. get:
  6528. consumes:
  6529. - application/json
  6530. description: 等级明细(获取)
  6531. parameters:
  6532. - description: 验证参数Bearer和token空格拼接
  6533. in: header
  6534. name: Authorization
  6535. required: true
  6536. type: string
  6537. - description: 等级 ID
  6538. in: query
  6539. name: level_id
  6540. required: true
  6541. type: integer
  6542. produces:
  6543. - application/json
  6544. responses:
  6545. "200":
  6546. description: 具体数据
  6547. schema:
  6548. $ref: '#/definitions/md.GetOneLevelResp'
  6549. "400":
  6550. description: 具体错误
  6551. schema:
  6552. $ref: '#/definitions/md.Response'
  6553. summary: 制度中心-会员中心-等级管理-等级明细(获取)
  6554. tags:
  6555. - 会员中心
  6556. /api/memberCenter/levelManagement/updateLevel:
  6557. post:
  6558. consumes:
  6559. - application/json
  6560. description: 等级管理(更新)
  6561. parameters:
  6562. - description: 验证参数Bearer和token空格拼接
  6563. in: header
  6564. name: Authorization
  6565. required: true
  6566. type: string
  6567. - description: 需要修改的等级信息
  6568. in: body
  6569. name: req
  6570. required: true
  6571. schema:
  6572. $ref: '#/definitions/md.UpdateLevelReq'
  6573. produces:
  6574. - application/json
  6575. responses:
  6576. "200":
  6577. description: 成功修改数据条数
  6578. schema:
  6579. type: int
  6580. "400":
  6581. description: 具体错误
  6582. schema:
  6583. $ref: '#/definitions/md.Response'
  6584. summary: 制度中心-会员中心-等级管理(更新)
  6585. tags:
  6586. - 会员中心
  6587. /api/memberCenter/levelManagement/updateLevelTask:
  6588. post:
  6589. consumes:
  6590. - application/json
  6591. description: 等级任务(更新)
  6592. parameters:
  6593. - description: 验证参数Bearer和token空格拼接
  6594. in: header
  6595. name: Authorization
  6596. required: true
  6597. type: string
  6598. - description: 需要修改的等级任务信息
  6599. in: body
  6600. name: req
  6601. required: true
  6602. schema:
  6603. $ref: '#/definitions/md.UpdateLevelTaskReq'
  6604. produces:
  6605. - application/json
  6606. responses:
  6607. "200":
  6608. description: 成功修改数据条数
  6609. schema:
  6610. type: int
  6611. "400":
  6612. description: 具体错误
  6613. schema:
  6614. $ref: '#/definitions/md.Response'
  6615. summary: 制度中心-会员中心-等级明细-等级任务(更新)
  6616. tags:
  6617. - 会员中心
  6618. /api/memberCenter/tagManagement/addTag:
  6619. post:
  6620. consumes:
  6621. - application/json
  6622. description: 标签管理(新增)
  6623. parameters:
  6624. - description: 验证参数Bearer和token空格拼接
  6625. in: header
  6626. name: Authorization
  6627. required: true
  6628. type: string
  6629. - description: 新增的标签信息
  6630. in: body
  6631. name: req
  6632. required: true
  6633. schema:
  6634. $ref: '#/definitions/md.AddTagReq'
  6635. produces:
  6636. - application/json
  6637. responses:
  6638. "200":
  6639. description: 新增的标签 ID
  6640. schema:
  6641. type: int
  6642. "400":
  6643. description: 具体错误
  6644. schema:
  6645. $ref: '#/definitions/md.Response'
  6646. summary: 制度中心-会员中心-标签管理(新增)
  6647. tags:
  6648. - 会员中心
  6649. /api/memberCenter/tagManagement/deleteTag:
  6650. delete:
  6651. consumes:
  6652. - application/json
  6653. description: 标签管理(删除)
  6654. parameters:
  6655. - description: 验证参数Bearer和token空格拼接
  6656. in: header
  6657. name: Authorization
  6658. required: true
  6659. type: string
  6660. - description: 需要删除的标签 ID
  6661. in: body
  6662. name: req
  6663. required: true
  6664. schema:
  6665. $ref: '#/definitions/md.DeleteTagReq'
  6666. produces:
  6667. - application/json
  6668. responses:
  6669. "200":
  6670. description: 成功删除标签用户数
  6671. schema:
  6672. type: int
  6673. "400":
  6674. description: 具体错误
  6675. schema:
  6676. $ref: '#/definitions/md.Response'
  6677. summary: 制度中心-会员中心-标签管理(删除)
  6678. tags:
  6679. - 会员中心
  6680. /api/memberCenter/tagManagement/getTagList:
  6681. get:
  6682. consumes:
  6683. - application/json
  6684. description: 标签管理(获取)
  6685. parameters:
  6686. - description: 验证参数Bearer和token空格拼接
  6687. in: header
  6688. name: Authorization
  6689. required: true
  6690. type: string
  6691. - description: 每页大小
  6692. in: query
  6693. name: limit
  6694. required: true
  6695. type: integer
  6696. - description: 页数
  6697. in: query
  6698. name: page
  6699. required: true
  6700. type: integer
  6701. produces:
  6702. - application/json
  6703. responses:
  6704. "200":
  6705. description: 具体数据
  6706. schema:
  6707. $ref: '#/definitions/md.GetTagListResp'
  6708. "400":
  6709. description: 具体错误
  6710. schema:
  6711. $ref: '#/definitions/md.Response'
  6712. summary: 制度中心-会员中心-标签管理(获取)
  6713. tags:
  6714. - 会员中心
  6715. /api/memberCenter/tagManagement/updateTag:
  6716. post:
  6717. consumes:
  6718. - application/json
  6719. description: 标签管理(更新)
  6720. parameters:
  6721. - description: 验证参数Bearer和token空格拼接
  6722. in: header
  6723. name: Authorization
  6724. required: true
  6725. type: string
  6726. - description: 需要修改的标签信息
  6727. in: body
  6728. name: req
  6729. required: true
  6730. schema:
  6731. $ref: '#/definitions/md.UpdateTagReq'
  6732. produces:
  6733. - application/json
  6734. responses:
  6735. "200":
  6736. description: 成功修改数据条数
  6737. schema:
  6738. type: int
  6739. "400":
  6740. description: 具体错误
  6741. schema:
  6742. $ref: '#/definitions/md.Response'
  6743. summary: 制度中心-会员中心-标签管理(更新)
  6744. tags:
  6745. - 会员中心
  6746. /api/memberCenter/userManagement/balanceDetail:
  6747. get:
  6748. consumes:
  6749. - application/json
  6750. description: 会员明细(余额获取)
  6751. parameters:
  6752. - description: 验证参数Bearer和token空格拼接
  6753. in: header
  6754. name: Authorization
  6755. required: true
  6756. type: string
  6757. - description: 用户 ID
  6758. in: query
  6759. name: uid
  6760. required: true
  6761. type: string
  6762. - description: 每页大小
  6763. in: query
  6764. name: limit
  6765. required: true
  6766. type: string
  6767. - description: 页数
  6768. in: query
  6769. name: page
  6770. required: true
  6771. type: string
  6772. produces:
  6773. - application/json
  6774. responses:
  6775. "200":
  6776. description: 具体数据
  6777. schema:
  6778. $ref: '#/definitions/md.UserManagementGetBalanceDetailResp'
  6779. "400":
  6780. description: 具体错误
  6781. schema:
  6782. $ref: '#/definitions/md.Response'
  6783. summary: 制度中心-会员中心-用户管理-会员明细(余额获取)
  6784. tags:
  6785. - 会员中心
  6786. /api/memberCenter/userManagement/getFans:
  6787. get:
  6788. consumes:
  6789. - application/json
  6790. description: 会员明细粉丝情况(获取)
  6791. parameters:
  6792. - description: 验证参数Bearer和token空格拼接
  6793. in: header
  6794. name: Authorization
  6795. required: true
  6796. type: string
  6797. - description: 用户 ID
  6798. in: query
  6799. name: uid
  6800. required: true
  6801. type: string
  6802. - description: 粉丝类型(1.全部 2.直推 3.二代 4.二代以后)
  6803. in: query
  6804. name: type
  6805. required: true
  6806. type: string
  6807. - description: 每页大小
  6808. in: query
  6809. name: limit
  6810. required: true
  6811. type: string
  6812. - description: 页数
  6813. in: query
  6814. name: page
  6815. required: true
  6816. type: string
  6817. produces:
  6818. - application/json
  6819. responses:
  6820. "200":
  6821. description: 具体数据
  6822. schema:
  6823. $ref: '#/definitions/md.UserManagementGetFansResp'
  6824. "400":
  6825. description: 具体错误
  6826. schema:
  6827. $ref: '#/definitions/md.Response'
  6828. summary: 制度中心-会员中心-用户管理-会员明细粉丝情况(获取)
  6829. tags:
  6830. - 会员中心
  6831. /api/memberCenter/userManagement/getUserList:
  6832. post:
  6833. consumes:
  6834. - application/json
  6835. description: 用户信息管理(获取)
  6836. parameters:
  6837. - description: 验证参数Bearer和token空格拼接
  6838. in: header
  6839. name: Authorization
  6840. required: true
  6841. type: string
  6842. - description: 分页信息必填
  6843. in: body
  6844. name: req
  6845. required: true
  6846. schema:
  6847. $ref: '#/definitions/md.UserManagementGetUserListReq'
  6848. produces:
  6849. - application/json
  6850. responses:
  6851. "200":
  6852. description: 具体数据
  6853. schema:
  6854. $ref: '#/definitions/md.UserManagementGetUserListResp'
  6855. "400":
  6856. description: 具体错误
  6857. schema:
  6858. $ref: '#/definitions/md.Response'
  6859. summary: 制度中心-会员中心-用户管理-用户信息管理(获取)
  6860. tags:
  6861. - 会员中心
  6862. /api/memberCenter/userManagement/getVirtualCoinDetail:
  6863. get:
  6864. consumes:
  6865. - application/json
  6866. description: 会员明细(积分明细获取)
  6867. parameters:
  6868. - description: 验证参数Bearer和token空格拼接
  6869. in: header
  6870. name: Authorization
  6871. required: true
  6872. type: string
  6873. - description: 用户 ID
  6874. in: query
  6875. name: uid
  6876. required: true
  6877. type: string
  6878. - description: 货币 ID
  6879. in: query
  6880. name: coinId
  6881. required: true
  6882. type: string
  6883. - description: 每页大小
  6884. in: query
  6885. name: limit
  6886. required: true
  6887. type: string
  6888. - description: 页数
  6889. in: query
  6890. name: page
  6891. required: true
  6892. type: string
  6893. produces:
  6894. - application/json
  6895. responses:
  6896. "200":
  6897. description: 具体数据
  6898. schema:
  6899. $ref: '#/definitions/md.UserManagementGetVirtualCoinDetailResp'
  6900. "400":
  6901. description: 具体错误
  6902. schema:
  6903. $ref: '#/definitions/md.Response'
  6904. summary: 制度中心-会员中心-用户管理-会员明细(积分明细获取)
  6905. tags:
  6906. - 会员中心
  6907. /api/memberCenter/userManagement/updateUserInfo:
  6908. post:
  6909. consumes:
  6910. - application/json
  6911. description: 用户信息管理(更新)
  6912. parameters:
  6913. - description: 验证参数Bearer和token空格拼接
  6914. in: header
  6915. name: Authorization
  6916. required: true
  6917. type: string
  6918. - description: 用户ID 必传
  6919. in: body
  6920. name: req
  6921. required: true
  6922. schema:
  6923. $ref: '#/definitions/md.UserManagementUpdateUserInfoReq'
  6924. produces:
  6925. - application/json
  6926. responses:
  6927. "200":
  6928. description: 修改数据行数
  6929. schema:
  6930. type: int
  6931. "400":
  6932. description: 具体错误
  6933. schema:
  6934. $ref: '#/definitions/md.Response'
  6935. summary: 制度中心-会员中心-用户管理-用户信息管理(更新)
  6936. tags:
  6937. - 会员中心
  6938. /api/memberCenter/userManagement/userData:
  6939. get:
  6940. consumes:
  6941. - application/json
  6942. description: 会员明细概况(获取)
  6943. parameters:
  6944. - description: 验证参数Bearer和token空格拼接
  6945. in: header
  6946. name: Authorization
  6947. required: true
  6948. type: string
  6949. - description: 用户 ID
  6950. in: query
  6951. name: uid
  6952. required: true
  6953. type: string
  6954. produces:
  6955. - application/json
  6956. responses:
  6957. "200":
  6958. description: 会员明细概况具体数据
  6959. schema:
  6960. $ref: '#/definitions/md.UserManagementGetOneBasicResp'
  6961. "400":
  6962. description: 具体错误
  6963. schema:
  6964. $ref: '#/definitions/md.Response'
  6965. summary: 制度中心-会员中心-用户管理-会员明细概况(获取)
  6966. tags:
  6967. - 会员中心
  6968. /api/notice/aliyunSms/base:
  6969. get:
  6970. consumes:
  6971. - application/json
  6972. description: 短信推送记录-通知模板
  6973. parameters:
  6974. - description: 验证参数Bearer和token空格拼接
  6975. in: header
  6976. name: Authorization
  6977. required: true
  6978. type: string
  6979. produces:
  6980. - application/json
  6981. responses:
  6982. "200":
  6983. description: 具体数据
  6984. schema:
  6985. $ref: '#/definitions/md.NoticeAliyunSmsListResp'
  6986. "400":
  6987. description: 具体错误
  6988. schema:
  6989. $ref: '#/definitions/md.Response'
  6990. summary: 消息中心-短信推送记录-通知模板
  6991. tags:
  6992. - 消息中心
  6993. /api/notice/aliyunSms/file/phone:
  6994. post:
  6995. consumes:
  6996. - application/json
  6997. description: 短信推送记录-通知模板
  6998. parameters:
  6999. - description: 验证参数Bearer和token空格拼接
  7000. in: header
  7001. name: Authorization
  7002. required: true
  7003. type: string
  7004. - description: 参数 file-----文件上传格式
  7005. in: formData
  7006. name: file
  7007. required: true
  7008. type: string
  7009. produces:
  7010. - application/json
  7011. responses:
  7012. "200":
  7013. description: phone 一个数组
  7014. schema:
  7015. type: string
  7016. "400":
  7017. description: 具体错误
  7018. schema:
  7019. $ref: '#/definitions/md.Response'
  7020. summary: 消息中心-短信推送记录-通知模板
  7021. tags:
  7022. - 消息中心
  7023. /api/notice/aliyunSms/push/list:
  7024. post:
  7025. consumes:
  7026. - application/json
  7027. description: 短信推送记录-推送记录列表
  7028. parameters:
  7029. - description: 验证参数Bearer和token空格拼接
  7030. in: header
  7031. name: Authorization
  7032. required: true
  7033. type: string
  7034. - description: (分页信息必填)
  7035. in: body
  7036. name: req
  7037. required: true
  7038. schema:
  7039. $ref: '#/definitions/md.NoticeAliyunSmsListReq'
  7040. produces:
  7041. - application/json
  7042. responses:
  7043. "200":
  7044. description: 具体数据
  7045. schema:
  7046. $ref: '#/definitions/md.NoticePushListResp'
  7047. "400":
  7048. description: 具体错误
  7049. schema:
  7050. $ref: '#/definitions/md.Response'
  7051. summary: 消息中心-短信推送记录-推送记录列表
  7052. tags:
  7053. - 消息中心
  7054. /api/notice/aliyunSms/push/save:
  7055. post:
  7056. consumes:
  7057. - application/json
  7058. description: 短信推送记录-推送记录添加-发送 (不做编辑了)
  7059. parameters:
  7060. - description: 验证参数Bearer和token空格拼接
  7061. in: header
  7062. name: Authorization
  7063. required: true
  7064. type: string
  7065. - description: (分页信息必填)
  7066. in: body
  7067. name: req
  7068. required: true
  7069. schema:
  7070. $ref: '#/definitions/md.NoticeAliyunSmsSaveReq'
  7071. produces:
  7072. - application/json
  7073. responses:
  7074. "200":
  7075. description: 具体数据
  7076. schema:
  7077. type: string
  7078. "400":
  7079. description: 具体错误
  7080. schema:
  7081. $ref: '#/definitions/md.Response'
  7082. summary: 消息中心-短信推送记录-推送记录添加-发送(不做编辑了)
  7083. tags:
  7084. - 消息中心
  7085. /api/notice/aliyunSms/sale/base:
  7086. get:
  7087. consumes:
  7088. - application/json
  7089. description: 短信推送记录-营销短信-通知模板
  7090. parameters:
  7091. - description: 验证参数Bearer和token空格拼接
  7092. in: header
  7093. name: Authorization
  7094. required: true
  7095. type: string
  7096. produces:
  7097. - application/json
  7098. responses:
  7099. "200":
  7100. description: 具体数据
  7101. schema:
  7102. $ref: '#/definitions/md.NoticeAliyunSmsListResp'
  7103. "400":
  7104. description: 具体错误
  7105. schema:
  7106. $ref: '#/definitions/md.Response'
  7107. summary: 消息中心-短信推送记录-营销短信-通知模板
  7108. tags:
  7109. - 消息中心
  7110. /api/notice/aliyunSms/sale/save:
  7111. post:
  7112. consumes:
  7113. - application/json
  7114. description: 短信推送记录-营销短信-通知模板添加编辑
  7115. parameters:
  7116. - description: 验证参数Bearer和token空格拼接
  7117. in: header
  7118. name: Authorization
  7119. required: true
  7120. type: string
  7121. - description: 数组 把列表的数组传过来
  7122. in: body
  7123. name: req
  7124. required: true
  7125. schema:
  7126. type: string
  7127. produces:
  7128. - application/json
  7129. responses:
  7130. "200":
  7131. description: 具体数据
  7132. schema:
  7133. type: string
  7134. "400":
  7135. description: 具体错误
  7136. schema:
  7137. $ref: '#/definitions/md.Response'
  7138. summary: 消息中心-短信推送记录-营销短信-通知模板添加编辑
  7139. tags:
  7140. - 消息中心
  7141. /api/notice/aliyunSms/save:
  7142. post:
  7143. consumes:
  7144. - application/json
  7145. description: 短信推送记录-通知模板添加编辑
  7146. parameters:
  7147. - description: 验证参数Bearer和token空格拼接
  7148. in: header
  7149. name: Authorization
  7150. required: true
  7151. type: string
  7152. - description: 数组 把列表的数组传过来
  7153. in: body
  7154. name: req
  7155. required: true
  7156. schema:
  7157. type: string
  7158. produces:
  7159. - application/json
  7160. responses:
  7161. "200":
  7162. description: 具体数据
  7163. schema:
  7164. type: string
  7165. "400":
  7166. description: 具体错误
  7167. schema:
  7168. $ref: '#/definitions/md.Response'
  7169. summary: 消息中心-短信推送记录-通知模板添加编辑
  7170. tags:
  7171. - 消息中心
  7172. /api/notice/jPush/del:
  7173. post:
  7174. consumes:
  7175. - application/json
  7176. description: APP推送记录-通知模板删除
  7177. parameters:
  7178. - description: 验证参数Bearer和token空格拼接
  7179. in: header
  7180. name: Authorization
  7181. required: true
  7182. type: string
  7183. - description: (分页信息必填)
  7184. in: body
  7185. name: req
  7186. required: true
  7187. schema:
  7188. $ref: '#/definitions/md.NoticeDelReq'
  7189. produces:
  7190. - application/json
  7191. responses:
  7192. "200":
  7193. description: 具体数据
  7194. schema:
  7195. type: string
  7196. "400":
  7197. description: 具体错误
  7198. schema:
  7199. $ref: '#/definitions/md.Response'
  7200. summary: 消息中心-APP推送记录-通知模板删除
  7201. tags:
  7202. - 消息中心
  7203. /api/notice/jPush/list:
  7204. post:
  7205. consumes:
  7206. - application/json
  7207. description: APP推送记录-通知模板
  7208. parameters:
  7209. - description: 验证参数Bearer和token空格拼接
  7210. in: header
  7211. name: Authorization
  7212. required: true
  7213. type: string
  7214. - description: (分页信息必填)
  7215. in: body
  7216. name: req
  7217. required: true
  7218. schema:
  7219. $ref: '#/definitions/md.NoticeListReq'
  7220. produces:
  7221. - application/json
  7222. responses:
  7223. "200":
  7224. description: 具体数据
  7225. schema:
  7226. $ref: '#/definitions/md.NoticeListResp'
  7227. "400":
  7228. description: 具体错误
  7229. schema:
  7230. $ref: '#/definitions/md.Response'
  7231. summary: 消息中心-APP推送记录-通知模板
  7232. tags:
  7233. - 消息中心
  7234. /api/notice/jPush/push/list:
  7235. post:
  7236. consumes:
  7237. - application/json
  7238. description: APP推送记录-推送记录列表
  7239. parameters:
  7240. - description: 验证参数Bearer和token空格拼接
  7241. in: header
  7242. name: Authorization
  7243. required: true
  7244. type: string
  7245. - description: (分页信息必填)
  7246. in: body
  7247. name: req
  7248. required: true
  7249. schema:
  7250. $ref: '#/definitions/md.NoticeListReq'
  7251. produces:
  7252. - application/json
  7253. responses:
  7254. "200":
  7255. description: 具体数据
  7256. schema:
  7257. $ref: '#/definitions/md.NoticePushListResp'
  7258. "400":
  7259. description: 具体错误
  7260. schema:
  7261. $ref: '#/definitions/md.Response'
  7262. summary: 消息中心-APP推送记录-推送记录列表
  7263. tags:
  7264. - 消息中心
  7265. /api/notice/jPush/push/save:
  7266. post:
  7267. consumes:
  7268. - application/json
  7269. description: APP推送记录-推送记录添加-发送 (不做编辑了)
  7270. parameters:
  7271. - description: 验证参数Bearer和token空格拼接
  7272. in: header
  7273. name: Authorization
  7274. required: true
  7275. type: string
  7276. - description: (分页信息必填)
  7277. in: body
  7278. name: req
  7279. required: true
  7280. schema:
  7281. $ref: '#/definitions/md.NoticeSaveReq'
  7282. produces:
  7283. - application/json
  7284. responses:
  7285. "200":
  7286. description: 具体数据
  7287. schema:
  7288. type: string
  7289. "400":
  7290. description: 具体错误
  7291. schema:
  7292. $ref: '#/definitions/md.Response'
  7293. summary: 消息中心-APP推送记录-推送记录添加-发送(不做编辑了)
  7294. tags:
  7295. - 消息中心
  7296. /api/notice/jPush/save:
  7297. post:
  7298. consumes:
  7299. - application/json
  7300. description: APP推送记录-通知模板添加编辑
  7301. parameters:
  7302. - description: 验证参数Bearer和token空格拼接
  7303. in: header
  7304. name: Authorization
  7305. required: true
  7306. type: string
  7307. - description: (分页信息必填)
  7308. in: body
  7309. name: req
  7310. required: true
  7311. schema:
  7312. $ref: '#/definitions/md.NoticeSaveReq'
  7313. produces:
  7314. - application/json
  7315. responses:
  7316. "200":
  7317. description: 具体数据
  7318. schema:
  7319. type: string
  7320. "400":
  7321. description: 具体错误
  7322. schema:
  7323. $ref: '#/definitions/md.Response'
  7324. summary: 消息中心-APP推送记录-通知模板添加编辑
  7325. tags:
  7326. - 消息中心
  7327. /api/settCenter/oss/aliYun/getBasic:
  7328. get:
  7329. consumes:
  7330. - application/json
  7331. description: 对象存储设置(获取)
  7332. parameters:
  7333. - description: 验证参数Bearer和token空格拼接
  7334. in: header
  7335. name: Authorization
  7336. required: true
  7337. type: string
  7338. produces:
  7339. - application/json
  7340. responses:
  7341. "200":
  7342. description: 设置列表
  7343. schema:
  7344. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.GetBasicResp'
  7345. "400":
  7346. description: 具体错误
  7347. schema:
  7348. $ref: '#/definitions/md.Response'
  7349. summary: 设置中心-对象存储-对象存储设置(获取)
  7350. tags:
  7351. - 对象存储
  7352. /api/settCenter/oss/aliYun/setBasic:
  7353. post:
  7354. consumes:
  7355. - application/json
  7356. description: 对象存储设置(更新)
  7357. parameters:
  7358. - description: 验证参数Bearer和token空格拼接
  7359. in: header
  7360. name: Authorization
  7361. required: true
  7362. type: string
  7363. - description: 上传需要修改的信息
  7364. in: body
  7365. name: req
  7366. required: true
  7367. schema:
  7368. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.SetBasicReq'
  7369. produces:
  7370. - application/json
  7371. responses:
  7372. "200":
  7373. description: success
  7374. schema:
  7375. type: string
  7376. "400":
  7377. description: 具体错误
  7378. schema:
  7379. $ref: '#/definitions/md.Response'
  7380. summary: 设置中心-对象存储-对象存储设置(更新)
  7381. tags:
  7382. - 对象存储
  7383. /api/user_feedback/cate/del:
  7384. post:
  7385. consumes:
  7386. - application/json
  7387. description: 分类列表-分类删除
  7388. parameters:
  7389. - description: 验证参数Bearer和token空格拼接
  7390. in: header
  7391. name: Authorization
  7392. required: true
  7393. type: string
  7394. - description: (分页信息必填)
  7395. in: body
  7396. name: req
  7397. required: true
  7398. schema:
  7399. $ref: '#/definitions/md.UserFeedbackCateDelReq'
  7400. produces:
  7401. - application/json
  7402. responses:
  7403. "200":
  7404. description: 具体数据
  7405. schema:
  7406. type: string
  7407. "400":
  7408. description: 具体错误
  7409. schema:
  7410. $ref: '#/definitions/md.Response'
  7411. summary: 反馈列表-分类列表-分类删除
  7412. tags:
  7413. - 消息中心
  7414. /api/user_feedback/cate/save:
  7415. post:
  7416. consumes:
  7417. - application/json
  7418. description: 分类列表-分类保存
  7419. parameters:
  7420. - description: 验证参数Bearer和token空格拼接
  7421. in: header
  7422. name: Authorization
  7423. required: true
  7424. type: string
  7425. - description: (分页信息必填)
  7426. in: body
  7427. name: req
  7428. required: true
  7429. schema:
  7430. $ref: '#/definitions/md.UserFeedbackCateSaveReq'
  7431. produces:
  7432. - application/json
  7433. responses:
  7434. "200":
  7435. description: 具体数据
  7436. schema:
  7437. type: string
  7438. "400":
  7439. description: 具体错误
  7440. schema:
  7441. $ref: '#/definitions/md.Response'
  7442. summary: 反馈列表-分类列表-分类保存
  7443. tags:
  7444. - 消息中心
  7445. /api/userFeedback/cate/list:
  7446. post:
  7447. consumes:
  7448. - application/json
  7449. description: 分类列表
  7450. parameters:
  7451. - description: 验证参数Bearer和token空格拼接
  7452. in: header
  7453. name: Authorization
  7454. required: true
  7455. type: string
  7456. - description: (分页信息必填)
  7457. in: body
  7458. name: req
  7459. required: true
  7460. schema:
  7461. $ref: '#/definitions/md.UserFeedbackCateListReq'
  7462. produces:
  7463. - application/json
  7464. responses:
  7465. "200":
  7466. description: 具体数据
  7467. schema:
  7468. $ref: '#/definitions/md.UserFeedbackCateListResp'
  7469. "400":
  7470. description: 具体错误
  7471. schema:
  7472. $ref: '#/definitions/md.Response'
  7473. summary: 反馈列表-分类列表
  7474. tags:
  7475. - 消息中心
  7476. /api/userFeedback/content/change/state:
  7477. post:
  7478. consumes:
  7479. - application/json
  7480. description: 反馈列表-修改状态
  7481. parameters:
  7482. - description: 验证参数Bearer和token空格拼接
  7483. in: header
  7484. name: Authorization
  7485. required: true
  7486. type: string
  7487. - description: (分页信息必填)
  7488. in: body
  7489. name: req
  7490. required: true
  7491. schema:
  7492. $ref: '#/definitions/md.UserFeedbackSayReq'
  7493. produces:
  7494. - application/json
  7495. responses:
  7496. "200":
  7497. description: 具体数据
  7498. schema:
  7499. type: string
  7500. "400":
  7501. description: 具体错误
  7502. schema:
  7503. $ref: '#/definitions/md.Response'
  7504. summary: 用户反馈-反馈列表-修改状态
  7505. tags:
  7506. - 消息中心
  7507. /api/userFeedback/content/del:
  7508. post:
  7509. consumes:
  7510. - application/json
  7511. description: 反馈列表-反馈删除
  7512. parameters:
  7513. - description: 验证参数Bearer和token空格拼接
  7514. in: header
  7515. name: Authorization
  7516. required: true
  7517. type: string
  7518. - description: (分页信息必填)
  7519. in: body
  7520. name: req
  7521. required: true
  7522. schema:
  7523. $ref: '#/definitions/md.UserFeedbackDelReq'
  7524. produces:
  7525. - application/json
  7526. responses:
  7527. "200":
  7528. description: 具体数据
  7529. schema:
  7530. type: string
  7531. "400":
  7532. description: 具体错误
  7533. schema:
  7534. $ref: '#/definitions/md.Response'
  7535. summary: 用户反馈-反馈列表-反馈删除
  7536. tags:
  7537. - 消息中心
  7538. /api/userFeedback/content/list:
  7539. post:
  7540. consumes:
  7541. - application/json
  7542. description: 反馈列表
  7543. parameters:
  7544. - description: 验证参数Bearer和token空格拼接
  7545. in: header
  7546. name: Authorization
  7547. required: true
  7548. type: string
  7549. - description: (分页信息必填)
  7550. in: body
  7551. name: req
  7552. required: true
  7553. schema:
  7554. $ref: '#/definitions/md.UserFeedbackListReq'
  7555. produces:
  7556. - application/json
  7557. responses:
  7558. "200":
  7559. description: 具体数据
  7560. schema:
  7561. $ref: '#/definitions/md.UserFeedbackListResp'
  7562. "400":
  7563. description: 具体错误
  7564. schema:
  7565. $ref: '#/definitions/md.Response'
  7566. summary: 用户反馈-反馈列表
  7567. tags:
  7568. - 消息中心
  7569. /api/userFeedback/content/record/list:
  7570. post:
  7571. consumes:
  7572. - application/json
  7573. description: 反馈列表-沟通记录
  7574. parameters:
  7575. - description: 验证参数Bearer和token空格拼接
  7576. in: header
  7577. name: Authorization
  7578. required: true
  7579. type: string
  7580. - description: (分页信息必填)
  7581. in: body
  7582. name: req
  7583. required: true
  7584. schema:
  7585. $ref: '#/definitions/md.UserFeedbackRecordListReq'
  7586. produces:
  7587. - application/json
  7588. responses:
  7589. "200":
  7590. description: 具体数据
  7591. schema:
  7592. $ref: '#/definitions/md.UserFeedbackRecordListResp'
  7593. "400":
  7594. description: 具体错误
  7595. schema:
  7596. $ref: '#/definitions/md.Response'
  7597. summary: 用户反馈-反馈列表-沟通记录
  7598. tags:
  7599. - 消息中心
  7600. /api/userFeedback/content/say:
  7601. post:
  7602. consumes:
  7603. - application/json
  7604. description: 反馈列表-沟通发送
  7605. parameters:
  7606. - description: 验证参数Bearer和token空格拼接
  7607. in: header
  7608. name: Authorization
  7609. required: true
  7610. type: string
  7611. - description: (分页信息必填)
  7612. in: body
  7613. name: req
  7614. required: true
  7615. schema:
  7616. $ref: '#/definitions/md.UserFeedbackSayReq'
  7617. produces:
  7618. - application/json
  7619. responses:
  7620. "200":
  7621. description: 具体数据
  7622. schema:
  7623. type: string
  7624. "400":
  7625. description: 具体错误
  7626. schema:
  7627. $ref: '#/definitions/md.Response'
  7628. summary: 用户反馈-反馈列表-沟通发送
  7629. tags:
  7630. - 消息中心
  7631. securityDefinitions:
  7632. MasterID:
  7633. in: header
  7634. name: MasterID
  7635. type: apiKey
  7636. swagger: "2.0"