蛋蛋星球 后台端
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

11663 行
298 KiB

  1. definitions:
  2. applet_app_md.Paginate:
  3. properties:
  4. limit:
  5. description: 每页大小
  6. type: integer
  7. page:
  8. description: 页数
  9. type: integer
  10. total:
  11. description: 总数据量
  12. type: integer
  13. type: object
  14. applet_app_md_financial_center.Paginate:
  15. properties:
  16. limit:
  17. description: 每页大小
  18. type: integer
  19. page:
  20. description: 页数
  21. type: integer
  22. total:
  23. description: 总数据量
  24. type: integer
  25. type: object
  26. applet_app_md_financial_center.TagNode:
  27. properties:
  28. tag_id:
  29. type: integer
  30. tag_name:
  31. type: string
  32. type: object
  33. applet_app_md_friend_circle.Paginate:
  34. properties:
  35. limit:
  36. description: 每页大小
  37. type: integer
  38. page:
  39. description: 页数
  40. type: integer
  41. total:
  42. description: 总数据量
  43. type: integer
  44. type: object
  45. applet_app_md_im.GetBasicResp:
  46. properties:
  47. chat_sensitive_words:
  48. example: 聊天敏感词
  49. type: string
  50. is_allow_add_friends:
  51. example: 是否允许加好友
  52. type: string
  53. is_auto_add_friends:
  54. example: 是否自动加好友
  55. type: string
  56. prohibit_add_group_members:
  57. example: 是否禁止添加群成员
  58. type: string
  59. prohibit_remove_group_members:
  60. example: 是否禁止移出群成员
  61. type: string
  62. prohibit_update_group_name:
  63. example: 是否禁止修改群名称
  64. type: string
  65. type: object
  66. applet_app_md_im.SetBasicReq:
  67. properties:
  68. chat_sensitive_words:
  69. example: 聊天敏感词
  70. type: string
  71. is_allow_add_friends:
  72. example: 是否允许加好友
  73. type: string
  74. is_auto_add_friends:
  75. example: 是否自动加好友
  76. type: string
  77. prohibit_add_group_members:
  78. example: 是否禁止添加群成员
  79. type: string
  80. prohibit_remove_group_members:
  81. example: 是否禁止移出群成员
  82. type: string
  83. prohibit_update_group_name:
  84. example: 是否禁止修改群名称
  85. type: string
  86. type: object
  87. applet_app_md_institutional_management_egg_energy.BasicSetting:
  88. properties:
  89. direct_push_reward:
  90. allOf:
  91. - $ref: '#/definitions/md.DirectPushRewardSettingStruct'
  92. description: 直推奖励
  93. is_open:
  94. description: 是否开启(1:开启 0:关闭)
  95. type: integer
  96. person_egg_energy_coin_id:
  97. description: 个人蛋蛋能量对应虚拟币 id
  98. type: integer
  99. person_egg_points_coin_id:
  100. description: 个人蛋蛋积分对应虚拟币 id
  101. type: integer
  102. team_egg_energy_coin_id:
  103. description: 团队蛋蛋能量对应虚拟币 id
  104. type: integer
  105. team_egg_points_coin_id:
  106. description: 团队蛋蛋积分对应虚拟币 id
  107. type: integer
  108. type: object
  109. applet_app_md_institutional_management_egg_energy.Paginate:
  110. properties:
  111. limit:
  112. description: 每页大小
  113. type: integer
  114. page:
  115. description: 页数
  116. type: integer
  117. total:
  118. description: 总数据量
  119. type: integer
  120. type: object
  121. applet_app_md_institutional_management_public_platoon.BasicSetting:
  122. properties:
  123. id:
  124. type: integer
  125. is_open:
  126. description: 是否开启(1:开启 0:关闭)
  127. type: integer
  128. is_self_active_get_team_revenue:
  129. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  130. type: integer
  131. originator_uid:
  132. description: 创始人uid
  133. type: integer
  134. several_rows:
  135. description: 几排
  136. type: integer
  137. several_times:
  138. description: 几乘
  139. type: integer
  140. system_punish_replace:
  141. description: 是否位置滑落 被新用户替换 0否 1是
  142. type: integer
  143. system_punish_replace_value:
  144. description: xx天未活跃,处罚滑落
  145. type: integer
  146. type: object
  147. applet_app_md_institutional_management_public_platoon.Paginate:
  148. properties:
  149. limit:
  150. description: 每页大小
  151. type: integer
  152. page:
  153. description: 页数
  154. type: integer
  155. total:
  156. description: 总数据量
  157. type: integer
  158. type: object
  159. applet_app_md_marketing_applications_new_user_red_package.Paginate:
  160. properties:
  161. limit:
  162. type: integer
  163. page:
  164. type: integer
  165. total:
  166. type: integer
  167. type: object
  168. applet_app_md_member_center.Paginate:
  169. properties:
  170. limit:
  171. description: 每页大小
  172. type: integer
  173. page:
  174. description: 页数
  175. type: integer
  176. total:
  177. description: 总数据量
  178. type: integer
  179. type: object
  180. applet_app_md_member_center.TagNode:
  181. properties:
  182. tag_id:
  183. description: 标签 ID
  184. type: integer
  185. tag_name:
  186. description: 标签名称
  187. type: string
  188. type: object
  189. applet_app_md_setCenter_oss_aliyun.GetBasicResp:
  190. properties:
  191. oss_access_key_id:
  192. example: oss访问秘钥id
  193. type: string
  194. oss_access_key_secret:
  195. example: oss访问秘钥
  196. type: string
  197. oss_assume_arn:
  198. example: oss RAM角色ARN
  199. type: string
  200. oss_assume_role_access_key_id:
  201. example: oss RAM角色访问秘钥id
  202. type: string
  203. oss_assume_role_access_key_secret:
  204. example: oss RAM角色访问秘钥
  205. type: string
  206. oss_bucket_name:
  207. example: oss存储桶名称
  208. type: string
  209. oss_bucket_scheme:
  210. example: oss上传方式
  211. type: string
  212. oss_endpoint:
  213. example: oss地域节点
  214. type: string
  215. oss_object_domain:
  216. example: oss域名
  217. type: string
  218. oss_option:
  219. example: oss上传文件类型选项,以逗号分割
  220. type: string
  221. type: object
  222. applet_app_md_setCenter_oss_aliyun.SetBasicReq:
  223. properties:
  224. oss_access_key_id:
  225. example: oss访问秘钥id
  226. type: string
  227. oss_access_key_secret:
  228. example: oss访问秘钥
  229. type: string
  230. oss_assume_arn:
  231. example: oss RAM角色ARN
  232. type: string
  233. oss_assume_role_access_key_id:
  234. example: oss RAM角色访问秘钥id
  235. type: string
  236. oss_assume_role_access_key_secret:
  237. example: oss RAM角色访问秘钥
  238. type: string
  239. oss_bucket_name:
  240. example: oss存储桶名称
  241. type: string
  242. oss_bucket_scheme:
  243. example: oss上传方式
  244. type: string
  245. oss_endpoint:
  246. example: oss地域节点
  247. type: string
  248. oss_object_domain:
  249. example: oss域名
  250. type: string
  251. oss_option:
  252. example: oss上传文件类型选项,以逗号分割
  253. type: string
  254. type: object
  255. client.AssumeRoleResponseBodyCredentials:
  256. properties:
  257. AccessKeyId:
  258. description: The AccessKey ID.
  259. type: string
  260. AccessKeySecret:
  261. description: The AccessKey secret.
  262. type: string
  263. Expiration:
  264. description: The time when the STS token expires. The time is displayed in
  265. UTC.
  266. type: string
  267. SecurityToken:
  268. description: |-
  269. The STS token.
  270. > Alibaba Cloud STS does not impose limits on the length of STS tokens. We strongly recommend that you do not specify a maximum length for STS tokens.
  271. type: string
  272. type: object
  273. comm.GetAdminInfoResp:
  274. properties:
  275. adm_id:
  276. description: 管理员id
  277. type: integer
  278. is_super_administrator:
  279. description: 是否为超级管理员(0:否 1:是)
  280. type: integer
  281. memo:
  282. description: 备注信息
  283. type: string
  284. state:
  285. description: 状态(1:正常 2:冻结)
  286. type: integer
  287. username:
  288. description: 用户名
  289. type: string
  290. type: object
  291. comm.GetSTSVoucherResp:
  292. properties:
  293. bucket:
  294. description: oss 桶名称
  295. type: string
  296. region:
  297. description: 所在地域
  298. type: string
  299. sts_token:
  300. allOf:
  301. - $ref: '#/definitions/client.AssumeRoleResponseBodyCredentials'
  302. description: STS 凭证
  303. type: object
  304. comm.ImgReqUploadReq:
  305. properties:
  306. content_type:
  307. example: image/jpeg
  308. type: string
  309. file_name:
  310. example: 文件名
  311. type: string
  312. required:
  313. - content_type
  314. - file_name
  315. type: object
  316. hdl.GetActiveDataResp:
  317. properties:
  318. today:
  319. allOf:
  320. - $ref: '#/definitions/model.PlatformActiveData'
  321. description: 今日数据
  322. yesterday:
  323. allOf:
  324. - $ref: '#/definitions/model.PlatformActiveData'
  325. description: 昨日数据
  326. type: object
  327. hdl.TotalDataResp:
  328. properties:
  329. month:
  330. description: 月份
  331. type: string
  332. no_sign_in_user_count:
  333. description: 未签到用户数
  334. type: integer
  335. total_user_count:
  336. description: 平台总用户数
  337. type: integer
  338. total_withdraw_amount:
  339. description: 已提现累计金额
  340. type: string
  341. verified_user_count:
  342. description: 已认证用户数
  343. type: integer
  344. year:
  345. description: 年份
  346. type: string
  347. type: object
  348. md.ActivePointsWalletNode:
  349. properties:
  350. amount:
  351. example: 账户余额
  352. type: string
  353. uid:
  354. description: 用户 ID
  355. type: integer
  356. user_name:
  357. example: 用户名
  358. type: string
  359. user_phone:
  360. example: 手机号
  361. type: string
  362. type: object
  363. md.AddAdminReq:
  364. properties:
  365. memo:
  366. type: string
  367. password:
  368. type: string
  369. username:
  370. type: string
  371. required:
  372. - password
  373. - username
  374. type: object
  375. md.AddBlackListReq:
  376. properties:
  377. memo:
  378. description: 备注
  379. type: string
  380. uid:
  381. description: 用户 id
  382. type: integer
  383. type: object
  384. md.AddCommunityDividendsReq:
  385. properties:
  386. amount:
  387. description: 社区分红数量
  388. type: string
  389. name:
  390. example: 社区分红名称
  391. type: string
  392. type: object
  393. md.AddCommunityDividendsWithUserReq:
  394. properties:
  395. memo:
  396. example: 备注
  397. type: string
  398. uid:
  399. description: 新增社区长用户 ID
  400. type: integer
  401. type: object
  402. md.AddCustomerServiceReq:
  403. properties:
  404. memo:
  405. description: 备注
  406. example: 备注
  407. type: string
  408. phone:
  409. example: 手机号
  410. type: string
  411. weight:
  412. description: 权重
  413. type: integer
  414. type: object
  415. md.AddEmoticonReq:
  416. properties:
  417. img_url:
  418. example: 图片地址
  419. type: string
  420. memo:
  421. description: 备注
  422. example: 备注
  423. type: string
  424. name:
  425. example: 名称
  426. type: string
  427. sort:
  428. description: 排序
  429. type: integer
  430. type: object
  431. md.AddFreePublishUserReq:
  432. properties:
  433. uid:
  434. type: integer
  435. type: object
  436. md.AddFundDataReq:
  437. properties:
  438. frequency:
  439. description: 频率(分钟)
  440. type: integer
  441. hours:
  442. description: 时长(小时)
  443. type: integer
  444. kind:
  445. description: 种类(1:公司补贴 2:资方投资 3:市场期望)
  446. type: integer
  447. memo:
  448. example: 备注
  449. type: string
  450. total_amount:
  451. description: 金额
  452. type: string
  453. type: object
  454. md.AddLevelReq:
  455. properties:
  456. auto_update:
  457. description: 自动升级 0关闭 1开启
  458. type: string
  459. choosable_num:
  460. description: 可选任务数量
  461. type: string
  462. is_use:
  463. description: 是否开启(0.否, 1.是)
  464. type: string
  465. level_name:
  466. description: 等级名称
  467. type: string
  468. level_weight:
  469. description: 等级权重
  470. type: string
  471. memo:
  472. description: 备注
  473. type: string
  474. user_level_tasks:
  475. description: 需要新增的任务
  476. items:
  477. $ref: '#/definitions/md.LevelTaskNode'
  478. type: array
  479. type: object
  480. md.AddPlatformRevenueReq:
  481. properties:
  482. frequency:
  483. description: 频率(分钟)
  484. type: integer
  485. hours:
  486. description: 时长(小时)
  487. type: integer
  488. kind:
  489. description: 种类(1:开屏广告 2:banner 广告 3:信息流广告 4:插屏广告)
  490. type: integer
  491. memo:
  492. example: 备注
  493. type: string
  494. total_amount:
  495. description: 金额
  496. type: string
  497. type: object
  498. md.AddRoleReq:
  499. properties:
  500. memo:
  501. type: string
  502. name:
  503. type: string
  504. required:
  505. - memo
  506. - name
  507. type: object
  508. md.AddTagReq:
  509. properties:
  510. is_punish:
  511. description: 是否为处罚标签(0:否 1:是)
  512. type: integer
  513. memo:
  514. description: 备注
  515. type: string
  516. name:
  517. description: 标签名称
  518. type: string
  519. type: object
  520. md.AddVirtualCoinNode:
  521. properties:
  522. exchange_ratio:
  523. description: 兑换比例(与金额)
  524. type: string
  525. is_use:
  526. description: 是否开启:0否 1是
  527. type: integer
  528. name:
  529. description: 名称
  530. type: string
  531. type: object
  532. md.AdminListReq:
  533. properties:
  534. limit:
  535. type: integer
  536. page:
  537. type: integer
  538. state:
  539. type: integer
  540. username:
  541. type: string
  542. type: object
  543. md.AdminLogList:
  544. properties:
  545. admin_id:
  546. type: string
  547. id:
  548. type: string
  549. ip:
  550. type: string
  551. memo:
  552. type: string
  553. phone:
  554. type: string
  555. time:
  556. type: string
  557. type:
  558. type: string
  559. type: object
  560. md.AdminLogListReq:
  561. properties:
  562. end_time:
  563. type: string
  564. limit:
  565. description: 每页大小
  566. type: string
  567. memo:
  568. type: string
  569. page:
  570. description: 页数
  571. type: string
  572. start_time:
  573. type: string
  574. type:
  575. type: string
  576. type: object
  577. md.AdminLogListResp:
  578. properties:
  579. list:
  580. items:
  581. $ref: '#/definitions/md.AdminLogList'
  582. type: array
  583. total:
  584. type: integer
  585. type_list:
  586. items:
  587. additionalProperties: true
  588. type: object
  589. type: array
  590. type: object
  591. md.AdvertisingBase:
  592. properties:
  593. android_ad_is_open:
  594. example: 安卓广告是否开启(1:开启 0:不开启)
  595. type: string
  596. android_open_ad_is_open:
  597. example: 安卓开屏广告是否开启(1:开启 0:不开启)
  598. type: string
  599. info:
  600. example: 广告商配置 {"chuanshanjia":{"android_app_key":""}}
  601. type: string
  602. ios_ad_is_open:
  603. example: ios广告是否开启(1:开启 0:不开启)
  604. type: string
  605. ios_open_ad_is_open:
  606. example: ios开屏广告是否开启(1:开启 0:不开启)
  607. type: string
  608. voice:
  609. example: 领取奖励声音
  610. type: string
  611. voice_url:
  612. type: string
  613. type: object
  614. md.AdvertisingBaseResp:
  615. properties:
  616. advertising_base:
  617. $ref: '#/definitions/md.AdvertisingBase'
  618. select_data:
  619. items:
  620. additionalProperties:
  621. type: string
  622. type: object
  623. type: array
  624. type: object
  625. md.AdvertisingDelReq:
  626. properties:
  627. id:
  628. items:
  629. type: string
  630. type: array
  631. type: object
  632. md.AdvertisingFunctionList:
  633. properties:
  634. ad_id:
  635. example: 广告id
  636. type: string
  637. id:
  638. type: string
  639. type:
  640. example: 类型
  641. type: string
  642. type: object
  643. md.AdvertisingFunctionListReq:
  644. properties:
  645. limit:
  646. type: string
  647. page:
  648. type: string
  649. type: object
  650. md.AdvertisingFunctionListResp:
  651. properties:
  652. adv_data:
  653. items:
  654. additionalProperties:
  655. type: string
  656. type: object
  657. type: array
  658. list:
  659. items:
  660. $ref: '#/definitions/md.AdvertisingFunctionList'
  661. type: array
  662. select_data:
  663. items:
  664. additionalProperties:
  665. type: string
  666. type: object
  667. type: array
  668. total:
  669. type: integer
  670. type: object
  671. md.AdvertisingLimit:
  672. properties:
  673. imei_num:
  674. example: 设备数量
  675. type: string
  676. minute:
  677. example: 分钟
  678. type: string
  679. public_img:
  680. example: 公共弹窗图
  681. type: string
  682. public_img_url:
  683. example: 公共弹窗图
  684. type: string
  685. public_str:
  686. example: 公共弹窗文字
  687. type: string
  688. tip:
  689. example: 限制提示
  690. type: string
  691. withdraw_img:
  692. example: 提现弹窗图
  693. type: string
  694. withdraw_img_url:
  695. example: 提现弹窗图
  696. type: string
  697. withdraw_str:
  698. example: 提现弹窗文字
  699. type: string
  700. type: object
  701. md.AdvertisingList:
  702. properties:
  703. counting_down:
  704. example: 倒计时 单位秒
  705. type: string
  706. id:
  707. type: string
  708. info:
  709. example: 广告位配置 {"chuanshanjia":{"android_ad_id":[{"id":"","key":""}],"ios_ad_id":[{"id":"","key":""}}}
  710. type: string
  711. kind:
  712. example: 广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告 5:全屏视频)
  713. type: string
  714. name:
  715. example: 名称
  716. type: string
  717. type: object
  718. md.AdvertisingListReq:
  719. properties:
  720. kind:
  721. type: string
  722. limit:
  723. type: string
  724. name:
  725. type: string
  726. page:
  727. type: string
  728. type: object
  729. md.AdvertisingListResp:
  730. properties:
  731. adv_data:
  732. items:
  733. additionalProperties:
  734. type: string
  735. type: object
  736. type: array
  737. list:
  738. items:
  739. $ref: '#/definitions/md.AdvertisingList'
  740. type: array
  741. select_data:
  742. items:
  743. additionalProperties:
  744. type: string
  745. type: object
  746. type: array
  747. total:
  748. type: integer
  749. type: object
  750. md.AdvertisingSaveReq:
  751. properties:
  752. counting_down:
  753. example: 倒计时 单位秒
  754. type: string
  755. id:
  756. type: string
  757. info:
  758. example: 广告位配置 {"chuanshanjia":{"android_ad_id":[{"id":"","key":""}],"ios_ad_id":[{"id":"","key":""}}}
  759. type: string
  760. kind:
  761. example: 广告类型(1:开屏广告 2:插屏广告 3:激励视频 4:信息流广告 5:全屏视频)
  762. type: string
  763. name:
  764. example: 名称
  765. type: string
  766. type: object
  767. md.AdvertisingVisitList:
  768. properties:
  769. ecpm:
  770. example: ecpm
  771. type: string
  772. id:
  773. type: string
  774. integral:
  775. example: 活跃值
  776. type: string
  777. phone:
  778. example: 手机号
  779. type: string
  780. phone_platform:
  781. example: 手机平台
  782. type: string
  783. platform:
  784. example: 广告平台
  785. type: string
  786. time:
  787. example: 时间
  788. type: string
  789. type:
  790. example: 广告位置
  791. type: string
  792. uid:
  793. example: 用户id
  794. type: string
  795. type: object
  796. md.AdvertisingVisitListReq:
  797. properties:
  798. amount:
  799. example: 'ecpm '
  800. type: string
  801. end_time:
  802. type: string
  803. limit:
  804. type: string
  805. page:
  806. type: string
  807. phone:
  808. type: string
  809. platform:
  810. example: '广告平台 '
  811. type: string
  812. start_time:
  813. type: string
  814. type:
  815. example: '广告类型 '
  816. type: string
  817. uid:
  818. type: string
  819. type: object
  820. md.AdvertisingVisitListResp:
  821. properties:
  822. list:
  823. items:
  824. $ref: '#/definitions/md.AdvertisingVisitList'
  825. type: array
  826. platform_data:
  827. items:
  828. additionalProperties:
  829. type: string
  830. type: object
  831. type: array
  832. total:
  833. type: integer
  834. type_data:
  835. items:
  836. additionalProperties:
  837. type: string
  838. type: object
  839. type: array
  840. type: object
  841. md.AliyunSmsGetLevelListResp:
  842. properties:
  843. list:
  844. items:
  845. $ref: '#/definitions/md.LevelListNode'
  846. type: array
  847. paginate:
  848. $ref: '#/definitions/applet_app_md.Paginate'
  849. type: object
  850. md.AliyunSmsGetTagListResp:
  851. properties:
  852. list:
  853. items:
  854. $ref: '#/definitions/md.TagListNode'
  855. type: array
  856. paginate:
  857. $ref: '#/definitions/applet_app_md.Paginate'
  858. type: object
  859. md.ArticleCateDelReq:
  860. properties:
  861. id:
  862. items:
  863. type: string
  864. type: array
  865. type: object
  866. md.ArticleCateList:
  867. properties:
  868. id:
  869. type: string
  870. is_show:
  871. type: string
  872. name:
  873. type: string
  874. pid:
  875. type: string
  876. sort:
  877. type: string
  878. type: object
  879. md.ArticleCateListReq:
  880. properties:
  881. limit:
  882. description: 每页大小
  883. type: string
  884. page:
  885. description: 页数
  886. type: string
  887. type: object
  888. md.ArticleCateListResp:
  889. properties:
  890. list:
  891. items:
  892. $ref: '#/definitions/md.ArticleCateList'
  893. type: array
  894. select_data:
  895. items:
  896. additionalProperties:
  897. type: string
  898. type: object
  899. type: array
  900. total:
  901. type: integer
  902. type: object
  903. md.ArticleCateSaveReq:
  904. properties:
  905. id:
  906. type: string
  907. is_show:
  908. type: string
  909. name:
  910. type: string
  911. pid:
  912. type: string
  913. sort:
  914. type: string
  915. type: object
  916. md.ArticleDelReq:
  917. properties:
  918. id:
  919. items:
  920. type: string
  921. type: array
  922. type: object
  923. md.ArticleList:
  924. properties:
  925. cate_id:
  926. example: 二级分类id
  927. type: string
  928. content:
  929. type: string
  930. cover:
  931. example: 一级分类id=4 显示 封面图
  932. type: string
  933. cover_url:
  934. type: string
  935. id:
  936. type: string
  937. is_show:
  938. type: string
  939. pid:
  940. example: 一级分类id
  941. type: string
  942. sort:
  943. type: string
  944. title:
  945. type: string
  946. url:
  947. type: string
  948. type: object
  949. md.ArticleListReq:
  950. properties:
  951. limit:
  952. description: 每页大小
  953. type: string
  954. page:
  955. description: 页数
  956. type: string
  957. type: object
  958. md.ArticleListResp:
  959. properties:
  960. cate_data:
  961. items:
  962. additionalProperties: true
  963. type: object
  964. type: array
  965. list:
  966. items:
  967. $ref: '#/definitions/md.ArticleList'
  968. type: array
  969. select_data:
  970. items:
  971. additionalProperties: true
  972. type: object
  973. type: array
  974. total:
  975. type: integer
  976. type: object
  977. md.ArticleSaveReq:
  978. properties:
  979. cate_id:
  980. example: 二级分类id
  981. type: string
  982. content:
  983. type: string
  984. cover:
  985. example: 一级分类id=4 显示 封面图
  986. type: string
  987. id:
  988. type: string
  989. is_show:
  990. type: string
  991. pid:
  992. example: 一级分类id
  993. type: string
  994. sort:
  995. type: string
  996. title:
  997. type: string
  998. type: object
  999. md.AuditClearReq:
  1000. properties:
  1001. os:
  1002. example: 1-安卓 2-ios
  1003. type: string
  1004. type: object
  1005. md.BalanceDetailNode:
  1006. properties:
  1007. after_amount:
  1008. description: 变更后余额
  1009. type: string
  1010. amount:
  1011. description: 变更数量
  1012. type: string
  1013. before_amount:
  1014. description: 变更前余额
  1015. type: string
  1016. create_at:
  1017. description: 创建时间
  1018. type: string
  1019. id:
  1020. description: 记录ID
  1021. type: integer
  1022. kind:
  1023. description: 类型 1:管理员操作增加余额 2:管理员操作扣除余额 3:蛋蛋能量兑换余额 4:余额兑换蛋蛋能量
  1024. type: string
  1025. type: object
  1026. md.BasicInfoNode:
  1027. properties:
  1028. avatar:
  1029. description: 头像
  1030. type: string
  1031. level_name:
  1032. description: 会员等级名称
  1033. type: string
  1034. levelId:
  1035. description: 会员等级 ID
  1036. type: integer
  1037. memo:
  1038. description: 备注
  1039. type: string
  1040. nickname:
  1041. description: 用户名称
  1042. type: string
  1043. parent_name:
  1044. description: 推荐人名称
  1045. type: string
  1046. parent_phone:
  1047. description: 推荐人手机号
  1048. type: string
  1049. parent_uid:
  1050. description: 推荐人
  1051. type: integer
  1052. password:
  1053. description: 登录密码
  1054. type: string
  1055. phone:
  1056. description: 手机号
  1057. type: string
  1058. sex:
  1059. description: 性别
  1060. type: integer
  1061. state:
  1062. description: 账号状态 1正常,2冻结
  1063. type: integer
  1064. tag:
  1065. description: 标签名称
  1066. items:
  1067. $ref: '#/definitions/applet_app_md_member_center.TagNode'
  1068. type: array
  1069. union_id:
  1070. description: 微信号
  1071. type: string
  1072. type: object
  1073. md.BatchAddVirtualCoinsReq:
  1074. properties:
  1075. list:
  1076. description: 新增的货币列表
  1077. items:
  1078. $ref: '#/definitions/md.AddVirtualCoinNode'
  1079. type: array
  1080. type: object
  1081. md.BatchSendGroupMessageReq:
  1082. properties:
  1083. content:
  1084. description: 消息内容
  1085. type: string
  1086. kind:
  1087. description: 消息类型(0未知 1文本 2表情 3语音消息 4图片 5文件 6地理位置 7指令推送 8自定义 9撤回消息 10红包消息)
  1088. type: integer
  1089. not_condition:
  1090. description: 不发送条件 群 ID 以";"分割
  1091. type: string
  1092. send_condition:
  1093. description: 发送条件 群 ID 以";"分割
  1094. type: string
  1095. send_kind:
  1096. description: 发送模式(1:指定群组 2:所有群组)
  1097. type: integer
  1098. type: object
  1099. md.BatchSendUserMessageReq:
  1100. properties:
  1101. content:
  1102. description: 消息内容
  1103. type: string
  1104. kind:
  1105. description: 消息类型(0未知 1文本 2表情 3语音消息 4图片 5文件 6地理位置 7指令推送 8自定义 9撤回消息 10红包消息)
  1106. type: integer
  1107. not_condition:
  1108. description: 不发送条件 用户手机号 以";"分割
  1109. type: string
  1110. send_condition:
  1111. description: 发送条件 用户手机号 以";"分割
  1112. type: string
  1113. send_kind:
  1114. description: 发送模式(1:所有用户 2:指定用户)
  1115. type: integer
  1116. type: object
  1117. md.BindAdminRoleReq:
  1118. properties:
  1119. adm_id:
  1120. type: integer
  1121. role_ids:
  1122. items:
  1123. type: integer
  1124. type: array
  1125. required:
  1126. - adm_id
  1127. type: object
  1128. md.CertificateDelReq:
  1129. properties:
  1130. id:
  1131. items:
  1132. type: string
  1133. type: array
  1134. type: object
  1135. md.CertificateList:
  1136. properties:
  1137. bg_img:
  1138. example: 背景图
  1139. type: string
  1140. end_time:
  1141. example: 结束时间
  1142. type: string
  1143. id:
  1144. type: string
  1145. logo:
  1146. example: logo
  1147. type: string
  1148. medal:
  1149. example: 勋章
  1150. type: string
  1151. name:
  1152. example: 姓名
  1153. type: string
  1154. name_icon:
  1155. example: 蛋蛋星球文字图
  1156. type: string
  1157. "no":
  1158. example: 编号
  1159. type: string
  1160. phone:
  1161. type: string
  1162. seal:
  1163. example: 印章
  1164. type: string
  1165. start_time:
  1166. example: 开始时间
  1167. type: string
  1168. uid:
  1169. type: string
  1170. type: object
  1171. md.CertificateListReq:
  1172. properties:
  1173. limit:
  1174. type: string
  1175. page:
  1176. type: string
  1177. phone:
  1178. type: string
  1179. uid:
  1180. type: string
  1181. type: object
  1182. md.CertificateListResp:
  1183. properties:
  1184. list:
  1185. items:
  1186. $ref: '#/definitions/md.CertificateList'
  1187. type: array
  1188. total:
  1189. type: integer
  1190. type: object
  1191. md.CertificateReq:
  1192. properties:
  1193. "no":
  1194. example: DD123
  1195. type: string
  1196. type: object
  1197. md.CertificateResp:
  1198. properties:
  1199. bg_img:
  1200. example: 背景图
  1201. type: string
  1202. end_time:
  1203. example: 结束时间
  1204. type: string
  1205. logo:
  1206. example: logo
  1207. type: string
  1208. medal:
  1209. example: 勋章
  1210. type: string
  1211. name:
  1212. example: 姓名
  1213. type: string
  1214. name_icon:
  1215. example: 蛋蛋星球文字图
  1216. type: string
  1217. "no":
  1218. example: 编号
  1219. type: string
  1220. seal:
  1221. example: 印章
  1222. type: string
  1223. start_time:
  1224. example: 开始时间
  1225. type: string
  1226. type: object
  1227. md.CertificateSave:
  1228. properties:
  1229. end_time:
  1230. example: 结束时间
  1231. type: string
  1232. id:
  1233. type: string
  1234. name:
  1235. example: 姓名
  1236. type: string
  1237. "no":
  1238. example: 编号
  1239. type: string
  1240. start_time:
  1241. example: 开始时间
  1242. type: string
  1243. uid:
  1244. type: string
  1245. type: object
  1246. md.CloudBundleBaseResp:
  1247. properties:
  1248. android_logo:
  1249. type: string
  1250. ios_logo:
  1251. type: string
  1252. launch_screen:
  1253. additionalProperties:
  1254. type: string
  1255. type: object
  1256. type: object
  1257. md.CloudBundleBuildReq:
  1258. properties:
  1259. bit:
  1260. items:
  1261. type: string
  1262. type: array
  1263. isCombine:
  1264. type: string
  1265. memo:
  1266. type: string
  1267. os:
  1268. type: string
  1269. platform:
  1270. items:
  1271. type: string
  1272. type: array
  1273. version:
  1274. type: string
  1275. type: object
  1276. md.CloudBundleDelReq:
  1277. properties:
  1278. ids:
  1279. items:
  1280. type: string
  1281. type: array
  1282. type: object
  1283. md.CloudBundleImgResp:
  1284. properties:
  1285. android_logo:
  1286. type: string
  1287. android_logo_url:
  1288. type: string
  1289. build_640_960:
  1290. type: string
  1291. build_640_960_url:
  1292. type: string
  1293. build_640_1136:
  1294. type: string
  1295. build_640_1136_url:
  1296. type: string
  1297. build_720_1280:
  1298. type: string
  1299. build_720_1280_url:
  1300. type: string
  1301. build_750_1334:
  1302. type: string
  1303. build_750_1334_url:
  1304. type: string
  1305. build_1080_2280:
  1306. type: string
  1307. build_1080_2280_url:
  1308. type: string
  1309. build_1125_2436:
  1310. type: string
  1311. build_1125_2436_url:
  1312. type: string
  1313. build_1242_2208:
  1314. type: string
  1315. build_1242_2208_url:
  1316. type: string
  1317. guide:
  1318. items:
  1319. $ref: '#/definitions/md.Guide'
  1320. type: array
  1321. ios_logo:
  1322. type: string
  1323. ios_logo_url:
  1324. type: string
  1325. type: object
  1326. md.CloudBundleList:
  1327. properties:
  1328. apply_at:
  1329. type: string
  1330. bit:
  1331. type: string
  1332. build_id:
  1333. type: string
  1334. finish_at:
  1335. type: string
  1336. id:
  1337. type: string
  1338. is_auditing:
  1339. type: string
  1340. is_combine:
  1341. type: string
  1342. memo:
  1343. type: string
  1344. os:
  1345. type: string
  1346. platform:
  1347. type: string
  1348. src:
  1349. type: string
  1350. state:
  1351. type: string
  1352. version:
  1353. type: string
  1354. type: object
  1355. md.CloudBundleReq:
  1356. properties:
  1357. limit:
  1358. description: 每页大小
  1359. type: string
  1360. page:
  1361. description: 页数
  1362. type: string
  1363. type: object
  1364. md.CloudBundleResp:
  1365. properties:
  1366. last_android:
  1367. type: string
  1368. last_bit:
  1369. type: string
  1370. last_is_combine:
  1371. type: string
  1372. last_platform:
  1373. items:
  1374. type: string
  1375. type: array
  1376. list:
  1377. items:
  1378. $ref: '#/definitions/md.CloudBundleList'
  1379. type: array
  1380. list_ios:
  1381. type: string
  1382. select_data:
  1383. items:
  1384. $ref: '#/definitions/md.CloudBundleVersionMap'
  1385. type: array
  1386. total:
  1387. type: integer
  1388. type: object
  1389. md.CloudBundleUpdateStateReq:
  1390. properties:
  1391. build_id:
  1392. type: string
  1393. build_number:
  1394. type: string
  1395. error_msg:
  1396. type: string
  1397. id:
  1398. type: string
  1399. src:
  1400. type: string
  1401. state:
  1402. type: string
  1403. type: object
  1404. md.CloudBundleVersion:
  1405. properties:
  1406. content:
  1407. type: string
  1408. img:
  1409. type: string
  1410. img_url:
  1411. type: string
  1412. is_must:
  1413. type: string
  1414. name:
  1415. type: string
  1416. type:
  1417. type: string
  1418. url:
  1419. type: string
  1420. version:
  1421. type: string
  1422. type: object
  1423. md.CloudBundleVersionMap:
  1424. properties:
  1425. img:
  1426. type: string
  1427. name:
  1428. type: string
  1429. type:
  1430. type: string
  1431. type: object
  1432. md.CloudBundleVersionResp:
  1433. properties:
  1434. version:
  1435. items:
  1436. $ref: '#/definitions/md.CloudBundleVersion'
  1437. type: array
  1438. type: object
  1439. md.CommReq:
  1440. properties:
  1441. id:
  1442. type: string
  1443. type: object
  1444. md.ConfigResp:
  1445. properties:
  1446. oss_url:
  1447. example: 阿里云图片链接
  1448. type: string
  1449. type: object
  1450. md.DailyActivityAnalysisTopData:
  1451. properties:
  1452. activity_count:
  1453. description: 子节点活跃天数
  1454. type: integer
  1455. team_activity_user_count:
  1456. description: 子节点活跃人数
  1457. type: integer
  1458. team_user_count:
  1459. description: 团队人数
  1460. type: integer
  1461. type: object
  1462. md.DataSetting:
  1463. properties:
  1464. total_angel_investor:
  1465. description: 天使投资人
  1466. example: 天使投资人
  1467. type: string
  1468. total_ecological_development:
  1469. description: 生态建设
  1470. example: 当前价格
  1471. type: string
  1472. total_issuance_amount:
  1473. description: 总发行量
  1474. example: 总发行量
  1475. type: string
  1476. total_operate_fund:
  1477. description: 运营资金
  1478. example: 运营资金
  1479. type: string
  1480. total_team_dividends:
  1481. description: 团队分红
  1482. example: 团队分红
  1483. type: string
  1484. total_technology_team:
  1485. description: 技术团队
  1486. example: 技术团队
  1487. type: string
  1488. total_user_for_person:
  1489. description: 个人区域
  1490. example: 个人区域
  1491. type: string
  1492. total_user_for_team:
  1493. description: 团队区域
  1494. example: 团队区域
  1495. type: string
  1496. type: object
  1497. md.DeleteBlackListReq:
  1498. properties:
  1499. id:
  1500. description: 黑名单 id
  1501. type: integer
  1502. type: object
  1503. md.DeleteDynamicReq:
  1504. properties:
  1505. index_id:
  1506. description: 动态id
  1507. type: string
  1508. type: object
  1509. md.DeleteEmoticonReq:
  1510. properties:
  1511. id:
  1512. description: 拥有用户数量
  1513. type: integer
  1514. type: object
  1515. md.DeleteFreePublishUserReq:
  1516. properties:
  1517. uid:
  1518. type: string
  1519. type: object
  1520. md.DeleteLevelReq:
  1521. properties:
  1522. level_id:
  1523. type: string
  1524. type: object
  1525. md.DeleteTagReq:
  1526. properties:
  1527. tag_id:
  1528. description: 标签 ID
  1529. type: string
  1530. type: object
  1531. md.DeleteTaskReq:
  1532. properties:
  1533. task_id:
  1534. type: string
  1535. type: object
  1536. md.DestructionSettingStruct:
  1537. properties:
  1538. community_dividends:
  1539. description: 社区分红百分比
  1540. type: string
  1541. destruction_quantity:
  1542. description: 销毁百分比
  1543. type: string
  1544. development_committee:
  1545. description: 发展委员会百分比
  1546. type: string
  1547. marketplace_merchant:
  1548. description: 市商数量百分比
  1549. type: string
  1550. public_welfare_and_charity:
  1551. description: 公益慈善百分比
  1552. type: string
  1553. star_level_dividends:
  1554. description: 星级分红百分比
  1555. type: string
  1556. type: object
  1557. md.DirectPushRewardSettingStruct:
  1558. properties:
  1559. member_self_is_open_get_team_reward:
  1560. description: 会员是否活跃得到团队奖励
  1561. type: string
  1562. reward_rate_value:
  1563. description: 奖励百分比
  1564. type: string
  1565. type: object
  1566. md.DynamicDataFlowListReq:
  1567. properties:
  1568. end_at:
  1569. description: 结束时间
  1570. example: 结束时间
  1571. type: string
  1572. kind:
  1573. description: 持有类型
  1574. type: integer
  1575. page:
  1576. description: 页数
  1577. type: integer
  1578. page_size:
  1579. description: 每页大小
  1580. type: integer
  1581. start_at:
  1582. description: 开始时间
  1583. example: 开始时间
  1584. type: string
  1585. type: object
  1586. md.DynamicDataFlowListResp:
  1587. properties:
  1588. kind_list:
  1589. description: 类型列表
  1590. items:
  1591. additionalProperties: true
  1592. type: object
  1593. type: array
  1594. list:
  1595. description: 动态数据流水列表
  1596. items:
  1597. $ref: '#/definitions/md.EggEnergyAvailableEnergyFlow'
  1598. type: array
  1599. paginate:
  1600. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1601. type: object
  1602. md.DynamicRespNode:
  1603. properties:
  1604. content:
  1605. description: 文本内容
  1606. type: string
  1607. created_at:
  1608. type: string
  1609. image:
  1610. description: 图片
  1611. items:
  1612. type: string
  1613. type: array
  1614. index_id:
  1615. description: 动态id
  1616. type: string
  1617. is_praise:
  1618. description: 是否被表扬(1:是 2:否)
  1619. type: integer
  1620. is_top_up:
  1621. description: 是否置顶(1:是 2:否)
  1622. type: integer
  1623. kind:
  1624. description: 类型(1:普通 2:官方)
  1625. type: integer
  1626. state:
  1627. description: 状态(1:正常 2:隐藏)
  1628. type: integer
  1629. uid:
  1630. description: 用户id
  1631. type: integer
  1632. updated_at:
  1633. type: string
  1634. username:
  1635. description: 用户名称
  1636. type: string
  1637. video:
  1638. description: 视频
  1639. items:
  1640. type: string
  1641. type: array
  1642. type: object
  1643. md.EggEnergyAvailableEnergyFlow:
  1644. properties:
  1645. after_community_dividends:
  1646. description: 变更后-社区分红区块币数量
  1647. type: string
  1648. after_destruction_quantity_values:
  1649. description: 变更后-销毁区块币数量
  1650. type: string
  1651. after_development_committee_values:
  1652. description: 变更后-发展委员会区块币数量
  1653. type: string
  1654. after_marketplace_merchant_fund_values:
  1655. description: 变更后-市商资金值
  1656. type: string
  1657. after_marketplace_merchant_values:
  1658. description: 变更后-市商区块币数量
  1659. type: string
  1660. after_now_energy_total_nums:
  1661. description: 变更后-现行总量
  1662. type: string
  1663. after_planet_total_value:
  1664. description: 变更后-星球总价值
  1665. type: string
  1666. after_price:
  1667. description: 变更后-价格
  1668. type: string
  1669. after_public_welfare_and_charity_values:
  1670. description: 变更后-公益慈善区块币数量
  1671. type: string
  1672. after_star_level_dividends_values:
  1673. description: 变更后-星级分红区块币数量
  1674. type: string
  1675. amount:
  1676. description: 变更数量
  1677. type: string
  1678. before_community_dividends:
  1679. description: 变更前-社区分红区块币数量
  1680. type: string
  1681. before_destruction_quantity_values:
  1682. description: 变更前-销毁区块币数量
  1683. type: string
  1684. before_development_committee_values:
  1685. description: 变更前-发展委员会区块币数量
  1686. type: string
  1687. before_marketplace_merchant_fund_values:
  1688. description: 变更前-市商资金值
  1689. type: string
  1690. before_marketplace_merchant_values:
  1691. description: 变更前-市商区块币数量
  1692. type: string
  1693. before_now_energy_total_nums:
  1694. description: 变更前-现行总量
  1695. type: string
  1696. before_planet_total_value:
  1697. description: 变更前-星球总价值
  1698. type: string
  1699. before_price:
  1700. description: 变更前-价格
  1701. type: string
  1702. before_public_welfare_and_charity_values:
  1703. description: 变更前-公益慈善区块币数量
  1704. type: string
  1705. before_star_level_dividends_values:
  1706. description: 变更前-星级分红区块币数量
  1707. type: string
  1708. create_time:
  1709. description: 创建时间
  1710. type: string
  1711. id:
  1712. type: integer
  1713. kind:
  1714. description: 种类
  1715. type: integer
  1716. title:
  1717. description: 标题
  1718. type: string
  1719. type: object
  1720. md.EggEnergyCommunityDividends:
  1721. properties:
  1722. amount:
  1723. description: 分红数量
  1724. type: string
  1725. coin_id:
  1726. description: 虚拟币 id
  1727. type: integer
  1728. create_at:
  1729. description: 分红时间
  1730. type: string
  1731. id:
  1732. type: integer
  1733. is_over:
  1734. description: 是否分红完毕
  1735. type: integer
  1736. name:
  1737. example: 名称
  1738. type: string
  1739. persons_num:
  1740. description: 分红人数
  1741. type: integer
  1742. update_at:
  1743. type: string
  1744. type: object
  1745. md.EggEnergyCommunityDividendsWithUser:
  1746. properties:
  1747. id:
  1748. type: integer
  1749. memo:
  1750. example: 备注
  1751. type: string
  1752. nickname:
  1753. type: string
  1754. phone:
  1755. type: string
  1756. uid:
  1757. type: integer
  1758. type: object
  1759. md.EggPointCoefficientBatchAddReq:
  1760. properties:
  1761. list:
  1762. description: 系数管理列表
  1763. items:
  1764. $ref: '#/definitions/md.EggPointCoefficientNode'
  1765. type: array
  1766. type: object
  1767. md.EggPointCoefficientDelReq:
  1768. properties:
  1769. id:
  1770. description: 需要删除范围的id
  1771. type: string
  1772. required:
  1773. - id
  1774. type: object
  1775. md.EggPointCoefficientGetResp:
  1776. properties:
  1777. list:
  1778. items:
  1779. $ref: '#/definitions/md.EggPointCoefficientNode'
  1780. type: array
  1781. type: object
  1782. md.EggPointCoefficientNode:
  1783. properties:
  1784. coefficient:
  1785. description: 系数
  1786. type: string
  1787. end_score:
  1788. description: 截止分值
  1789. type: string
  1790. id:
  1791. type: integer
  1792. start_score:
  1793. description: 起始分值
  1794. type: string
  1795. type: object
  1796. md.EggPointCoefficientUpdateReq:
  1797. properties:
  1798. coefficient:
  1799. description: 系数
  1800. type: string
  1801. end_score:
  1802. description: 截止分值
  1803. type: string
  1804. id:
  1805. description: 需要修改范围的id
  1806. type: string
  1807. start_score:
  1808. description: 起始分值
  1809. type: string
  1810. required:
  1811. - id
  1812. type: object
  1813. md.ExchangeRulesStruct:
  1814. properties:
  1815. auto_exchange_nums_by_person:
  1816. description: 个人数量X个,自动兑换可用蛋蛋能量
  1817. type: string
  1818. auto_exchange_nums_by_team:
  1819. description: 团队数量X个,自动兑换团队蛋蛋能量
  1820. type: string
  1821. auto_exchange_rate_by_person:
  1822. description: 个人数量百分比,自动兑换可用蛋蛋能量
  1823. type: string
  1824. auto_exchange_rate_by_team:
  1825. description: 团队数量百分比,自动兑换团队蛋蛋能量
  1826. type: string
  1827. type: object
  1828. md.ExchangeUserPositionReq:
  1829. properties:
  1830. position_1:
  1831. description: 位置1,具体值取返回数据中的 system_id
  1832. type: integer
  1833. position_2:
  1834. description: 位置2,具体值取返回数据中的 system_id
  1835. type: integer
  1836. type: object
  1837. md.FansNode:
  1838. properties:
  1839. amount:
  1840. description: 可提现余额
  1841. type: string
  1842. id:
  1843. description: 用户ID
  1844. type: integer
  1845. level_total:
  1846. description: 所属代数
  1847. type: integer
  1848. nickname:
  1849. example: 用户昵称
  1850. type: string
  1851. phone:
  1852. example: 手机号
  1853. type: string
  1854. register_at:
  1855. description: 注册时间
  1856. type: string
  1857. total_income:
  1858. description: 累计收益
  1859. type: string
  1860. type: object
  1861. md.FindSubUserRelationshipMapResp:
  1862. properties:
  1863. basic_setting:
  1864. allOf:
  1865. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.BasicSetting'
  1866. description: 公排设置
  1867. search_uid:
  1868. description: 查找的用户 ID
  1869. type: string
  1870. sub_user:
  1871. allOf:
  1872. - $ref: '#/definitions/md.SubUser'
  1873. description: 上级用户信息
  1874. type: object
  1875. md.FirstWithdrawSet:
  1876. properties:
  1877. first_withdraw_amount_limit:
  1878. description: 不需要实名时 最大提现金额
  1879. type: string
  1880. is_need_real_name:
  1881. description: 是否需要实名(0:不需要,1:需要)
  1882. type: integer
  1883. type: object
  1884. md.FreePublishUserNode:
  1885. properties:
  1886. nickname:
  1887. example: 昵称
  1888. type: string
  1889. phone:
  1890. example: 手机号
  1891. type: string
  1892. uid:
  1893. type: integer
  1894. type: object
  1895. md.FundDataNode:
  1896. properties:
  1897. balance_amount:
  1898. description: 余额
  1899. type: string
  1900. balance_times:
  1901. description: 剩余执行次数
  1902. type: integer
  1903. create_at:
  1904. description: 创建时间
  1905. type: string
  1906. hours:
  1907. description: 时长
  1908. type: integer
  1909. kind:
  1910. description: 种类(1:公司补贴 2:资方投资 3:市场期望)
  1911. type: integer
  1912. memo:
  1913. description: 备注
  1914. type: string
  1915. system_id:
  1916. type: integer
  1917. total_amount:
  1918. description: 金额
  1919. type: string
  1920. type: object
  1921. md.FundDataRecordNode:
  1922. properties:
  1923. after_planet_total_value:
  1924. description: 执行后-星球价值
  1925. type: string
  1926. after_price:
  1927. description: 执行后-价格
  1928. type: string
  1929. balance_amount:
  1930. description: 余额
  1931. type: string
  1932. balance_times:
  1933. description: 剩余执行次数
  1934. type: integer
  1935. before_planet_total_value:
  1936. description: 执行前-星球价值
  1937. type: string
  1938. before_price:
  1939. description: 执行前-价格
  1940. type: string
  1941. create_at:
  1942. type: string
  1943. total_amount:
  1944. description: 金额
  1945. type: string
  1946. type: object
  1947. md.GetActivePointsUserCoinFlowListReq:
  1948. properties:
  1949. coin_id:
  1950. description: 货币类型 ID
  1951. type: integer
  1952. direction:
  1953. description: 流水方向:1收入 2支出
  1954. type: integer
  1955. end_at:
  1956. description: 结束时间
  1957. type: string
  1958. page:
  1959. description: 页数
  1960. type: integer
  1961. page_size:
  1962. description: 每页大小
  1963. type: integer
  1964. start_at:
  1965. description: 开始时间
  1966. type: string
  1967. uid:
  1968. description: 用户 ID
  1969. type: integer
  1970. type: object
  1971. md.GetActivePointsUserCoinFlowListResp:
  1972. properties:
  1973. list:
  1974. description: 流水信息
  1975. items:
  1976. $ref: '#/definitions/md.UserVirtualCoinFlow'
  1977. type: array
  1978. paginate:
  1979. allOf:
  1980. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  1981. description: 分页信息
  1982. select_data:
  1983. allOf:
  1984. - $ref: '#/definitions/md.SelectData'
  1985. description: 流水类型
  1986. type: object
  1987. md.GetActivePointsUserCoinListReq:
  1988. properties:
  1989. end_coin:
  1990. example: 最大金额
  1991. type: string
  1992. kind:
  1993. description: 虚拟币种类编号
  1994. type: integer
  1995. page:
  1996. description: 页数
  1997. type: integer
  1998. page_size:
  1999. description: 单页大小
  2000. type: integer
  2001. start_coin:
  2002. example: 最小金额
  2003. type: string
  2004. uid:
  2005. description: 指定查询用户 ID
  2006. type: integer
  2007. user_name:
  2008. example: 用户名称
  2009. type: string
  2010. user_phone:
  2011. example: 手机号
  2012. type: string
  2013. type: object
  2014. md.GetActivePointsUserCoinListResp:
  2015. properties:
  2016. kind_list:
  2017. description: 货币类型集合
  2018. items:
  2019. $ref: '#/definitions/md.VirtualCoinListNode'
  2020. type: array
  2021. list:
  2022. description: 余额集合
  2023. items:
  2024. $ref: '#/definitions/md.ActivePointsWalletNode'
  2025. type: array
  2026. sum_user_amount:
  2027. description: 用户持有总数
  2028. type: number
  2029. total:
  2030. description: 持有该类型用户数
  2031. type: integer
  2032. type: object
  2033. md.GetBlackListNode:
  2034. properties:
  2035. admin_id:
  2036. description: 管理员 id
  2037. type: integer
  2038. admin_nickname:
  2039. description: 管理员名称
  2040. type: string
  2041. black_list_id:
  2042. description: 黑名单 id
  2043. type: integer
  2044. created_at:
  2045. description: 添加时间
  2046. type: string
  2047. memo:
  2048. description: 备注
  2049. type: string
  2050. uid:
  2051. description: 用户 id
  2052. type: integer
  2053. user_nickname:
  2054. description: 用户名称
  2055. type: string
  2056. type: object
  2057. md.GetBlackListResp:
  2058. properties:
  2059. list:
  2060. description: 具体信息
  2061. items:
  2062. $ref: '#/definitions/md.GetBlackListNode'
  2063. type: array
  2064. paginate:
  2065. allOf:
  2066. - $ref: '#/definitions/applet_app_md_friend_circle.Paginate'
  2067. description: 分页信息
  2068. type: object
  2069. md.GetContributionValueBasicSettingResp:
  2070. properties:
  2071. hand_out_red_package:
  2072. description: 发红包获得x点
  2073. type: integer
  2074. id:
  2075. type: integer
  2076. posting_comment_liked:
  2077. description: 发布评论被官方点赞获得x点
  2078. type: integer
  2079. posting_dynamic_liked:
  2080. description: 发布动态被官方点赞获得x点
  2081. type: integer
  2082. publish_creation:
  2083. description: 发布创作获得x点
  2084. type: integer
  2085. type: object
  2086. md.GetDynamicReq:
  2087. properties:
  2088. begin_at:
  2089. description: 开始时间
  2090. type: string
  2091. end_at:
  2092. description: 结束时间
  2093. type: string
  2094. limit:
  2095. description: 页面大小
  2096. type: integer
  2097. nickname:
  2098. description: 创建人名称
  2099. type: string
  2100. page:
  2101. description: 页数
  2102. type: integer
  2103. uid:
  2104. description: 创建人id
  2105. type: string
  2106. type: object
  2107. md.GetDynamicResp:
  2108. properties:
  2109. list:
  2110. items:
  2111. $ref: '#/definitions/md.DynamicRespNode'
  2112. type: array
  2113. paginate:
  2114. allOf:
  2115. - $ref: '#/definitions/applet_app_md_friend_circle.Paginate'
  2116. description: 分页信息
  2117. type: object
  2118. md.GetEggCoreDataListResp:
  2119. properties:
  2120. now_energy_total_nums:
  2121. description: 现行总量
  2122. example: 现行总量
  2123. type: string
  2124. now_price:
  2125. description: 当前价格
  2126. example: 当前价格
  2127. type: string
  2128. planet_total_value:
  2129. description: 星球价值
  2130. example: 星球价值
  2131. type: string
  2132. user_hold_total_nums:
  2133. description: 用户持有总量
  2134. type: string
  2135. type: object
  2136. md.GetEggEnergyBasicResp:
  2137. properties:
  2138. basic_setting:
  2139. allOf:
  2140. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  2141. description: 基础设置
  2142. data_setting:
  2143. allOf:
  2144. - $ref: '#/definitions/md.DataSetting'
  2145. description: 数据设置
  2146. destruction_setting:
  2147. allOf:
  2148. - $ref: '#/definitions/md.DestructionSettingStruct'
  2149. description: 销毁设置
  2150. exchange_rules:
  2151. allOf:
  2152. - $ref: '#/definitions/md.ExchangeRulesStruct'
  2153. description: 兑换规则
  2154. new_user_incentive_rules:
  2155. allOf:
  2156. - $ref: '#/definitions/md.NewUserRewardRules'
  2157. description: 新用户奖励规则
  2158. price_setting:
  2159. allOf:
  2160. - $ref: '#/definitions/md.PriceSettingStruct'
  2161. description: 价格设置
  2162. reward_system:
  2163. description: 圈层奖励
  2164. items:
  2165. $ref: '#/definitions/md.RewardSystemStruct'
  2166. type: array
  2167. settlement_quantity:
  2168. description: 结算数量(百分比)
  2169. type: integer
  2170. system_id:
  2171. description: 该设置系统 ID
  2172. type: integer
  2173. video_reward_setting:
  2174. allOf:
  2175. - $ref: '#/definitions/md.VideoRewardSetting'
  2176. description: 视频奖励
  2177. type: object
  2178. md.GetEggEnergyCoreDataResp:
  2179. properties:
  2180. community_dividends:
  2181. description: 社区分红
  2182. type: string
  2183. destruction_quantity_nums:
  2184. description: 销毁数量
  2185. type: string
  2186. development_committee:
  2187. description: 发展委员会
  2188. type: string
  2189. id:
  2190. type: integer
  2191. marketplace_merchant_funds:
  2192. description: 市商资金
  2193. type: string
  2194. marketplace_merchant_nums:
  2195. description: 市商数量
  2196. type: string
  2197. now_energy_total_nums:
  2198. description: 现行总量
  2199. type: string
  2200. now_price:
  2201. description: 当前价格
  2202. type: string
  2203. planet_total_value:
  2204. description: 星球总价值
  2205. type: string
  2206. public_welfare_and_charity:
  2207. description: 公益慈善
  2208. type: string
  2209. star_level_dividends:
  2210. description: 星级分红
  2211. type: string
  2212. type: object
  2213. md.GetEggEnergyVipSettingResp:
  2214. properties:
  2215. level_list:
  2216. description: 会员等级列表
  2217. items:
  2218. additionalProperties: true
  2219. type: object
  2220. type: array
  2221. list:
  2222. description: 会员权益设置
  2223. items:
  2224. $ref: '#/definitions/md.VipEquitySettingNode'
  2225. type: array
  2226. type: object
  2227. md.GetFreePublishUserReq:
  2228. properties:
  2229. limit:
  2230. description: 每页大小
  2231. type: integer
  2232. page:
  2233. description: 当前页数
  2234. type: integer
  2235. uid:
  2236. description: 筛选的用户 ID
  2237. type: integer
  2238. type: object
  2239. md.GetFreePublishUserResp:
  2240. properties:
  2241. list:
  2242. description: 免罚用户列表
  2243. items:
  2244. $ref: '#/definitions/md.FreePublishUserNode'
  2245. type: array
  2246. paginate:
  2247. allOf:
  2248. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  2249. description: 分页信息
  2250. type: object
  2251. md.GetFriendCircleBasicSettingsResp:
  2252. properties:
  2253. comment_is_real_name:
  2254. description: 评论是否需要实名认证(1:是 2:否)
  2255. type: integer
  2256. comment_nums_every_day:
  2257. description: 评论每天次数
  2258. type: integer
  2259. id:
  2260. type: integer
  2261. publish_is_real_name:
  2262. description: 发布是否需要实名认证(1:是 2:否)
  2263. type: integer
  2264. publish_nums_every_day:
  2265. description: 发布每天次数
  2266. type: integer
  2267. type: object
  2268. md.GetFundDataListReq:
  2269. properties:
  2270. end_at:
  2271. example: 结束时间
  2272. type: string
  2273. kind:
  2274. description: 数据类型
  2275. type: integer
  2276. limit:
  2277. description: 每页大小
  2278. type: integer
  2279. page:
  2280. description: 页数
  2281. type: integer
  2282. start_at:
  2283. example: 开始时间
  2284. type: string
  2285. type: object
  2286. md.GetFundDataListResp:
  2287. properties:
  2288. kind_list:
  2289. description: 类型列表
  2290. items:
  2291. additionalProperties: true
  2292. type: object
  2293. type: array
  2294. list:
  2295. description: 数据列表
  2296. items:
  2297. $ref: '#/definitions/md.FundDataNode'
  2298. type: array
  2299. paginate:
  2300. allOf:
  2301. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  2302. description: 分页数据
  2303. type: object
  2304. md.GetFundDataRecordListReq:
  2305. properties:
  2306. limit:
  2307. description: 页面大小
  2308. type: integer
  2309. page:
  2310. description: 页数
  2311. type: integer
  2312. system_id:
  2313. description: 数据在系统中的 ID
  2314. type: integer
  2315. type: object
  2316. md.GetFundDataRecordListResp:
  2317. properties:
  2318. list:
  2319. items:
  2320. $ref: '#/definitions/md.FundDataRecordNode'
  2321. type: array
  2322. paginate:
  2323. $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  2324. type: object
  2325. md.GetGreenEnergyUserCoinFlowListReq:
  2326. properties:
  2327. coin_id:
  2328. description: 货币类型 ID
  2329. type: integer
  2330. direction:
  2331. description: 流水方向:1收入 2支出
  2332. type: integer
  2333. end_at:
  2334. description: 结束时间
  2335. type: string
  2336. page:
  2337. description: 页数
  2338. type: integer
  2339. page_size:
  2340. description: 每页大小
  2341. type: integer
  2342. start_at:
  2343. description: 开始时间
  2344. type: string
  2345. uid:
  2346. description: 用户 ID
  2347. type: integer
  2348. type: object
  2349. md.GetGreenEnergyUserCoinFlowListResp:
  2350. properties:
  2351. list:
  2352. description: 流水信息
  2353. items:
  2354. $ref: '#/definitions/md.UserVirtualCoinFlow'
  2355. type: array
  2356. paginate:
  2357. allOf:
  2358. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  2359. description: 分页信息
  2360. select_data:
  2361. allOf:
  2362. - $ref: '#/definitions/md.SelectData'
  2363. description: 流水类型
  2364. type: object
  2365. md.GetGreenEnergyUserCoinListReq:
  2366. properties:
  2367. end_coin:
  2368. example: 最大金额
  2369. type: string
  2370. kind:
  2371. description: 虚拟币种类编号
  2372. type: integer
  2373. page:
  2374. description: 页数
  2375. type: integer
  2376. page_size:
  2377. description: 单页大小
  2378. type: integer
  2379. start_coin:
  2380. example: 最小金额
  2381. type: string
  2382. uid:
  2383. description: 指定查询用户 ID
  2384. type: integer
  2385. user_name:
  2386. example: 用户名称
  2387. type: string
  2388. user_phone:
  2389. example: 手机号
  2390. type: string
  2391. type: object
  2392. md.GetGreenEnergyUserCoinListResp:
  2393. properties:
  2394. kind_list:
  2395. description: 货币类型集合
  2396. items:
  2397. $ref: '#/definitions/md.VirtualCoinListNode'
  2398. type: array
  2399. list:
  2400. description: 余额集合
  2401. items:
  2402. $ref: '#/definitions/md.ActivePointsWalletNode'
  2403. type: array
  2404. sum_user_amount:
  2405. description: 用户持有总数
  2406. type: number
  2407. total:
  2408. description: 持有该类型用户数
  2409. type: integer
  2410. type: object
  2411. md.GetLevelListResp:
  2412. properties:
  2413. list:
  2414. items:
  2415. $ref: '#/definitions/md.LevelListNode'
  2416. type: array
  2417. paginate:
  2418. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  2419. type: object
  2420. md.GetModuleSettingResp:
  2421. properties:
  2422. data:
  2423. description: 内容
  2424. mod_name:
  2425. description: 模块名称
  2426. type: string
  2427. position:
  2428. description: 位置
  2429. type: string
  2430. skip_identifier:
  2431. description: 跳转标识
  2432. type: string
  2433. subtitle:
  2434. description: 副标题
  2435. type: string
  2436. title:
  2437. description: 标题
  2438. type: string
  2439. type: object
  2440. md.GetOneLevelResp:
  2441. properties:
  2442. auto_update:
  2443. description: 自动升级 0关闭,1开启
  2444. type: integer
  2445. choosable_num:
  2446. description: 可选任务数量
  2447. type: integer
  2448. is_use:
  2449. description: 是否开启(0.否, 1.是)
  2450. type: integer
  2451. level_id:
  2452. description: 等级 ID
  2453. type: integer
  2454. level_name:
  2455. description: 等级名称
  2456. type: string
  2457. level_weight:
  2458. description: 等级权重
  2459. type: integer
  2460. memo:
  2461. description: 备注
  2462. type: string
  2463. task_type:
  2464. description: 任务类型关系
  2465. items:
  2466. additionalProperties: true
  2467. type: object
  2468. type: array
  2469. user_level_tasks:
  2470. items:
  2471. $ref: '#/definitions/model.UserLevelTask'
  2472. type: array
  2473. type: object
  2474. md.GetPriceCurveResp:
  2475. properties:
  2476. x_data:
  2477. items: {}
  2478. type: array
  2479. y_data:
  2480. items: {}
  2481. type: array
  2482. type: object
  2483. md.GetPublicPlatoonBasicResp:
  2484. properties:
  2485. is_open:
  2486. description: 是否开启(1:开启 0:关闭)
  2487. type: integer
  2488. is_self_active_get_team_revenue:
  2489. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  2490. type: integer
  2491. originator_name:
  2492. description: 创始人名称
  2493. type: string
  2494. originator_uid:
  2495. description: 创始人uid
  2496. type: integer
  2497. several_rows:
  2498. description: 几排
  2499. type: integer
  2500. several_times:
  2501. description: 几乘
  2502. type: integer
  2503. system_punish_replace:
  2504. description: 是否位置滑落 被新用户替换 0否 1是
  2505. type: integer
  2506. system_punish_replace_value:
  2507. description: xx天未活跃,处罚滑落
  2508. type: integer
  2509. type: object
  2510. md.GetTagListResp:
  2511. properties:
  2512. list:
  2513. items:
  2514. $ref: '#/definitions/md.TagListNode'
  2515. type: array
  2516. paginate:
  2517. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  2518. type: object
  2519. md.GetVideoRewardResp:
  2520. properties:
  2521. ecpm:
  2522. description: 当前 Ecpm 值
  2523. type: string
  2524. unit_price:
  2525. description: 单价
  2526. type: string
  2527. type: object
  2528. md.GetWithdrawApplyListNode:
  2529. properties:
  2530. actual_receipt:
  2531. description: 实际到账
  2532. type: string
  2533. ali_pay_account:
  2534. description: 支付宝账号
  2535. type: string
  2536. ali_pay_name:
  2537. description: 支付宝昵称
  2538. type: string
  2539. amount:
  2540. description: 提现金额
  2541. type: string
  2542. apply_at:
  2543. description: 申请时间
  2544. type: string
  2545. invite_code:
  2546. description: 邀请码
  2547. type: string
  2548. memo:
  2549. description: 备注
  2550. type: string
  2551. nickname:
  2552. description: 用户名称
  2553. type: string
  2554. parentID:
  2555. description: 推荐人ID
  2556. type: integer
  2557. parentPhone:
  2558. description: 推荐人手机号
  2559. type: string
  2560. pay_at:
  2561. description: 到账时间
  2562. type: string
  2563. state:
  2564. description: 状态 0申请中,1通过,2完成,3失败,4处理中(队列)
  2565. type: integer
  2566. sys_fee:
  2567. description: 手续费
  2568. type: string
  2569. tag:
  2570. description: 标签
  2571. items:
  2572. $ref: '#/definitions/applet_app_md_financial_center.TagNode'
  2573. type: array
  2574. user_id:
  2575. description: 会员 ID
  2576. type: integer
  2577. wechat_pay_account:
  2578. description: 微信账号
  2579. type: string
  2580. wechat_pay_name:
  2581. description: 微信昵称
  2582. type: string
  2583. withdraw_apply_id:
  2584. description: 提现申请id
  2585. type: integer
  2586. withdraw_type:
  2587. description: 转账平台(1:支付宝 2:微信)
  2588. type: integer
  2589. type: object
  2590. md.GetWithdrawApplyListReq:
  2591. properties:
  2592. amount_begin:
  2593. description: 最小金额
  2594. type: string
  2595. amount_end:
  2596. description: 最大金额
  2597. type: string
  2598. apply_end_at:
  2599. description: 申请结束时间
  2600. type: string
  2601. apply_start_at:
  2602. description: 申请开始时间
  2603. type: string
  2604. examine_end_at:
  2605. description: 审核结束时间
  2606. type: string
  2607. examine_start_at:
  2608. description: 审核开始时间
  2609. type: string
  2610. is_first:
  2611. description: 是否首次提现 (0. 否 1.是 传空查全部)
  2612. type: string
  2613. level:
  2614. description: 会员等级
  2615. type: string
  2616. limit:
  2617. description: 页面大小
  2618. type: integer
  2619. nickname:
  2620. description: 用户昵称
  2621. type: string
  2622. page:
  2623. description: 页数
  2624. type: integer
  2625. parent_id:
  2626. description: 推荐人 ID
  2627. type: string
  2628. payment_type:
  2629. description: 打款类型 1:手动;2:自动
  2630. type: string
  2631. phone:
  2632. description: 用户手机号
  2633. type: string
  2634. state:
  2635. description: 状态 0申请中,1通过,2完成,3失败,4处理中(队列)
  2636. type: string
  2637. uid:
  2638. description: 用户 ID
  2639. type: string
  2640. withdraw_account:
  2641. description: 支付宝/微信昵称
  2642. type: string
  2643. withdraw_name:
  2644. description: 支付宝姓名
  2645. type: string
  2646. withdraw_type:
  2647. description: 提现方式(1:支付宝 2:微信)
  2648. type: string
  2649. type: object
  2650. md.GetWithdrawApplyListResp:
  2651. properties:
  2652. levels_list:
  2653. description: 等级列表
  2654. items:
  2655. additionalProperties: true
  2656. type: object
  2657. type: array
  2658. list:
  2659. items:
  2660. $ref: '#/definitions/md.GetWithdrawApplyListNode'
  2661. type: array
  2662. paginate:
  2663. allOf:
  2664. - $ref: '#/definitions/applet_app_md_financial_center.Paginate'
  2665. description: 分页信息
  2666. pay_failed_amount:
  2667. description: 打款失败金额
  2668. type: string
  2669. pay_succeed_amount:
  2670. description: 打款成功金额
  2671. type: string
  2672. pending_amount:
  2673. description: 处理中金额
  2674. type: string
  2675. reason_list:
  2676. description: 审核失败(驳回理由)
  2677. items:
  2678. additionalProperties: true
  2679. type: object
  2680. type: array
  2681. tags_list:
  2682. description: 标签列表
  2683. items:
  2684. additionalProperties: true
  2685. type: object
  2686. type: array
  2687. under_review:
  2688. description: 审核中金额
  2689. type: string
  2690. type: object
  2691. md.GetWithdrawSettingResp:
  2692. properties:
  2693. condition_is_open:
  2694. description: 提现条件是否开启(0:关闭, 1:开启)
  2695. type: integer
  2696. first_withdraw_set:
  2697. allOf:
  2698. - $ref: '#/definitions/md.FirstWithdrawSet'
  2699. description: 首次提现设置
  2700. frequency_set:
  2701. allOf:
  2702. - $ref: '#/definitions/md.WithdrawFrequencySettingStruct'
  2703. description: 频率设置(0:日 1:周 2:月 3:年)
  2704. id:
  2705. type: integer
  2706. is_auto:
  2707. description: 是否开启自动提现(0:否 1:是)
  2708. type: integer
  2709. is_auto_amount_limit:
  2710. description: 自动提现金额限制
  2711. type: string
  2712. is_real_name:
  2713. description: 是否实名(0:否 1:是)
  2714. type: integer
  2715. is_support_decimal_point:
  2716. description: 是否支持小数点(0:否 1:是)
  2717. type: integer
  2718. level_list:
  2719. description: 会员等级列表
  2720. items:
  2721. additionalProperties: true
  2722. type: object
  2723. type: array
  2724. pending_orders_is_can_apply:
  2725. description: 存在待处理记录是否允许再次申请提现(0:禁止,1:允许)
  2726. type: integer
  2727. tips:
  2728. description: 提示
  2729. type: string
  2730. vip_level_limit:
  2731. description: 提现等级限制
  2732. type: integer
  2733. withdraw_amount_limit:
  2734. description: 提现金额限制(0为不限制,大于等于该金额才可以申请提现 )
  2735. type: string
  2736. withdraw_fee_set:
  2737. allOf:
  2738. - $ref: '#/definitions/md.WithdrawFeeSetStruct'
  2739. description: 提现手续费设置
  2740. withdraw_multiple_limit:
  2741. description: 提现倍数限制(0为不限制,金额限制倍数才可以申请提现 )
  2742. type: string
  2743. withdraw_nums_limit:
  2744. description: 提现次数限制(对应上方设置周期,0为不限制,失败、驳回不计数 )
  2745. type: integer
  2746. withdraw_time_interval:
  2747. allOf:
  2748. - $ref: '#/definitions/md.WithdrawTimeIntervalStruct'
  2749. description: 提现时段
  2750. withdraw_type:
  2751. description: 提现方式(1:支付宝 2:微信)
  2752. type: integer
  2753. type: object
  2754. md.GroupListReq:
  2755. properties:
  2756. group_admin:
  2757. description: 群主
  2758. type: string
  2759. name:
  2760. description: 群名称
  2761. type: string
  2762. page:
  2763. type: integer
  2764. page_size:
  2765. type: integer
  2766. start_time_end:
  2767. example: 创建时间-截止
  2768. type: string
  2769. start_time_start:
  2770. example: 创建时间-起始
  2771. type: string
  2772. type: object
  2773. md.GroupListResp:
  2774. properties:
  2775. list:
  2776. items:
  2777. properties:
  2778. avatarUrl:
  2779. description: 头像
  2780. type: string
  2781. createTime:
  2782. description: 创建时间
  2783. type: string
  2784. extra:
  2785. description: 附加字段
  2786. type: string
  2787. id:
  2788. description: 群组id
  2789. type: integer
  2790. introduction:
  2791. description: 群简介
  2792. type: string
  2793. isAllAddFriend:
  2794. description: 是否允许加好友(1:是 2:否)
  2795. type: integer
  2796. isAllMemberBanned:
  2797. description: 是否全员禁言(1:是 2:否)
  2798. type: integer
  2799. name:
  2800. description: 组名
  2801. type: string
  2802. nickname:
  2803. description: 群主昵称
  2804. type: string
  2805. phoneNumber:
  2806. description: 群主账号
  2807. type: string
  2808. updateTime:
  2809. description: 更新时间
  2810. type: string
  2811. userNum:
  2812. description: 群组人数
  2813. type: integer
  2814. type: object
  2815. type: array
  2816. page:
  2817. type: integer
  2818. page_size:
  2819. type: integer
  2820. total:
  2821. type: integer
  2822. type: object
  2823. md.Guide:
  2824. properties:
  2825. bg_image:
  2826. type: string
  2827. bg_image_url:
  2828. type: string
  2829. content_image:
  2830. type: string
  2831. content_image_url:
  2832. type: string
  2833. type: object
  2834. md.JPushGetLevelListResp:
  2835. properties:
  2836. list:
  2837. items:
  2838. $ref: '#/definitions/md.LevelListNode'
  2839. type: array
  2840. paginate:
  2841. $ref: '#/definitions/applet_app_md.Paginate'
  2842. type: object
  2843. md.JPushGetTagListResp:
  2844. properties:
  2845. list:
  2846. items:
  2847. $ref: '#/definitions/md.TagListNode'
  2848. type: array
  2849. paginate:
  2850. $ref: '#/definitions/applet_app_md.Paginate'
  2851. type: object
  2852. md.JPushGetUserListReq:
  2853. properties:
  2854. effective:
  2855. description: 有效会员
  2856. type: integer
  2857. id:
  2858. description: 会员 ID
  2859. type: integer
  2860. invite_code:
  2861. example: 会员邀请码
  2862. type: string
  2863. is_real_name:
  2864. description: 是否实名 0.未实名,1.已实名
  2865. type: integer
  2866. level:
  2867. description: 会员等级
  2868. type: integer
  2869. limit:
  2870. type: integer
  2871. login_after:
  2872. description: 最近登录结束时间
  2873. type: string
  2874. login_before:
  2875. description: 最近登录开始时间
  2876. type: string
  2877. memo:
  2878. description: 备注
  2879. type: string
  2880. nickname:
  2881. example: 会员昵称
  2882. type: string
  2883. page:
  2884. type: integer
  2885. parent_invite_code:
  2886. example: 上级邀请码
  2887. type: string
  2888. parent_phone:
  2889. example: 上级手机号
  2890. type: string
  2891. phone:
  2892. example: 会员手机号
  2893. type: string
  2894. recommend_id:
  2895. description: 推荐人 ID
  2896. type: integer
  2897. register_after:
  2898. description: 注册时间终点
  2899. type: string
  2900. register_before:
  2901. description: 注册时间起点
  2902. type: string
  2903. register_type:
  2904. description: 注册类型(1:APP注册、2:H5注册)
  2905. type: integer
  2906. sex:
  2907. description: 性别(0:未知 1:男 2:女)
  2908. type: integer
  2909. state:
  2910. description: 状态
  2911. type: integer
  2912. tag:
  2913. description: 标签 id
  2914. type: integer
  2915. union_id:
  2916. example: 微信号
  2917. type: string
  2918. type: object
  2919. md.LevelListNode:
  2920. properties:
  2921. count:
  2922. description: 等级人数
  2923. type: string
  2924. create_at:
  2925. description: 创建时间
  2926. type: string
  2927. is_use:
  2928. description: 是否开启(0.否, 1.是)
  2929. type: integer
  2930. level_id:
  2931. description: 等级 ID
  2932. type: integer
  2933. level_name:
  2934. description: 等级名称
  2935. type: string
  2936. level_weight:
  2937. description: 等级权重
  2938. type: integer
  2939. memo:
  2940. description: 备注
  2941. type: string
  2942. type: object
  2943. md.LevelTaskNode:
  2944. properties:
  2945. active_days:
  2946. description: 活跃多少天
  2947. type: string
  2948. finish_count:
  2949. description: 多少天内完成的指标
  2950. type: string
  2951. is_must_task:
  2952. description: 是否必做(0,1)
  2953. type: string
  2954. task_type:
  2955. description: 1:直推会员人数,2:直推会员活跃天数,3:直推会员等级
  2956. type: string
  2957. task_type_level_id:
  2958. description: 会员等级 ID (task_type=3时生效)
  2959. type: string
  2960. within_days:
  2961. description: 多少天内完成
  2962. type: string
  2963. type: object
  2964. md.ListCommunityDividendsReq:
  2965. properties:
  2966. end_at:
  2967. description: 结束时间
  2968. type: string
  2969. end_nums:
  2970. description: 分红总量上限
  2971. type: integer
  2972. limit:
  2973. description: 每页大小
  2974. type: integer
  2975. page:
  2976. description: 页数
  2977. type: integer
  2978. start_at:
  2979. description: 开始时间
  2980. type: string
  2981. start_nums:
  2982. description: 分红总量下限
  2983. type: integer
  2984. type: object
  2985. md.ListCommunityDividendsResp:
  2986. properties:
  2987. list:
  2988. items:
  2989. $ref: '#/definitions/md.EggEnergyCommunityDividends'
  2990. type: array
  2991. paginate:
  2992. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  2993. type: object
  2994. md.ListCommunityDividendsWithUserReq:
  2995. properties:
  2996. limit:
  2997. type: integer
  2998. page:
  2999. type: integer
  3000. phone:
  3001. type: string
  3002. uid:
  3003. type: integer
  3004. type: object
  3005. md.ListCommunityDividendsWithUserResp:
  3006. properties:
  3007. list:
  3008. items:
  3009. $ref: '#/definitions/md.EggEnergyCommunityDividendsWithUser'
  3010. type: array
  3011. paginate:
  3012. $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  3013. type: object
  3014. md.ListPlatformRevenueReq:
  3015. properties:
  3016. end_at:
  3017. example: 结束时间
  3018. type: string
  3019. kind:
  3020. description: 数据类型
  3021. type: integer
  3022. limit:
  3023. description: 每页大小
  3024. type: integer
  3025. page:
  3026. description: 页数
  3027. type: integer
  3028. start_at:
  3029. example: 开始时间
  3030. type: string
  3031. type: object
  3032. md.ListPlatformRevenueResp:
  3033. properties:
  3034. kind_list:
  3035. description: 类型列表
  3036. items:
  3037. additionalProperties: true
  3038. type: object
  3039. type: array
  3040. list:
  3041. description: 数据列表
  3042. items:
  3043. $ref: '#/definitions/md.PlatformRevenueDataNode'
  3044. type: array
  3045. paginate:
  3046. allOf:
  3047. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.Paginate'
  3048. description: 分页数据
  3049. type: object
  3050. md.LoginReq:
  3051. properties:
  3052. code:
  3053. example: 验证码
  3054. type: string
  3055. password:
  3056. example: 登录密码
  3057. type: string
  3058. username:
  3059. example: 登录账号
  3060. type: string
  3061. required:
  3062. - password
  3063. - username
  3064. type: object
  3065. md.LoginResponse:
  3066. properties:
  3067. token:
  3068. type: string
  3069. type: object
  3070. md.ManualScoreReq:
  3071. properties:
  3072. index_id:
  3073. description: 文档id
  3074. type: string
  3075. score:
  3076. example: 分数
  3077. type: string
  3078. type: object
  3079. md.ModuleSettingGetResp:
  3080. properties:
  3081. data:
  3082. description: 内容
  3083. mod_name:
  3084. description: 模块名称
  3085. type: string
  3086. mod_name_list:
  3087. description: 模块名称对照
  3088. items:
  3089. additionalProperties: true
  3090. type: object
  3091. type: array
  3092. position:
  3093. description: 位置
  3094. type: string
  3095. skip_identifier:
  3096. description: 跳转标识
  3097. type: string
  3098. subtitle:
  3099. description: 副标题
  3100. type: string
  3101. title:
  3102. description: 标题
  3103. type: string
  3104. type: object
  3105. md.ModuleSettingUpdateReq:
  3106. properties:
  3107. data:
  3108. additionalProperties: true
  3109. description: 内容
  3110. type: object
  3111. mod_name_value:
  3112. description: 模块类型值
  3113. type: string
  3114. position:
  3115. description: 位置
  3116. type: string
  3117. skip_identifier:
  3118. description: 跳转标识
  3119. type: string
  3120. subtitle:
  3121. description: 副标题
  3122. type: string
  3123. title:
  3124. description: 标题
  3125. type: string
  3126. type: object
  3127. md.NewUserRedPackageGetBasicResp:
  3128. properties:
  3129. create_at:
  3130. type: string
  3131. days:
  3132. description: 天数
  3133. type: integer
  3134. is_double:
  3135. description: 是否翻倍
  3136. type: integer
  3137. is_open:
  3138. description: 是否开启(1:开启 0:关闭)
  3139. type: integer
  3140. total_amount:
  3141. example: 总金额
  3142. type: string
  3143. update_at:
  3144. type: string
  3145. type: object
  3146. md.NewUserRedPackageRecordFlowListReq:
  3147. properties:
  3148. end_at:
  3149. description: 结束时间
  3150. type: string
  3151. limit:
  3152. description: 每页大小
  3153. type: integer
  3154. page:
  3155. description: 页数
  3156. type: integer
  3157. start_at:
  3158. description: 开始时间
  3159. type: string
  3160. uid:
  3161. description: 用户 ID
  3162. type: integer
  3163. type: object
  3164. md.NewUserRedPackageRecordFlowListResp:
  3165. properties:
  3166. list:
  3167. items:
  3168. $ref: '#/definitions/md.NewUserRedPackageRecordFlowNode'
  3169. type: array
  3170. paginate:
  3171. $ref: '#/definitions/applet_app_md_marketing_applications_new_user_red_package.Paginate'
  3172. type: object
  3173. md.NewUserRedPackageRecordFlowNode:
  3174. properties:
  3175. balance_amount:
  3176. description: 剩余金额
  3177. type: string
  3178. balance_days:
  3179. description: 剩余天数
  3180. type: integer
  3181. basic_amount:
  3182. description: 基础金额
  3183. type: string
  3184. create_at:
  3185. description: 创建时间
  3186. type: string
  3187. day_num:
  3188. description: 第x天
  3189. type: integer
  3190. double_rate:
  3191. description: 倍率
  3192. type: string
  3193. id:
  3194. description: 流水 ID
  3195. type: integer
  3196. is_double:
  3197. description: 是否翻倍
  3198. type: integer
  3199. receive_days:
  3200. description: 领取天数
  3201. type: integer
  3202. total_amount:
  3203. description: 实际金额
  3204. type: string
  3205. uid:
  3206. description: 用户 ID
  3207. type: integer
  3208. type: object
  3209. md.NewUserRedPackageRecordListReq:
  3210. properties:
  3211. end_at:
  3212. description: 结束时间
  3213. type: string
  3214. limit:
  3215. description: 每页大小
  3216. type: integer
  3217. page:
  3218. description: 页数
  3219. type: integer
  3220. start_at:
  3221. description: 开始时间
  3222. type: string
  3223. uid:
  3224. description: 用户 ID
  3225. type: integer
  3226. type: object
  3227. md.NewUserRedPackageRecordListResp:
  3228. properties:
  3229. list:
  3230. items:
  3231. $ref: '#/definitions/md.NewUserRedPackageRecordNode'
  3232. type: array
  3233. paginate:
  3234. $ref: '#/definitions/applet_app_md_marketing_applications_new_user_red_package.Paginate'
  3235. type: object
  3236. md.NewUserRedPackageRecordNode:
  3237. properties:
  3238. balance_amount:
  3239. description: 剩余金额
  3240. type: string
  3241. balance_days:
  3242. description: 剩余天数
  3243. type: integer
  3244. create_at:
  3245. description: 创建时间
  3246. type: string
  3247. days:
  3248. description: 天数
  3249. type: integer
  3250. receive_days:
  3251. description: 领取天数
  3252. type: integer
  3253. state:
  3254. description: 状态(0:待领取 1:领取中 2:已领取 3:已冻结)
  3255. type: integer
  3256. system_id:
  3257. description: 系统中记录的 ID
  3258. type: integer
  3259. total_amount:
  3260. description: 金额
  3261. type: string
  3262. uid:
  3263. description: 用户 ID
  3264. type: integer
  3265. update_at:
  3266. description: 修改时间
  3267. type: string
  3268. type: object
  3269. md.NewUserRedPackageUpdateBasicReq:
  3270. properties:
  3271. days:
  3272. description: 天数
  3273. type: integer
  3274. is_double:
  3275. description: 是否翻倍
  3276. type: integer
  3277. is_open:
  3278. description: 是否开启(1:开启 0:关闭)
  3279. type: integer
  3280. total_amount:
  3281. example: 总金额
  3282. type: string
  3283. type: object
  3284. md.NewUserRewardRules:
  3285. properties:
  3286. continue_days:
  3287. description: 连续x天
  3288. type: integer
  3289. invite_user_reward_value:
  3290. description: 拉新用户奖励x个活跃积分
  3291. type: integer
  3292. reward_coefficient:
  3293. description: 奖励系数
  3294. type: number
  3295. type: object
  3296. md.NoticeAliyunSmsList:
  3297. properties:
  3298. content:
  3299. example: 这是 填短信模板id
  3300. type: string
  3301. day:
  3302. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 X小时,type=sign/login 的时候要显示前面的话填写
  3303. sign是未签到 login是未登录)'
  3304. type: string
  3305. id:
  3306. type: string
  3307. is_show:
  3308. type: string
  3309. notice_day:
  3310. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 隔 xx小时,type=sign/login 的时候要显示前面的话填写
  3311. sign是未签到 login是未登录)'
  3312. type: string
  3313. title:
  3314. type: string
  3315. type:
  3316. type: string
  3317. type: object
  3318. md.NoticeAliyunSmsListReq:
  3319. properties:
  3320. limit:
  3321. description: 每页大小
  3322. type: string
  3323. page:
  3324. description: 页数
  3325. type: string
  3326. type: object
  3327. md.NoticeAliyunSmsListResp:
  3328. properties:
  3329. list:
  3330. items:
  3331. $ref: '#/definitions/md.NoticeAliyunSmsList'
  3332. type: array
  3333. select_data:
  3334. items:
  3335. additionalProperties:
  3336. type: string
  3337. type: object
  3338. type: array
  3339. total:
  3340. type: integer
  3341. type: object
  3342. md.NoticeAliyunSmsSaveReq:
  3343. properties:
  3344. content:
  3345. type: string
  3346. day:
  3347. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 X小时,type=sign/login 的时候要显示前面的话填写
  3348. sign是未签到 login是未登录)'
  3349. type: string
  3350. id:
  3351. type: string
  3352. is_show:
  3353. type: string
  3354. notice_day:
  3355. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 隔 xx小时,type=sign/login 的时候要显示前面的话填写
  3356. sign是未签到 login是未登录)'
  3357. type: string
  3358. title:
  3359. type: string
  3360. type:
  3361. type: string
  3362. type: object
  3363. md.NoticeDelReq:
  3364. properties:
  3365. id:
  3366. items:
  3367. type: string
  3368. type: array
  3369. type: object
  3370. md.NoticeList:
  3371. properties:
  3372. content:
  3373. type: string
  3374. day:
  3375. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 X小时,type=sign/login 的时候要显示前面的话填写
  3376. sign是未签到 login是未登录)'
  3377. type: string
  3378. id:
  3379. type: string
  3380. jpush_open:
  3381. example: app推送开启 0关 1开
  3382. type: string
  3383. notice_day:
  3384. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 隔 xx小时,type=sign/login 的时候要显示前面的话填写
  3385. sign是未签到 login是未登录)'
  3386. type: string
  3387. sms_code:
  3388. example: 短信模板id
  3389. type: string
  3390. sms_open:
  3391. example: 短信推送开启 0关 1开
  3392. type: string
  3393. title:
  3394. type: string
  3395. type:
  3396. type: string
  3397. type: object
  3398. md.NoticeListReq:
  3399. properties:
  3400. limit:
  3401. description: 每页大小
  3402. type: string
  3403. page:
  3404. description: 页数
  3405. type: string
  3406. type: object
  3407. md.NoticeListResp:
  3408. properties:
  3409. change_data:
  3410. items:
  3411. additionalProperties:
  3412. type: string
  3413. type: object
  3414. type: array
  3415. list:
  3416. items:
  3417. $ref: '#/definitions/md.NoticeList'
  3418. type: array
  3419. select_data:
  3420. items:
  3421. additionalProperties:
  3422. type: string
  3423. type: object
  3424. type: array
  3425. total:
  3426. type: integer
  3427. type: object
  3428. md.NoticePushList:
  3429. properties:
  3430. content:
  3431. type: string
  3432. id:
  3433. type: string
  3434. platform:
  3435. type: string
  3436. send_end_time:
  3437. example: 如 2024-11-25 11:56:00
  3438. type: string
  3439. send_start_time:
  3440. example: 如 2024-11-25 11:56:00
  3441. type: string
  3442. send_type:
  3443. example: 0立即推送 1定时推送
  3444. type: string
  3445. state:
  3446. example: 0待发送 1发送成功
  3447. type: string
  3448. target:
  3449. type: string
  3450. title:
  3451. type: string
  3452. type: object
  3453. md.NoticePushListResp:
  3454. properties:
  3455. list:
  3456. items:
  3457. $ref: '#/definitions/md.NoticePushList'
  3458. type: array
  3459. platform_data:
  3460. items:
  3461. additionalProperties:
  3462. type: string
  3463. type: object
  3464. type: array
  3465. target_data:
  3466. items:
  3467. additionalProperties:
  3468. type: string
  3469. type: object
  3470. type: array
  3471. total:
  3472. type: integer
  3473. type: object
  3474. md.NoticePushSaveReq:
  3475. properties:
  3476. content:
  3477. type: string
  3478. id:
  3479. type: string
  3480. level:
  3481. items:
  3482. type: string
  3483. type: array
  3484. platform:
  3485. type: string
  3486. send_end_time:
  3487. type: string
  3488. send_start_time:
  3489. type: string
  3490. send_type:
  3491. type: string
  3492. tag_list:
  3493. items:
  3494. type: string
  3495. type: array
  3496. target:
  3497. type: string
  3498. title:
  3499. type: string
  3500. user_list:
  3501. items:
  3502. type: string
  3503. type: array
  3504. type: object
  3505. md.NoticeSaveReq:
  3506. properties:
  3507. content:
  3508. type: string
  3509. day:
  3510. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 X小时,type=sign/login 的时候要显示前面的话填写
  3511. sign是未签到 login是未登录)'
  3512. type: string
  3513. id:
  3514. type: string
  3515. jpush_open:
  3516. example: app推送开启 0关 1开
  3517. type: string
  3518. notice_day:
  3519. example: ' xxx小时(未签到/未登录) 隔 xx小时通知一次 (这里是 隔 xx小时,type=sign/login 的时候要显示前面的话填写
  3520. sign是未签到 login是未登录)'
  3521. type: string
  3522. sms_code:
  3523. example: 短信模板id
  3524. type: string
  3525. sms_open:
  3526. example: 短信推送开启 0关 1开
  3527. type: string
  3528. title:
  3529. type: string
  3530. type:
  3531. type: string
  3532. type: object
  3533. md.OtherNode:
  3534. properties:
  3535. create_at:
  3536. description: 注册时间
  3537. type: string
  3538. last_login_at:
  3539. description: 最近登录时间
  3540. type: string
  3541. last_login_ip:
  3542. description: 最后登录 IP
  3543. type: string
  3544. type: object
  3545. md.PageCustomerServiceReq:
  3546. properties:
  3547. memo:
  3548. example: 备注
  3549. type: string
  3550. page:
  3551. type: integer
  3552. page_size:
  3553. type: integer
  3554. phone:
  3555. description: 手机号
  3556. type: string
  3557. state:
  3558. description: 状态
  3559. type: integer
  3560. type: object
  3561. md.PageEmoticonReq:
  3562. properties:
  3563. memo:
  3564. example: 备注
  3565. type: string
  3566. name:
  3567. description: 表情名称
  3568. type: string
  3569. page:
  3570. type: integer
  3571. page_size:
  3572. type: integer
  3573. state:
  3574. description: 状态
  3575. type: integer
  3576. type: object
  3577. md.PageSendRedPackageOrdReq:
  3578. properties:
  3579. invite_code:
  3580. description: 邀请码
  3581. example: 邀请码
  3582. type: string
  3583. nickname:
  3584. description: 昵称
  3585. example: 昵称
  3586. type: string
  3587. ord_no:
  3588. description: 订单号
  3589. example: 订单号
  3590. type: string
  3591. page:
  3592. type: integer
  3593. page_size:
  3594. type: integer
  3595. phone:
  3596. description: 手机号
  3597. example: 手机号
  3598. type: string
  3599. red_packet_type:
  3600. description: 红包类型
  3601. type: integer
  3602. start_time_end:
  3603. example: 发送时间-截止
  3604. type: string
  3605. start_time_start:
  3606. example: 发送时间-起始
  3607. type: string
  3608. state:
  3609. description: 状态
  3610. type: integer
  3611. uid:
  3612. type: integer
  3613. type: object
  3614. md.PlatformRevenueDataNode:
  3615. properties:
  3616. balance_amount:
  3617. description: 余额
  3618. type: string
  3619. balance_times:
  3620. description: 剩余执行次数
  3621. type: integer
  3622. create_at:
  3623. description: 创建时间
  3624. type: string
  3625. hours:
  3626. description: 时长
  3627. type: integer
  3628. kind:
  3629. description: 种类(1:开屏广告 2:banner 广告 3:信息流广告 4:插屏广告)
  3630. type: integer
  3631. memo:
  3632. description: 备注
  3633. type: string
  3634. system_id:
  3635. type: integer
  3636. total_amount:
  3637. description: 金额
  3638. type: string
  3639. type: object
  3640. md.PlayletBaseData:
  3641. properties:
  3642. day_one_count:
  3643. example: 每天每个短剧解锁次数
  3644. type: string
  3645. first_count:
  3646. example: 首次可观看集数
  3647. type: string
  3648. reward:
  3649. example: 单次奖励
  3650. type: string
  3651. second_count:
  3652. example: 看一次广告解锁集数
  3653. type: string
  3654. total:
  3655. example: 可领取总次数
  3656. type: string
  3657. type: object
  3658. md.PlayletIncentiveBaseData:
  3659. properties:
  3660. android_adv_id:
  3661. example: 安卓激励视频广告位
  3662. type: string
  3663. android_adv_secret:
  3664. example: 安卓激励视频秘钥
  3665. type: string
  3666. ios_adv_id:
  3667. example: iOS激励视频广告位
  3668. type: string
  3669. ios_adv_secret:
  3670. example: iOS激励视频秘钥
  3671. type: string
  3672. type: object
  3673. md.PriceSettingStruct:
  3674. properties:
  3675. marketplace_merchants_fund_exchange_marketplace_merchants_nums_value:
  3676. description: 市商资金单笔x元自动兑换
  3677. type: string
  3678. marketplace_merchants_nums_exchange_marketplace_merchants_fund_value:
  3679. description: 市商数量单笔x数量自动兑换
  3680. type: string
  3681. price_below_value:
  3682. description: 低于x元
  3683. type: string
  3684. price_higher_than_value:
  3685. description: 高于x元
  3686. type: string
  3687. type: object
  3688. md.ReleaseDynamicReq:
  3689. properties:
  3690. content:
  3691. description: 文本内容
  3692. type: string
  3693. image:
  3694. description: 图片
  3695. items:
  3696. type: string
  3697. type: array
  3698. is_praise:
  3699. description: 是否被表扬(1:是 2:否)
  3700. type: integer
  3701. is_top_up:
  3702. description: 是否置顶(1:是 2:否)
  3703. type: integer
  3704. kind:
  3705. description: 类型(1:普通 2:官方)
  3706. type: integer
  3707. state:
  3708. description: 状态(1:正常 2:隐藏)
  3709. type: integer
  3710. video:
  3711. description: 视频
  3712. items:
  3713. type: string
  3714. type: array
  3715. type: object
  3716. md.Response:
  3717. properties:
  3718. code:
  3719. example: 响应码
  3720. type: string
  3721. data:
  3722. description: 内容
  3723. msg:
  3724. example: 具体错误原因
  3725. type: string
  3726. type: object
  3727. md.RewardSystemStruct:
  3728. properties:
  3729. level:
  3730. description: 圈层
  3731. type: integer
  3732. reward_condition:
  3733. description: 奖励条件
  3734. type: string
  3735. reward_value:
  3736. description: 奖励值
  3737. type: string
  3738. type: object
  3739. md.RoleBindPermissionGroupReq:
  3740. properties:
  3741. permission_ids:
  3742. items:
  3743. type: integer
  3744. type: array
  3745. role_id:
  3746. type: integer
  3747. required:
  3748. - role_id
  3749. type: object
  3750. md.SelectData:
  3751. properties:
  3752. direction:
  3753. items:
  3754. additionalProperties:
  3755. type: string
  3756. type: object
  3757. type: array
  3758. type: object
  3759. md.SelectMemberNode:
  3760. properties:
  3761. avatar:
  3762. description: 会员头像
  3763. type: string
  3764. level:
  3765. description: 会员等级
  3766. type: string
  3767. nickname:
  3768. description: 会员昵称
  3769. type: string
  3770. phone:
  3771. description: 会员手机号
  3772. type: string
  3773. uid:
  3774. description: 会员 ID
  3775. type: integer
  3776. type: object
  3777. md.SelectMemberReq:
  3778. properties:
  3779. level:
  3780. description: 会员等级
  3781. type: integer
  3782. limit:
  3783. description: 每页大小
  3784. type: integer
  3785. nickname:
  3786. description: 会员昵称
  3787. type: string
  3788. page:
  3789. description: 页数
  3790. type: integer
  3791. phone:
  3792. description: 会员手机号
  3793. type: string
  3794. uid:
  3795. description: 会员 ID
  3796. type: integer
  3797. type: object
  3798. md.SelectMemberResp:
  3799. properties:
  3800. level_list:
  3801. description: 会员等级列表
  3802. items:
  3803. additionalProperties: true
  3804. type: object
  3805. type: array
  3806. list:
  3807. description: 会员数据
  3808. items:
  3809. $ref: '#/definitions/md.SelectMemberNode'
  3810. type: array
  3811. paginate:
  3812. allOf:
  3813. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  3814. description: 分页信息
  3815. type: object
  3816. md.SetCustomerServiceStateReq:
  3817. properties:
  3818. id:
  3819. description: 拥有用户数量
  3820. type: integer
  3821. state:
  3822. description: 状态
  3823. type: integer
  3824. type: object
  3825. md.SetEmoticonStateReq:
  3826. properties:
  3827. id:
  3828. description: 拥有用户数量
  3829. type: integer
  3830. state:
  3831. description: 状态
  3832. type: integer
  3833. type: object
  3834. md.SetVideoRewardReq:
  3835. properties:
  3836. ecpm:
  3837. description: 当前 Ecpm 值
  3838. type: string
  3839. unit_price:
  3840. description: 单价
  3841. type: string
  3842. type: object
  3843. md.SonUserDailyActivityAnalysisNode:
  3844. properties:
  3845. activity_day_nums:
  3846. description: 活跃子节点活跃天数
  3847. type: integer
  3848. nickname:
  3849. example: 昵称
  3850. type: string
  3851. phone:
  3852. example: 手机号
  3853. type: string
  3854. uid:
  3855. description: 查询用户活跃子节点 ID
  3856. type: integer
  3857. type: object
  3858. md.StatisticsEggPointReq:
  3859. properties:
  3860. week:
  3861. example: 周份
  3862. type: string
  3863. year:
  3864. example: 年份
  3865. type: string
  3866. type: object
  3867. md.StatisticsEggPointResp:
  3868. properties:
  3869. statistics_user_egg_account_balance_exchange_egg_energy_nums_range:
  3870. description: 统计用户"余额兑换蛋蛋能量数量"范围
  3871. items:
  3872. additionalProperties:
  3873. type: string
  3874. type: object
  3875. type: array
  3876. statistics_user_egg_browse_interface_nums_range:
  3877. description: 统计用户"浏览界面次数"范围
  3878. items:
  3879. additionalProperties:
  3880. type: string
  3881. type: object
  3882. type: array
  3883. statistics_user_egg_college_learning_nums_range:
  3884. description: 统计用户"学院学习次数"范围
  3885. items:
  3886. additionalProperties:
  3887. type: string
  3888. type: object
  3889. type: array
  3890. statistics_user_egg_ecpm_range:
  3891. description: 统计用户"ecpm"范围
  3892. items:
  3893. additionalProperties:
  3894. type: string
  3895. type: object
  3896. type: array
  3897. statistics_user_egg_egg_energy_exchange_account_balance_range:
  3898. description: 统计用户"蛋蛋能量兑换余额数量"范围
  3899. items:
  3900. additionalProperties:
  3901. type: string
  3902. type: object
  3903. type: array
  3904. statistics_user_egg_forum_comments_nums_range:
  3905. description: 统计用户"论坛评论次数"范围
  3906. items:
  3907. additionalProperties:
  3908. type: string
  3909. type: object
  3910. type: array
  3911. statistics_user_egg_invite_user_nums_range:
  3912. description: 统计用户"拉新人数"范围
  3913. items:
  3914. additionalProperties:
  3915. type: string
  3916. type: object
  3917. type: array
  3918. statistics_user_egg_person_add_activity_value_range:
  3919. description: 统计用户"个人活跃积分增量值"范围
  3920. items:
  3921. additionalProperties:
  3922. type: string
  3923. type: object
  3924. type: array
  3925. statistics_user_egg_send_circle_of_friend_nums_range:
  3926. description: 统计用户"发朋友圈次数"范围
  3927. items:
  3928. additionalProperties:
  3929. type: string
  3930. type: object
  3931. type: array
  3932. statistics_user_egg_send_red_package_nums_range:
  3933. description: 统计用户"发红包次数"范围
  3934. items:
  3935. additionalProperties:
  3936. type: string
  3937. type: object
  3938. type: array
  3939. statistics_user_egg_sign_in_nums_range:
  3940. description: 统计用户"签到次数"范围
  3941. items:
  3942. additionalProperties:
  3943. type: string
  3944. type: object
  3945. type: array
  3946. statistics_user_egg_team_activity_nums_range:
  3947. description: 统计用户"团队活跃次数"范围
  3948. items:
  3949. additionalProperties:
  3950. type: string
  3951. type: object
  3952. type: array
  3953. statistics_user_egg_violate_nums_range:
  3954. description: 统计用户"违规次数"范围
  3955. items:
  3956. additionalProperties:
  3957. type: string
  3958. type: object
  3959. type: array
  3960. week:
  3961. example: 周份
  3962. type: string
  3963. year:
  3964. example: 年份
  3965. type: string
  3966. year_list:
  3967. additionalProperties:
  3968. items:
  3969. type: string
  3970. type: array
  3971. description: 年份&&周份列表
  3972. type: object
  3973. type: object
  3974. md.SubUser:
  3975. properties:
  3976. avatar_url:
  3977. example: 头像
  3978. type: string
  3979. level:
  3980. description: 整个系统中的等级
  3981. type: integer
  3982. nickname:
  3983. example: 昵称
  3984. type: string
  3985. phone:
  3986. example: 手机号
  3987. type: string
  3988. pid:
  3989. type: integer
  3990. position:
  3991. description: 以pid1为创始人中网的位置
  3992. type: integer
  3993. uid:
  3994. type: integer
  3995. type: object
  3996. md.TagListNode:
  3997. properties:
  3998. count:
  3999. description: 标签人数
  4000. type: string
  4001. create_at:
  4002. description: 创建时间
  4003. type: string
  4004. is_punish:
  4005. description: 是否处罚
  4006. type: integer
  4007. memo:
  4008. description: 备注
  4009. type: string
  4010. name:
  4011. description: 名称
  4012. type: string
  4013. tag_id:
  4014. description: 标签 ID
  4015. type: string
  4016. type: object
  4017. md.TreeNode:
  4018. properties:
  4019. avatar_url:
  4020. example: 头像
  4021. type: string
  4022. level:
  4023. type: integer
  4024. nickname:
  4025. example: 昵称
  4026. type: string
  4027. phone:
  4028. example: 手机号
  4029. type: string
  4030. pid:
  4031. type: integer
  4032. position:
  4033. type: integer
  4034. son:
  4035. items:
  4036. $ref: '#/definitions/md.TreeNode'
  4037. type: array
  4038. system_id:
  4039. description: 公排网中id
  4040. type: integer
  4041. uid:
  4042. type: integer
  4043. type: object
  4044. md.UpdateAdminReq:
  4045. properties:
  4046. adm_id:
  4047. type: integer
  4048. memo:
  4049. type: string
  4050. password:
  4051. type: string
  4052. username:
  4053. type: string
  4054. required:
  4055. - adm_id
  4056. - password
  4057. - username
  4058. type: object
  4059. md.UpdateAdminStateReq:
  4060. properties:
  4061. adm_id:
  4062. type: integer
  4063. state:
  4064. type: integer
  4065. required:
  4066. - adm_id
  4067. - state
  4068. type: object
  4069. md.UpdateContributionValueBasicSettingReq:
  4070. properties:
  4071. hand_out_red_package:
  4072. description: 发红包获得x点
  4073. type: string
  4074. id:
  4075. type: string
  4076. posting_comment_liked:
  4077. description: 发布评论被官方点赞获得x点
  4078. type: string
  4079. posting_dynamic_liked:
  4080. description: 发布动态被官方点赞获得x点
  4081. type: string
  4082. publish_creation:
  4083. description: 发布创作获得x点
  4084. type: string
  4085. type: object
  4086. md.UpdateCustomerServiceMemoReq:
  4087. properties:
  4088. id:
  4089. description: 拥有用户数量
  4090. type: integer
  4091. memo:
  4092. description: 备注
  4093. example: 备注
  4094. type: string
  4095. type: object
  4096. md.UpdateDynamicReq:
  4097. properties:
  4098. index_id:
  4099. description: 动态id
  4100. type: string
  4101. is_praise:
  4102. description: 是否被表扬(1:是 2:否)
  4103. type: integer
  4104. is_top_up:
  4105. description: 是否置顶(1:是 2:否)
  4106. type: integer
  4107. state:
  4108. description: 状态(1:正常 2:隐藏)
  4109. type: integer
  4110. required:
  4111. - index_id
  4112. type: object
  4113. md.UpdateEggEnergyBasicReq:
  4114. properties:
  4115. basic_setting:
  4116. allOf:
  4117. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  4118. description: 基础设置
  4119. data_setting:
  4120. allOf:
  4121. - $ref: '#/definitions/md.DataSetting'
  4122. description: 数据设置
  4123. destruction_setting:
  4124. allOf:
  4125. - $ref: '#/definitions/md.DestructionSettingStruct'
  4126. description: 销毁设置
  4127. exchange_rules:
  4128. allOf:
  4129. - $ref: '#/definitions/md.ExchangeRulesStruct'
  4130. description: 兑换规则
  4131. new_user_incentive_rules:
  4132. allOf:
  4133. - $ref: '#/definitions/md.NewUserRewardRules'
  4134. description: "新用户奖励规则\t\t\t\t\t\t\t\t\t\t\t // 新用户奖励规则"
  4135. price_setting:
  4136. allOf:
  4137. - $ref: '#/definitions/md.PriceSettingStruct'
  4138. description: 价格设置
  4139. reward_system:
  4140. description: 圈层奖励
  4141. items:
  4142. $ref: '#/definitions/md.RewardSystemStruct'
  4143. type: array
  4144. settlement_quantity:
  4145. description: 结算数量(百分比)
  4146. type: string
  4147. system_id:
  4148. description: 该设置系统 ID
  4149. type: integer
  4150. video_reward_setting:
  4151. allOf:
  4152. - $ref: '#/definitions/md.VideoRewardSetting'
  4153. description: 视频奖励
  4154. type: object
  4155. md.UpdateEggEnergyCoreDataReq:
  4156. properties:
  4157. community_dividends:
  4158. description: 社区分红
  4159. type: string
  4160. development_committee:
  4161. description: 发展委员会
  4162. type: string
  4163. id:
  4164. type: integer
  4165. marketplace_merchant_funds:
  4166. description: 市商资金
  4167. type: string
  4168. marketplace_merchant_nums:
  4169. description: 市商数量
  4170. type: string
  4171. now_energy_total_nums:
  4172. description: 现行总量
  4173. type: string
  4174. now_price:
  4175. description: 当前价格
  4176. type: string
  4177. planet_total_value:
  4178. description: 星球总价值
  4179. type: string
  4180. public_welfare_and_charity:
  4181. description: 公益慈善
  4182. type: string
  4183. star_level_dividends:
  4184. description: 星级分红
  4185. type: string
  4186. type: object
  4187. md.UpdateEggEnergyVipSettingReq:
  4188. properties:
  4189. list:
  4190. description: 更新后数据
  4191. items:
  4192. $ref: '#/definitions/md.UpdateVipEquitySettingNode'
  4193. type: array
  4194. type: object
  4195. md.UpdateEmoticonReq:
  4196. properties:
  4197. id:
  4198. description: 拥有用户数量
  4199. type: integer
  4200. img_url:
  4201. example: 图片地址
  4202. type: string
  4203. memo:
  4204. description: 备注
  4205. example: 备注
  4206. type: string
  4207. name:
  4208. example: 名称
  4209. type: string
  4210. sort:
  4211. description: 排序
  4212. type: integer
  4213. type: object
  4214. md.UpdateFriendCircleBasicSettingsReq:
  4215. properties:
  4216. comment_is_real_name:
  4217. description: 评论是否需要实名认证(1:是 2:否)
  4218. type: integer
  4219. comment_nums_every_day:
  4220. description: 评论每天次数
  4221. type: integer
  4222. id:
  4223. type: integer
  4224. publish_is_real_name:
  4225. description: 发布是否需要实名认证(1:是 2:否)
  4226. type: integer
  4227. publish_nums_every_day:
  4228. description: 发布每天次数
  4229. type: integer
  4230. type: object
  4231. md.UpdateLevelReq:
  4232. properties:
  4233. auto_update:
  4234. description: 自动升级 0关闭 1开启
  4235. type: string
  4236. choosable_num:
  4237. description: 可选任务数量
  4238. type: string
  4239. is_use:
  4240. description: 是否开启(0.否, 1.是)
  4241. type: string
  4242. level_id:
  4243. type: string
  4244. level_name:
  4245. description: 等级名称
  4246. type: string
  4247. level_weight:
  4248. description: 等级权重
  4249. type: string
  4250. memo:
  4251. description: 备注
  4252. type: string
  4253. user_level_tasks:
  4254. description: 完整的任务列表
  4255. items:
  4256. $ref: '#/definitions/md.LevelTaskNode'
  4257. type: array
  4258. type: object
  4259. md.UpdatePublicPlatoonBasicReq:
  4260. properties:
  4261. is_open:
  4262. description: 是否开启(1:开启 0:关闭)
  4263. type: integer
  4264. is_self_active_get_team_revenue:
  4265. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  4266. type: integer
  4267. originator_uid:
  4268. description: 创始人uid
  4269. type: integer
  4270. several_rows:
  4271. description: 几排
  4272. type: integer
  4273. several_times:
  4274. description: 几乘
  4275. type: integer
  4276. system_punish_replace:
  4277. description: 是否位置滑落 被新用户替换 0否 1是
  4278. type: integer
  4279. system_punish_replace_value:
  4280. description: xx天未活跃,处罚滑落
  4281. type: integer
  4282. type: object
  4283. md.UpdateRoleReq:
  4284. properties:
  4285. memo:
  4286. type: string
  4287. name:
  4288. type: string
  4289. role_id:
  4290. type: integer
  4291. required:
  4292. - memo
  4293. - name
  4294. - role_id
  4295. type: object
  4296. md.UpdateRoleStateReq:
  4297. properties:
  4298. role_id:
  4299. type: integer
  4300. state:
  4301. type: integer
  4302. required:
  4303. - role_id
  4304. - state
  4305. type: object
  4306. md.UpdateTagReq:
  4307. properties:
  4308. is_punish:
  4309. description: 是否是惩罚标签
  4310. type: integer
  4311. memo:
  4312. description: 备注
  4313. type: string
  4314. name:
  4315. description: 标签名称
  4316. type: string
  4317. tag_id:
  4318. description: 标签 ID
  4319. type: string
  4320. type: object
  4321. md.UpdateVipEquitySettingNode:
  4322. properties:
  4323. dividend_ratio:
  4324. description: 分红比例
  4325. type: string
  4326. exchange_account_balance_fee:
  4327. description: 兑换余额手续费
  4328. type: string
  4329. vip_level_id:
  4330. description: 会员等级ID
  4331. type: string
  4332. type: object
  4333. md.UpdateVirtualCoinReq:
  4334. properties:
  4335. exchange_ratio:
  4336. description: 兑换比例(与金额)
  4337. type: string
  4338. id:
  4339. type: integer
  4340. is_use:
  4341. description: 是否开启:0否 1是
  4342. type: integer
  4343. name:
  4344. description: 名称
  4345. type: string
  4346. type: object
  4347. md.UpdateWithdrawSettingReq:
  4348. properties:
  4349. condition_is_open:
  4350. description: 提现条件是否开启(0:关闭, 1:开启)
  4351. type: integer
  4352. first_withdraw_set:
  4353. allOf:
  4354. - $ref: '#/definitions/md.FirstWithdrawSet'
  4355. description: 首次提现设置
  4356. frequency_set:
  4357. allOf:
  4358. - $ref: '#/definitions/md.WithdrawFrequencySettingStruct'
  4359. description: 频率设置(num 个 duration) (duration (0.天 1.小时 2.周 3.月 4.年))
  4360. id:
  4361. type: integer
  4362. is_auto:
  4363. description: 是否开启自动提现(0:否 1:是)
  4364. type: integer
  4365. is_auto_amount_limit:
  4366. description: 自动提现金额限制
  4367. type: string
  4368. is_real_name:
  4369. description: 是否实名(0:否 1:是)
  4370. type: integer
  4371. is_support_decimal_point:
  4372. description: 是否支持小数点(0:否 1:是)
  4373. type: integer
  4374. pending_orders_is_can_apply:
  4375. description: 存在待处理记录是否允许再次申请提现(0:禁止,1:允许)
  4376. type: integer
  4377. tips:
  4378. description: 提示
  4379. type: string
  4380. vip_level_limit:
  4381. description: 提现等级限制
  4382. type: integer
  4383. withdraw_amount_limit:
  4384. description: 提现金额限制(0为不限制,大于等于该金额才可以申请提现 )
  4385. type: string
  4386. withdraw_fee_set:
  4387. allOf:
  4388. - $ref: '#/definitions/md.WithdrawFeeSetStruct'
  4389. description: 提现手续费设置
  4390. withdraw_multiple_limit:
  4391. description: 提现倍数限制(0为不限制,金额限制倍数才可以申请提现 )
  4392. type: string
  4393. withdraw_nums_limit:
  4394. description: 提现次数限制(对应上方设置周期,0为不限制,失败、驳回不计数 )
  4395. type: integer
  4396. withdraw_time_interval:
  4397. allOf:
  4398. - $ref: '#/definitions/md.WithdrawTimeIntervalStruct'
  4399. description: 提现时段(startAt xx:xx endAt xx:xx)
  4400. withdraw_type:
  4401. description: 提现方式(1:支付宝 2:微信)
  4402. type: integer
  4403. type: object
  4404. md.UserDailyActivityAnalysisReq:
  4405. properties:
  4406. end_date:
  4407. example: 结束日期
  4408. type: string
  4409. page:
  4410. description: 页数
  4411. type: integer
  4412. page_size:
  4413. description: 每页大小
  4414. type: integer
  4415. start_date:
  4416. example: 开始日期
  4417. type: string
  4418. uid:
  4419. description: 查询用户 ID
  4420. type: integer
  4421. type: object
  4422. md.UserDailyActivityAnalysisResp:
  4423. properties:
  4424. son_user_data:
  4425. description: 被查询用户子节点信息
  4426. items:
  4427. $ref: '#/definitions/md.SonUserDailyActivityAnalysisNode'
  4428. type: array
  4429. top_data:
  4430. allOf:
  4431. - $ref: '#/definitions/md.DailyActivityAnalysisTopData'
  4432. description: 统计信息
  4433. type: object
  4434. md.UserEggFlowReq:
  4435. properties:
  4436. account_balance_exchange_egg_energy_nums_end:
  4437. example: 余额兑换蛋蛋能量数量-结束值
  4438. type: string
  4439. account_balance_exchange_egg_energy_nums_start:
  4440. example: 余额兑换蛋蛋能量数量-起始值
  4441. type: string
  4442. browse_interface_nums_end:
  4443. example: 浏览界面次数-结束值
  4444. type: string
  4445. browse_interface_nums_start:
  4446. example: 浏览界面次数-起始值
  4447. type: string
  4448. college_learning_nums_end:
  4449. example: 学院学习次数-结束值
  4450. type: string
  4451. college_learning_nums_start:
  4452. example: 学院学习次数-起始值
  4453. type: string
  4454. ecpm_end:
  4455. example: ecpm-结束值
  4456. type: string
  4457. ecpm_start:
  4458. example: ecpm-起始值
  4459. type: string
  4460. egg_energy_exchange_account_balance_end:
  4461. example: 蛋蛋能量兑换余额数量-结束值
  4462. type: string
  4463. egg_energy_exchange_account_balance_start:
  4464. example: 蛋蛋能量兑换余额数量-起始值
  4465. type: string
  4466. forum_comments_nums_end:
  4467. example: 论坛评论次数-结束值
  4468. type: string
  4469. forum_comments_nums_start:
  4470. example: 论坛评论次数-起始值
  4471. type: string
  4472. im_activity_nums_end:
  4473. example: im活跃次数-结束值
  4474. type: string
  4475. im_activity_nums_start:
  4476. example: im活跃次数-起始值
  4477. type: string
  4478. invite_user_nums_end:
  4479. example: 拉新人数-结束值
  4480. type: string
  4481. invite_user_nums_start:
  4482. example: 拉新人数-起始值
  4483. type: string
  4484. page:
  4485. description: 页数
  4486. type: integer
  4487. page_size:
  4488. description: 每页大小
  4489. type: integer
  4490. person_add_activity_value_end:
  4491. example: 个人活跃积分-结束值
  4492. type: string
  4493. person_add_activity_value_start:
  4494. example: 个人活跃积分-起始值
  4495. type: string
  4496. score_value_end:
  4497. example: 蛋蛋分-结束值
  4498. type: string
  4499. score_value_kind:
  4500. description: 评分类型(0:未知 1:人工 2:系统)
  4501. type: integer
  4502. score_value_start:
  4503. example: 蛋蛋分-起始值
  4504. type: string
  4505. send_circle_of_friend_nums_end:
  4506. example: 发朋友圈次数-结束值
  4507. type: string
  4508. send_circle_of_friend_nums_start:
  4509. example: 发朋友圈次数-起始值
  4510. type: string
  4511. send_red_package_nums_end:
  4512. example: 发红包次数-结束值
  4513. type: string
  4514. send_red_package_nums_start:
  4515. example: 发红包次数-起始值
  4516. type: string
  4517. sign_in_nums_end:
  4518. example: 签到次数-结束值
  4519. type: string
  4520. sign_in_nums_start:
  4521. example: 签到次数-起始值
  4522. type: string
  4523. team-activity-nums-end:
  4524. example: 团队活跃次数-结束值
  4525. type: string
  4526. team_activity_nums_start:
  4527. example: 团队活跃次数-起始值
  4528. type: string
  4529. violate_nums_end:
  4530. example: 违规次数-结束值
  4531. type: string
  4532. violate_nums_start:
  4533. example: 违规次数-起始值
  4534. type: string
  4535. week:
  4536. example: 周份
  4537. type: string
  4538. year:
  4539. example: 年份
  4540. type: string
  4541. type: object
  4542. md.UserEggFlowReqResp:
  4543. properties:
  4544. list:
  4545. items:
  4546. $ref: '#/definitions/md.UserEggFlowReqRespList'
  4547. type: array
  4548. page:
  4549. description: 页数
  4550. type: integer
  4551. page_size:
  4552. description: 每页大小
  4553. type: integer
  4554. score_value_kind_map:
  4555. description: 评分类型(0:未知 1:人工 2:系统)
  4556. items:
  4557. additionalProperties: true
  4558. type: object
  4559. type: array
  4560. total:
  4561. description: 总数量
  4562. type: integer
  4563. week:
  4564. example: 周份
  4565. type: string
  4566. year:
  4567. example: 年份
  4568. type: string
  4569. type: object
  4570. md.UserEggFlowReqRespList:
  4571. properties:
  4572. account_balance_exchange_egg_energy_nums:
  4573. description: 余额兑换蛋蛋能量数量
  4574. type: integer
  4575. browse_interface_nums:
  4576. description: 浏览界面次数
  4577. type: integer
  4578. college_learning_nums:
  4579. description: 学院学习次数
  4580. type: integer
  4581. ecpm:
  4582. description: ecpm
  4583. type: number
  4584. egg_energy_exchange_account_balance:
  4585. description: 蛋蛋能量兑换余额数量
  4586. type: integer
  4587. forum_comments_nums:
  4588. description: 论坛评论次数
  4589. type: integer
  4590. im_activity_nums:
  4591. description: im活跃次数
  4592. type: integer
  4593. index_id:
  4594. description: 文档id
  4595. type: string
  4596. invite_user_nums:
  4597. description: 拉新人数
  4598. type: integer
  4599. person_add_activity_value:
  4600. description: 个人活跃积分
  4601. type: integer
  4602. score_value:
  4603. description: 蛋蛋分-起始值
  4604. type: number
  4605. score_value_kind:
  4606. description: 评分类型(0:未知 1:人工 2:系统)
  4607. type: integer
  4608. send_circle_of_friend_nums:
  4609. description: 发朋友圈次数
  4610. type: integer
  4611. send_red_package_nums:
  4612. description: 发红包次数
  4613. type: integer
  4614. sign_in_nums:
  4615. description: 签到次数
  4616. type: integer
  4617. team_activity_nums:
  4618. description: 团队活跃次数
  4619. type: integer
  4620. violate_nums:
  4621. description: 违规次数
  4622. type: integer
  4623. type: object
  4624. md.UserEggIndexReq:
  4625. properties:
  4626. week:
  4627. example: 周份
  4628. type: string
  4629. year:
  4630. example: 年份
  4631. type: string
  4632. type: object
  4633. md.UserEggIndexResp:
  4634. properties:
  4635. egg_energy_user_egg_index_weight:
  4636. allOf:
  4637. - $ref: '#/definitions/model.EggEnergyUserEggIndexWeight'
  4638. description: 蛋蛋分系数权重
  4639. statistics_user_egg_kind_proportion:
  4640. description: '统计用户蛋蛋分"评比类型"占比 (count: 数量、name: 评分类型、proportion: 占比)'
  4641. items:
  4642. additionalProperties: true
  4643. type: object
  4644. type: array
  4645. statistics_user_egg_score_value_range:
  4646. description: 统计用户蛋蛋分范围
  4647. items:
  4648. additionalProperties:
  4649. type: string
  4650. type: object
  4651. type: array
  4652. week:
  4653. example: 周份
  4654. type: string
  4655. year:
  4656. example: 年份
  4657. type: string
  4658. year_list:
  4659. additionalProperties:
  4660. items:
  4661. type: string
  4662. type: array
  4663. description: 年份&&周份列表
  4664. type: object
  4665. type: object
  4666. md.UserFeedbackCateDelReq:
  4667. properties:
  4668. id:
  4669. items:
  4670. type: string
  4671. type: array
  4672. type: object
  4673. md.UserFeedbackCateList:
  4674. properties:
  4675. id:
  4676. type: string
  4677. name:
  4678. type: string
  4679. sort:
  4680. type: string
  4681. type: object
  4682. md.UserFeedbackCateListReq:
  4683. properties:
  4684. limit:
  4685. description: 每页大小
  4686. type: string
  4687. page:
  4688. description: 页数
  4689. type: string
  4690. type: object
  4691. md.UserFeedbackCateListResp:
  4692. properties:
  4693. list:
  4694. items:
  4695. $ref: '#/definitions/md.UserFeedbackCateList'
  4696. type: array
  4697. total:
  4698. type: integer
  4699. type: object
  4700. md.UserFeedbackCateSaveReq:
  4701. properties:
  4702. id:
  4703. type: string
  4704. name:
  4705. type: string
  4706. sort:
  4707. type: string
  4708. type: object
  4709. md.UserFeedbackChangeStateReq:
  4710. properties:
  4711. id:
  4712. type: string
  4713. state:
  4714. example: 0待解决 1处理中 2已解决
  4715. type: string
  4716. type: object
  4717. md.UserFeedbackDelReq:
  4718. properties:
  4719. id:
  4720. items:
  4721. type: string
  4722. type: array
  4723. type: object
  4724. md.UserFeedbackList:
  4725. properties:
  4726. content:
  4727. type: string
  4728. create_at:
  4729. type: string
  4730. id:
  4731. type: string
  4732. img:
  4733. items:
  4734. type: string
  4735. type: array
  4736. phone:
  4737. type: string
  4738. platform:
  4739. type: string
  4740. state:
  4741. example: 0待解决 1处理中 2已解决
  4742. type: string
  4743. title:
  4744. type: string
  4745. type:
  4746. type: string
  4747. version:
  4748. type: string
  4749. type: object
  4750. md.UserFeedbackListReq:
  4751. properties:
  4752. cid:
  4753. type: string
  4754. limit:
  4755. description: 每页大小
  4756. type: string
  4757. page:
  4758. description: 页数
  4759. type: string
  4760. phone:
  4761. type: string
  4762. uid:
  4763. type: string
  4764. type: object
  4765. md.UserFeedbackListResp:
  4766. properties:
  4767. list:
  4768. items:
  4769. $ref: '#/definitions/md.UserFeedbackList'
  4770. type: array
  4771. select_data:
  4772. items:
  4773. additionalProperties: true
  4774. type: object
  4775. type: array
  4776. total:
  4777. type: integer
  4778. type: object
  4779. md.UserFeedbackRecordListReq:
  4780. properties:
  4781. id:
  4782. type: string
  4783. limit:
  4784. description: 每页大小
  4785. type: string
  4786. page:
  4787. description: 页数
  4788. type: string
  4789. type: object
  4790. md.UserFeedbackRecordListResp:
  4791. properties:
  4792. content:
  4793. type: string
  4794. create_at:
  4795. type: string
  4796. head_img:
  4797. type: string
  4798. nickname:
  4799. type: string
  4800. type:
  4801. type: string
  4802. type: object
  4803. md.UserFeedbackSayReq:
  4804. properties:
  4805. content:
  4806. type: string
  4807. id:
  4808. type: string
  4809. type: object
  4810. md.UserManagementGetBalanceDetailResp:
  4811. properties:
  4812. list:
  4813. items:
  4814. $ref: '#/definitions/md.BalanceDetailNode'
  4815. type: array
  4816. paginate:
  4817. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4818. type: object
  4819. md.UserManagementGetFansResp:
  4820. properties:
  4821. list:
  4822. description: 用户数据
  4823. items:
  4824. $ref: '#/definitions/md.FansNode'
  4825. type: array
  4826. paginate:
  4827. allOf:
  4828. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4829. description: 分页信息
  4830. type: object
  4831. md.UserManagementGetOneBasicResp:
  4832. properties:
  4833. basic_info:
  4834. allOf:
  4835. - $ref: '#/definitions/md.BasicInfoNode'
  4836. description: 基本信息
  4837. levels_list:
  4838. description: 等级列表
  4839. items:
  4840. additionalProperties: true
  4841. type: object
  4842. type: array
  4843. other_info:
  4844. allOf:
  4845. - $ref: '#/definitions/md.OtherNode'
  4846. description: 其他信息
  4847. tags_list:
  4848. description: 标签列表
  4849. items:
  4850. additionalProperties: true
  4851. type: object
  4852. type: array
  4853. type: object
  4854. md.UserManagementGetUserListNode:
  4855. properties:
  4856. avatar:
  4857. description: 头像
  4858. type: string
  4859. id:
  4860. description: 会员 ID
  4861. type: integer
  4862. invite_code:
  4863. example: 会员邀请码
  4864. type: string
  4865. is_real_name:
  4866. description: 是否实名 0.未实名,1.已实名
  4867. type: integer
  4868. last_login_at:
  4869. description: 最后登录时间
  4870. type: string
  4871. level_name:
  4872. description: 会员等级
  4873. type: string
  4874. memo:
  4875. description: 备注
  4876. type: string
  4877. nickname:
  4878. description: 昵称
  4879. type: string
  4880. parent_id:
  4881. description: 推荐人 ID
  4882. type: integer
  4883. parent_invite_code:
  4884. example: 推荐人邀请码
  4885. type: string
  4886. parent_phone:
  4887. example: 推荐人手机号
  4888. type: string
  4889. phone:
  4890. description: 手机号
  4891. type: string
  4892. register_time:
  4893. description: 注册时间
  4894. type: string
  4895. register_type:
  4896. description: 注册类型
  4897. type: integer
  4898. sex:
  4899. description: 性别(0:未知 1:男 2:女)
  4900. type: integer
  4901. state:
  4902. description: 状态
  4903. type: integer
  4904. tag:
  4905. description: 会员标签
  4906. items:
  4907. $ref: '#/definitions/applet_app_md_member_center.TagNode'
  4908. type: array
  4909. wechat:
  4910. description: 微信号
  4911. type: string
  4912. type: object
  4913. md.UserManagementGetUserListReq:
  4914. properties:
  4915. effective:
  4916. description: 有效会员
  4917. type: integer
  4918. id:
  4919. description: 会员 ID
  4920. type: integer
  4921. invite_code:
  4922. example: 会员邀请码
  4923. type: string
  4924. is_real_name:
  4925. description: 是否实名 0.未实名,1.已实名
  4926. type: integer
  4927. is_recycle:
  4928. type: string
  4929. level:
  4930. description: 会员等级
  4931. type: integer
  4932. limit:
  4933. type: integer
  4934. login_after:
  4935. description: 最近登录结束时间
  4936. type: string
  4937. login_before:
  4938. description: 最近登录开始时间
  4939. type: string
  4940. memo:
  4941. description: 备注
  4942. type: string
  4943. nickname:
  4944. example: 会员昵称
  4945. type: string
  4946. page:
  4947. type: integer
  4948. parent_invite_code:
  4949. example: 上级邀请码
  4950. type: string
  4951. parent_phone:
  4952. example: 上级手机号
  4953. type: string
  4954. phone:
  4955. example: 会员手机号
  4956. type: string
  4957. recommend_id:
  4958. description: 推荐人 ID
  4959. type: integer
  4960. register_after:
  4961. description: 注册时间终点
  4962. type: string
  4963. register_before:
  4964. description: 注册时间起点
  4965. type: string
  4966. register_type:
  4967. description: 注册类型(1:APP注册、2:H5注册)
  4968. type: integer
  4969. sex:
  4970. description: 性别(0:未知 1:男 2:女)
  4971. type: integer
  4972. state:
  4973. description: 状态
  4974. type: integer
  4975. tag:
  4976. description: 标签 id
  4977. type: integer
  4978. union_id:
  4979. example: 微信号
  4980. type: string
  4981. type: object
  4982. md.UserManagementGetUserListResp:
  4983. properties:
  4984. levels_list:
  4985. description: 等级列表
  4986. items:
  4987. additionalProperties: true
  4988. type: object
  4989. type: array
  4990. list:
  4991. items:
  4992. $ref: '#/definitions/md.UserManagementGetUserListNode'
  4993. type: array
  4994. paginate:
  4995. allOf:
  4996. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4997. description: 分页信息
  4998. state_list:
  4999. description: 状态列表
  5000. items:
  5001. additionalProperties: true
  5002. type: object
  5003. type: array
  5004. tags_list:
  5005. description: 标签列表
  5006. items:
  5007. additionalProperties: true
  5008. type: object
  5009. type: array
  5010. type: object
  5011. md.UserManagementGetVirtualCoinDetailResp:
  5012. properties:
  5013. coin_list:
  5014. items:
  5015. additionalProperties: true
  5016. type: object
  5017. type: array
  5018. list:
  5019. items:
  5020. $ref: '#/definitions/md.VirtualCoinDetailNode'
  5021. type: array
  5022. paginate:
  5023. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  5024. type: object
  5025. md.UserManagementUpdateUserInfoReq:
  5026. properties:
  5027. avatar:
  5028. description: 头像
  5029. type: string
  5030. last_login_ip:
  5031. description: 用户最后登录 IP
  5032. type: string
  5033. level:
  5034. description: 会员等级 ID
  5035. type: string
  5036. memo:
  5037. example: 备注
  5038. type: string
  5039. nickname:
  5040. description: 用户名
  5041. type: string
  5042. parent_uid:
  5043. description: 邀请人 ID
  5044. type: string
  5045. password:
  5046. description: 登录密码
  5047. type: string
  5048. phone:
  5049. description: 手机号
  5050. type: string
  5051. sex:
  5052. description: 性别(0:未知 1:男 2:女)
  5053. type: string
  5054. state:
  5055. description: 账号状态 1正常,2冻结
  5056. type: string
  5057. tag:
  5058. description: 用户标签 ID列表
  5059. type: string
  5060. uid:
  5061. type: integer
  5062. union_id:
  5063. description: 微信号
  5064. type: string
  5065. type: object
  5066. md.UserManagementUserInfoCancelReq:
  5067. properties:
  5068. uid:
  5069. example: 多个逗号隔开
  5070. type: string
  5071. type: object
  5072. md.UserManagementUserInfoReq:
  5073. properties:
  5074. parent_uid:
  5075. example: 参考下智莺 保留关系时候的选择用户
  5076. type: string
  5077. uid:
  5078. example: 多个逗号隔开
  5079. type: string
  5080. type: object
  5081. md.UserRealName:
  5082. properties:
  5083. create_time:
  5084. type: string
  5085. id:
  5086. type: string
  5087. id_no:
  5088. type: string
  5089. name:
  5090. type: string
  5091. pay_state:
  5092. example: 0未支付 1已支付
  5093. type: string
  5094. phone:
  5095. type: string
  5096. state:
  5097. example: 0未申请 1申请通过 3申请失败
  5098. type: string
  5099. uid:
  5100. type: string
  5101. type: object
  5102. md.UserRealNameBaseResp:
  5103. properties:
  5104. user_real_name_money:
  5105. example: 实名认证费用
  5106. type: string
  5107. user_real_name_rule:
  5108. example: 实名认证说明
  5109. type: string
  5110. type: object
  5111. md.UserRealNameReq:
  5112. properties:
  5113. id_no:
  5114. type: string
  5115. limit:
  5116. type: string
  5117. name:
  5118. type: string
  5119. page:
  5120. type: string
  5121. phone:
  5122. type: string
  5123. state:
  5124. type: string
  5125. uid:
  5126. type: string
  5127. type: object
  5128. md.UserRealNameResp:
  5129. properties:
  5130. list:
  5131. items:
  5132. $ref: '#/definitions/md.UserRealName'
  5133. type: array
  5134. select_data:
  5135. items:
  5136. additionalProperties:
  5137. type: string
  5138. type: object
  5139. type: array
  5140. total:
  5141. type: integer
  5142. type: object
  5143. md.UserRealNameSaveReq:
  5144. properties:
  5145. id:
  5146. type: string
  5147. state:
  5148. type: string
  5149. type: object
  5150. md.UserVirtualCoinFlow:
  5151. properties:
  5152. after_amount:
  5153. example: 变更后数量
  5154. type: string
  5155. amount:
  5156. example: 变更数量
  5157. type: string
  5158. before_amount:
  5159. example: 变更前数量
  5160. type: string
  5161. coin_id:
  5162. description: 虚拟币 ID
  5163. type: integer
  5164. create_at:
  5165. example: 创建时间
  5166. type: string
  5167. direction:
  5168. description: 方向:1收入 2支出
  5169. type: integer
  5170. id:
  5171. type: integer
  5172. sys_fee:
  5173. example: 手续费
  5174. type: string
  5175. title:
  5176. example: 标题
  5177. type: string
  5178. transfer_type:
  5179. description: 转账类型
  5180. type: integer
  5181. uid:
  5182. description: 用户 ID
  5183. type: integer
  5184. update_at:
  5185. example: 更新时间
  5186. type: string
  5187. type: object
  5188. md.VideoBaseData:
  5189. properties:
  5190. interval:
  5191. example: 领取间隔 秒
  5192. type: string
  5193. reward:
  5194. example: 单次奖励
  5195. type: string
  5196. timer:
  5197. example: 观看X秒奖励
  5198. type: string
  5199. total:
  5200. example: 可领取总次数
  5201. type: string
  5202. type: object
  5203. md.VideoRewardSetting:
  5204. properties:
  5205. video_reward_is_open:
  5206. description: 视频奖励是否开启(1:开启 0:关闭)
  5207. type: integer
  5208. video_reward_system:
  5209. allOf:
  5210. - $ref: '#/definitions/md.VideoRewardSystemStruct'
  5211. description: 视频奖励机制
  5212. type: object
  5213. md.VideoRewardSystemStruct:
  5214. properties:
  5215. each_round_hour:
  5216. description: 每一轮X个小时
  5217. type: string
  5218. interval_minutes:
  5219. description: 间隔X秒
  5220. type: string
  5221. reward_total_num:
  5222. description: 一共X个奖励视屏
  5223. type: string
  5224. reward_value:
  5225. description: 奖励X个活跃积分
  5226. type: string
  5227. type: object
  5228. md.VipEquitySettingNode:
  5229. properties:
  5230. dividend_ratio:
  5231. description: 分红比例
  5232. type: string
  5233. exchange_account_balance_fee:
  5234. description: 兑换余额手续费
  5235. type: string
  5236. vip_level_id:
  5237. description: 会员等级ID
  5238. type: string
  5239. vip_level_name:
  5240. description: 会员等级名称
  5241. type: string
  5242. type: object
  5243. md.VirtualCoin:
  5244. properties:
  5245. create_at:
  5246. type: string
  5247. exchange_ratio:
  5248. description: 兑换比例(与金额)
  5249. example: 兑换比例(与金额)
  5250. type: string
  5251. id:
  5252. type: integer
  5253. is_use:
  5254. description: '是否开启: 0否 1是'
  5255. type: integer
  5256. name:
  5257. description: 名称
  5258. type: string
  5259. update_at:
  5260. type: string
  5261. type: object
  5262. md.VirtualCoinDetailNode:
  5263. properties:
  5264. after_amount:
  5265. description: 变更后积分余额
  5266. type: string
  5267. amount:
  5268. description: 变更数量
  5269. type: string
  5270. create_at:
  5271. description: 创建时间
  5272. type: string
  5273. direction:
  5274. description: 类型 1.收入 2.支出
  5275. type: integer
  5276. uid:
  5277. description: 用户 ID
  5278. type: integer
  5279. type: object
  5280. md.VirtualCoinListNode:
  5281. properties:
  5282. coin_id:
  5283. description: 货币类型 ID
  5284. type: integer
  5285. kind:
  5286. description: 货币序号
  5287. type: integer
  5288. name:
  5289. example: 货币类型名称
  5290. type: string
  5291. type: object
  5292. md.WebsiteInfoResp:
  5293. properties:
  5294. android_down_url:
  5295. type: string
  5296. ios_down_url:
  5297. type: string
  5298. seo_logo:
  5299. type: string
  5300. seo_title:
  5301. example: seo
  5302. type: string
  5303. web_logo:
  5304. type: string
  5305. type: object
  5306. md.WithdrawApplyAuditReq:
  5307. properties:
  5308. audit_state:
  5309. description: 审核状态(1:同意 2:拒绝)
  5310. type: integer
  5311. reason:
  5312. description: 审核失败(驳回理由)
  5313. type: integer
  5314. withdraw_apply_id:
  5315. description: 提现申请id
  5316. type: integer
  5317. required:
  5318. - audit_state
  5319. - reason
  5320. - withdraw_apply_id
  5321. type: object
  5322. md.WithdrawFeeSetStruct:
  5323. properties:
  5324. duration:
  5325. description: 类型 (1.固定金额 2.固定比例)
  5326. type: integer
  5327. value:
  5328. description: 具体值
  5329. type: integer
  5330. type: object
  5331. md.WithdrawFrequencySettingStruct:
  5332. properties:
  5333. duration:
  5334. description: 周期 (1.天 2.周 3.月)
  5335. type: integer
  5336. num:
  5337. description: 周期数
  5338. items:
  5339. type: string
  5340. type: array
  5341. type: object
  5342. md.WithdrawTimeIntervalStruct:
  5343. properties:
  5344. end_at:
  5345. type: string
  5346. start_at:
  5347. type: string
  5348. type: object
  5349. model.EggEnergyUserEggIndexWeight:
  5350. properties:
  5351. account_balance_exchange_egg_energy_nums:
  5352. type: string
  5353. browse_interface_nums:
  5354. type: string
  5355. college_learning_nums:
  5356. type: string
  5357. create_at:
  5358. type: string
  5359. ecpm:
  5360. type: string
  5361. egg_energy_exchange_account_balance:
  5362. type: string
  5363. forum_comments_nums:
  5364. type: string
  5365. id:
  5366. type: integer
  5367. im_activity_nums:
  5368. type: string
  5369. invite_user_nums:
  5370. type: string
  5371. person_add_activity_value:
  5372. type: string
  5373. send_circle_of_friend_nums:
  5374. type: string
  5375. send_red_package_nums:
  5376. type: string
  5377. sign_in_nums:
  5378. type: string
  5379. team_activity_nums:
  5380. type: string
  5381. update_at:
  5382. type: string
  5383. violate_nums:
  5384. type: string
  5385. type: object
  5386. model.PlatformActiveData:
  5387. properties:
  5388. date:
  5389. type: string
  5390. id:
  5391. type: integer
  5392. new_user_count:
  5393. type: integer
  5394. user_sign_in_count:
  5395. type: integer
  5396. withdraw_amount_count:
  5397. type: string
  5398. withdraw_user_count:
  5399. type: integer
  5400. type: object
  5401. model.UserLevelTask:
  5402. properties:
  5403. active_days:
  5404. type: integer
  5405. create_at:
  5406. type: string
  5407. finish_count:
  5408. type: integer
  5409. id:
  5410. type: integer
  5411. is_must_task:
  5412. type: integer
  5413. level_id:
  5414. type: integer
  5415. task_type:
  5416. type: integer
  5417. task_type_level_id:
  5418. type: integer
  5419. update_at:
  5420. type: string
  5421. within_days:
  5422. type: integer
  5423. type: object
  5424. setCenter.WebBasicReq:
  5425. properties:
  5426. android_down_url:
  5427. type: string
  5428. ios_down_url:
  5429. type: string
  5430. seo_logo:
  5431. type: string
  5432. seo_title:
  5433. type: string
  5434. wap_host:
  5435. example: h5域名
  5436. type: string
  5437. web_logo:
  5438. type: string
  5439. type: object
  5440. setCenter.WebBasicResp:
  5441. properties:
  5442. android_down_url:
  5443. type: string
  5444. ios_down_url:
  5445. type: string
  5446. seo_logo:
  5447. type: string
  5448. seo_logo_url:
  5449. type: string
  5450. seo_title:
  5451. type: string
  5452. wap_host:
  5453. example: h5域名
  5454. type: string
  5455. web_logo:
  5456. type: string
  5457. web_logo_url:
  5458. type: string
  5459. type: object
  5460. host: localhost:4001
  5461. info:
  5462. contact:
  5463. email: 1239118001@qq.com
  5464. name: dengbiao
  5465. url: http://www.swagger.io/support
  5466. description: 管理后台接口文档
  5467. license:
  5468. name: Apache 2.0
  5469. url: http://www.apache.org/licenses/LICENSE-2.0.html
  5470. termsOfService: http://swagger.io/terms/
  5471. title: 蛋蛋星球-管理后台
  5472. version: "1.0"
  5473. paths:
  5474. /api/adminLog/list:
  5475. post:
  5476. consumes:
  5477. - application/json
  5478. description: 操作日志
  5479. parameters:
  5480. - description: 验证参数Bearer和token空格拼接
  5481. in: header
  5482. name: Authorization
  5483. required: true
  5484. type: string
  5485. - description: (分页信息必填)
  5486. in: body
  5487. name: req
  5488. required: true
  5489. schema:
  5490. $ref: '#/definitions/md.AdminLogListReq'
  5491. produces:
  5492. - application/json
  5493. responses:
  5494. "200":
  5495. description: 具体数据
  5496. schema:
  5497. $ref: '#/definitions/md.AdminLogListResp'
  5498. "400":
  5499. description: 具体错误
  5500. schema:
  5501. $ref: '#/definitions/md.Response'
  5502. summary: 操作日志
  5503. tags:
  5504. - 操作日志
  5505. /api/advertising/del:
  5506. post:
  5507. consumes:
  5508. - application/json
  5509. description: 广告管理-广告列表-删除
  5510. parameters:
  5511. - description: 验证参数Bearer和token空格拼接
  5512. in: header
  5513. name: Authorization
  5514. required: true
  5515. type: string
  5516. - description: (分页信息必填)
  5517. in: body
  5518. name: req
  5519. required: true
  5520. schema:
  5521. $ref: '#/definitions/md.AdvertisingDelReq'
  5522. produces:
  5523. - application/json
  5524. responses:
  5525. "200":
  5526. description: 具体数据
  5527. schema:
  5528. type: string
  5529. "400":
  5530. description: 具体错误
  5531. schema:
  5532. $ref: '#/definitions/md.Response'
  5533. summary: 广告管理-广告列表-删除
  5534. tags:
  5535. - 广告管理
  5536. /api/advertising/function/del:
  5537. post:
  5538. consumes:
  5539. - application/json
  5540. description: 广告管理-广告位置列表-删除
  5541. parameters:
  5542. - description: 验证参数Bearer和token空格拼接
  5543. in: header
  5544. name: Authorization
  5545. required: true
  5546. type: string
  5547. - description: (分页信息必填)
  5548. in: body
  5549. name: req
  5550. required: true
  5551. schema:
  5552. $ref: '#/definitions/md.AdvertisingDelReq'
  5553. produces:
  5554. - application/json
  5555. responses:
  5556. "200":
  5557. description: 具体数据
  5558. schema:
  5559. type: string
  5560. "400":
  5561. description: 具体错误
  5562. schema:
  5563. $ref: '#/definitions/md.Response'
  5564. summary: 广告管理-广告位置列表-删除
  5565. tags:
  5566. - 广告管理
  5567. /api/advertising/function/list:
  5568. post:
  5569. consumes:
  5570. - application/json
  5571. description: 广告管理-广告位置列表
  5572. parameters:
  5573. - description: 验证参数Bearer和token空格拼接
  5574. in: header
  5575. name: Authorization
  5576. required: true
  5577. type: string
  5578. - description: (分页信息必填)
  5579. in: body
  5580. name: req
  5581. required: true
  5582. schema:
  5583. $ref: '#/definitions/md.AdvertisingFunctionListReq'
  5584. produces:
  5585. - application/json
  5586. responses:
  5587. "200":
  5588. description: 具体数据
  5589. schema:
  5590. $ref: '#/definitions/md.AdvertisingFunctionListResp'
  5591. "400":
  5592. description: 具体错误
  5593. schema:
  5594. $ref: '#/definitions/md.Response'
  5595. summary: 广告管理-广告位置列表
  5596. tags:
  5597. - 广告管理
  5598. /api/advertising/function/save:
  5599. post:
  5600. consumes:
  5601. - application/json
  5602. description: 广告管理-广告位置列表-保存
  5603. parameters:
  5604. - description: 验证参数Bearer和token空格拼接
  5605. in: header
  5606. name: Authorization
  5607. required: true
  5608. type: string
  5609. - description: (分页信息必填)
  5610. in: body
  5611. name: req
  5612. required: true
  5613. schema:
  5614. $ref: '#/definitions/md.AdvertisingFunctionList'
  5615. produces:
  5616. - application/json
  5617. responses:
  5618. "200":
  5619. description: 具体数据
  5620. schema:
  5621. type: string
  5622. "400":
  5623. description: 具体错误
  5624. schema:
  5625. $ref: '#/definitions/md.Response'
  5626. summary: 广告管理-广告位置列表-保存
  5627. tags:
  5628. - 广告管理
  5629. /api/advertising/getBasic:
  5630. get:
  5631. consumes:
  5632. - application/json
  5633. description: 广告管理-基础设置-信息
  5634. parameters:
  5635. - description: 验证参数Bearer和token空格拼接
  5636. in: header
  5637. name: Authorization
  5638. required: true
  5639. type: string
  5640. produces:
  5641. - application/json
  5642. responses:
  5643. "200":
  5644. description: 具体数据
  5645. schema:
  5646. $ref: '#/definitions/md.AdvertisingBaseResp'
  5647. "400":
  5648. description: 具体错误
  5649. schema:
  5650. $ref: '#/definitions/md.Response'
  5651. summary: 广告管理-基础设置-信息
  5652. tags:
  5653. - 广告管理
  5654. /api/advertising/getLimit:
  5655. get:
  5656. consumes:
  5657. - application/json
  5658. description: 广告管理-广告设置-信息
  5659. parameters:
  5660. - description: 验证参数Bearer和token空格拼接
  5661. in: header
  5662. name: Authorization
  5663. required: true
  5664. type: string
  5665. produces:
  5666. - application/json
  5667. responses:
  5668. "200":
  5669. description: 具体数据
  5670. schema:
  5671. $ref: '#/definitions/md.AdvertisingLimit'
  5672. "400":
  5673. description: 具体错误
  5674. schema:
  5675. $ref: '#/definitions/md.Response'
  5676. summary: 广告管理-广告设置-信息
  5677. tags:
  5678. - 广告管理
  5679. /api/advertising/getPlayletBasic:
  5680. get:
  5681. consumes:
  5682. - application/json
  5683. description: 广告管理-短剧设置-信息
  5684. parameters:
  5685. - description: 验证参数Bearer和token空格拼接
  5686. in: header
  5687. name: Authorization
  5688. required: true
  5689. type: string
  5690. produces:
  5691. - application/json
  5692. responses:
  5693. "200":
  5694. description: 具体数据
  5695. schema:
  5696. $ref: '#/definitions/md.PlayletIncentiveBaseData'
  5697. "400":
  5698. description: 具体错误
  5699. schema:
  5700. $ref: '#/definitions/md.Response'
  5701. summary: 广告管理-短剧设置-信息
  5702. tags:
  5703. - 广告管理
  5704. /api/advertising/list:
  5705. post:
  5706. consumes:
  5707. - application/json
  5708. description: 广告管理-广告列表
  5709. parameters:
  5710. - description: 验证参数Bearer和token空格拼接
  5711. in: header
  5712. name: Authorization
  5713. required: true
  5714. type: string
  5715. - description: (分页信息必填)
  5716. in: body
  5717. name: req
  5718. required: true
  5719. schema:
  5720. $ref: '#/definitions/md.AdvertisingListReq'
  5721. produces:
  5722. - application/json
  5723. responses:
  5724. "200":
  5725. description: 具体数据
  5726. schema:
  5727. $ref: '#/definitions/md.AdvertisingListResp'
  5728. "400":
  5729. description: 具体错误
  5730. schema:
  5731. $ref: '#/definitions/md.Response'
  5732. summary: 广告管理-广告列表
  5733. tags:
  5734. - 广告管理
  5735. /api/advertising/save:
  5736. post:
  5737. consumes:
  5738. - application/json
  5739. description: 广告管理-广告列表-保存
  5740. parameters:
  5741. - description: 验证参数Bearer和token空格拼接
  5742. in: header
  5743. name: Authorization
  5744. required: true
  5745. type: string
  5746. - description: (分页信息必填)
  5747. in: body
  5748. name: req
  5749. required: true
  5750. schema:
  5751. $ref: '#/definitions/md.AdvertisingSaveReq'
  5752. produces:
  5753. - application/json
  5754. responses:
  5755. "200":
  5756. description: 具体数据
  5757. schema:
  5758. type: string
  5759. "400":
  5760. description: 具体错误
  5761. schema:
  5762. $ref: '#/definitions/md.Response'
  5763. summary: 广告管理-广告列表-保存
  5764. tags:
  5765. - 广告管理
  5766. /api/advertising/setBasic:
  5767. post:
  5768. consumes:
  5769. - application/json
  5770. description: 广告管理-基础设置-信息保存
  5771. parameters:
  5772. - description: 验证参数Bearer和token空格拼接
  5773. in: header
  5774. name: Authorization
  5775. required: true
  5776. type: string
  5777. - description: (分页信息必填)
  5778. in: body
  5779. name: req
  5780. required: true
  5781. schema:
  5782. $ref: '#/definitions/md.AdvertisingBase'
  5783. produces:
  5784. - application/json
  5785. responses:
  5786. "200":
  5787. description: 具体数据
  5788. schema:
  5789. type: string
  5790. "400":
  5791. description: 具体错误
  5792. schema:
  5793. $ref: '#/definitions/md.Response'
  5794. summary: 广告管理-基础设置-信息保存
  5795. tags:
  5796. - 广告管理
  5797. /api/advertising/setLimit:
  5798. post:
  5799. consumes:
  5800. - application/json
  5801. description: 广告管理-广告设置-信息保存
  5802. parameters:
  5803. - description: 验证参数Bearer和token空格拼接
  5804. in: header
  5805. name: Authorization
  5806. required: true
  5807. type: string
  5808. - description: (分页信息必填)
  5809. in: body
  5810. name: req
  5811. required: true
  5812. schema:
  5813. $ref: '#/definitions/md.AdvertisingLimit'
  5814. produces:
  5815. - application/json
  5816. responses:
  5817. "200":
  5818. description: 具体数据
  5819. schema:
  5820. type: string
  5821. "400":
  5822. description: 具体错误
  5823. schema:
  5824. $ref: '#/definitions/md.Response'
  5825. summary: 广告管理-广告设置-信息保存
  5826. tags:
  5827. - 广告管理
  5828. /api/advertising/setPlayletBasic:
  5829. post:
  5830. consumes:
  5831. - application/json
  5832. description: 广告管理-短剧设置-信息保存
  5833. parameters:
  5834. - description: 验证参数Bearer和token空格拼接
  5835. in: header
  5836. name: Authorization
  5837. required: true
  5838. type: string
  5839. - description: (分页信息必填)
  5840. in: body
  5841. name: req
  5842. required: true
  5843. schema:
  5844. $ref: '#/definitions/md.PlayletIncentiveBaseData'
  5845. produces:
  5846. - application/json
  5847. responses:
  5848. "200":
  5849. description: 具体数据
  5850. schema:
  5851. type: string
  5852. "400":
  5853. description: 具体错误
  5854. schema:
  5855. $ref: '#/definitions/md.Response'
  5856. summary: 广告管理-短剧设置-信息保存
  5857. tags:
  5858. - 广告管理
  5859. /api/advertising/visit/list:
  5860. post:
  5861. consumes:
  5862. - application/json
  5863. description: 广告管理-回调列表
  5864. parameters:
  5865. - description: 验证参数Bearer和token空格拼接
  5866. in: header
  5867. name: Authorization
  5868. required: true
  5869. type: string
  5870. - description: (分页信息必填)
  5871. in: body
  5872. name: req
  5873. required: true
  5874. schema:
  5875. $ref: '#/definitions/md.AdvertisingVisitListReq'
  5876. produces:
  5877. - application/json
  5878. responses:
  5879. "200":
  5880. description: 具体数据
  5881. schema:
  5882. $ref: '#/definitions/md.AdvertisingVisitListResp'
  5883. "400":
  5884. description: 具体错误
  5885. schema:
  5886. $ref: '#/definitions/md.Response'
  5887. summary: 广告管理-回调列表
  5888. tags:
  5889. - 广告管理
  5890. /api/article/cate/del:
  5891. post:
  5892. consumes:
  5893. - application/json
  5894. description: 分类列表-分类删除
  5895. parameters:
  5896. - description: 验证参数Bearer和token空格拼接
  5897. in: header
  5898. name: Authorization
  5899. required: true
  5900. type: string
  5901. - description: (分页信息必填)
  5902. in: body
  5903. name: req
  5904. required: true
  5905. schema:
  5906. $ref: '#/definitions/md.ArticleCateDelReq'
  5907. produces:
  5908. - application/json
  5909. responses:
  5910. "200":
  5911. description: 具体数据
  5912. schema:
  5913. type: string
  5914. "400":
  5915. description: 具体错误
  5916. schema:
  5917. $ref: '#/definitions/md.Response'
  5918. summary: 文章资讯-分类列表-分类删除
  5919. tags:
  5920. - 文章资讯
  5921. /api/article/cate/list:
  5922. post:
  5923. consumes:
  5924. - application/json
  5925. description: 分类列表
  5926. parameters:
  5927. - description: 验证参数Bearer和token空格拼接
  5928. in: header
  5929. name: Authorization
  5930. required: true
  5931. type: string
  5932. - description: (分页信息必填)
  5933. in: body
  5934. name: req
  5935. required: true
  5936. schema:
  5937. $ref: '#/definitions/md.ArticleCateListReq'
  5938. produces:
  5939. - application/json
  5940. responses:
  5941. "200":
  5942. description: 具体数据
  5943. schema:
  5944. $ref: '#/definitions/md.ArticleCateListResp'
  5945. "400":
  5946. description: 具体错误
  5947. schema:
  5948. $ref: '#/definitions/md.Response'
  5949. summary: 文章资讯-分类列表
  5950. tags:
  5951. - 文章资讯
  5952. /api/article/cate/save:
  5953. post:
  5954. consumes:
  5955. - application/json
  5956. description: 分类列表-分类保存
  5957. parameters:
  5958. - description: 验证参数Bearer和token空格拼接
  5959. in: header
  5960. name: Authorization
  5961. required: true
  5962. type: string
  5963. - description: (分页信息必填)
  5964. in: body
  5965. name: req
  5966. required: true
  5967. schema:
  5968. $ref: '#/definitions/md.ArticleCateSaveReq'
  5969. produces:
  5970. - application/json
  5971. responses:
  5972. "200":
  5973. description: 具体数据
  5974. schema:
  5975. type: string
  5976. "400":
  5977. description: 具体错误
  5978. schema:
  5979. $ref: '#/definitions/md.Response'
  5980. summary: 文章资讯-分类列表-分类保存
  5981. tags:
  5982. - 文章资讯
  5983. /api/article/content/del:
  5984. post:
  5985. consumes:
  5986. - application/json
  5987. description: 文章列表-文章删除
  5988. parameters:
  5989. - description: 验证参数Bearer和token空格拼接
  5990. in: header
  5991. name: Authorization
  5992. required: true
  5993. type: string
  5994. - description: (分页信息必填)
  5995. in: body
  5996. name: req
  5997. required: true
  5998. schema:
  5999. $ref: '#/definitions/md.ArticleDelReq'
  6000. produces:
  6001. - application/json
  6002. responses:
  6003. "200":
  6004. description: 具体数据
  6005. schema:
  6006. type: string
  6007. "400":
  6008. description: 具体错误
  6009. schema:
  6010. $ref: '#/definitions/md.Response'
  6011. summary: 文章资讯-文章列表-文章删除
  6012. tags:
  6013. - 文章资讯
  6014. /api/article/content/list:
  6015. post:
  6016. consumes:
  6017. - application/json
  6018. description: 文章列表
  6019. parameters:
  6020. - description: 验证参数Bearer和token空格拼接
  6021. in: header
  6022. name: Authorization
  6023. required: true
  6024. type: string
  6025. - description: (分页信息必填)
  6026. in: body
  6027. name: req
  6028. required: true
  6029. schema:
  6030. $ref: '#/definitions/md.ArticleListReq'
  6031. produces:
  6032. - application/json
  6033. responses:
  6034. "200":
  6035. description: 具体数据
  6036. schema:
  6037. $ref: '#/definitions/md.ArticleListResp'
  6038. "400":
  6039. description: 具体错误
  6040. schema:
  6041. $ref: '#/definitions/md.Response'
  6042. summary: 文章资讯-文章列表
  6043. tags:
  6044. - 文章资讯
  6045. /api/article/content/save:
  6046. post:
  6047. consumes:
  6048. - application/json
  6049. description: 文章列表-文章保存
  6050. parameters:
  6051. - description: 验证参数Bearer和token空格拼接
  6052. in: header
  6053. name: Authorization
  6054. required: true
  6055. type: string
  6056. - description: (分页信息必填)
  6057. in: body
  6058. name: req
  6059. required: true
  6060. schema:
  6061. $ref: '#/definitions/md.ArticleSaveReq'
  6062. produces:
  6063. - application/json
  6064. responses:
  6065. "200":
  6066. description: 具体数据
  6067. schema:
  6068. type: string
  6069. "400":
  6070. description: 具体错误
  6071. schema:
  6072. $ref: '#/definitions/md.Response'
  6073. summary: 文章资讯-文章列表-文章保存
  6074. tags:
  6075. - 文章资讯
  6076. /api/cloudBundle/audit/clear:
  6077. post:
  6078. consumes:
  6079. - application/json
  6080. description: 云打包-云打包-清除审核模板
  6081. parameters:
  6082. - description: 验证参数Bearer和token空格拼接
  6083. in: header
  6084. name: Authorization
  6085. required: true
  6086. type: string
  6087. - description: (分页信息必填)
  6088. in: body
  6089. name: req
  6090. required: true
  6091. schema:
  6092. $ref: '#/definitions/md.AuditClearReq'
  6093. produces:
  6094. - application/json
  6095. responses:
  6096. "200":
  6097. description: 具体数据
  6098. schema:
  6099. type: string
  6100. "400":
  6101. description: 具体错误
  6102. schema:
  6103. $ref: '#/definitions/md.Response'
  6104. summary: 云打包-云打包-清除审核模板
  6105. tags:
  6106. - 云打包
  6107. /api/cloudBundle/audit/set:
  6108. post:
  6109. consumes:
  6110. - application/json
  6111. description: 云打包-云打包-设置为审核模板
  6112. parameters:
  6113. - description: 验证参数Bearer和token空格拼接
  6114. in: header
  6115. name: Authorization
  6116. required: true
  6117. type: string
  6118. - description: (分页信息必填)
  6119. in: body
  6120. name: req
  6121. required: true
  6122. schema:
  6123. $ref: '#/definitions/md.CommReq'
  6124. produces:
  6125. - application/json
  6126. responses:
  6127. "200":
  6128. description: 具体数据
  6129. schema:
  6130. type: string
  6131. "400":
  6132. description: 具体错误
  6133. schema:
  6134. $ref: '#/definitions/md.Response'
  6135. summary: 云打包-云打包-设置为审核模板
  6136. tags:
  6137. - 云打包
  6138. /api/cloudBundle/base:
  6139. get:
  6140. consumes:
  6141. - application/json
  6142. description: 打包机使用-云打包基本信息
  6143. parameters:
  6144. - description: 验证参数Bearer和token空格拼接
  6145. in: header
  6146. name: Authorization
  6147. required: true
  6148. type: string
  6149. produces:
  6150. - application/json
  6151. responses:
  6152. "200":
  6153. description: 具体数据
  6154. schema:
  6155. $ref: '#/definitions/md.CloudBundleBaseResp'
  6156. "400":
  6157. description: 具体错误
  6158. schema:
  6159. $ref: '#/definitions/md.Response'
  6160. summary: 打包机使用-云打包基本信息
  6161. tags:
  6162. - 打包机使用
  6163. /api/cloudBundle/build:
  6164. post:
  6165. consumes:
  6166. - application/json
  6167. description: 云打包-云打包操作
  6168. parameters:
  6169. - description: 验证参数Bearer和token空格拼接
  6170. in: header
  6171. name: Authorization
  6172. required: true
  6173. type: string
  6174. - description: (分页信息必填)
  6175. in: body
  6176. name: req
  6177. required: true
  6178. schema:
  6179. $ref: '#/definitions/md.CloudBundleBuildReq'
  6180. produces:
  6181. - application/json
  6182. responses:
  6183. "200":
  6184. description: 具体数据
  6185. schema:
  6186. type: string
  6187. "400":
  6188. description: 具体错误
  6189. schema:
  6190. $ref: '#/definitions/md.Response'
  6191. summary: 云打包-云打包操作
  6192. tags:
  6193. - 云打包
  6194. /api/cloudBundle/del:
  6195. post:
  6196. consumes:
  6197. - application/json
  6198. description: 云打包-云打包删除
  6199. parameters:
  6200. - description: 验证参数Bearer和token空格拼接
  6201. in: header
  6202. name: Authorization
  6203. required: true
  6204. type: string
  6205. - description: (分页信息必填)
  6206. in: body
  6207. name: req
  6208. required: true
  6209. schema:
  6210. $ref: '#/definitions/md.CloudBundleDelReq'
  6211. produces:
  6212. - application/json
  6213. responses:
  6214. "200":
  6215. description: 具体数据
  6216. schema:
  6217. type: string
  6218. "400":
  6219. description: 具体错误
  6220. schema:
  6221. $ref: '#/definitions/md.Response'
  6222. summary: 云打包-云打包删除
  6223. tags:
  6224. - 云打包
  6225. /api/cloudBundle/img/base:
  6226. get:
  6227. consumes:
  6228. - application/json
  6229. description: 云打包-图片配置
  6230. parameters:
  6231. - description: 验证参数Bearer和token空格拼接
  6232. in: header
  6233. name: Authorization
  6234. required: true
  6235. type: string
  6236. produces:
  6237. - application/json
  6238. responses:
  6239. "200":
  6240. description: 具体数据
  6241. schema:
  6242. $ref: '#/definitions/md.CloudBundleImgResp'
  6243. "400":
  6244. description: 具体错误
  6245. schema:
  6246. $ref: '#/definitions/md.Response'
  6247. summary: 云打包-云打包-图片配置
  6248. tags:
  6249. - 云打包
  6250. /api/cloudBundle/img/base/save:
  6251. post:
  6252. consumes:
  6253. - application/json
  6254. description: 云打包-图片配置
  6255. parameters:
  6256. - description: 验证参数Bearer和token空格拼接
  6257. in: header
  6258. name: Authorization
  6259. required: true
  6260. type: string
  6261. - description: (分页信息必填)
  6262. in: body
  6263. name: req
  6264. required: true
  6265. schema:
  6266. $ref: '#/definitions/md.CloudBundleImgResp'
  6267. produces:
  6268. - application/json
  6269. responses:
  6270. "200":
  6271. description: 具体数据
  6272. schema:
  6273. type: string
  6274. "400":
  6275. description: 具体错误
  6276. schema:
  6277. $ref: '#/definitions/md.Response'
  6278. summary: 云打包-图片配置
  6279. tags:
  6280. - 云打包
  6281. /api/cloudBundle/list:
  6282. post:
  6283. consumes:
  6284. - application/json
  6285. description: 云打包-云打包版本列表
  6286. parameters:
  6287. - description: 验证参数Bearer和token空格拼接
  6288. in: header
  6289. name: Authorization
  6290. required: true
  6291. type: string
  6292. - description: (分页信息必填)
  6293. in: body
  6294. name: req
  6295. required: true
  6296. schema:
  6297. $ref: '#/definitions/md.CloudBundleReq'
  6298. produces:
  6299. - application/json
  6300. responses:
  6301. "200":
  6302. description: 具体数据
  6303. schema:
  6304. $ref: '#/definitions/md.CloudBundleResp'
  6305. "400":
  6306. description: 具体错误
  6307. schema:
  6308. $ref: '#/definitions/md.Response'
  6309. summary: 云打包-云打包版本列表
  6310. tags:
  6311. - 云打包
  6312. /api/cloudBundle/update/state:
  6313. post:
  6314. consumes:
  6315. - application/json
  6316. description: 打包机使用-云打包更新状态
  6317. parameters:
  6318. - description: 验证参数Bearer和token空格拼接
  6319. in: header
  6320. name: Authorization
  6321. required: true
  6322. type: string
  6323. - description: (分页信息必填)
  6324. in: body
  6325. name: req
  6326. required: true
  6327. schema:
  6328. $ref: '#/definitions/md.CloudBundleUpdateStateReq'
  6329. produces:
  6330. - application/json
  6331. responses:
  6332. "200":
  6333. description: 具体数据
  6334. schema:
  6335. type: string
  6336. "400":
  6337. description: 具体错误
  6338. schema:
  6339. $ref: '#/definitions/md.Response'
  6340. summary: 打包机使用-云打包更新状态等
  6341. tags:
  6342. - 打包机使用
  6343. /api/cloudBundle/upload:
  6344. post:
  6345. consumes:
  6346. - application/json
  6347. description: 打包机使用-云打包-上传许可链接(获取)
  6348. parameters:
  6349. - description: 验证参数Bearer和token空格拼接
  6350. in: header
  6351. name: Authorization
  6352. required: true
  6353. type: string
  6354. - description: 签名上传url
  6355. in: body
  6356. name: req
  6357. required: true
  6358. schema:
  6359. $ref: '#/definitions/comm.ImgReqUploadReq'
  6360. produces:
  6361. - application/json
  6362. responses:
  6363. "200":
  6364. description: 许可链接
  6365. schema:
  6366. type: string
  6367. "400":
  6368. description: 具体错误
  6369. schema:
  6370. $ref: '#/definitions/md.Response'
  6371. summary: 打包机使用-云打包-上传许可链接(获取)
  6372. tags:
  6373. - 打包机使用
  6374. /api/cloudBundle/version/base:
  6375. get:
  6376. consumes:
  6377. - application/json
  6378. description: 云打包-图片配置
  6379. parameters:
  6380. - description: 验证参数Bearer和token空格拼接
  6381. in: header
  6382. name: Authorization
  6383. required: true
  6384. type: string
  6385. produces:
  6386. - application/json
  6387. responses:
  6388. "200":
  6389. description: 具体数据
  6390. schema:
  6391. $ref: '#/definitions/md.CloudBundleVersionResp'
  6392. "400":
  6393. description: 具体错误
  6394. schema:
  6395. $ref: '#/definitions/md.Response'
  6396. summary: 云打包-云打包-图片配置
  6397. tags:
  6398. - 云打包
  6399. /api/cloudBundle/version/base/save:
  6400. post:
  6401. consumes:
  6402. - application/json
  6403. description: 云打包-图片配置
  6404. parameters:
  6405. - description: 验证参数Bearer和token空格拼接
  6406. in: header
  6407. name: Authorization
  6408. required: true
  6409. type: string
  6410. - description: (分页信息必填)
  6411. in: body
  6412. name: req
  6413. required: true
  6414. schema:
  6415. $ref: '#/definitions/md.CloudBundleVersion'
  6416. produces:
  6417. - application/json
  6418. responses:
  6419. "200":
  6420. description: 具体数据
  6421. schema:
  6422. type: string
  6423. "400":
  6424. description: 具体错误
  6425. schema:
  6426. $ref: '#/definitions/md.Response'
  6427. summary: 云打包-图片配置
  6428. tags:
  6429. - 云打包
  6430. /api/comm/adminInfo:
  6431. post:
  6432. consumes:
  6433. - application/json
  6434. description: 获取管理员信息
  6435. parameters:
  6436. - description: 验证参数Bearer和token空格拼接
  6437. in: header
  6438. name: Authorization
  6439. required: true
  6440. type: string
  6441. produces:
  6442. - application/json
  6443. responses:
  6444. "200":
  6445. description: 管理员信息
  6446. schema:
  6447. $ref: '#/definitions/comm.GetAdminInfoResp'
  6448. "400":
  6449. description: 具体错误
  6450. schema:
  6451. $ref: '#/definitions/md.Response'
  6452. summary: 通用请求-获取管理员信息
  6453. tags:
  6454. - 通用请求
  6455. /api/comm/getMenuList:
  6456. post:
  6457. consumes:
  6458. - application/json
  6459. description: 菜单栏列表(获取)
  6460. parameters:
  6461. - description: 验证参数Bearer和token空格拼接
  6462. in: header
  6463. name: Authorization
  6464. required: true
  6465. type: string
  6466. produces:
  6467. - application/json
  6468. responses:
  6469. "200":
  6470. description: 具体路由
  6471. schema:
  6472. additionalProperties: true
  6473. type: object
  6474. "400":
  6475. description: 具体错误
  6476. schema:
  6477. $ref: '#/definitions/md.Response'
  6478. summary: 通用请求-权限列表-菜单栏列表(获取)
  6479. tags:
  6480. - 权限列表
  6481. /api/comm/getOssUrl:
  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: 签名上传url
  6493. in: body
  6494. name: req
  6495. required: true
  6496. schema:
  6497. $ref: '#/definitions/comm.ImgReqUploadReq'
  6498. produces:
  6499. - application/json
  6500. responses:
  6501. "200":
  6502. description: 许可链接
  6503. schema:
  6504. type: string
  6505. "400":
  6506. description: 具体错误
  6507. schema:
  6508. $ref: '#/definitions/md.Response'
  6509. summary: 通用请求-对象存储-上传许可链接(获取)
  6510. tags:
  6511. - 对象存储
  6512. /api/config:
  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. produces:
  6524. - application/json
  6525. responses:
  6526. "200":
  6527. description: 具体数据
  6528. schema:
  6529. $ref: '#/definitions/md.ConfigResp'
  6530. "400":
  6531. description: 具体错误
  6532. schema:
  6533. $ref: '#/definitions/md.Response'
  6534. summary: 基本配置
  6535. tags:
  6536. - 基本配置
  6537. /api/demo:
  6538. post:
  6539. consumes:
  6540. - application/json
  6541. description: Demo样例测试
  6542. parameters:
  6543. - description: 用户名密码
  6544. in: body
  6545. name: req
  6546. required: true
  6547. schema:
  6548. type: object
  6549. produces:
  6550. - application/json
  6551. responses:
  6552. "200":
  6553. description: token
  6554. schema:
  6555. additionalProperties: true
  6556. type: object
  6557. "400":
  6558. description: 具体错误
  6559. schema:
  6560. $ref: '#/definitions/md.Response'
  6561. summary: Demo测试
  6562. tags:
  6563. - Demo
  6564. /api/financialCenter/withdraw/applyList:
  6565. post:
  6566. consumes:
  6567. - application/json
  6568. description: 提现申请列表(获取)
  6569. parameters:
  6570. - description: 验证参数Bearer和token空格拼接
  6571. in: header
  6572. name: Authorization
  6573. required: true
  6574. type: string
  6575. - description: 筛选条件
  6576. in: body
  6577. name: req
  6578. schema:
  6579. $ref: '#/definitions/md.GetWithdrawApplyListReq'
  6580. produces:
  6581. - application/json
  6582. responses:
  6583. "200":
  6584. description: 具体数据
  6585. schema:
  6586. $ref: '#/definitions/md.GetWithdrawApplyListResp'
  6587. "400":
  6588. description: 具体错误
  6589. schema:
  6590. $ref: '#/definitions/md.Response'
  6591. summary: 财务中心-提现-提现申请列表(获取)
  6592. tags:
  6593. - 提现
  6594. /api/financialCenter/withdraw/audit:
  6595. post:
  6596. consumes:
  6597. - application/json
  6598. description: 提现审核
  6599. parameters:
  6600. - description: 验证参数Bearer和token空格拼接
  6601. in: header
  6602. name: Authorization
  6603. required: true
  6604. type: string
  6605. - description: 筛选条件
  6606. in: body
  6607. name: req
  6608. schema:
  6609. $ref: '#/definitions/md.WithdrawApplyAuditReq'
  6610. produces:
  6611. - application/json
  6612. responses:
  6613. "200":
  6614. description: success
  6615. schema:
  6616. type: string
  6617. "400":
  6618. description: 具体错误
  6619. schema:
  6620. $ref: '#/definitions/md.Response'
  6621. summary: 财务中心-提现-审核
  6622. tags:
  6623. - 提现
  6624. /api/financialCenter/withdraw/setting:
  6625. get:
  6626. consumes:
  6627. - application/json
  6628. description: 基础设置(获取)
  6629. parameters:
  6630. - description: 验证参数Bearer和token空格拼接
  6631. in: header
  6632. name: Authorization
  6633. required: true
  6634. type: string
  6635. produces:
  6636. - application/json
  6637. responses:
  6638. "200":
  6639. description: 具体数据
  6640. schema:
  6641. $ref: '#/definitions/md.GetWithdrawSettingResp'
  6642. "400":
  6643. description: 具体错误
  6644. schema:
  6645. $ref: '#/definitions/md.Response'
  6646. summary: 财务中心-提现-基础设置(获取)
  6647. tags:
  6648. - 提现
  6649. /api/financialCenter/withdraw/updateWithdrawSetting:
  6650. post:
  6651. consumes:
  6652. - application/json
  6653. description: 基础设置(更新)
  6654. parameters:
  6655. - description: 验证参数Bearer和token空格拼接
  6656. in: header
  6657. name: Authorization
  6658. required: true
  6659. type: string
  6660. - description: id 必填
  6661. in: body
  6662. name: req
  6663. required: true
  6664. schema:
  6665. $ref: '#/definitions/md.UpdateWithdrawSettingReq'
  6666. produces:
  6667. - application/json
  6668. responses:
  6669. "200":
  6670. description: 修改数据条数
  6671. schema:
  6672. type: int
  6673. "400":
  6674. description: 具体错误
  6675. schema:
  6676. $ref: '#/definitions/md.Response'
  6677. summary: 财务中心-提现-基础设置(更新)
  6678. tags:
  6679. - 提现
  6680. /api/friendCircleSettings/basic/index:
  6681. get:
  6682. consumes:
  6683. - application/json
  6684. description: 基础设置(获取)
  6685. parameters:
  6686. - description: 验证参数Bearer和token空格拼接
  6687. in: header
  6688. name: Authorization
  6689. required: true
  6690. type: string
  6691. produces:
  6692. - application/json
  6693. responses:
  6694. "200":
  6695. description: 具体数据
  6696. schema:
  6697. $ref: '#/definitions/md.GetFriendCircleBasicSettingsResp'
  6698. "400":
  6699. description: 具体错误
  6700. schema:
  6701. $ref: '#/definitions/md.Response'
  6702. summary: 社交管理-动态设置-基础设置(获取)
  6703. tags:
  6704. - 动态设置
  6705. /api/friendCircleSettings/basic/save:
  6706. post:
  6707. consumes:
  6708. - application/json
  6709. description: 基础设置(更新)
  6710. parameters:
  6711. - description: 验证参数Bearer和token空格拼接
  6712. in: header
  6713. name: Authorization
  6714. required: true
  6715. type: string
  6716. - description: id 必填
  6717. in: body
  6718. name: req
  6719. required: true
  6720. schema:
  6721. $ref: '#/definitions/md.UpdateFriendCircleBasicSettingsReq'
  6722. produces:
  6723. - application/json
  6724. responses:
  6725. "200":
  6726. description: 修改数据条数
  6727. schema:
  6728. type: int
  6729. "400":
  6730. description: 具体错误
  6731. schema:
  6732. $ref: '#/definitions/md.Response'
  6733. summary: 社交管理-动态设置-基础设置(更新)
  6734. tags:
  6735. - 动态设置
  6736. /api/friendCircleSettings/blackList/add:
  6737. post:
  6738. consumes:
  6739. - application/json
  6740. description: 黑名单(新增)
  6741. parameters:
  6742. - description: 验证参数Bearer和token空格拼接
  6743. in: header
  6744. name: Authorization
  6745. required: true
  6746. type: string
  6747. - description: 用户id 必填
  6748. in: body
  6749. name: req
  6750. required: true
  6751. schema:
  6752. $ref: '#/definitions/md.AddBlackListReq'
  6753. produces:
  6754. - application/json
  6755. responses:
  6756. "200":
  6757. description: 生成的黑名单id
  6758. schema:
  6759. type: string
  6760. "400":
  6761. description: 具体错误
  6762. schema:
  6763. $ref: '#/definitions/md.Response'
  6764. summary: 社交管理-动态设置-黑名单(新增)
  6765. tags:
  6766. - 动态设置
  6767. /api/friendCircleSettings/blackList/del:
  6768. delete:
  6769. consumes:
  6770. - application/json
  6771. description: 黑名单(删除)
  6772. parameters:
  6773. - description: 验证参数Bearer和token空格拼接
  6774. in: header
  6775. name: Authorization
  6776. required: true
  6777. type: string
  6778. - description: 黑名单id 必填
  6779. in: body
  6780. name: req
  6781. required: true
  6782. schema:
  6783. $ref: '#/definitions/md.DeleteBlackListReq'
  6784. produces:
  6785. - application/json
  6786. responses:
  6787. "200":
  6788. description: 删除数据数量
  6789. schema:
  6790. type: string
  6791. "400":
  6792. description: 具体错误
  6793. schema:
  6794. $ref: '#/definitions/md.Response'
  6795. summary: 社交管理-动态设置-黑名单(删除)
  6796. tags:
  6797. - 动态设置
  6798. /api/friendCircleSettings/blackList/index:
  6799. get:
  6800. consumes:
  6801. - application/json
  6802. description: 黑名单(获取)
  6803. parameters:
  6804. - description: 验证参数Bearer和token空格拼接
  6805. in: header
  6806. name: Authorization
  6807. required: true
  6808. type: string
  6809. - description: 每页大小
  6810. in: query
  6811. name: limit
  6812. required: true
  6813. type: integer
  6814. - description: 页数
  6815. in: query
  6816. name: page
  6817. required: true
  6818. type: integer
  6819. - description: 手机号
  6820. in: query
  6821. name: phone
  6822. required: true
  6823. type: integer
  6824. - description: 用户名
  6825. in: query
  6826. name: nickname
  6827. required: true
  6828. type: integer
  6829. - description: 用户id
  6830. in: query
  6831. name: uid
  6832. required: true
  6833. type: integer
  6834. produces:
  6835. - application/json
  6836. responses:
  6837. "200":
  6838. description: 具体数据
  6839. schema:
  6840. $ref: '#/definitions/md.GetBlackListResp'
  6841. "400":
  6842. description: 具体错误
  6843. schema:
  6844. $ref: '#/definitions/md.Response'
  6845. summary: 社交管理-动态设置-黑名单(获取)
  6846. tags:
  6847. - 动态设置
  6848. /api/friendCircleSettings/dynamic/del:
  6849. delete:
  6850. consumes:
  6851. - application/json
  6852. description: 动态(删除)
  6853. parameters:
  6854. - description: 验证参数Bearer和token空格拼接
  6855. in: header
  6856. name: Authorization
  6857. required: true
  6858. type: string
  6859. - description: 删除动态id必填
  6860. in: body
  6861. name: req
  6862. required: true
  6863. schema:
  6864. $ref: '#/definitions/md.DeleteDynamicReq'
  6865. produces:
  6866. - application/json
  6867. responses:
  6868. "200":
  6869. description: success
  6870. schema:
  6871. type: string
  6872. "400":
  6873. description: 具体错误
  6874. schema:
  6875. $ref: '#/definitions/md.Response'
  6876. summary: 社交管理-动态设置-动态(删除)
  6877. tags:
  6878. - 动态设置
  6879. /api/friendCircleSettings/dynamic/index:
  6880. post:
  6881. consumes:
  6882. - application/json
  6883. description: 动态(获取)
  6884. parameters:
  6885. - description: 验证参数Bearer和token空格拼接
  6886. in: header
  6887. name: Authorization
  6888. required: true
  6889. type: string
  6890. - description: 筛选条件
  6891. in: body
  6892. name: req
  6893. schema:
  6894. $ref: '#/definitions/md.GetDynamicReq'
  6895. produces:
  6896. - application/json
  6897. responses:
  6898. "200":
  6899. description: 生成的黑名单id
  6900. schema:
  6901. $ref: '#/definitions/md.GetDynamicResp'
  6902. "400":
  6903. description: 具体错误
  6904. schema:
  6905. $ref: '#/definitions/md.Response'
  6906. summary: 社交管理-动态设置-动态(获取)
  6907. tags:
  6908. - 动态设置
  6909. /api/friendCircleSettings/dynamic/release:
  6910. post:
  6911. consumes:
  6912. - application/json
  6913. description: 动态(发布)
  6914. parameters:
  6915. - description: 验证参数Bearer和token空格拼接
  6916. in: header
  6917. name: Authorization
  6918. required: true
  6919. type: string
  6920. - description: 发布动态信息
  6921. in: body
  6922. name: req
  6923. required: true
  6924. schema:
  6925. $ref: '#/definitions/md.ReleaseDynamicReq'
  6926. produces:
  6927. - application/json
  6928. responses:
  6929. "200":
  6930. description: success
  6931. schema:
  6932. type: string
  6933. "400":
  6934. description: 具体错误
  6935. schema:
  6936. $ref: '#/definitions/md.Response'
  6937. summary: 社交管理-动态设置-动态(发布)
  6938. tags:
  6939. - 动态设置
  6940. /api/friendCircleSettings/dynamic/update:
  6941. post:
  6942. consumes:
  6943. - application/json
  6944. description: 动态(更新)
  6945. parameters:
  6946. - description: 验证参数Bearer和token空格拼接
  6947. in: header
  6948. name: Authorization
  6949. required: true
  6950. type: string
  6951. - description: 更新动态id必填
  6952. in: body
  6953. name: req
  6954. required: true
  6955. schema:
  6956. $ref: '#/definitions/md.UpdateDynamicReq'
  6957. produces:
  6958. - application/json
  6959. responses:
  6960. "200":
  6961. description: success
  6962. schema:
  6963. type: string
  6964. "400":
  6965. description: 具体错误
  6966. schema:
  6967. $ref: '#/definitions/md.Response'
  6968. summary: 社交管理-动态设置-动态(更新)
  6969. tags:
  6970. - 动态设置
  6971. /api/getSTSVoucher:
  6972. get:
  6973. consumes:
  6974. - application/json
  6975. description: STS临时访问凭证(获取)
  6976. parameters:
  6977. - description: 验证参数Bearer和token空格拼接
  6978. in: header
  6979. name: Authorization
  6980. required: true
  6981. type: string
  6982. produces:
  6983. - application/json
  6984. responses:
  6985. "200":
  6986. description: 凭证及其他信息
  6987. schema:
  6988. $ref: '#/definitions/comm.GetSTSVoucherResp'
  6989. "400":
  6990. description: 具体错误
  6991. schema:
  6992. $ref: '#/definitions/md.Response'
  6993. summary: 通用请求-打包机使用-STS临时访问凭证(获取)
  6994. tags:
  6995. - 打包机使用
  6996. /api/homePage/activeData:
  6997. get:
  6998. consumes:
  6999. - application/json
  7000. description: 活跃数据
  7001. parameters:
  7002. - description: 验证参数Bearer和token空格拼接
  7003. in: header
  7004. name: Authorization
  7005. required: true
  7006. type: string
  7007. produces:
  7008. - application/json
  7009. responses:
  7010. "200":
  7011. description: 具体数据
  7012. schema:
  7013. $ref: '#/definitions/hdl.GetActiveDataResp'
  7014. "400":
  7015. description: 具体错误
  7016. schema:
  7017. $ref: '#/definitions/md.Response'
  7018. summary: 首页-首页-活跃数据
  7019. tags:
  7020. - 首页
  7021. /api/homePage/growData:
  7022. get:
  7023. consumes:
  7024. - application/json
  7025. description: 用户增长曲线
  7026. parameters:
  7027. - description: 验证参数Bearer和token空格拼接
  7028. in: header
  7029. name: Authorization
  7030. required: true
  7031. type: string
  7032. - description: 1:按天 2:按周 3:按小时
  7033. in: query
  7034. name: kind
  7035. type: string
  7036. produces:
  7037. - application/json
  7038. responses:
  7039. "200":
  7040. description: 具体数据
  7041. schema:
  7042. $ref: '#/definitions/md.GetPriceCurveResp'
  7043. "400":
  7044. description: 具体错误
  7045. schema:
  7046. $ref: '#/definitions/md.Response'
  7047. summary: 首页-首页-用户增长曲线
  7048. tags:
  7049. - 首页
  7050. /api/homePage/totalData:
  7051. get:
  7052. consumes:
  7053. - application/json
  7054. description: 数据总览
  7055. parameters:
  7056. - description: 验证参数Bearer和token空格拼接
  7057. in: header
  7058. name: Authorization
  7059. required: true
  7060. type: string
  7061. - description: 年
  7062. in: query
  7063. name: year
  7064. required: true
  7065. type: string
  7066. - description: 月
  7067. in: query
  7068. name: month
  7069. required: true
  7070. type: string
  7071. produces:
  7072. - application/json
  7073. responses:
  7074. "200":
  7075. description: 具体数据
  7076. schema:
  7077. $ref: '#/definitions/hdl.TotalDataResp'
  7078. "400":
  7079. description: 具体错误
  7080. schema:
  7081. $ref: '#/definitions/md.Response'
  7082. summary: 首页-首页-数据总览
  7083. tags:
  7084. - 首页
  7085. /api/im/addCustomerService:
  7086. post:
  7087. consumes:
  7088. - application/json
  7089. description: 客服(新增)
  7090. parameters:
  7091. - description: 验证参数Bearer和token空格拼接
  7092. in: header
  7093. name: Authorization
  7094. required: true
  7095. type: string
  7096. - description: 相关参数
  7097. in: body
  7098. name: req
  7099. required: true
  7100. schema:
  7101. $ref: '#/definitions/md.AddCustomerServiceReq'
  7102. produces:
  7103. - application/json
  7104. responses:
  7105. "200":
  7106. description: success
  7107. schema:
  7108. type: string
  7109. "400":
  7110. description: 具体错误
  7111. schema:
  7112. $ref: '#/definitions/md.Response'
  7113. summary: Im-客服(新增)
  7114. tags:
  7115. - 客服
  7116. /api/im/addEmoticon:
  7117. post:
  7118. consumes:
  7119. - application/json
  7120. description: 表情包(新增)
  7121. parameters:
  7122. - description: 验证参数Bearer和token空格拼接
  7123. in: header
  7124. name: Authorization
  7125. required: true
  7126. type: string
  7127. - description: 相关参数
  7128. in: body
  7129. name: req
  7130. required: true
  7131. schema:
  7132. $ref: '#/definitions/md.AddEmoticonReq'
  7133. produces:
  7134. - application/json
  7135. responses:
  7136. "200":
  7137. description: success
  7138. schema:
  7139. type: string
  7140. "400":
  7141. description: 具体错误
  7142. schema:
  7143. $ref: '#/definitions/md.Response'
  7144. summary: Im-表情包(新增)
  7145. tags:
  7146. - 表情包
  7147. /api/im/batchSendGroupMessage:
  7148. post:
  7149. consumes:
  7150. - application/json
  7151. description: 群发发送群组消息
  7152. parameters:
  7153. - description: 验证参数Bearer和token空格拼接
  7154. in: header
  7155. name: Authorization
  7156. required: true
  7157. type: string
  7158. - description: 相关参数
  7159. in: body
  7160. name: req
  7161. required: true
  7162. schema:
  7163. $ref: '#/definitions/md.BatchSendGroupMessageReq'
  7164. produces:
  7165. - application/json
  7166. responses:
  7167. "200":
  7168. description: success
  7169. schema:
  7170. type: string
  7171. "400":
  7172. description: 具体错误
  7173. schema:
  7174. $ref: '#/definitions/md.Response'
  7175. summary: Im-群发发送群组消息
  7176. tags:
  7177. - 群发发送群组消息
  7178. /api/im/batchSendUserMessage:
  7179. post:
  7180. consumes:
  7181. - application/json
  7182. description: 群发发送用户消息
  7183. parameters:
  7184. - description: 验证参数Bearer和token空格拼接
  7185. in: header
  7186. name: Authorization
  7187. required: true
  7188. type: string
  7189. - description: 相关参数
  7190. in: body
  7191. name: req
  7192. required: true
  7193. schema:
  7194. $ref: '#/definitions/md.BatchSendUserMessageReq'
  7195. produces:
  7196. - application/json
  7197. responses:
  7198. "200":
  7199. description: success
  7200. schema:
  7201. type: string
  7202. "400":
  7203. description: 具体错误
  7204. schema:
  7205. $ref: '#/definitions/md.Response'
  7206. summary: Im-群发发送用户消息
  7207. tags:
  7208. - 群发发送用户消息
  7209. /api/im/deleteEmoticon:
  7210. post:
  7211. consumes:
  7212. - application/json
  7213. description: 表情包(删除)
  7214. parameters:
  7215. - description: 验证参数Bearer和token空格拼接
  7216. in: header
  7217. name: Authorization
  7218. required: true
  7219. type: string
  7220. - description: 相关参数
  7221. in: body
  7222. name: req
  7223. required: true
  7224. schema:
  7225. $ref: '#/definitions/md.DeleteEmoticonReq'
  7226. produces:
  7227. - application/json
  7228. responses:
  7229. "200":
  7230. description: success
  7231. schema:
  7232. type: string
  7233. "400":
  7234. description: 具体错误
  7235. schema:
  7236. $ref: '#/definitions/md.Response'
  7237. summary: Im-表情包(删除)
  7238. tags:
  7239. - 表情包
  7240. /api/im/getBasic:
  7241. get:
  7242. consumes:
  7243. - application/json
  7244. description: 基础设置(获取)
  7245. parameters:
  7246. - description: 验证参数Bearer和token空格拼接
  7247. in: header
  7248. name: Authorization
  7249. required: true
  7250. type: string
  7251. produces:
  7252. - application/json
  7253. responses:
  7254. "200":
  7255. description: 设置列表
  7256. schema:
  7257. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7258. "400":
  7259. description: 具体错误
  7260. schema:
  7261. $ref: '#/definitions/md.Response'
  7262. summary: Im-基础设置(获取)
  7263. tags:
  7264. - 基础设置
  7265. /api/im/groupList:
  7266. post:
  7267. consumes:
  7268. - application/json
  7269. description: 群组用户(列表)
  7270. parameters:
  7271. - description: 验证参数Bearer和token空格拼接
  7272. in: header
  7273. name: Authorization
  7274. required: true
  7275. type: string
  7276. - description: 相关参数
  7277. in: body
  7278. name: req
  7279. required: true
  7280. schema:
  7281. $ref: '#/definitions/md.GroupListReq'
  7282. produces:
  7283. - application/json
  7284. responses:
  7285. "200":
  7286. description: OK
  7287. schema:
  7288. $ref: '#/definitions/md.GroupListResp'
  7289. "400":
  7290. description: 具体错误
  7291. schema:
  7292. $ref: '#/definitions/md.Response'
  7293. summary: Im-群组用户(列表)
  7294. tags:
  7295. - 群组用户
  7296. /api/im/pageCustomerService:
  7297. post:
  7298. consumes:
  7299. - application/json
  7300. description: 客服(列表)
  7301. parameters:
  7302. - description: 验证参数Bearer和token空格拼接
  7303. in: header
  7304. name: Authorization
  7305. required: true
  7306. type: string
  7307. - description: 相关参数
  7308. in: body
  7309. name: req
  7310. required: true
  7311. schema:
  7312. $ref: '#/definitions/md.PageCustomerServiceReq'
  7313. produces:
  7314. - application/json
  7315. responses:
  7316. "200":
  7317. description: 设置列表
  7318. schema:
  7319. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7320. "400":
  7321. description: 具体错误
  7322. schema:
  7323. $ref: '#/definitions/md.Response'
  7324. summary: Im-客服(列表)
  7325. tags:
  7326. - 客服
  7327. /api/im/pageEmoticon:
  7328. post:
  7329. consumes:
  7330. - application/json
  7331. description: 表情包(列表)
  7332. parameters:
  7333. - description: 验证参数Bearer和token空格拼接
  7334. in: header
  7335. name: Authorization
  7336. required: true
  7337. type: string
  7338. - description: 相关参数
  7339. in: body
  7340. name: req
  7341. required: true
  7342. schema:
  7343. $ref: '#/definitions/md.PageEmoticonReq'
  7344. produces:
  7345. - application/json
  7346. responses:
  7347. "200":
  7348. description: 设置列表
  7349. schema:
  7350. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7351. "400":
  7352. description: 具体错误
  7353. schema:
  7354. $ref: '#/definitions/md.Response'
  7355. summary: Im-表情包(列表)
  7356. tags:
  7357. - 表情包
  7358. /api/im/pageSendRedPackageOrd:
  7359. post:
  7360. consumes:
  7361. - application/json
  7362. description: 红包记录(列表)
  7363. parameters:
  7364. - description: 验证参数Bearer和token空格拼接
  7365. in: header
  7366. name: Authorization
  7367. required: true
  7368. type: string
  7369. - description: 相关参数
  7370. in: body
  7371. name: req
  7372. required: true
  7373. schema:
  7374. $ref: '#/definitions/md.PageSendRedPackageOrdReq'
  7375. produces:
  7376. - application/json
  7377. responses:
  7378. "200":
  7379. description: success
  7380. schema:
  7381. type: string
  7382. "400":
  7383. description: 具体错误
  7384. schema:
  7385. $ref: '#/definitions/md.Response'
  7386. summary: Im-红包记录(列表)
  7387. tags:
  7388. - 红包记录
  7389. /api/im/redPackageRecordsDetail:
  7390. get:
  7391. consumes:
  7392. - application/json
  7393. description: 红包记录(详情)
  7394. parameters:
  7395. - description: 验证参数Bearer和token空格拼接
  7396. in: header
  7397. name: Authorization
  7398. required: true
  7399. type: string
  7400. - description: 红包id
  7401. in: query
  7402. name: red_package_id
  7403. required: true
  7404. type: string
  7405. produces:
  7406. - application/json
  7407. responses:
  7408. "200":
  7409. description: success
  7410. schema:
  7411. type: string
  7412. "400":
  7413. description: 具体错误
  7414. schema:
  7415. $ref: '#/definitions/md.Response'
  7416. summary: Im-红包记录(详情)
  7417. tags:
  7418. - 红包记录
  7419. /api/im/setBasic:
  7420. post:
  7421. consumes:
  7422. - application/json
  7423. description: 基础设置(更新)
  7424. parameters:
  7425. - description: 验证参数Bearer和token空格拼接
  7426. in: header
  7427. name: Authorization
  7428. required: true
  7429. type: string
  7430. - description: 上传需要修改的信息
  7431. in: body
  7432. name: req
  7433. required: true
  7434. schema:
  7435. $ref: '#/definitions/applet_app_md_im.SetBasicReq'
  7436. produces:
  7437. - application/json
  7438. responses:
  7439. "200":
  7440. description: success
  7441. schema:
  7442. type: string
  7443. "400":
  7444. description: 具体错误
  7445. schema:
  7446. $ref: '#/definitions/md.Response'
  7447. summary: Im-基础设置(更新)
  7448. tags:
  7449. - 基础设置
  7450. /api/im/setCustomerServiceState:
  7451. post:
  7452. consumes:
  7453. - application/json
  7454. description: 客服(更新状态)
  7455. parameters:
  7456. - description: 验证参数Bearer和token空格拼接
  7457. in: header
  7458. name: Authorization
  7459. required: true
  7460. type: string
  7461. - description: 相关参数
  7462. in: body
  7463. name: req
  7464. required: true
  7465. schema:
  7466. $ref: '#/definitions/md.SetCustomerServiceStateReq'
  7467. produces:
  7468. - application/json
  7469. responses:
  7470. "200":
  7471. description: success
  7472. schema:
  7473. type: string
  7474. "400":
  7475. description: 具体错误
  7476. schema:
  7477. $ref: '#/definitions/md.Response'
  7478. summary: Im-客服(更新状态)
  7479. tags:
  7480. - 客服
  7481. /api/im/setEmoticonState:
  7482. post:
  7483. consumes:
  7484. - application/json
  7485. description: 表情包(新增)
  7486. parameters:
  7487. - description: 验证参数Bearer和token空格拼接
  7488. in: header
  7489. name: Authorization
  7490. required: true
  7491. type: string
  7492. - description: 相关参数
  7493. in: body
  7494. name: req
  7495. required: true
  7496. schema:
  7497. $ref: '#/definitions/md.SetEmoticonStateReq'
  7498. produces:
  7499. - application/json
  7500. responses:
  7501. "200":
  7502. description: success
  7503. schema:
  7504. type: string
  7505. "400":
  7506. description: 具体错误
  7507. schema:
  7508. $ref: '#/definitions/md.Response'
  7509. summary: Im-表情包(更新状态)
  7510. tags:
  7511. - 表情包
  7512. /api/im/updateCustomerServiceMemo:
  7513. post:
  7514. consumes:
  7515. - application/json
  7516. description: 客服(编辑备注)
  7517. parameters:
  7518. - description: 验证参数Bearer和token空格拼接
  7519. in: header
  7520. name: Authorization
  7521. required: true
  7522. type: string
  7523. - description: 相关参数
  7524. in: body
  7525. name: req
  7526. required: true
  7527. schema:
  7528. $ref: '#/definitions/md.UpdateCustomerServiceMemoReq'
  7529. produces:
  7530. - application/json
  7531. responses:
  7532. "200":
  7533. description: success
  7534. schema:
  7535. type: string
  7536. "400":
  7537. description: 具体错误
  7538. schema:
  7539. $ref: '#/definitions/md.Response'
  7540. summary: Im-客服(编辑备注)
  7541. tags:
  7542. - 客服
  7543. /api/im/updateEmoticon:
  7544. post:
  7545. consumes:
  7546. - application/json
  7547. description: 表情包(编辑)
  7548. parameters:
  7549. - description: 验证参数Bearer和token空格拼接
  7550. in: header
  7551. name: Authorization
  7552. required: true
  7553. type: string
  7554. - description: 相关参数
  7555. in: body
  7556. name: req
  7557. required: true
  7558. schema:
  7559. $ref: '#/definitions/md.UpdateEmoticonReq'
  7560. produces:
  7561. - application/json
  7562. responses:
  7563. "200":
  7564. description: success
  7565. schema:
  7566. type: string
  7567. "400":
  7568. description: 具体错误
  7569. schema:
  7570. $ref: '#/definitions/md.Response'
  7571. summary: Im-表情包(编辑)
  7572. tags:
  7573. - 表情包
  7574. /api/institutionalManagement/contentReward/playlet/base:
  7575. get:
  7576. consumes:
  7577. - application/json
  7578. description: 制度中心-内容奖励-短剧基本信息
  7579. parameters:
  7580. - description: 验证参数Bearer和token空格拼接
  7581. in: header
  7582. name: Authorization
  7583. required: true
  7584. type: string
  7585. produces:
  7586. - application/json
  7587. responses:
  7588. "200":
  7589. description: 具体数据
  7590. schema:
  7591. $ref: '#/definitions/md.PlayletBaseData'
  7592. "400":
  7593. description: 具体错误
  7594. schema:
  7595. $ref: '#/definitions/md.Response'
  7596. summary: 制度中心-内容奖励-短剧基本信息
  7597. tags:
  7598. - 蛋蛋能量
  7599. /api/institutionalManagement/contentReward/playlet/save:
  7600. post:
  7601. consumes:
  7602. - application/json
  7603. description: 制度中心-内容奖励-短剧基本配置保存
  7604. parameters:
  7605. - description: 验证参数Bearer和token空格拼接
  7606. in: header
  7607. name: Authorization
  7608. required: true
  7609. type: string
  7610. - description: (分页信息必填)
  7611. in: body
  7612. name: req
  7613. required: true
  7614. schema:
  7615. $ref: '#/definitions/md.PlayletBaseData'
  7616. produces:
  7617. - application/json
  7618. responses:
  7619. "200":
  7620. description: 具体数据
  7621. schema:
  7622. type: string
  7623. "400":
  7624. description: 具体错误
  7625. schema:
  7626. $ref: '#/definitions/md.Response'
  7627. summary: 制度中心-内容奖励-短剧基本配置保存
  7628. tags:
  7629. - 蛋蛋能量
  7630. /api/institutionalManagement/contentReward/video/base:
  7631. get:
  7632. consumes:
  7633. - application/json
  7634. description: 制度中心-内容奖励-短视频基本信息
  7635. parameters:
  7636. - description: 验证参数Bearer和token空格拼接
  7637. in: header
  7638. name: Authorization
  7639. required: true
  7640. type: string
  7641. produces:
  7642. - application/json
  7643. responses:
  7644. "200":
  7645. description: 具体数据
  7646. schema:
  7647. $ref: '#/definitions/md.VideoBaseData'
  7648. "400":
  7649. description: 具体错误
  7650. schema:
  7651. $ref: '#/definitions/md.Response'
  7652. summary: 制度中心-内容奖励-短视频基本信息
  7653. tags:
  7654. - 蛋蛋能量
  7655. /api/institutionalManagement/contentReward/video/save:
  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.VideoBaseData'
  7672. produces:
  7673. - application/json
  7674. responses:
  7675. "200":
  7676. description: 具体数据
  7677. schema:
  7678. type: string
  7679. "400":
  7680. description: 具体错误
  7681. schema:
  7682. $ref: '#/definitions/md.Response'
  7683. summary: 制度中心-内容奖励-短视频基本配置保存
  7684. tags:
  7685. - 蛋蛋能量
  7686. /api/institutionalManagement/eggEnergy/addVipSetting:
  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: system_id 必填
  7698. in: body
  7699. name: req
  7700. required: true
  7701. schema:
  7702. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  7703. produces:
  7704. - application/json
  7705. responses:
  7706. "200":
  7707. description: 修改数据条数
  7708. schema:
  7709. type: int
  7710. "400":
  7711. description: 具体错误
  7712. schema:
  7713. $ref: '#/definitions/md.Response'
  7714. summary: 制度中心-蛋蛋能量-会员设置(新增)
  7715. tags:
  7716. - 蛋蛋能量
  7717. /api/institutionalManagement/eggEnergy/availableEnergy/list:
  7718. post:
  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. - description: 页数、每页大小必传 起止时间、持有类型选传
  7729. in: body
  7730. name: req
  7731. required: true
  7732. schema:
  7733. $ref: '#/definitions/md.DynamicDataFlowListReq'
  7734. produces:
  7735. - application/json
  7736. responses:
  7737. "200":
  7738. description: 成功返回
  7739. schema:
  7740. $ref: '#/definitions/md.DynamicDataFlowListResp'
  7741. "400":
  7742. description: 具体错误
  7743. schema:
  7744. $ref: '#/definitions/md.Response'
  7745. summary: 制度中心-动态数据-动态数据流水(获取)
  7746. tags:
  7747. - 公排管理
  7748. /api/institutionalManagement/eggEnergy/batchAddVirtualCoins:
  7749. post:
  7750. consumes:
  7751. - application/json
  7752. description: 批量新增币种
  7753. parameters:
  7754. - description: 验证参数Bearer和token空格拼接
  7755. in: header
  7756. name: Authorization
  7757. required: true
  7758. type: string
  7759. - description: 新增数据信息
  7760. in: body
  7761. name: req
  7762. required: true
  7763. schema:
  7764. $ref: '#/definitions/md.BatchAddVirtualCoinsReq'
  7765. produces:
  7766. - application/json
  7767. responses:
  7768. "200":
  7769. description: 新增数据数量
  7770. schema:
  7771. type: int
  7772. "400":
  7773. description: 具体错误
  7774. schema:
  7775. $ref: '#/definitions/md.Response'
  7776. summary: 制度中心-蛋蛋能量-批量新增币种
  7777. tags:
  7778. - 蛋蛋能量
  7779. /api/institutionalManagement/eggEnergy/contributionValue/basic:
  7780. get:
  7781. consumes:
  7782. - application/json
  7783. description: 贡献值-基础设置(获取)
  7784. parameters:
  7785. - description: 验证参数Bearer和token空格拼接
  7786. in: header
  7787. name: Authorization
  7788. required: true
  7789. type: string
  7790. produces:
  7791. - application/json
  7792. responses:
  7793. "200":
  7794. description: 具体数据
  7795. schema:
  7796. $ref: '#/definitions/md.GetContributionValueBasicSettingResp'
  7797. "400":
  7798. description: 具体错误
  7799. schema:
  7800. $ref: '#/definitions/md.Response'
  7801. summary: 制度中心-蛋蛋能量-贡献值-基础设置(获取)
  7802. tags:
  7803. - 贡献值
  7804. /api/institutionalManagement/eggEnergy/contributionValue/updateBasic:
  7805. post:
  7806. consumes:
  7807. - application/json
  7808. description: 贡献值-基础设置(更新)
  7809. parameters:
  7810. - description: 验证参数Bearer和token空格拼接
  7811. in: header
  7812. name: Authorization
  7813. required: true
  7814. type: string
  7815. - description: id 必填
  7816. in: body
  7817. name: req
  7818. required: true
  7819. schema:
  7820. $ref: '#/definitions/md.UpdateContributionValueBasicSettingReq'
  7821. produces:
  7822. - application/json
  7823. responses:
  7824. "200":
  7825. description: 修改数据条数
  7826. schema:
  7827. type: int
  7828. "400":
  7829. description: 具体错误
  7830. schema:
  7831. $ref: '#/definitions/md.Response'
  7832. summary: 制度中心-蛋蛋能量-贡献值-基础设置(更新)
  7833. tags:
  7834. - 贡献值
  7835. /api/institutionalManagement/eggEnergy/coreData:
  7836. get:
  7837. consumes:
  7838. - application/json
  7839. description: 核心数据(获取)
  7840. parameters:
  7841. - description: 验证参数Bearer和token空格拼接
  7842. in: header
  7843. name: Authorization
  7844. required: true
  7845. type: string
  7846. produces:
  7847. - application/json
  7848. responses:
  7849. "200":
  7850. description: 具体数据
  7851. schema:
  7852. $ref: '#/definitions/md.GetEggEnergyCoreDataResp'
  7853. "400":
  7854. description: 具体错误
  7855. schema:
  7856. $ref: '#/definitions/md.Response'
  7857. summary: 制度中心-蛋蛋能量-核心数据(获取)
  7858. tags:
  7859. - 蛋蛋能量
  7860. post:
  7861. consumes:
  7862. - application/json
  7863. description: 核心数据(更新)
  7864. parameters:
  7865. - description: 验证参数Bearer和token空格拼接
  7866. in: header
  7867. name: Authorization
  7868. required: true
  7869. type: string
  7870. - description: 需要修改的内容和 id
  7871. in: body
  7872. name: req
  7873. required: true
  7874. schema:
  7875. $ref: '#/definitions/md.UpdateEggEnergyCoreDataReq'
  7876. produces:
  7877. - application/json
  7878. responses:
  7879. "200":
  7880. description: 修改数据条数
  7881. schema:
  7882. type: int
  7883. "400":
  7884. description: 具体错误
  7885. schema:
  7886. $ref: '#/definitions/md.Response'
  7887. summary: 制度中心-蛋蛋能量-核心数据(更新)
  7888. tags:
  7889. - 蛋蛋能量
  7890. /api/institutionalManagement/eggEnergy/deleteVirtualCoin/{$id}:
  7891. delete:
  7892. consumes:
  7893. - application/json
  7894. description: 删除币种
  7895. parameters:
  7896. - description: 验证参数Bearer和token空格拼接
  7897. in: header
  7898. name: Authorization
  7899. required: true
  7900. type: string
  7901. produces:
  7902. - application/json
  7903. responses:
  7904. "200":
  7905. description: 删除数据数量
  7906. schema:
  7907. type: int
  7908. "400":
  7909. description: 具体错误
  7910. schema:
  7911. $ref: '#/definitions/md.Response'
  7912. summary: 制度中心-蛋蛋能量-删除币种
  7913. tags:
  7914. - 蛋蛋能量
  7915. /api/institutionalManagement/eggEnergy/eggPoint/manualScore:
  7916. post:
  7917. consumes:
  7918. - application/json
  7919. description: 蛋蛋分管理(人工打分)
  7920. parameters:
  7921. - description: 验证参数Bearer和token空格拼接
  7922. in: header
  7923. name: Authorization
  7924. required: true
  7925. type: string
  7926. - description: 请求参数
  7927. in: body
  7928. name: req
  7929. required: true
  7930. schema:
  7931. $ref: '#/definitions/md.ManualScoreReq'
  7932. produces:
  7933. - application/json
  7934. responses:
  7935. "200":
  7936. description: 成功返回
  7937. schema:
  7938. type: string
  7939. "400":
  7940. description: 具体错误
  7941. schema:
  7942. $ref: '#/definitions/md.Response'
  7943. summary: 制度中心-蛋蛋能量-蛋蛋分管理(人工打分)
  7944. tags:
  7945. - 蛋蛋能量
  7946. /api/institutionalManagement/eggEnergy/eggPoint/statisticsUserEggIndex:
  7947. post:
  7948. consumes:
  7949. - application/json
  7950. description: 蛋蛋分管理(着陆页数据分析)
  7951. parameters:
  7952. - description: 验证参数Bearer和token空格拼接
  7953. in: header
  7954. name: Authorization
  7955. required: true
  7956. type: string
  7957. - description: 请求参数
  7958. in: body
  7959. name: req
  7960. required: true
  7961. schema:
  7962. $ref: '#/definitions/md.StatisticsEggPointReq'
  7963. produces:
  7964. - application/json
  7965. responses:
  7966. "200":
  7967. description: 成功返回
  7968. schema:
  7969. $ref: '#/definitions/md.StatisticsEggPointResp'
  7970. "400":
  7971. description: 具体错误
  7972. schema:
  7973. $ref: '#/definitions/md.Response'
  7974. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据分析)
  7975. tags:
  7976. - 蛋蛋能量
  7977. /api/institutionalManagement/eggEnergy/eggPoint/userEggFlow:
  7978. post:
  7979. consumes:
  7980. - application/json
  7981. description: 蛋蛋分管理(用户数据列表)
  7982. parameters:
  7983. - description: 验证参数Bearer和token空格拼接
  7984. in: header
  7985. name: Authorization
  7986. required: true
  7987. type: string
  7988. - description: 请求参数
  7989. in: body
  7990. name: req
  7991. required: true
  7992. schema:
  7993. $ref: '#/definitions/md.UserEggFlowReq'
  7994. produces:
  7995. - application/json
  7996. responses:
  7997. "200":
  7998. description: 成功返回
  7999. schema:
  8000. $ref: '#/definitions/md.UserEggFlowReqResp'
  8001. "400":
  8002. description: 具体错误
  8003. schema:
  8004. $ref: '#/definitions/md.Response'
  8005. summary: 制度中心-蛋蛋能量-蛋蛋分管理(用户数据列表)
  8006. tags:
  8007. - 蛋蛋能量
  8008. /api/institutionalManagement/eggEnergy/eggPoint/userEggIndex:
  8009. post:
  8010. consumes:
  8011. - application/json
  8012. description: 蛋蛋分管理(着陆页数据)
  8013. parameters:
  8014. - description: 验证参数Bearer和token空格拼接
  8015. in: header
  8016. name: Authorization
  8017. required: true
  8018. type: string
  8019. - description: 请求参数
  8020. in: body
  8021. name: req
  8022. required: true
  8023. schema:
  8024. $ref: '#/definitions/md.UserEggIndexReq'
  8025. produces:
  8026. - application/json
  8027. responses:
  8028. "200":
  8029. description: 成功返回
  8030. schema:
  8031. $ref: '#/definitions/md.UserEggIndexResp'
  8032. "400":
  8033. description: 具体错误
  8034. schema:
  8035. $ref: '#/definitions/md.Response'
  8036. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据)
  8037. tags:
  8038. - 蛋蛋能量
  8039. /api/institutionalManagement/eggEnergy/getBasic:
  8040. get:
  8041. consumes:
  8042. - application/json
  8043. description: 基础设置(获取)
  8044. parameters:
  8045. - description: 验证参数Bearer和token空格拼接
  8046. in: header
  8047. name: Authorization
  8048. required: true
  8049. type: string
  8050. produces:
  8051. - application/json
  8052. responses:
  8053. "200":
  8054. description: 具体数据
  8055. schema:
  8056. $ref: '#/definitions/md.GetEggEnergyBasicResp'
  8057. "400":
  8058. description: 具体错误
  8059. schema:
  8060. $ref: '#/definitions/md.Response'
  8061. summary: 制度中心-蛋蛋能量-基础设置(获取)
  8062. tags:
  8063. - 蛋蛋能量
  8064. /api/institutionalManagement/eggEnergy/getVipSetting:
  8065. get:
  8066. consumes:
  8067. - application/json
  8068. description: 基础会员设置(获取)
  8069. parameters:
  8070. - description: 验证参数Bearer和token空格拼接
  8071. in: header
  8072. name: Authorization
  8073. required: true
  8074. type: string
  8075. produces:
  8076. - application/json
  8077. responses:
  8078. "200":
  8079. description: 具体数据
  8080. schema:
  8081. $ref: '#/definitions/md.GetEggEnergyVipSettingResp'
  8082. "400":
  8083. description: 具体错误
  8084. schema:
  8085. $ref: '#/definitions/md.Response'
  8086. summary: 制度中心-蛋蛋能量-基础会员设置(获取)
  8087. tags:
  8088. - 蛋蛋能量
  8089. /api/institutionalManagement/eggEnergy/getVirtualCoinList:
  8090. get:
  8091. consumes:
  8092. - application/json
  8093. description: 查询所有币种(获取)
  8094. parameters:
  8095. - description: 验证参数Bearer和token空格拼接
  8096. in: header
  8097. name: Authorization
  8098. required: true
  8099. type: string
  8100. produces:
  8101. - application/json
  8102. responses:
  8103. "200":
  8104. description: 成功返回
  8105. schema:
  8106. items:
  8107. $ref: '#/definitions/md.VirtualCoin'
  8108. type: array
  8109. "400":
  8110. description: 具体错误
  8111. schema:
  8112. $ref: '#/definitions/md.Response'
  8113. summary: 制度中心-蛋蛋能量-查询所有币种(获取)
  8114. tags:
  8115. - 蛋蛋能量
  8116. /api/institutionalManagement/eggEnergy/globalData/coreDataList:
  8117. get:
  8118. consumes:
  8119. - application/json
  8120. description: 数据概览(获取)
  8121. parameters:
  8122. - description: 验证参数Bearer和token空格拼接
  8123. in: header
  8124. name: Authorization
  8125. required: true
  8126. type: string
  8127. produces:
  8128. - application/json
  8129. responses:
  8130. "200":
  8131. description: 具体数据
  8132. schema:
  8133. $ref: '#/definitions/md.GetEggCoreDataListResp'
  8134. "400":
  8135. description: 具体错误
  8136. schema:
  8137. $ref: '#/definitions/md.Response'
  8138. summary: 制度中心-蛋蛋能量-数据概览(获取)
  8139. tags:
  8140. - 蛋蛋能量
  8141. /api/institutionalManagement/eggEnergy/globalData/fundDataAdd:
  8142. post:
  8143. consumes:
  8144. - application/json
  8145. description: 价值明细数据(新增)
  8146. parameters:
  8147. - description: 验证参数Bearer和token空格拼接
  8148. in: header
  8149. name: Authorization
  8150. required: true
  8151. type: string
  8152. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  8153. in: body
  8154. name: req
  8155. required: true
  8156. schema:
  8157. $ref: '#/definitions/md.AddFundDataReq'
  8158. produces:
  8159. - application/json
  8160. responses:
  8161. "200":
  8162. description: 插入数据 id
  8163. schema:
  8164. type: int
  8165. "400":
  8166. description: 具体错误
  8167. schema:
  8168. $ref: '#/definitions/md.Response'
  8169. summary: 制度中心-蛋蛋能量-价值明细数据(新增)
  8170. tags:
  8171. - 蛋蛋能量
  8172. /api/institutionalManagement/eggEnergy/globalData/fundDataList:
  8173. post:
  8174. consumes:
  8175. - application/json
  8176. description: 新增数据列表(获取)
  8177. parameters:
  8178. - description: 验证参数Bearer和token空格拼接
  8179. in: header
  8180. name: Authorization
  8181. required: true
  8182. type: string
  8183. - description: 分页信息必填
  8184. in: body
  8185. name: req
  8186. required: true
  8187. schema:
  8188. $ref: '#/definitions/md.GetFundDataListReq'
  8189. produces:
  8190. - application/json
  8191. responses:
  8192. "200":
  8193. description: 具体数据
  8194. schema:
  8195. $ref: '#/definitions/md.GetFundDataListResp'
  8196. "400":
  8197. description: 具体错误
  8198. schema:
  8199. $ref: '#/definitions/md.Response'
  8200. summary: 制度中心-蛋蛋能量-新增数据列表(获取)
  8201. tags:
  8202. - 蛋蛋能量
  8203. /api/institutionalManagement/eggEnergy/globalData/fundDataRecordList:
  8204. post:
  8205. consumes:
  8206. - application/json
  8207. description: 新增数据列表详情(查询)
  8208. parameters:
  8209. - description: 验证参数Bearer和token空格拼接
  8210. in: header
  8211. name: Authorization
  8212. required: true
  8213. type: string
  8214. - description: 获取到的 system_id 以及分页信息
  8215. in: body
  8216. name: req
  8217. required: true
  8218. schema:
  8219. $ref: '#/definitions/md.GetFundDataRecordListReq'
  8220. produces:
  8221. - application/json
  8222. responses:
  8223. "200":
  8224. description: 具体数据
  8225. schema:
  8226. $ref: '#/definitions/md.GetFundDataRecordListResp'
  8227. "400":
  8228. description: 具体错误
  8229. schema:
  8230. $ref: '#/definitions/md.Response'
  8231. summary: 制度中心-蛋蛋能量-新增数据列表详情(查询)
  8232. tags:
  8233. - 蛋蛋能量
  8234. /api/institutionalManagement/eggEnergy/globalData/pointsCenterPriceCurve:
  8235. get:
  8236. consumes:
  8237. - application/json
  8238. description: 价格趋势(获取)
  8239. parameters:
  8240. - description: 验证参数Bearer和token空格拼接
  8241. in: header
  8242. name: Authorization
  8243. required: true
  8244. type: string
  8245. - description: 1:按天 2:按小时 3:按周
  8246. in: query
  8247. name: kind
  8248. type: string
  8249. produces:
  8250. - application/json
  8251. responses:
  8252. "200":
  8253. description: 具体数据
  8254. schema:
  8255. $ref: '#/definitions/md.GetPriceCurveResp'
  8256. "400":
  8257. description: 具体错误
  8258. schema:
  8259. $ref: '#/definitions/md.Response'
  8260. summary: 制度中心-蛋蛋能量-价格趋势(获取)
  8261. tags:
  8262. - 蛋蛋能量
  8263. /api/institutionalManagement/eggEnergy/platformRevenue/getVideoReward:
  8264. post:
  8265. consumes:
  8266. - application/json
  8267. description: 激励视频(获取)
  8268. parameters:
  8269. - description: 验证参数Bearer和token空格拼接
  8270. in: header
  8271. name: Authorization
  8272. required: true
  8273. type: string
  8274. - description: 落地页不填页大小默认20条数据
  8275. in: body
  8276. name: req
  8277. required: true
  8278. schema:
  8279. $ref: '#/definitions/md.SetVideoRewardReq'
  8280. produces:
  8281. - application/json
  8282. responses:
  8283. "200":
  8284. description: OK
  8285. schema:
  8286. $ref: '#/definitions/md.GetVideoRewardResp'
  8287. "400":
  8288. description: 具体错误
  8289. schema:
  8290. $ref: '#/definitions/md.Response'
  8291. summary: 制度中心-蛋蛋能量-平台营收-激励视频(获取)
  8292. tags:
  8293. - 蛋蛋能量
  8294. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueAdd:
  8295. post:
  8296. consumes:
  8297. - application/json
  8298. description: 其他广告设置数据(新增)
  8299. parameters:
  8300. - description: 验证参数Bearer和token空格拼接
  8301. in: header
  8302. name: Authorization
  8303. required: true
  8304. type: string
  8305. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  8306. in: body
  8307. name: req
  8308. required: true
  8309. schema:
  8310. $ref: '#/definitions/md.AddPlatformRevenueReq'
  8311. produces:
  8312. - application/json
  8313. responses:
  8314. "200":
  8315. description: 插入数据 id
  8316. schema:
  8317. type: int
  8318. "400":
  8319. description: 具体错误
  8320. schema:
  8321. $ref: '#/definitions/md.Response'
  8322. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(新增)
  8323. tags:
  8324. - 蛋蛋能量
  8325. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueList:
  8326. post:
  8327. consumes:
  8328. - application/json
  8329. description: 其他广告设置数据(获取)
  8330. parameters:
  8331. - description: 验证参数Bearer和token空格拼接
  8332. in: header
  8333. name: Authorization
  8334. required: true
  8335. type: string
  8336. - description: 分页信息必填
  8337. in: body
  8338. name: req
  8339. required: true
  8340. schema:
  8341. $ref: '#/definitions/md.ListPlatformRevenueReq'
  8342. produces:
  8343. - application/json
  8344. responses:
  8345. "200":
  8346. description: 具体数据
  8347. schema:
  8348. $ref: '#/definitions/md.ListPlatformRevenueResp'
  8349. "400":
  8350. description: 具体错误
  8351. schema:
  8352. $ref: '#/definitions/md.Response'
  8353. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(获取)
  8354. tags:
  8355. - 蛋蛋能量
  8356. /api/institutionalManagement/eggEnergy/platformRevenue/setVideoReward:
  8357. post:
  8358. consumes:
  8359. - application/json
  8360. description: 激励视频(设置)
  8361. parameters:
  8362. - description: 验证参数Bearer和token空格拼接
  8363. in: header
  8364. name: Authorization
  8365. required: true
  8366. type: string
  8367. - description: 落地页不填页大小默认20条数据
  8368. in: body
  8369. name: req
  8370. required: true
  8371. schema:
  8372. $ref: '#/definitions/md.SetVideoRewardReq'
  8373. produces:
  8374. - application/json
  8375. responses:
  8376. "200":
  8377. description: success
  8378. schema:
  8379. type: string
  8380. "400":
  8381. description: 具体错误
  8382. schema:
  8383. $ref: '#/definitions/md.Response'
  8384. summary: 制度中心-蛋蛋能量-平台营收-激励视频(设置)
  8385. tags:
  8386. - 蛋蛋能量
  8387. /api/institutionalManagement/eggEnergy/updateBasic:
  8388. post:
  8389. consumes:
  8390. - application/json
  8391. description: 基础设置(更新)
  8392. parameters:
  8393. - description: 验证参数Bearer和token空格拼接
  8394. in: header
  8395. name: Authorization
  8396. required: true
  8397. type: string
  8398. - description: system_id 必填
  8399. in: body
  8400. name: req
  8401. required: true
  8402. schema:
  8403. $ref: '#/definitions/md.UpdateEggEnergyBasicReq'
  8404. produces:
  8405. - application/json
  8406. responses:
  8407. "200":
  8408. description: 修改数据条数
  8409. schema:
  8410. type: int
  8411. "400":
  8412. description: 具体错误
  8413. schema:
  8414. $ref: '#/definitions/md.Response'
  8415. summary: 制度中心-蛋蛋能量-基础设置(更新)
  8416. tags:
  8417. - 蛋蛋能量
  8418. /api/institutionalManagement/eggEnergy/updateVipSetting:
  8419. post:
  8420. consumes:
  8421. - application/json
  8422. description: 会员设置(更新)
  8423. parameters:
  8424. - description: 验证参数Bearer和token空格拼接
  8425. in: header
  8426. name: Authorization
  8427. required: true
  8428. type: string
  8429. - description: 填入修改后的列表(会员等级名称、兑换余额手续费、分红比例)
  8430. in: body
  8431. name: req
  8432. required: true
  8433. schema:
  8434. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  8435. produces:
  8436. - application/json
  8437. responses:
  8438. "200":
  8439. description: 修改数据条数
  8440. schema:
  8441. type: int
  8442. "400":
  8443. description: 具体错误
  8444. schema:
  8445. $ref: '#/definitions/md.Response'
  8446. summary: 制度中心-蛋蛋能量-会员设置(更新)
  8447. tags:
  8448. - 蛋蛋能量
  8449. /api/institutionalManagement/eggEnergy/updateVirtualCoin:
  8450. post:
  8451. consumes:
  8452. - application/json
  8453. description: 更新币种信息
  8454. parameters:
  8455. - description: 验证参数Bearer和token空格拼接
  8456. in: header
  8457. name: Authorization
  8458. required: true
  8459. type: string
  8460. - description: 更新数据信息
  8461. in: body
  8462. name: req
  8463. required: true
  8464. schema:
  8465. $ref: '#/definitions/md.UpdateVirtualCoinReq'
  8466. produces:
  8467. - application/json
  8468. responses:
  8469. "200":
  8470. description: 更新数据数量
  8471. schema:
  8472. type: int
  8473. "400":
  8474. description: 具体错误
  8475. schema:
  8476. $ref: '#/definitions/md.Response'
  8477. summary: 制度中心-蛋蛋能量-更新币种信息
  8478. tags:
  8479. - 蛋蛋能量
  8480. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinFlowList:
  8481. post:
  8482. consumes:
  8483. - application/json
  8484. description: 蛋蛋能量流水(查询)
  8485. parameters:
  8486. - description: 验证参数Bearer和token空格拼接
  8487. in: header
  8488. name: Authorization
  8489. required: true
  8490. type: string
  8491. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  8492. in: body
  8493. name: req
  8494. required: true
  8495. schema:
  8496. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
  8497. produces:
  8498. - application/json
  8499. responses:
  8500. "200":
  8501. description: 成功返回
  8502. schema:
  8503. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
  8504. "400":
  8505. description: 具体错误
  8506. schema:
  8507. $ref: '#/definitions/md.Response'
  8508. summary: 制度中心-活跃积分持有者明细-蛋蛋能量流水(查询)
  8509. tags:
  8510. - 公排管理
  8511. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinList:
  8512. post:
  8513. consumes:
  8514. - application/json
  8515. description: 蛋蛋能量明细(获取)
  8516. parameters:
  8517. - description: 验证参数Bearer和token空格拼接
  8518. in: header
  8519. name: Authorization
  8520. required: true
  8521. type: string
  8522. - description: 落地页不填页大小默认20条数据
  8523. in: body
  8524. name: req
  8525. schema:
  8526. $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
  8527. produces:
  8528. - application/json
  8529. responses:
  8530. "200":
  8531. description: 成功返回
  8532. schema:
  8533. $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
  8534. "400":
  8535. description: 具体错误
  8536. schema:
  8537. $ref: '#/definitions/md.Response'
  8538. summary: 制度中心-活跃积分持有者明细-蛋蛋能量明细(获取)
  8539. tags:
  8540. - 公排管理
  8541. /api/institutionalManagement/eggEnergy/userCoin/eggPointsUserCoinList:
  8542. post:
  8543. consumes:
  8544. - application/json
  8545. description: 蛋蛋积分持有者明细(获取)
  8546. parameters:
  8547. - description: 验证参数Bearer和token空格拼接
  8548. in: header
  8549. name: Authorization
  8550. required: true
  8551. type: string
  8552. - description: 落地页不填页大小默认20条数据
  8553. in: body
  8554. name: req
  8555. schema:
  8556. $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
  8557. produces:
  8558. - application/json
  8559. responses:
  8560. "200":
  8561. description: 成功返回
  8562. schema:
  8563. $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
  8564. "400":
  8565. description: 具体错误
  8566. schema:
  8567. $ref: '#/definitions/md.Response'
  8568. summary: 制度中心-绿色能量持有者明细-蛋蛋积分持有者明细(获取)
  8569. tags:
  8570. - 公排管理
  8571. /api/institutionalManagement/eggEnergy/userCoin/getEggPointsUserCoinFlowList:
  8572. post:
  8573. consumes:
  8574. - application/json
  8575. description: 蛋蛋积分流水明细(查询)
  8576. parameters:
  8577. - description: 验证参数Bearer和token空格拼接
  8578. in: header
  8579. name: Authorization
  8580. required: true
  8581. type: string
  8582. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  8583. in: body
  8584. name: req
  8585. required: true
  8586. schema:
  8587. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListReq'
  8588. produces:
  8589. - application/json
  8590. responses:
  8591. "200":
  8592. description: 成功返回
  8593. schema:
  8594. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
  8595. "400":
  8596. description: 具体错误
  8597. schema:
  8598. $ref: '#/definitions/md.Response'
  8599. summary: 制度中心-绿色能量持有者明细-蛋蛋积分流水明细(查询)
  8600. tags:
  8601. - 公排管理
  8602. /api/institutionalManagement/eggPointCoefficient/add:
  8603. post:
  8604. consumes:
  8605. - application/json
  8606. description: 区间系数(新增 支持批量新增)
  8607. parameters:
  8608. - description: 验证参数Bearer和token空格拼接
  8609. in: header
  8610. name: Authorization
  8611. required: true
  8612. type: string
  8613. - description: 需要新增的内容
  8614. in: body
  8615. name: req
  8616. required: true
  8617. schema:
  8618. $ref: '#/definitions/md.EggPointCoefficientBatchAddReq'
  8619. produces:
  8620. - application/json
  8621. responses:
  8622. "200":
  8623. description: 新增数据条数
  8624. schema:
  8625. type: int
  8626. "400":
  8627. description: 具体错误
  8628. schema:
  8629. $ref: '#/definitions/md.Response'
  8630. summary: 制度中心-蛋蛋分区间系数管理-区间系数(新增)
  8631. tags:
  8632. - 蛋蛋分区间系数管理
  8633. /api/institutionalManagement/eggPointCoefficient/del:
  8634. delete:
  8635. consumes:
  8636. - application/json
  8637. description: 区间系数(删除)
  8638. parameters:
  8639. - description: 验证参数Bearer和token空格拼接
  8640. in: header
  8641. name: Authorization
  8642. required: true
  8643. type: string
  8644. - description: 需要删除的数据id
  8645. in: body
  8646. name: req
  8647. required: true
  8648. schema:
  8649. $ref: '#/definitions/md.EggPointCoefficientDelReq'
  8650. produces:
  8651. - application/json
  8652. responses:
  8653. "200":
  8654. description: 成功删除数据条数
  8655. schema:
  8656. type: int
  8657. "400":
  8658. description: 具体错误
  8659. schema:
  8660. $ref: '#/definitions/md.Response'
  8661. summary: 制度中心-蛋蛋分区间系数管理-区间系数(删除)
  8662. tags:
  8663. - 蛋蛋分区间系数管理
  8664. /api/institutionalManagement/eggPointCoefficient/index:
  8665. get:
  8666. consumes:
  8667. - application/json
  8668. description: 区间系数(获取)
  8669. parameters:
  8670. - description: 验证参数Bearer和token空格拼接
  8671. in: header
  8672. name: Authorization
  8673. required: true
  8674. type: string
  8675. produces:
  8676. - application/json
  8677. responses:
  8678. "200":
  8679. description: OK
  8680. schema:
  8681. $ref: '#/definitions/md.EggPointCoefficientGetResp'
  8682. "400":
  8683. description: 具体错误
  8684. schema:
  8685. $ref: '#/definitions/md.Response'
  8686. summary: 制度中心-蛋蛋分区间系数管理-区间系数(获取)
  8687. tags:
  8688. - 蛋蛋分区间系数管理
  8689. /api/institutionalManagement/eggPointCoefficient/update:
  8690. post:
  8691. consumes:
  8692. - application/json
  8693. description: 区间系数(更新)
  8694. parameters:
  8695. - description: 验证参数Bearer和token空格拼接
  8696. in: header
  8697. name: Authorization
  8698. required: true
  8699. type: string
  8700. - description: 需要更新的数据信息
  8701. in: body
  8702. name: req
  8703. required: true
  8704. schema:
  8705. $ref: '#/definitions/md.EggPointCoefficientUpdateReq'
  8706. produces:
  8707. - application/json
  8708. responses:
  8709. "200":
  8710. description: 成功修改的数据数量
  8711. schema:
  8712. type: int
  8713. "400":
  8714. description: 具体错误
  8715. schema:
  8716. $ref: '#/definitions/md.Response'
  8717. summary: 制度中心-蛋蛋分区间系数管理-区间系数(更新)
  8718. tags:
  8719. - 蛋蛋分区间系数管理
  8720. /api/institutionalManagement/moduleSetting/getModuleSetting:
  8721. get:
  8722. consumes:
  8723. - application/json
  8724. description: 个性化设置(获取)
  8725. parameters:
  8726. - description: 验证参数Bearer和token空格拼接
  8727. in: header
  8728. name: Authorization
  8729. required: true
  8730. type: string
  8731. - description: 模块类型值
  8732. in: query
  8733. name: mod_name_value
  8734. required: true
  8735. type: string
  8736. produces:
  8737. - application/json
  8738. responses:
  8739. "200":
  8740. description: 具体数据
  8741. schema:
  8742. $ref: '#/definitions/md.ModuleSettingGetResp'
  8743. "400":
  8744. description: 具体错误
  8745. schema:
  8746. $ref: '#/definitions/md.Response'
  8747. summary: 制度中心-模块设置-个性化设置(获取)
  8748. tags:
  8749. - 模块设置
  8750. /api/institutionalManagement/moduleSetting/updateModuleSetting:
  8751. post:
  8752. consumes:
  8753. - application/json
  8754. description: 个性化设置(更新)
  8755. parameters:
  8756. - description: 验证参数Bearer和token空格拼接
  8757. in: header
  8758. name: Authorization
  8759. required: true
  8760. type: string
  8761. - description: 模块类型值必填 链接传入完整 URL
  8762. in: body
  8763. name: req
  8764. required: true
  8765. schema:
  8766. $ref: '#/definitions/md.ModuleSettingUpdateReq'
  8767. produces:
  8768. - application/json
  8769. responses:
  8770. "200":
  8771. description: 修改数据条数
  8772. schema:
  8773. type: int
  8774. "400":
  8775. description: 具体错误
  8776. schema:
  8777. $ref: '#/definitions/md.Response'
  8778. summary: 制度中心-模块设置-个性化设置(更新)
  8779. tags:
  8780. - 模块设置
  8781. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
  8782. post:
  8783. consumes:
  8784. - application/json
  8785. description: 社区分红(新增)
  8786. parameters:
  8787. - description: 验证参数Bearer和token空格拼接
  8788. in: header
  8789. name: Authorization
  8790. required: true
  8791. type: string
  8792. - description: 分红名称、分红总量
  8793. in: body
  8794. name: req
  8795. required: true
  8796. schema:
  8797. $ref: '#/definitions/md.AddCommunityDividendsReq'
  8798. produces:
  8799. - application/json
  8800. responses:
  8801. "200":
  8802. description: 成功
  8803. schema:
  8804. type: success
  8805. "400":
  8806. description: 具体错误
  8807. schema:
  8808. $ref: '#/definitions/md.Response'
  8809. summary: 制度中心-公排管理-社区分红(新增)
  8810. tags:
  8811. - 公排管理
  8812. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
  8813. post:
  8814. consumes:
  8815. - application/json
  8816. description: 社区分红(查询)
  8817. parameters:
  8818. - description: 验证参数Bearer和token空格拼接
  8819. in: header
  8820. name: Authorization
  8821. required: true
  8822. type: string
  8823. - description: 页数、每页大小必填 起止时间、起止数量选填
  8824. in: body
  8825. name: req
  8826. required: true
  8827. schema:
  8828. $ref: '#/definitions/md.ListCommunityDividendsReq'
  8829. produces:
  8830. - application/json
  8831. responses:
  8832. "200":
  8833. description: 具体数据
  8834. schema:
  8835. $ref: '#/definitions/md.ListCommunityDividendsResp'
  8836. "400":
  8837. description: 具体错误
  8838. schema:
  8839. $ref: '#/definitions/md.Response'
  8840. summary: 制度中心-公排管理-社区分红(查询)
  8841. tags:
  8842. - 公排管理
  8843. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
  8844. post:
  8845. consumes:
  8846. - application/json
  8847. description: 社区长列表(新增)
  8848. parameters:
  8849. - description: 验证参数Bearer和token空格拼接
  8850. in: header
  8851. name: Authorization
  8852. required: true
  8853. type: string
  8854. - description: 新增社区长 ID、备注
  8855. in: body
  8856. name: req
  8857. required: true
  8858. schema:
  8859. $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
  8860. produces:
  8861. - application/json
  8862. responses:
  8863. "200":
  8864. description: 插入数据 ID
  8865. schema:
  8866. type: int
  8867. "400":
  8868. description: 具体错误
  8869. schema:
  8870. $ref: '#/definitions/md.Response'
  8871. summary: 制度中心-公排管理-社区长列表(新增)
  8872. tags:
  8873. - 公排管理
  8874. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserDel/{$id}:
  8875. delete:
  8876. consumes:
  8877. - application/json
  8878. description: 社区长列表(删除)
  8879. parameters:
  8880. - description: 验证参数Bearer和token空格拼接
  8881. in: header
  8882. name: Authorization
  8883. required: true
  8884. type: string
  8885. produces:
  8886. - application/json
  8887. responses:
  8888. "200":
  8889. description: 删除数据数量
  8890. schema:
  8891. type: int
  8892. "400":
  8893. description: 具体错误
  8894. schema:
  8895. $ref: '#/definitions/md.Response'
  8896. summary: 制度中心-公排管理-社区长列表(删除)
  8897. tags:
  8898. - 公排管理
  8899. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
  8900. post:
  8901. consumes:
  8902. - application/json
  8903. description: 社区长列表(查询)
  8904. parameters:
  8905. - description: 验证参数Bearer和token空格拼接
  8906. in: header
  8907. name: Authorization
  8908. required: true
  8909. type: string
  8910. - description: 页数、每页大小必填 手机号、用户ID选填
  8911. in: body
  8912. name: req
  8913. required: true
  8914. schema:
  8915. $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
  8916. produces:
  8917. - application/json
  8918. responses:
  8919. "200":
  8920. description: 社区长列表
  8921. schema:
  8922. $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
  8923. "400":
  8924. description: 具体错误
  8925. schema:
  8926. $ref: '#/definitions/md.Response'
  8927. summary: 制度中心-公排管理-社区长列表(查询)
  8928. tags:
  8929. - 公排管理
  8930. /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
  8931. post:
  8932. consumes:
  8933. - application/json
  8934. description: 关系分布图(位置转换)
  8935. parameters:
  8936. - description: 验证参数Bearer和token空格拼接
  8937. in: header
  8938. name: Authorization
  8939. required: true
  8940. type: string
  8941. - description: 需要交换的两个位置
  8942. in: body
  8943. name: req
  8944. required: true
  8945. schema:
  8946. $ref: '#/definitions/md.ExchangeUserPositionReq'
  8947. produces:
  8948. - application/json
  8949. responses:
  8950. "200":
  8951. description: 成功返回
  8952. schema:
  8953. type: ""
  8954. "400":
  8955. description: 具体错误
  8956. schema:
  8957. $ref: '#/definitions/md.Response'
  8958. summary: 制度中心-公排管理-关系分布图(位置转换)
  8959. tags:
  8960. - 公排管理
  8961. /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
  8962. get:
  8963. consumes:
  8964. - application/json
  8965. description: 关系分布图(获取指定用户上级)
  8966. parameters:
  8967. - description: 验证参数Bearer和token空格拼接
  8968. in: header
  8969. name: Authorization
  8970. required: true
  8971. type: string
  8972. - description: 用户ID
  8973. in: query
  8974. name: uid
  8975. required: true
  8976. type: string
  8977. produces:
  8978. - application/json
  8979. responses:
  8980. "200":
  8981. description: 具体数据
  8982. schema:
  8983. $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
  8984. "400":
  8985. description: 具体错误
  8986. schema:
  8987. $ref: '#/definitions/md.Response'
  8988. summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
  8989. tags:
  8990. - 公排管理
  8991. /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
  8992. get:
  8993. consumes:
  8994. - application/json
  8995. description: 关系分布图(获取指定用户下级)
  8996. parameters:
  8997. - description: 验证参数Bearer和token空格拼接
  8998. in: header
  8999. name: Authorization
  9000. required: true
  9001. type: string
  9002. - description: 用户ID
  9003. in: query
  9004. name: uid
  9005. required: true
  9006. type: string
  9007. produces:
  9008. - application/json
  9009. responses:
  9010. "200":
  9011. description: 具体数据
  9012. schema:
  9013. $ref: '#/definitions/md.TreeNode'
  9014. "400":
  9015. description: 具体错误
  9016. schema:
  9017. $ref: '#/definitions/md.Response'
  9018. summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
  9019. tags:
  9020. - 公排管理
  9021. /api/institutionalManagement/publicPlatoon/getBasic:
  9022. get:
  9023. consumes:
  9024. - application/json
  9025. description: 公排基础设置(获取)
  9026. parameters:
  9027. - description: 验证参数Bearer和token空格拼接
  9028. in: header
  9029. name: Authorization
  9030. required: true
  9031. type: string
  9032. produces:
  9033. - application/json
  9034. responses:
  9035. "200":
  9036. description: 具体数据
  9037. schema:
  9038. $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
  9039. "400":
  9040. description: 具体错误
  9041. schema:
  9042. $ref: '#/definitions/md.Response'
  9043. summary: 制度中心-公排管理-公排基础设置(获取)
  9044. tags:
  9045. - 公排管理
  9046. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/delete:
  9047. delete:
  9048. consumes:
  9049. - application/json
  9050. description: 免罚用户(删除)
  9051. parameters:
  9052. - description: 验证参数Bearer和token空格拼接
  9053. in: header
  9054. name: Authorization
  9055. required: true
  9056. type: string
  9057. - description: 免罚用户ID
  9058. in: body
  9059. name: req
  9060. required: true
  9061. schema:
  9062. $ref: '#/definitions/md.DeleteFreePublishUserReq'
  9063. produces:
  9064. - application/json
  9065. responses:
  9066. "200":
  9067. description: 删除数据数量
  9068. schema:
  9069. type: int
  9070. "400":
  9071. description: 具体错误
  9072. schema:
  9073. $ref: '#/definitions/md.Response'
  9074. summary: 制度中心-公排管理-免罚用户(删除)
  9075. tags:
  9076. - 公排管理
  9077. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
  9078. post:
  9079. consumes:
  9080. - application/json
  9081. description: 免罚用户(查询)
  9082. parameters:
  9083. - description: 验证参数Bearer和token空格拼接
  9084. in: header
  9085. name: Authorization
  9086. required: true
  9087. type: string
  9088. - description: 页数和行数必填,uid选填
  9089. in: body
  9090. name: req
  9091. required: true
  9092. schema:
  9093. $ref: '#/definitions/md.GetFreePublishUserReq'
  9094. produces:
  9095. - application/json
  9096. responses:
  9097. "200":
  9098. description: 成功返回
  9099. schema:
  9100. $ref: '#/definitions/md.GetFreePublishUserResp'
  9101. "400":
  9102. description: 具体错误
  9103. schema:
  9104. $ref: '#/definitions/md.Response'
  9105. summary: 制度中心-公排管理-免罚用户(查询)
  9106. tags:
  9107. - 公排管理
  9108. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
  9109. post:
  9110. consumes:
  9111. - application/json
  9112. description: 免罚用户(新增)
  9113. parameters:
  9114. - description: 验证参数Bearer和token空格拼接
  9115. in: header
  9116. name: Authorization
  9117. required: true
  9118. type: string
  9119. - description: 免罚用户ID
  9120. in: body
  9121. name: req
  9122. required: true
  9123. schema:
  9124. $ref: '#/definitions/md.AddFreePublishUserReq'
  9125. produces:
  9126. - application/json
  9127. responses:
  9128. "200":
  9129. description: 插入数据 ID
  9130. schema:
  9131. type: int
  9132. "400":
  9133. description: 具体错误
  9134. schema:
  9135. $ref: '#/definitions/md.Response'
  9136. summary: 制度中心-公排管理-免罚用户(新增)
  9137. tags:
  9138. - 公排管理
  9139. /api/institutionalManagement/publicPlatoon/relationshipMap:
  9140. get:
  9141. consumes:
  9142. - application/json
  9143. description: 关系分布图(获取)
  9144. parameters:
  9145. - description: 验证参数Bearer和token空格拼接
  9146. in: header
  9147. name: Authorization
  9148. required: true
  9149. type: string
  9150. - description: phone
  9151. in: query
  9152. name: phone
  9153. required: true
  9154. type: string
  9155. - description: uid
  9156. in: query
  9157. name: uid
  9158. required: true
  9159. type: string
  9160. produces:
  9161. - application/json
  9162. responses:
  9163. "200":
  9164. description: 具体数据
  9165. schema:
  9166. $ref: '#/definitions/md.TreeNode'
  9167. "400":
  9168. description: 具体错误
  9169. schema:
  9170. $ref: '#/definitions/md.Response'
  9171. summary: 制度中心-公排管理-关系分布图(获取)
  9172. tags:
  9173. - 公排管理
  9174. /api/institutionalManagement/publicPlatoon/selectMember:
  9175. post:
  9176. consumes:
  9177. - application/json
  9178. description: 公排基础设置选择会员(查询)
  9179. parameters:
  9180. - description: 验证参数Bearer和token空格拼接
  9181. in: header
  9182. name: Authorization
  9183. required: true
  9184. type: string
  9185. - description: 分页信息必填
  9186. in: body
  9187. name: req
  9188. required: true
  9189. schema:
  9190. $ref: '#/definitions/md.SelectMemberReq'
  9191. produces:
  9192. - application/json
  9193. responses:
  9194. "200":
  9195. description: 具体数据
  9196. schema:
  9197. $ref: '#/definitions/md.SelectMemberResp'
  9198. "400":
  9199. description: 具体错误
  9200. schema:
  9201. $ref: '#/definitions/md.Response'
  9202. summary: 制度中心-公排管理-公排基础设置选择会员(查询)
  9203. tags:
  9204. - 公排管理
  9205. /api/institutionalManagement/publicPlatoon/updateBasic:
  9206. put:
  9207. consumes:
  9208. - application/json
  9209. description: 公排基础设置(修改)
  9210. parameters:
  9211. - description: 验证参数Bearer和token空格拼接
  9212. in: header
  9213. name: Authorization
  9214. required: true
  9215. type: string
  9216. - description: 公排设置表单内容
  9217. in: body
  9218. name: req
  9219. required: true
  9220. schema:
  9221. $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
  9222. produces:
  9223. - application/json
  9224. responses:
  9225. "200":
  9226. description: success
  9227. schema:
  9228. type: string
  9229. "400":
  9230. description: 具体错误
  9231. schema:
  9232. $ref: '#/definitions/md.Response'
  9233. summary: 制度中心-公排管理-公排基础设置(修改)
  9234. tags:
  9235. - 公排管理
  9236. /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
  9237. post:
  9238. consumes:
  9239. - application/json
  9240. description: 日活分析
  9241. parameters:
  9242. - description: 验证参数Bearer和token空格拼接
  9243. in: header
  9244. name: Authorization
  9245. required: true
  9246. type: string
  9247. - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
  9248. in: body
  9249. name: req
  9250. required: true
  9251. schema:
  9252. $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
  9253. produces:
  9254. - application/json
  9255. responses:
  9256. "200":
  9257. description: 具体数据
  9258. schema:
  9259. $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
  9260. "400":
  9261. description: 具体错误
  9262. schema:
  9263. $ref: '#/definitions/md.Response'
  9264. summary: 制度中心-公排管理-日活分析
  9265. tags:
  9266. - 公排管理
  9267. /api/login:
  9268. post:
  9269. consumes:
  9270. - application/json
  9271. description: 登入
  9272. parameters:
  9273. - description: 用户名密码
  9274. in: body
  9275. name: req
  9276. required: true
  9277. schema:
  9278. $ref: '#/definitions/md.LoginReq'
  9279. produces:
  9280. - application/json
  9281. responses:
  9282. "200":
  9283. description: token
  9284. schema:
  9285. $ref: '#/definitions/md.LoginResponse'
  9286. "400":
  9287. description: 具体错误
  9288. schema:
  9289. $ref: '#/definitions/md.Response'
  9290. summary: 登陆
  9291. tags:
  9292. - 登录
  9293. /api/marketingApplications/newUserRedPackage/getBasic:
  9294. get:
  9295. consumes:
  9296. - application/json
  9297. description: 新人红包设置(获取)
  9298. parameters:
  9299. - description: 验证参数Bearer和token空格拼接
  9300. in: header
  9301. name: Authorization
  9302. required: true
  9303. type: string
  9304. produces:
  9305. - application/json
  9306. responses:
  9307. "200":
  9308. description: 具体数据
  9309. schema:
  9310. $ref: '#/definitions/md.NewUserRedPackageGetBasicResp'
  9311. "400":
  9312. description: 具体错误
  9313. schema:
  9314. $ref: '#/definitions/md.Response'
  9315. summary: 制度中心-营销应用-新人红包设置(获取)
  9316. tags:
  9317. - 营销应用
  9318. /api/marketingApplications/newUserRedPackage/recordFlowList:
  9319. post:
  9320. consumes:
  9321. - application/json
  9322. description: 新人红包列表明细(查询)
  9323. parameters:
  9324. - description: 验证参数Bearer和token空格拼接
  9325. in: header
  9326. name: Authorization
  9327. required: true
  9328. type: string
  9329. - description: 新人红包列表明细查询条件(分页信息、用户 ID必填)
  9330. in: body
  9331. name: req
  9332. required: true
  9333. schema:
  9334. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListReq'
  9335. produces:
  9336. - application/json
  9337. responses:
  9338. "200":
  9339. description: 具体数据
  9340. schema:
  9341. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListResp'
  9342. "400":
  9343. description: 具体错误
  9344. schema:
  9345. $ref: '#/definitions/md.Response'
  9346. summary: 制度中心-营销应用-新人红包列表明细(查询)
  9347. tags:
  9348. - 营销应用
  9349. /api/marketingApplications/newUserRedPackage/recordList:
  9350. post:
  9351. consumes:
  9352. - application/json
  9353. description: 新人红包列表(查询)
  9354. parameters:
  9355. - description: 验证参数Bearer和token空格拼接
  9356. in: header
  9357. name: Authorization
  9358. required: true
  9359. type: string
  9360. - description: 新人红包列表查询条件(分页信息必填)
  9361. in: body
  9362. name: req
  9363. required: true
  9364. schema:
  9365. $ref: '#/definitions/md.NewUserRedPackageRecordListReq'
  9366. produces:
  9367. - application/json
  9368. responses:
  9369. "200":
  9370. description: 具体数据
  9371. schema:
  9372. $ref: '#/definitions/md.NewUserRedPackageRecordListResp'
  9373. "400":
  9374. description: 具体错误
  9375. schema:
  9376. $ref: '#/definitions/md.Response'
  9377. summary: 制度中心-营销应用-新人红包列表(查询)
  9378. tags:
  9379. - 营销应用
  9380. /api/marketingApplications/newUserRedPackage/updateBasic:
  9381. put:
  9382. consumes:
  9383. - application/json
  9384. description: 新人红包设置(修改)
  9385. parameters:
  9386. - description: 验证参数Bearer和token空格拼接
  9387. in: header
  9388. name: Authorization
  9389. required: true
  9390. type: string
  9391. - description: 新人红包设置表单
  9392. in: body
  9393. name: req
  9394. required: true
  9395. schema:
  9396. $ref: '#/definitions/md.NewUserRedPackageUpdateBasicReq'
  9397. produces:
  9398. - application/json
  9399. responses:
  9400. "200":
  9401. description: success
  9402. schema:
  9403. type: string
  9404. "400":
  9405. description: 具体错误
  9406. schema:
  9407. $ref: '#/definitions/md.Response'
  9408. summary: 制度中心-营销应用-新人红包设置(修改)
  9409. tags:
  9410. - 营销应用
  9411. /api/memberCenter/certificate/del:
  9412. post:
  9413. consumes:
  9414. - application/json
  9415. description: 会员中心-证书管理-删除
  9416. parameters:
  9417. - description: 验证参数Bearer和token空格拼接
  9418. in: header
  9419. name: Authorization
  9420. required: true
  9421. type: string
  9422. - description: (分页信息必填)
  9423. in: body
  9424. name: req
  9425. required: true
  9426. schema:
  9427. $ref: '#/definitions/md.CertificateDelReq'
  9428. produces:
  9429. - application/json
  9430. responses:
  9431. "200":
  9432. description: 具体数据
  9433. schema:
  9434. type: string
  9435. "400":
  9436. description: 具体错误
  9437. schema:
  9438. $ref: '#/definitions/md.Response'
  9439. summary: 会员中心-证书管理-删除
  9440. tags:
  9441. - 会员中心
  9442. /api/memberCenter/certificate/list:
  9443. post:
  9444. consumes:
  9445. - application/json
  9446. description: 会员中心-证书管理
  9447. parameters:
  9448. - description: 验证参数Bearer和token空格拼接
  9449. in: header
  9450. name: Authorization
  9451. required: true
  9452. type: string
  9453. - description: (分页信息必填)
  9454. in: body
  9455. name: req
  9456. required: true
  9457. schema:
  9458. $ref: '#/definitions/md.CertificateListReq'
  9459. produces:
  9460. - application/json
  9461. responses:
  9462. "200":
  9463. description: 具体数据
  9464. schema:
  9465. $ref: '#/definitions/md.CertificateListResp'
  9466. "400":
  9467. description: 具体错误
  9468. schema:
  9469. $ref: '#/definitions/md.Response'
  9470. summary: 会员中心-证书管理
  9471. tags:
  9472. - 会员中心
  9473. /api/memberCenter/certificate/save:
  9474. post:
  9475. consumes:
  9476. - application/json
  9477. description: 会员中心-证书管理-保存
  9478. parameters:
  9479. - description: 验证参数Bearer和token空格拼接
  9480. in: header
  9481. name: Authorization
  9482. required: true
  9483. type: string
  9484. - description: (分页信息必填)
  9485. in: body
  9486. name: req
  9487. required: true
  9488. schema:
  9489. $ref: '#/definitions/md.CertificateSave'
  9490. produces:
  9491. - application/json
  9492. responses:
  9493. "200":
  9494. description: 具体数据
  9495. schema:
  9496. type: string
  9497. "400":
  9498. description: 具体错误
  9499. schema:
  9500. $ref: '#/definitions/md.Response'
  9501. summary: 会员中心-证书管理-保存
  9502. tags:
  9503. - 会员中心
  9504. /api/memberCenter/levelManagement/addLevel:
  9505. post:
  9506. consumes:
  9507. - application/json
  9508. description: 等级管理(新增)
  9509. parameters:
  9510. - description: 验证参数Bearer和token空格拼接
  9511. in: header
  9512. name: Authorization
  9513. required: true
  9514. type: string
  9515. - description: 需要新增的等级信息
  9516. in: body
  9517. name: req
  9518. required: true
  9519. schema:
  9520. $ref: '#/definitions/md.AddLevelReq'
  9521. produces:
  9522. - application/json
  9523. responses:
  9524. "200":
  9525. description: 新增等级ID
  9526. schema:
  9527. type: int
  9528. "400":
  9529. description: 具体错误
  9530. schema:
  9531. $ref: '#/definitions/md.Response'
  9532. summary: 制度中心-会员中心-等级管理(新增)
  9533. tags:
  9534. - 会员中心
  9535. /api/memberCenter/levelManagement/deleteLevel:
  9536. delete:
  9537. consumes:
  9538. - application/json
  9539. description: 等级管理(删除)
  9540. parameters:
  9541. - description: 验证参数Bearer和token空格拼接
  9542. in: header
  9543. name: Authorization
  9544. required: true
  9545. type: string
  9546. - description: 需要删除的等级 ID
  9547. in: body
  9548. name: req
  9549. required: true
  9550. schema:
  9551. $ref: '#/definitions/md.DeleteLevelReq'
  9552. produces:
  9553. - application/json
  9554. responses:
  9555. "200":
  9556. description: 成功删除数据数量
  9557. schema:
  9558. type: int
  9559. "400":
  9560. description: 具体错误
  9561. schema:
  9562. $ref: '#/definitions/md.Response'
  9563. summary: 制度中心-会员中心-等级管理(删除)
  9564. tags:
  9565. - 会员中心
  9566. /api/memberCenter/levelManagement/deleteLevelTask:
  9567. delete:
  9568. consumes:
  9569. - application/json
  9570. description: 等级任务(删除)
  9571. parameters:
  9572. - description: 验证参数Bearer和token空格拼接
  9573. in: header
  9574. name: Authorization
  9575. required: true
  9576. type: string
  9577. - description: 需要删除的等级任务ID
  9578. in: body
  9579. name: req
  9580. required: true
  9581. schema:
  9582. $ref: '#/definitions/md.DeleteTaskReq'
  9583. produces:
  9584. - application/json
  9585. responses:
  9586. "200":
  9587. description: 成功删除数据数量
  9588. schema:
  9589. type: int
  9590. "400":
  9591. description: 具体错误
  9592. schema:
  9593. $ref: '#/definitions/md.Response'
  9594. summary: 制度中心-会员中心-等级管理-等级任务(删除)
  9595. tags:
  9596. - 会员中心
  9597. /api/memberCenter/levelManagement/getLevelList:
  9598. get:
  9599. consumes:
  9600. - application/json
  9601. description: 标签管理(获取)
  9602. parameters:
  9603. - description: 验证参数Bearer和token空格拼接
  9604. in: header
  9605. name: Authorization
  9606. required: true
  9607. type: string
  9608. - description: 每页大小
  9609. in: query
  9610. name: limit
  9611. required: true
  9612. type: integer
  9613. - description: 页数
  9614. in: query
  9615. name: page
  9616. required: true
  9617. type: integer
  9618. produces:
  9619. - application/json
  9620. responses:
  9621. "200":
  9622. description: 具体数据
  9623. schema:
  9624. $ref: '#/definitions/md.GetLevelListResp'
  9625. "400":
  9626. description: 具体错误
  9627. schema:
  9628. $ref: '#/definitions/md.Response'
  9629. summary: 制度中心-会员中心-等级管理(获取)
  9630. tags:
  9631. - 会员中心
  9632. /api/memberCenter/levelManagement/getOneLevel:
  9633. get:
  9634. consumes:
  9635. - application/json
  9636. description: 等级明细(获取)
  9637. parameters:
  9638. - description: 验证参数Bearer和token空格拼接
  9639. in: header
  9640. name: Authorization
  9641. required: true
  9642. type: string
  9643. - description: 等级 ID
  9644. in: query
  9645. name: level_id
  9646. required: true
  9647. type: integer
  9648. produces:
  9649. - application/json
  9650. responses:
  9651. "200":
  9652. description: 具体数据
  9653. schema:
  9654. $ref: '#/definitions/md.GetOneLevelResp'
  9655. "400":
  9656. description: 具体错误
  9657. schema:
  9658. $ref: '#/definitions/md.Response'
  9659. summary: 制度中心-会员中心-等级管理-等级明细(获取)
  9660. tags:
  9661. - 会员中心
  9662. /api/memberCenter/levelManagement/updateLevel:
  9663. post:
  9664. consumes:
  9665. - application/json
  9666. description: 等级管理(更新)
  9667. parameters:
  9668. - description: 验证参数Bearer和token空格拼接
  9669. in: header
  9670. name: Authorization
  9671. required: true
  9672. type: string
  9673. - description: 需要修改的等级信息
  9674. in: body
  9675. name: req
  9676. required: true
  9677. schema:
  9678. $ref: '#/definitions/md.UpdateLevelReq'
  9679. produces:
  9680. - application/json
  9681. responses:
  9682. "200":
  9683. description: success
  9684. schema:
  9685. type: string
  9686. "400":
  9687. description: 具体错误
  9688. schema:
  9689. $ref: '#/definitions/md.Response'
  9690. summary: 制度中心-会员中心-等级管理(更新)
  9691. tags:
  9692. - 会员中心
  9693. /api/memberCenter/tagManagement/addTag:
  9694. post:
  9695. consumes:
  9696. - application/json
  9697. description: 标签管理(新增)
  9698. parameters:
  9699. - description: 验证参数Bearer和token空格拼接
  9700. in: header
  9701. name: Authorization
  9702. required: true
  9703. type: string
  9704. - description: 新增的标签信息
  9705. in: body
  9706. name: req
  9707. required: true
  9708. schema:
  9709. $ref: '#/definitions/md.AddTagReq'
  9710. produces:
  9711. - application/json
  9712. responses:
  9713. "200":
  9714. description: 新增的标签 ID
  9715. schema:
  9716. type: int
  9717. "400":
  9718. description: 具体错误
  9719. schema:
  9720. $ref: '#/definitions/md.Response'
  9721. summary: 制度中心-会员中心-标签管理(新增)
  9722. tags:
  9723. - 会员中心
  9724. /api/memberCenter/tagManagement/deleteTag:
  9725. delete:
  9726. consumes:
  9727. - application/json
  9728. description: 标签管理(删除)
  9729. parameters:
  9730. - description: 验证参数Bearer和token空格拼接
  9731. in: header
  9732. name: Authorization
  9733. required: true
  9734. type: string
  9735. - description: 需要删除的标签 ID
  9736. in: body
  9737. name: req
  9738. required: true
  9739. schema:
  9740. $ref: '#/definitions/md.DeleteTagReq'
  9741. produces:
  9742. - application/json
  9743. responses:
  9744. "200":
  9745. description: 成功删除标签用户数
  9746. schema:
  9747. type: int
  9748. "400":
  9749. description: 具体错误
  9750. schema:
  9751. $ref: '#/definitions/md.Response'
  9752. summary: 制度中心-会员中心-标签管理(删除)
  9753. tags:
  9754. - 会员中心
  9755. /api/memberCenter/tagManagement/getTagList:
  9756. get:
  9757. consumes:
  9758. - application/json
  9759. description: 标签管理(获取)
  9760. parameters:
  9761. - description: 验证参数Bearer和token空格拼接
  9762. in: header
  9763. name: Authorization
  9764. required: true
  9765. type: string
  9766. - description: 每页大小
  9767. in: query
  9768. name: limit
  9769. required: true
  9770. type: integer
  9771. - description: 页数
  9772. in: query
  9773. name: page
  9774. required: true
  9775. type: integer
  9776. produces:
  9777. - application/json
  9778. responses:
  9779. "200":
  9780. description: 具体数据
  9781. schema:
  9782. $ref: '#/definitions/md.GetTagListResp'
  9783. "400":
  9784. description: 具体错误
  9785. schema:
  9786. $ref: '#/definitions/md.Response'
  9787. summary: 制度中心-会员中心-标签管理(获取)
  9788. tags:
  9789. - 会员中心
  9790. /api/memberCenter/tagManagement/updateTag:
  9791. post:
  9792. consumes:
  9793. - application/json
  9794. description: 标签管理(更新)
  9795. parameters:
  9796. - description: 验证参数Bearer和token空格拼接
  9797. in: header
  9798. name: Authorization
  9799. required: true
  9800. type: string
  9801. - description: 需要修改的标签信息
  9802. in: body
  9803. name: req
  9804. required: true
  9805. schema:
  9806. $ref: '#/definitions/md.UpdateTagReq'
  9807. produces:
  9808. - application/json
  9809. responses:
  9810. "200":
  9811. description: 成功修改数据条数
  9812. schema:
  9813. type: int
  9814. "400":
  9815. description: 具体错误
  9816. schema:
  9817. $ref: '#/definitions/md.Response'
  9818. summary: 制度中心-会员中心-标签管理(更新)
  9819. tags:
  9820. - 会员中心
  9821. /api/memberCenter/userManagement/balanceDetail:
  9822. get:
  9823. consumes:
  9824. - application/json
  9825. description: 会员明细(余额获取)
  9826. parameters:
  9827. - description: 验证参数Bearer和token空格拼接
  9828. in: header
  9829. name: Authorization
  9830. required: true
  9831. type: string
  9832. - description: 用户 ID
  9833. in: query
  9834. name: uid
  9835. required: true
  9836. type: string
  9837. - description: 每页大小
  9838. in: query
  9839. name: limit
  9840. required: true
  9841. type: string
  9842. - description: 页数
  9843. in: query
  9844. name: page
  9845. required: true
  9846. type: string
  9847. produces:
  9848. - application/json
  9849. responses:
  9850. "200":
  9851. description: 具体数据
  9852. schema:
  9853. $ref: '#/definitions/md.UserManagementGetBalanceDetailResp'
  9854. "400":
  9855. description: 具体错误
  9856. schema:
  9857. $ref: '#/definitions/md.Response'
  9858. summary: 制度中心-会员中心-用户管理-会员明细(余额获取)
  9859. tags:
  9860. - 会员中心
  9861. /api/memberCenter/userManagement/getFans:
  9862. get:
  9863. consumes:
  9864. - application/json
  9865. description: 会员明细粉丝情况(获取)
  9866. parameters:
  9867. - description: 验证参数Bearer和token空格拼接
  9868. in: header
  9869. name: Authorization
  9870. required: true
  9871. type: string
  9872. - description: 用户 ID
  9873. in: query
  9874. name: uid
  9875. required: true
  9876. type: string
  9877. - description: 粉丝类型(1.全部 2.直推 3.二代 4.二代以后)
  9878. in: query
  9879. name: type
  9880. required: true
  9881. type: string
  9882. - description: 每页大小
  9883. in: query
  9884. name: limit
  9885. required: true
  9886. type: string
  9887. - description: 页数
  9888. in: query
  9889. name: page
  9890. required: true
  9891. type: string
  9892. produces:
  9893. - application/json
  9894. responses:
  9895. "200":
  9896. description: 具体数据
  9897. schema:
  9898. $ref: '#/definitions/md.UserManagementGetFansResp'
  9899. "400":
  9900. description: 具体错误
  9901. schema:
  9902. $ref: '#/definitions/md.Response'
  9903. summary: 制度中心-会员中心-用户管理-会员明细粉丝情况(获取)
  9904. tags:
  9905. - 会员中心
  9906. /api/memberCenter/userManagement/getUserList:
  9907. post:
  9908. consumes:
  9909. - application/json
  9910. description: 用户信息管理(获取)
  9911. parameters:
  9912. - description: 验证参数Bearer和token空格拼接
  9913. in: header
  9914. name: Authorization
  9915. required: true
  9916. type: string
  9917. - description: 分页信息必填
  9918. in: body
  9919. name: req
  9920. required: true
  9921. schema:
  9922. $ref: '#/definitions/md.UserManagementGetUserListReq'
  9923. produces:
  9924. - application/json
  9925. responses:
  9926. "200":
  9927. description: 具体数据
  9928. schema:
  9929. $ref: '#/definitions/md.UserManagementGetUserListResp'
  9930. "400":
  9931. description: 具体错误
  9932. schema:
  9933. $ref: '#/definitions/md.Response'
  9934. summary: 制度中心-会员中心-用户管理-用户信息管理(获取)
  9935. tags:
  9936. - 会员中心
  9937. /api/memberCenter/userManagement/getVirtualCoinDetail:
  9938. get:
  9939. consumes:
  9940. - application/json
  9941. description: 会员明细(积分明细获取)
  9942. parameters:
  9943. - description: 验证参数Bearer和token空格拼接
  9944. in: header
  9945. name: Authorization
  9946. required: true
  9947. type: string
  9948. - description: 用户 ID
  9949. in: query
  9950. name: uid
  9951. required: true
  9952. type: string
  9953. - description: 货币 ID
  9954. in: query
  9955. name: coinId
  9956. required: true
  9957. type: string
  9958. - description: 每页大小
  9959. in: query
  9960. name: limit
  9961. required: true
  9962. type: string
  9963. - description: 页数
  9964. in: query
  9965. name: page
  9966. required: true
  9967. type: string
  9968. produces:
  9969. - application/json
  9970. responses:
  9971. "200":
  9972. description: 具体数据
  9973. schema:
  9974. $ref: '#/definitions/md.UserManagementGetVirtualCoinDetailResp'
  9975. "400":
  9976. description: 具体错误
  9977. schema:
  9978. $ref: '#/definitions/md.Response'
  9979. summary: 制度中心-会员中心-用户管理-会员明细(积分明细获取)
  9980. tags:
  9981. - 会员中心
  9982. /api/memberCenter/userManagement/updateUserInfo:
  9983. post:
  9984. consumes:
  9985. - application/json
  9986. description: 用户信息管理(更新)
  9987. parameters:
  9988. - description: 验证参数Bearer和token空格拼接
  9989. in: header
  9990. name: Authorization
  9991. required: true
  9992. type: string
  9993. - description: 用户ID 必传
  9994. in: body
  9995. name: req
  9996. required: true
  9997. schema:
  9998. $ref: '#/definitions/md.UserManagementUpdateUserInfoReq'
  9999. produces:
  10000. - application/json
  10001. responses:
  10002. "200":
  10003. description: 修改数据行数
  10004. schema:
  10005. type: int
  10006. "400":
  10007. description: 具体错误
  10008. schema:
  10009. $ref: '#/definitions/md.Response'
  10010. summary: 制度中心-会员中心-用户管理-用户信息管理(更新)
  10011. tags:
  10012. - 会员中心
  10013. /api/memberCenter/userManagement/userData:
  10014. get:
  10015. consumes:
  10016. - application/json
  10017. description: 会员明细概况(获取)
  10018. parameters:
  10019. - description: 验证参数Bearer和token空格拼接
  10020. in: header
  10021. name: Authorization
  10022. required: true
  10023. type: string
  10024. - description: 用户 ID
  10025. in: query
  10026. name: uid
  10027. required: true
  10028. type: string
  10029. produces:
  10030. - application/json
  10031. responses:
  10032. "200":
  10033. description: 会员明细概况具体数据
  10034. schema:
  10035. $ref: '#/definitions/md.UserManagementGetOneBasicResp'
  10036. "400":
  10037. description: 具体错误
  10038. schema:
  10039. $ref: '#/definitions/md.Response'
  10040. summary: 制度中心-会员中心-用户管理-会员明细概况(获取)
  10041. tags:
  10042. - 会员中心
  10043. /api/memberCenter/userManagement/userDelete:
  10044. post:
  10045. consumes:
  10046. - application/json
  10047. description: 删除到回收站
  10048. parameters:
  10049. - description: 验证参数Bearer和token空格拼接
  10050. in: header
  10051. name: Authorization
  10052. required: true
  10053. type: string
  10054. - description: 用户ID 必传
  10055. in: body
  10056. name: req
  10057. required: true
  10058. schema:
  10059. $ref: '#/definitions/md.UserManagementUserInfoReq'
  10060. produces:
  10061. - application/json
  10062. responses:
  10063. "200":
  10064. description: 修改数据行数
  10065. schema:
  10066. type: int
  10067. "400":
  10068. description: 具体错误
  10069. schema:
  10070. $ref: '#/definitions/md.Response'
  10071. summary: 会员中心-用户管理-永久删除
  10072. tags:
  10073. - 会员中心
  10074. /api/memberCenter/userManagement/userRecycle:
  10075. post:
  10076. consumes:
  10077. - application/json
  10078. description: 删除到回收站
  10079. parameters:
  10080. - description: 验证参数Bearer和token空格拼接
  10081. in: header
  10082. name: Authorization
  10083. required: true
  10084. type: string
  10085. - description: 用户ID 必传
  10086. in: body
  10087. name: req
  10088. required: true
  10089. schema:
  10090. $ref: '#/definitions/md.UserManagementUserInfoReq'
  10091. produces:
  10092. - application/json
  10093. responses:
  10094. "200":
  10095. description: 修改数据行数
  10096. schema:
  10097. type: int
  10098. "400":
  10099. description: 具体错误
  10100. schema:
  10101. $ref: '#/definitions/md.Response'
  10102. summary: 会员中心-用户管理-删除到回收站
  10103. tags:
  10104. - 会员中心
  10105. /api/memberCenter/userManagement/userRecycleCancel:
  10106. post:
  10107. consumes:
  10108. - application/json
  10109. description: 恢复到会员列表
  10110. parameters:
  10111. - description: 验证参数Bearer和token空格拼接
  10112. in: header
  10113. name: Authorization
  10114. required: true
  10115. type: string
  10116. - description: 用户ID 必传
  10117. in: body
  10118. name: req
  10119. required: true
  10120. schema:
  10121. $ref: '#/definitions/md.UserManagementUserInfoCancelReq'
  10122. produces:
  10123. - application/json
  10124. responses:
  10125. "200":
  10126. description: 修改数据行数
  10127. schema:
  10128. type: int
  10129. "400":
  10130. description: 具体错误
  10131. schema:
  10132. $ref: '#/definitions/md.Response'
  10133. summary: 会员中心-用户管理-恢复到会员列表
  10134. tags:
  10135. - 会员中心
  10136. /api/memberCenter/userManagement/userRecycleList:
  10137. post:
  10138. consumes:
  10139. - application/json
  10140. description: 回收站列表
  10141. parameters:
  10142. - description: 验证参数Bearer和token空格拼接
  10143. in: header
  10144. name: Authorization
  10145. required: true
  10146. type: string
  10147. - description: 分页信息必填
  10148. in: body
  10149. name: req
  10150. required: true
  10151. schema:
  10152. $ref: '#/definitions/md.UserManagementGetUserListReq'
  10153. produces:
  10154. - application/json
  10155. responses:
  10156. "200":
  10157. description: 具体数据
  10158. schema:
  10159. $ref: '#/definitions/md.UserManagementGetUserListResp'
  10160. "400":
  10161. description: 具体错误
  10162. schema:
  10163. $ref: '#/definitions/md.Response'
  10164. summary: 会员中心-用户管理-回收站列表
  10165. tags:
  10166. - 会员中心
  10167. /api/notice/aliyunSms/file/phone:
  10168. post:
  10169. consumes:
  10170. - application/json
  10171. description: 短信推送记录-通知模板
  10172. parameters:
  10173. - description: 验证参数Bearer和token空格拼接
  10174. in: header
  10175. name: Authorization
  10176. required: true
  10177. type: string
  10178. - description: 参数 file-----文件上传格式
  10179. in: formData
  10180. name: file
  10181. required: true
  10182. type: string
  10183. produces:
  10184. - application/json
  10185. responses:
  10186. "200":
  10187. description: phone 一个数组
  10188. schema:
  10189. type: string
  10190. "400":
  10191. description: 具体错误
  10192. schema:
  10193. $ref: '#/definitions/md.Response'
  10194. summary: 消息中心-短信推送记录-通知模板
  10195. tags:
  10196. - 消息中心
  10197. /api/notice/aliyunSms/getLevelList:
  10198. get:
  10199. consumes:
  10200. - application/json
  10201. description: 等级管理(获取)
  10202. parameters:
  10203. - description: 验证参数Bearer和token空格拼接
  10204. in: header
  10205. name: Authorization
  10206. required: true
  10207. type: string
  10208. - description: 每页大小
  10209. in: query
  10210. name: limit
  10211. required: true
  10212. type: integer
  10213. - description: 页数
  10214. in: query
  10215. name: page
  10216. required: true
  10217. type: integer
  10218. produces:
  10219. - application/json
  10220. responses:
  10221. "200":
  10222. description: 具体数据
  10223. schema:
  10224. $ref: '#/definitions/md.AliyunSmsGetLevelListResp'
  10225. "400":
  10226. description: 具体错误
  10227. schema:
  10228. $ref: '#/definitions/md.Response'
  10229. summary: 消息中心-短信推送记录-等级管理(获取)
  10230. tags:
  10231. - 消息中心
  10232. /api/notice/aliyunSms/getTagList:
  10233. get:
  10234. consumes:
  10235. - application/json
  10236. description: 标签管理(获取)
  10237. parameters:
  10238. - description: 验证参数Bearer和token空格拼接
  10239. in: header
  10240. name: Authorization
  10241. required: true
  10242. type: string
  10243. - description: 每页大小
  10244. in: query
  10245. name: limit
  10246. required: true
  10247. type: integer
  10248. - description: 页数
  10249. in: query
  10250. name: page
  10251. required: true
  10252. type: integer
  10253. produces:
  10254. - application/json
  10255. responses:
  10256. "200":
  10257. description: 具体数据
  10258. schema:
  10259. $ref: '#/definitions/md.AliyunSmsGetTagListResp'
  10260. "400":
  10261. description: 具体错误
  10262. schema:
  10263. $ref: '#/definitions/md.Response'
  10264. summary: 消息中心-短信推送记录-标签管理(获取)
  10265. tags:
  10266. - 消息中心
  10267. /api/notice/aliyunSms/getUserList:
  10268. post:
  10269. consumes:
  10270. - application/json
  10271. description: 获取用户信息
  10272. parameters:
  10273. - description: 验证参数Bearer和token空格拼接
  10274. in: header
  10275. name: Authorization
  10276. required: true
  10277. type: string
  10278. - description: (分页信息必填)
  10279. in: body
  10280. name: req
  10281. required: true
  10282. schema:
  10283. $ref: '#/definitions/md.JPushGetUserListReq'
  10284. produces:
  10285. - application/json
  10286. responses:
  10287. "200":
  10288. description: 具体数据
  10289. schema:
  10290. type: Object
  10291. "400":
  10292. description: 具体错误
  10293. schema:
  10294. $ref: '#/definitions/md.Response'
  10295. summary: 消息中心-短信推送记录-获取用户信息
  10296. tags:
  10297. - 消息中心
  10298. /api/notice/aliyunSms/push/list:
  10299. post:
  10300. consumes:
  10301. - application/json
  10302. description: 短信推送记录-推送记录列表
  10303. parameters:
  10304. - description: 验证参数Bearer和token空格拼接
  10305. in: header
  10306. name: Authorization
  10307. required: true
  10308. type: string
  10309. - description: (分页信息必填)
  10310. in: body
  10311. name: req
  10312. required: true
  10313. schema:
  10314. $ref: '#/definitions/md.NoticeAliyunSmsListReq'
  10315. produces:
  10316. - application/json
  10317. responses:
  10318. "200":
  10319. description: 具体数据
  10320. schema:
  10321. $ref: '#/definitions/md.NoticePushListResp'
  10322. "400":
  10323. description: 具体错误
  10324. schema:
  10325. $ref: '#/definitions/md.Response'
  10326. summary: 消息中心-短信推送记录-推送记录列表
  10327. tags:
  10328. - 消息中心
  10329. /api/notice/aliyunSms/push/save:
  10330. post:
  10331. consumes:
  10332. - application/json
  10333. description: 短信推送记录-推送记录添加-发送 (不做编辑了)
  10334. parameters:
  10335. - description: 验证参数Bearer和token空格拼接
  10336. in: header
  10337. name: Authorization
  10338. required: true
  10339. type: string
  10340. - description: (分页信息必填)
  10341. in: body
  10342. name: req
  10343. required: true
  10344. schema:
  10345. $ref: '#/definitions/md.NoticeAliyunSmsSaveReq'
  10346. produces:
  10347. - application/json
  10348. responses:
  10349. "200":
  10350. description: 具体数据
  10351. schema:
  10352. type: string
  10353. "400":
  10354. description: 具体错误
  10355. schema:
  10356. $ref: '#/definitions/md.Response'
  10357. summary: 消息中心-短信推送记录-推送记录添加-发送(不做编辑了)
  10358. tags:
  10359. - 消息中心
  10360. /api/notice/aliyunSms/sale/base:
  10361. get:
  10362. consumes:
  10363. - application/json
  10364. description: 短信推送记录-营销短信-通知模板
  10365. parameters:
  10366. - description: 验证参数Bearer和token空格拼接
  10367. in: header
  10368. name: Authorization
  10369. required: true
  10370. type: string
  10371. produces:
  10372. - application/json
  10373. responses:
  10374. "200":
  10375. description: 具体数据
  10376. schema:
  10377. $ref: '#/definitions/md.NoticeAliyunSmsListResp'
  10378. "400":
  10379. description: 具体错误
  10380. schema:
  10381. $ref: '#/definitions/md.Response'
  10382. summary: 消息中心-短信推送记录-营销短信-通知模板
  10383. tags:
  10384. - 消息中心
  10385. /api/notice/aliyunSms/sale/save:
  10386. post:
  10387. consumes:
  10388. - application/json
  10389. description: 短信推送记录-营销短信-通知模板添加编辑
  10390. parameters:
  10391. - description: 验证参数Bearer和token空格拼接
  10392. in: header
  10393. name: Authorization
  10394. required: true
  10395. type: string
  10396. - description: 数组 把列表的数组传过来
  10397. in: body
  10398. name: req
  10399. required: true
  10400. schema:
  10401. type: string
  10402. produces:
  10403. - application/json
  10404. responses:
  10405. "200":
  10406. description: 具体数据
  10407. schema:
  10408. type: string
  10409. "400":
  10410. description: 具体错误
  10411. schema:
  10412. $ref: '#/definitions/md.Response'
  10413. summary: 消息中心-短信推送记录-营销短信-通知模板添加编辑
  10414. tags:
  10415. - 消息中心
  10416. /api/notice/base/del:
  10417. post:
  10418. consumes:
  10419. - application/json
  10420. description: 基本配置-通知模板删除
  10421. parameters:
  10422. - description: 验证参数Bearer和token空格拼接
  10423. in: header
  10424. name: Authorization
  10425. required: true
  10426. type: string
  10427. - description: (分页信息必填)
  10428. in: body
  10429. name: req
  10430. required: true
  10431. schema:
  10432. $ref: '#/definitions/md.NoticeDelReq'
  10433. produces:
  10434. - application/json
  10435. responses:
  10436. "200":
  10437. description: 具体数据
  10438. schema:
  10439. type: string
  10440. "400":
  10441. description: 具体错误
  10442. schema:
  10443. $ref: '#/definitions/md.Response'
  10444. summary: 消息中心-基本配置-通知模板删除
  10445. tags:
  10446. - 消息中心
  10447. /api/notice/base/list:
  10448. post:
  10449. consumes:
  10450. - application/json
  10451. description: 基本配置-通知模板
  10452. parameters:
  10453. - description: 验证参数Bearer和token空格拼接
  10454. in: header
  10455. name: Authorization
  10456. required: true
  10457. type: string
  10458. - description: (分页信息必填)
  10459. in: body
  10460. name: req
  10461. required: true
  10462. schema:
  10463. $ref: '#/definitions/md.NoticeListReq'
  10464. produces:
  10465. - application/json
  10466. responses:
  10467. "200":
  10468. description: 具体数据
  10469. schema:
  10470. $ref: '#/definitions/md.NoticeListResp'
  10471. "400":
  10472. description: 具体错误
  10473. schema:
  10474. $ref: '#/definitions/md.Response'
  10475. summary: 消息中心-基本配置-通知模板
  10476. tags:
  10477. - 消息中心
  10478. /api/notice/base/save:
  10479. post:
  10480. consumes:
  10481. - application/json
  10482. description: 基本配置-通知模板添加编辑
  10483. parameters:
  10484. - description: 验证参数Bearer和token空格拼接
  10485. in: header
  10486. name: Authorization
  10487. required: true
  10488. type: string
  10489. - description: (分页信息必填)
  10490. in: body
  10491. name: req
  10492. required: true
  10493. schema:
  10494. $ref: '#/definitions/md.NoticeSaveReq'
  10495. produces:
  10496. - application/json
  10497. responses:
  10498. "200":
  10499. description: 具体数据
  10500. schema:
  10501. type: string
  10502. "400":
  10503. description: 具体错误
  10504. schema:
  10505. $ref: '#/definitions/md.Response'
  10506. summary: 消息中心-基本配置-通知模板添加编辑
  10507. tags:
  10508. - 消息中心
  10509. /api/notice/jPush/getLevelList:
  10510. get:
  10511. consumes:
  10512. - application/json
  10513. description: 等级管理(获取)
  10514. parameters:
  10515. - description: 验证参数Bearer和token空格拼接
  10516. in: header
  10517. name: Authorization
  10518. required: true
  10519. type: string
  10520. - description: 每页大小
  10521. in: query
  10522. name: limit
  10523. required: true
  10524. type: integer
  10525. - description: 页数
  10526. in: query
  10527. name: page
  10528. required: true
  10529. type: integer
  10530. produces:
  10531. - application/json
  10532. responses:
  10533. "200":
  10534. description: 具体数据
  10535. schema:
  10536. $ref: '#/definitions/md.JPushGetLevelListResp'
  10537. "400":
  10538. description: 具体错误
  10539. schema:
  10540. $ref: '#/definitions/md.Response'
  10541. summary: 消息中心-基本配置-等级管理(获取)
  10542. tags:
  10543. - 消息中心
  10544. /api/notice/jPush/getTagList:
  10545. get:
  10546. consumes:
  10547. - application/json
  10548. description: 标签管理(获取)
  10549. parameters:
  10550. - description: 验证参数Bearer和token空格拼接
  10551. in: header
  10552. name: Authorization
  10553. required: true
  10554. type: string
  10555. - description: 每页大小
  10556. in: query
  10557. name: limit
  10558. required: true
  10559. type: integer
  10560. - description: 页数
  10561. in: query
  10562. name: page
  10563. required: true
  10564. type: integer
  10565. produces:
  10566. - application/json
  10567. responses:
  10568. "200":
  10569. description: 具体数据
  10570. schema:
  10571. $ref: '#/definitions/md.JPushGetTagListResp'
  10572. "400":
  10573. description: 具体错误
  10574. schema:
  10575. $ref: '#/definitions/md.Response'
  10576. summary: 消息中心-基本配置-标签管理(获取)
  10577. tags:
  10578. - 消息中心
  10579. /api/notice/jPush/getUserList:
  10580. post:
  10581. consumes:
  10582. - application/json
  10583. description: 获取用户信息
  10584. parameters:
  10585. - description: 验证参数Bearer和token空格拼接
  10586. in: header
  10587. name: Authorization
  10588. required: true
  10589. type: string
  10590. - description: (分页信息必填)
  10591. in: body
  10592. name: req
  10593. required: true
  10594. schema:
  10595. $ref: '#/definitions/md.JPushGetUserListReq'
  10596. produces:
  10597. - application/json
  10598. responses:
  10599. "200":
  10600. description: 具体数据
  10601. schema:
  10602. type: Object
  10603. "400":
  10604. description: 具体错误
  10605. schema:
  10606. $ref: '#/definitions/md.Response'
  10607. summary: 消息中心-基本配置-获取用户信息
  10608. tags:
  10609. - 消息中心
  10610. /api/notice/jPush/push/list:
  10611. post:
  10612. consumes:
  10613. - application/json
  10614. description: 基本配置-推送记录列表
  10615. parameters:
  10616. - description: 验证参数Bearer和token空格拼接
  10617. in: header
  10618. name: Authorization
  10619. required: true
  10620. type: string
  10621. - description: (分页信息必填)
  10622. in: body
  10623. name: req
  10624. required: true
  10625. schema:
  10626. $ref: '#/definitions/md.NoticeListReq'
  10627. produces:
  10628. - application/json
  10629. responses:
  10630. "200":
  10631. description: 具体数据
  10632. schema:
  10633. $ref: '#/definitions/md.NoticePushListResp'
  10634. "400":
  10635. description: 具体错误
  10636. schema:
  10637. $ref: '#/definitions/md.Response'
  10638. summary: 消息中心-基本配置-推送记录列表
  10639. tags:
  10640. - 消息中心
  10641. /api/notice/jPush/push/save:
  10642. post:
  10643. consumes:
  10644. - application/json
  10645. description: 基本配置-推送记录添加-发送 (不做编辑了)
  10646. parameters:
  10647. - description: 验证参数Bearer和token空格拼接
  10648. in: header
  10649. name: Authorization
  10650. required: true
  10651. type: string
  10652. - description: (分页信息必填)
  10653. in: body
  10654. name: req
  10655. required: true
  10656. schema:
  10657. $ref: '#/definitions/md.NoticePushSaveReq'
  10658. produces:
  10659. - application/json
  10660. responses:
  10661. "200":
  10662. description: 具体数据
  10663. schema:
  10664. type: string
  10665. "400":
  10666. description: 具体错误
  10667. schema:
  10668. $ref: '#/definitions/md.Response'
  10669. summary: 消息中心-基本配置-推送记录添加-发送(不做编辑了)
  10670. tags:
  10671. - 消息中心
  10672. /api/role/addAdmin:
  10673. post:
  10674. consumes:
  10675. - application/json
  10676. description: 权限管理-新增管理员
  10677. parameters:
  10678. - description: 验证参数Bearer和token空格拼接
  10679. in: header
  10680. name: Authorization
  10681. required: true
  10682. type: string
  10683. - description: 请求参数
  10684. in: body
  10685. name: args
  10686. required: true
  10687. schema:
  10688. $ref: '#/definitions/md.AddAdminReq'
  10689. produces:
  10690. - application/json
  10691. responses:
  10692. "200":
  10693. description: success
  10694. schema:
  10695. type: string
  10696. "400":
  10697. description: 具体错误
  10698. schema:
  10699. $ref: '#/definitions/md.Response'
  10700. summary: 新增管理员
  10701. tags:
  10702. - 权限管理
  10703. /api/role/addRole:
  10704. post:
  10705. consumes:
  10706. - application/json
  10707. description: 权限管理-添加角色
  10708. parameters:
  10709. - description: 验证参数Bearer和token空格拼接
  10710. in: header
  10711. name: Authorization
  10712. required: true
  10713. type: string
  10714. - description: 请求参数
  10715. in: body
  10716. name: args
  10717. required: true
  10718. schema:
  10719. $ref: '#/definitions/md.AddRoleReq'
  10720. produces:
  10721. - application/json
  10722. responses:
  10723. "200":
  10724. description: success
  10725. schema:
  10726. type: string
  10727. "400":
  10728. description: 具体错误
  10729. schema:
  10730. $ref: '#/definitions/md.Response'
  10731. summary: 添加角色
  10732. tags:
  10733. - 权限管理
  10734. /api/role/adminInfo:
  10735. get:
  10736. consumes:
  10737. - application/json
  10738. description: 权限管理-管理员信息
  10739. parameters:
  10740. - description: 验证参数Bearer和token空格拼接
  10741. in: header
  10742. name: Authorization
  10743. required: true
  10744. type: string
  10745. - description: 管理员id
  10746. in: query
  10747. name: adm_id
  10748. required: true
  10749. type: string
  10750. produces:
  10751. - application/json
  10752. responses:
  10753. "200":
  10754. description: 具体看返回内容
  10755. schema:
  10756. type: string
  10757. "400":
  10758. description: 具体错误
  10759. schema:
  10760. $ref: '#/definitions/md.Response'
  10761. summary: 管理员信息
  10762. tags:
  10763. - 权限管理
  10764. /api/role/adminList:
  10765. post:
  10766. consumes:
  10767. - application/json
  10768. description: 权限管理-管理员列表
  10769. parameters:
  10770. - description: 验证参数Bearer和token空格拼接
  10771. in: header
  10772. name: Authorization
  10773. required: true
  10774. type: string
  10775. - description: 请求参数
  10776. in: body
  10777. name: args
  10778. required: true
  10779. schema:
  10780. $ref: '#/definitions/md.AdminListReq'
  10781. produces:
  10782. - application/json
  10783. responses:
  10784. "200":
  10785. description: 具体看返回内容
  10786. schema:
  10787. type: string
  10788. "400":
  10789. description: 具体错误
  10790. schema:
  10791. $ref: '#/definitions/md.Response'
  10792. summary: 管理员列表
  10793. tags:
  10794. - 权限管理
  10795. /api/role/bindAdminRole:
  10796. post:
  10797. consumes:
  10798. - application/json
  10799. description: 权限管理-管理员绑定角色
  10800. parameters:
  10801. - description: 验证参数Bearer和token空格拼接
  10802. in: header
  10803. name: Authorization
  10804. required: true
  10805. type: string
  10806. - description: 请求参数
  10807. in: body
  10808. name: args
  10809. required: true
  10810. schema:
  10811. $ref: '#/definitions/md.BindAdminRoleReq'
  10812. produces:
  10813. - application/json
  10814. responses:
  10815. "200":
  10816. description: success
  10817. schema:
  10818. type: string
  10819. "400":
  10820. description: 具体错误
  10821. schema:
  10822. $ref: '#/definitions/md.Response'
  10823. summary: 管理员绑定角色
  10824. tags:
  10825. - 权限管理
  10826. /api/role/deleteAdmin/{$adm_id}:
  10827. delete:
  10828. consumes:
  10829. - application/json
  10830. description: 权限管理-删除管理员
  10831. parameters:
  10832. - description: 验证参数Bearer和token空格拼接
  10833. in: header
  10834. name: Authorization
  10835. required: true
  10836. type: string
  10837. produces:
  10838. - application/json
  10839. responses:
  10840. "200":
  10841. description: success
  10842. schema:
  10843. type: string
  10844. "400":
  10845. description: 具体错误
  10846. schema:
  10847. $ref: '#/definitions/md.Response'
  10848. summary: 删除管理员
  10849. tags:
  10850. - 权限管理
  10851. /api/role/deleteRole/{$id}:
  10852. delete:
  10853. consumes:
  10854. - application/json
  10855. description: 权限管理-删除角色
  10856. parameters:
  10857. - description: 验证参数Bearer和token空格拼接
  10858. in: header
  10859. name: Authorization
  10860. required: true
  10861. type: string
  10862. - description: 请求参数
  10863. in: body
  10864. name: args
  10865. required: true
  10866. schema:
  10867. $ref: '#/definitions/md.UpdateRoleStateReq'
  10868. produces:
  10869. - application/json
  10870. responses:
  10871. "200":
  10872. description: success
  10873. schema:
  10874. type: string
  10875. "400":
  10876. description: 具体错误
  10877. schema:
  10878. $ref: '#/definitions/md.Response'
  10879. summary: 删除角色
  10880. tags:
  10881. - 权限管理
  10882. /api/role/permissionGroupList:
  10883. get:
  10884. consumes:
  10885. - application/json
  10886. description: 权限管理-权限组列表
  10887. parameters:
  10888. - description: 验证参数Bearer和token空格拼接
  10889. in: header
  10890. name: Authorization
  10891. required: true
  10892. type: string
  10893. - description: 管理员id
  10894. in: query
  10895. name: adm_id
  10896. required: true
  10897. type: string
  10898. produces:
  10899. - application/json
  10900. responses:
  10901. "200":
  10902. description: 具体看返回内容
  10903. schema:
  10904. type: string
  10905. "400":
  10906. description: 具体错误
  10907. schema:
  10908. $ref: '#/definitions/md.Response'
  10909. summary: 权限组列表
  10910. tags:
  10911. - 权限管理
  10912. /api/role/roleBindPermissionGroup:
  10913. post:
  10914. consumes:
  10915. - application/json
  10916. description: 权限管理-角色绑定权限组
  10917. parameters:
  10918. - description: 验证参数Bearer和token空格拼接
  10919. in: header
  10920. name: Authorization
  10921. required: true
  10922. type: string
  10923. - description: 请求参数
  10924. in: body
  10925. name: args
  10926. required: true
  10927. schema:
  10928. $ref: '#/definitions/md.RoleBindPermissionGroupReq'
  10929. produces:
  10930. - application/json
  10931. responses:
  10932. "200":
  10933. description: success
  10934. schema:
  10935. type: string
  10936. "400":
  10937. description: 具体错误
  10938. schema:
  10939. $ref: '#/definitions/md.Response'
  10940. summary: 角色绑定权限组
  10941. tags:
  10942. - 权限管理
  10943. /api/role/roleList:
  10944. get:
  10945. consumes:
  10946. - application/json
  10947. description: 权限管理-角色列表
  10948. parameters:
  10949. - description: 验证参数Bearer和token空格拼接
  10950. in: header
  10951. name: Authorization
  10952. required: true
  10953. type: string
  10954. produces:
  10955. - application/json
  10956. responses:
  10957. "200":
  10958. description: 具体看返回内容
  10959. schema:
  10960. type: string
  10961. "400":
  10962. description: 具体错误
  10963. schema:
  10964. $ref: '#/definitions/md.Response'
  10965. summary: 角色列表
  10966. tags:
  10967. - 权限管理
  10968. /api/role/updateAdmin:
  10969. post:
  10970. consumes:
  10971. - application/json
  10972. description: 权限管理-修改管理员信息
  10973. parameters:
  10974. - description: 验证参数Bearer和token空格拼接
  10975. in: header
  10976. name: Authorization
  10977. required: true
  10978. type: string
  10979. - description: 请求参数
  10980. in: body
  10981. name: args
  10982. required: true
  10983. schema:
  10984. $ref: '#/definitions/md.UpdateAdminReq'
  10985. produces:
  10986. - application/json
  10987. responses:
  10988. "200":
  10989. description: success
  10990. schema:
  10991. type: string
  10992. "400":
  10993. description: 具体错误
  10994. schema:
  10995. $ref: '#/definitions/md.Response'
  10996. summary: 修改管理员信息
  10997. tags:
  10998. - 权限管理
  10999. /api/role/updateAdminState:
  11000. post:
  11001. consumes:
  11002. - application/json
  11003. description: 权限管理-修改管理员状态
  11004. parameters:
  11005. - description: 验证参数Bearer和token空格拼接
  11006. in: header
  11007. name: Authorization
  11008. required: true
  11009. type: string
  11010. - description: 请求参数
  11011. in: body
  11012. name: args
  11013. required: true
  11014. schema:
  11015. $ref: '#/definitions/md.UpdateAdminStateReq'
  11016. produces:
  11017. - application/json
  11018. responses:
  11019. "200":
  11020. description: success
  11021. schema:
  11022. type: string
  11023. "400":
  11024. description: 具体错误
  11025. schema:
  11026. $ref: '#/definitions/md.Response'
  11027. summary: 修改管理员状态
  11028. tags:
  11029. - 权限管理
  11030. /api/role/updateRole:
  11031. post:
  11032. consumes:
  11033. - application/json
  11034. description: 权限管理-修改角色
  11035. parameters:
  11036. - description: 验证参数Bearer和token空格拼接
  11037. in: header
  11038. name: Authorization
  11039. required: true
  11040. type: string
  11041. - description: 请求参数
  11042. in: body
  11043. name: args
  11044. required: true
  11045. schema:
  11046. $ref: '#/definitions/md.UpdateRoleReq'
  11047. produces:
  11048. - application/json
  11049. responses:
  11050. "200":
  11051. description: success
  11052. schema:
  11053. type: string
  11054. "400":
  11055. description: 具体错误
  11056. schema:
  11057. $ref: '#/definitions/md.Response'
  11058. summary: 修改角色
  11059. tags:
  11060. - 权限管理
  11061. /api/role/updateRoleState:
  11062. post:
  11063. consumes:
  11064. - application/json
  11065. description: 权限管理-修改角色状态
  11066. parameters:
  11067. - description: 验证参数Bearer和token空格拼接
  11068. in: header
  11069. name: Authorization
  11070. required: true
  11071. type: string
  11072. - description: 请求参数
  11073. in: body
  11074. name: args
  11075. required: true
  11076. schema:
  11077. $ref: '#/definitions/md.UpdateRoleStateReq'
  11078. produces:
  11079. - application/json
  11080. responses:
  11081. "200":
  11082. description: success
  11083. schema:
  11084. type: string
  11085. "400":
  11086. description: 具体错误
  11087. schema:
  11088. $ref: '#/definitions/md.Response'
  11089. summary: 修改角色状态
  11090. tags:
  11091. - 权限管理
  11092. /api/settCenter/oss/aliYun/getBasic:
  11093. get:
  11094. consumes:
  11095. - application/json
  11096. description: 对象存储设置(获取)
  11097. parameters:
  11098. - description: 验证参数Bearer和token空格拼接
  11099. in: header
  11100. name: Authorization
  11101. required: true
  11102. type: string
  11103. produces:
  11104. - application/json
  11105. responses:
  11106. "200":
  11107. description: 设置列表
  11108. schema:
  11109. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.GetBasicResp'
  11110. "400":
  11111. description: 具体错误
  11112. schema:
  11113. $ref: '#/definitions/md.Response'
  11114. summary: 设置中心-对象存储-对象存储设置(获取)
  11115. tags:
  11116. - 对象存储
  11117. /api/settCenter/oss/aliYun/setBasic:
  11118. post:
  11119. consumes:
  11120. - application/json
  11121. description: 对象存储设置(更新)
  11122. parameters:
  11123. - description: 验证参数Bearer和token空格拼接
  11124. in: header
  11125. name: Authorization
  11126. required: true
  11127. type: string
  11128. - description: 上传需要修改的信息
  11129. in: body
  11130. name: req
  11131. required: true
  11132. schema:
  11133. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.SetBasicReq'
  11134. produces:
  11135. - application/json
  11136. responses:
  11137. "200":
  11138. description: success
  11139. schema:
  11140. type: string
  11141. "400":
  11142. description: 具体错误
  11143. schema:
  11144. $ref: '#/definitions/md.Response'
  11145. summary: 设置中心-对象存储-对象存储设置(更新)
  11146. tags:
  11147. - 对象存储
  11148. /api/settCenter/web/getBasic:
  11149. get:
  11150. consumes:
  11151. - application/json
  11152. description: 网站信息-基本设置(获取)
  11153. parameters:
  11154. - description: 验证参数Bearer和token空格拼接
  11155. in: header
  11156. name: Authorization
  11157. required: true
  11158. type: string
  11159. produces:
  11160. - application/json
  11161. responses:
  11162. "200":
  11163. description: 设置列表
  11164. schema:
  11165. $ref: '#/definitions/setCenter.WebBasicResp'
  11166. "400":
  11167. description: 具体错误
  11168. schema:
  11169. $ref: '#/definitions/md.Response'
  11170. summary: 基础设置-网站信息-基本设置(获取)
  11171. tags:
  11172. - 基础设置
  11173. /api/settCenter/web/setBasic:
  11174. post:
  11175. consumes:
  11176. - application/json
  11177. description: 基本设置(更新)
  11178. parameters:
  11179. - description: 验证参数Bearer和token空格拼接
  11180. in: header
  11181. name: Authorization
  11182. required: true
  11183. type: string
  11184. - description: 上传需要修改的信息
  11185. in: body
  11186. name: req
  11187. required: true
  11188. schema:
  11189. $ref: '#/definitions/setCenter.WebBasicReq'
  11190. produces:
  11191. - application/json
  11192. responses:
  11193. "200":
  11194. description: success
  11195. schema:
  11196. type: string
  11197. "400":
  11198. description: 具体错误
  11199. schema:
  11200. $ref: '#/definitions/md.Response'
  11201. summary: 基础设置-网站信息-基本设置(更新)
  11202. tags:
  11203. - 基础设置
  11204. /api/user_feedback/cate/del:
  11205. post:
  11206. consumes:
  11207. - application/json
  11208. description: 分类列表-分类删除
  11209. parameters:
  11210. - description: 验证参数Bearer和token空格拼接
  11211. in: header
  11212. name: Authorization
  11213. required: true
  11214. type: string
  11215. - description: (分页信息必填)
  11216. in: body
  11217. name: req
  11218. required: true
  11219. schema:
  11220. $ref: '#/definitions/md.UserFeedbackCateDelReq'
  11221. produces:
  11222. - application/json
  11223. responses:
  11224. "200":
  11225. description: 具体数据
  11226. schema:
  11227. type: string
  11228. "400":
  11229. description: 具体错误
  11230. schema:
  11231. $ref: '#/definitions/md.Response'
  11232. summary: 反馈列表-分类列表-分类删除
  11233. tags:
  11234. - 消息中心
  11235. /api/user_feedback/cate/save:
  11236. post:
  11237. consumes:
  11238. - application/json
  11239. description: 分类列表-分类保存
  11240. parameters:
  11241. - description: 验证参数Bearer和token空格拼接
  11242. in: header
  11243. name: Authorization
  11244. required: true
  11245. type: string
  11246. - description: (分页信息必填)
  11247. in: body
  11248. name: req
  11249. required: true
  11250. schema:
  11251. $ref: '#/definitions/md.UserFeedbackCateSaveReq'
  11252. produces:
  11253. - application/json
  11254. responses:
  11255. "200":
  11256. description: 具体数据
  11257. schema:
  11258. type: string
  11259. "400":
  11260. description: 具体错误
  11261. schema:
  11262. $ref: '#/definitions/md.Response'
  11263. summary: 反馈列表-分类列表-分类保存
  11264. tags:
  11265. - 消息中心
  11266. /api/userFeedback/cate/list:
  11267. post:
  11268. consumes:
  11269. - application/json
  11270. description: 分类列表
  11271. parameters:
  11272. - description: 验证参数Bearer和token空格拼接
  11273. in: header
  11274. name: Authorization
  11275. required: true
  11276. type: string
  11277. - description: (分页信息必填)
  11278. in: body
  11279. name: req
  11280. required: true
  11281. schema:
  11282. $ref: '#/definitions/md.UserFeedbackCateListReq'
  11283. produces:
  11284. - application/json
  11285. responses:
  11286. "200":
  11287. description: 具体数据
  11288. schema:
  11289. $ref: '#/definitions/md.UserFeedbackCateListResp'
  11290. "400":
  11291. description: 具体错误
  11292. schema:
  11293. $ref: '#/definitions/md.Response'
  11294. summary: 反馈列表-分类列表
  11295. tags:
  11296. - 消息中心
  11297. /api/userFeedback/content/change/state:
  11298. post:
  11299. consumes:
  11300. - application/json
  11301. description: 反馈列表-修改状态
  11302. parameters:
  11303. - description: 验证参数Bearer和token空格拼接
  11304. in: header
  11305. name: Authorization
  11306. required: true
  11307. type: string
  11308. - description: (分页信息必填)
  11309. in: body
  11310. name: req
  11311. required: true
  11312. schema:
  11313. $ref: '#/definitions/md.UserFeedbackChangeStateReq'
  11314. produces:
  11315. - application/json
  11316. responses:
  11317. "200":
  11318. description: 具体数据
  11319. schema:
  11320. type: string
  11321. "400":
  11322. description: 具体错误
  11323. schema:
  11324. $ref: '#/definitions/md.Response'
  11325. summary: 用户反馈-反馈列表-修改状态
  11326. tags:
  11327. - 消息中心
  11328. /api/userFeedback/content/del:
  11329. post:
  11330. consumes:
  11331. - application/json
  11332. description: 反馈列表-反馈删除
  11333. parameters:
  11334. - description: 验证参数Bearer和token空格拼接
  11335. in: header
  11336. name: Authorization
  11337. required: true
  11338. type: string
  11339. - description: (分页信息必填)
  11340. in: body
  11341. name: req
  11342. required: true
  11343. schema:
  11344. $ref: '#/definitions/md.UserFeedbackDelReq'
  11345. produces:
  11346. - application/json
  11347. responses:
  11348. "200":
  11349. description: 具体数据
  11350. schema:
  11351. type: string
  11352. "400":
  11353. description: 具体错误
  11354. schema:
  11355. $ref: '#/definitions/md.Response'
  11356. summary: 用户反馈-反馈列表-反馈删除
  11357. tags:
  11358. - 消息中心
  11359. /api/userFeedback/content/list:
  11360. post:
  11361. consumes:
  11362. - application/json
  11363. description: 反馈列表
  11364. parameters:
  11365. - description: 验证参数Bearer和token空格拼接
  11366. in: header
  11367. name: Authorization
  11368. required: true
  11369. type: string
  11370. - description: (分页信息必填)
  11371. in: body
  11372. name: req
  11373. required: true
  11374. schema:
  11375. $ref: '#/definitions/md.UserFeedbackListReq'
  11376. produces:
  11377. - application/json
  11378. responses:
  11379. "200":
  11380. description: 具体数据
  11381. schema:
  11382. $ref: '#/definitions/md.UserFeedbackListResp'
  11383. "400":
  11384. description: 具体错误
  11385. schema:
  11386. $ref: '#/definitions/md.Response'
  11387. summary: 用户反馈-反馈列表
  11388. tags:
  11389. - 消息中心
  11390. /api/userFeedback/content/record/list:
  11391. post:
  11392. consumes:
  11393. - application/json
  11394. description: 反馈列表-沟通记录
  11395. parameters:
  11396. - description: 验证参数Bearer和token空格拼接
  11397. in: header
  11398. name: Authorization
  11399. required: true
  11400. type: string
  11401. - description: (分页信息必填)
  11402. in: body
  11403. name: req
  11404. required: true
  11405. schema:
  11406. $ref: '#/definitions/md.UserFeedbackRecordListReq'
  11407. produces:
  11408. - application/json
  11409. responses:
  11410. "200":
  11411. description: 具体数据
  11412. schema:
  11413. $ref: '#/definitions/md.UserFeedbackRecordListResp'
  11414. "400":
  11415. description: 具体错误
  11416. schema:
  11417. $ref: '#/definitions/md.Response'
  11418. summary: 用户反馈-反馈列表-沟通记录
  11419. tags:
  11420. - 消息中心
  11421. /api/userFeedback/content/say:
  11422. post:
  11423. consumes:
  11424. - application/json
  11425. description: 反馈列表-沟通发送
  11426. parameters:
  11427. - description: 验证参数Bearer和token空格拼接
  11428. in: header
  11429. name: Authorization
  11430. required: true
  11431. type: string
  11432. - description: (分页信息必填)
  11433. in: body
  11434. name: req
  11435. required: true
  11436. schema:
  11437. $ref: '#/definitions/md.UserFeedbackSayReq'
  11438. produces:
  11439. - application/json
  11440. responses:
  11441. "200":
  11442. description: 具体数据
  11443. schema:
  11444. type: string
  11445. "400":
  11446. description: 具体错误
  11447. schema:
  11448. $ref: '#/definitions/md.Response'
  11449. summary: 用户反馈-反馈列表-沟通发送
  11450. tags:
  11451. - 消息中心
  11452. /api/userRealName/base:
  11453. get:
  11454. consumes:
  11455. - application/json
  11456. description: 基本设置-实名认证
  11457. parameters:
  11458. - description: 验证参数Bearer和token空格拼接
  11459. in: header
  11460. name: Authorization
  11461. required: true
  11462. type: string
  11463. produces:
  11464. - application/json
  11465. responses:
  11466. "200":
  11467. description: 具体数据
  11468. schema:
  11469. $ref: '#/definitions/md.UserRealNameBaseResp'
  11470. "400":
  11471. description: 具体错误
  11472. schema:
  11473. $ref: '#/definitions/md.Response'
  11474. summary: 基本设置-实名认证-基本配置
  11475. tags:
  11476. - 基本设置
  11477. /api/userRealName/base/save:
  11478. post:
  11479. consumes:
  11480. - application/json
  11481. description: 基本设置-实名认证-基本配置保存
  11482. parameters:
  11483. - description: 验证参数Bearer和token空格拼接
  11484. in: header
  11485. name: Authorization
  11486. required: true
  11487. type: string
  11488. - description: (分页信息必填)
  11489. in: body
  11490. name: req
  11491. required: true
  11492. schema:
  11493. $ref: '#/definitions/md.UserRealNameBaseResp'
  11494. produces:
  11495. - application/json
  11496. responses:
  11497. "200":
  11498. description: 具体数据
  11499. schema:
  11500. type: string
  11501. "400":
  11502. description: 具体错误
  11503. schema:
  11504. $ref: '#/definitions/md.Response'
  11505. summary: 基本设置-实名认证-基本配置保存
  11506. tags:
  11507. - 基本设置
  11508. /api/userRealName/list:
  11509. post:
  11510. consumes:
  11511. - application/json
  11512. description: 基本设置-实名认证列表
  11513. parameters:
  11514. - description: 验证参数Bearer和token空格拼接
  11515. in: header
  11516. name: Authorization
  11517. required: true
  11518. type: string
  11519. - description: (分页信息必填)
  11520. in: body
  11521. name: req
  11522. required: true
  11523. schema:
  11524. $ref: '#/definitions/md.UserRealNameReq'
  11525. produces:
  11526. - application/json
  11527. responses:
  11528. "200":
  11529. description: 具体数据
  11530. schema:
  11531. $ref: '#/definitions/md.UserRealNameResp'
  11532. "400":
  11533. description: 具体错误
  11534. schema:
  11535. $ref: '#/definitions/md.Response'
  11536. summary: 基本设置-实名认证列表
  11537. tags:
  11538. - 基本设置
  11539. /api/userRealName/save:
  11540. post:
  11541. consumes:
  11542. - application/json
  11543. description: 基本设置-修改认证状态
  11544. parameters:
  11545. - description: 验证参数Bearer和token空格拼接
  11546. in: header
  11547. name: Authorization
  11548. required: true
  11549. type: string
  11550. - description: (分页信息必填)
  11551. in: body
  11552. name: req
  11553. required: true
  11554. schema:
  11555. $ref: '#/definitions/md.UserRealNameSaveReq'
  11556. produces:
  11557. - application/json
  11558. responses:
  11559. "200":
  11560. description: 具体数据
  11561. schema:
  11562. type: string
  11563. "400":
  11564. description: 具体错误
  11565. schema:
  11566. $ref: '#/definitions/md.Response'
  11567. summary: 基本设置-实名认证-修改认证状态
  11568. tags:
  11569. - 基本设置
  11570. /api/website/certificate:
  11571. post:
  11572. consumes:
  11573. - application/json
  11574. description: 证书查询
  11575. parameters:
  11576. - description: 验证参数Bearer和token空格拼接
  11577. in: header
  11578. name: Authorization
  11579. required: true
  11580. type: string
  11581. - description: (分页信息必填)
  11582. in: body
  11583. name: req
  11584. required: true
  11585. schema:
  11586. $ref: '#/definitions/md.CertificateReq'
  11587. produces:
  11588. - application/json
  11589. responses:
  11590. "200":
  11591. description: 具体数据
  11592. schema:
  11593. $ref: '#/definitions/md.CertificateResp'
  11594. "400":
  11595. description: 具体错误
  11596. schema:
  11597. $ref: '#/definitions/md.Response'
  11598. summary: 证书查询
  11599. tags:
  11600. - 官网
  11601. /api/website/getModuleSetting:
  11602. get:
  11603. consumes:
  11604. - application/json
  11605. description: 页面样式
  11606. parameters:
  11607. - description: 验证参数Bearer和token空格拼接
  11608. in: header
  11609. name: Authorization
  11610. required: true
  11611. type: string
  11612. - description: 页面名称类型值(15:官网 联系我们)
  11613. in: query
  11614. name: mod_name_value
  11615. required: true
  11616. type: string
  11617. produces:
  11618. - application/json
  11619. responses:
  11620. "200":
  11621. description: 具体数据
  11622. schema:
  11623. $ref: '#/definitions/md.GetModuleSettingResp'
  11624. "400":
  11625. description: 具体错误
  11626. schema:
  11627. $ref: '#/definitions/md.Response'
  11628. summary: 页面样式
  11629. tags:
  11630. - 官网
  11631. /api/website/info:
  11632. get:
  11633. consumes:
  11634. - application/json
  11635. description: 官网-基本信息
  11636. parameters:
  11637. - description: 验证参数Bearer和token空格拼接
  11638. in: header
  11639. name: Authorization
  11640. required: true
  11641. type: string
  11642. produces:
  11643. - application/json
  11644. responses:
  11645. "200":
  11646. description: 具体数据
  11647. schema:
  11648. $ref: '#/definitions/md.WebsiteInfoResp'
  11649. "400":
  11650. description: 具体错误
  11651. schema:
  11652. $ref: '#/definitions/md.Response'
  11653. summary: 官网-基本信息
  11654. tags:
  11655. - 官网
  11656. securityDefinitions:
  11657. MasterID:
  11658. in: header
  11659. name: MasterID
  11660. type: apiKey
  11661. swagger: "2.0"