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

8269 lines
214 KiB

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