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

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