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

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