蛋蛋星球 后台端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

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