蛋蛋星球 后台端
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.
 
 
 
 

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