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

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