蛋蛋星球 后台端
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 

11190 řádky
286 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. first_count:
  3531. example: 首次可观看集数
  3532. type: string
  3533. reward:
  3534. example: 单次奖励
  3535. type: string
  3536. second_count:
  3537. example: 看一次广告解锁集数
  3538. type: string
  3539. total:
  3540. example: 可领取总次数
  3541. type: string
  3542. type: object
  3543. md.PriceSettingStruct:
  3544. properties:
  3545. marketplace_merchants_fund_exchange_marketplace_merchants_nums_value:
  3546. description: 市商资金单笔x元自动兑换
  3547. type: string
  3548. marketplace_merchants_nums_exchange_marketplace_merchants_fund_value:
  3549. description: 市商数量单笔x数量自动兑换
  3550. type: string
  3551. price_below_value:
  3552. description: 低于x元
  3553. type: string
  3554. price_higher_than_value:
  3555. description: 高于x元
  3556. type: string
  3557. type: object
  3558. md.ReleaseDynamicReq:
  3559. properties:
  3560. content:
  3561. description: 文本内容
  3562. type: string
  3563. image:
  3564. description: 图片
  3565. items:
  3566. type: string
  3567. type: array
  3568. is_praise:
  3569. description: 是否被表扬(1:是 2:否)
  3570. type: integer
  3571. is_top_up:
  3572. description: 是否置顶(1:是 2:否)
  3573. type: integer
  3574. kind:
  3575. description: 类型(1:普通 2:官方)
  3576. type: integer
  3577. state:
  3578. description: 状态(1:正常 2:隐藏)
  3579. type: integer
  3580. video:
  3581. description: 视频
  3582. items:
  3583. type: string
  3584. type: array
  3585. type: object
  3586. md.Response:
  3587. properties:
  3588. code:
  3589. example: 响应码
  3590. type: string
  3591. data:
  3592. description: 内容
  3593. msg:
  3594. example: 具体错误原因
  3595. type: string
  3596. type: object
  3597. md.RewardSystemStruct:
  3598. properties:
  3599. level:
  3600. description: 圈层
  3601. type: integer
  3602. reward_condition:
  3603. description: 奖励条件
  3604. type: string
  3605. reward_value:
  3606. description: 奖励值
  3607. type: string
  3608. type: object
  3609. md.RoleBindPermissionGroupReq:
  3610. properties:
  3611. permission_ids:
  3612. items:
  3613. type: integer
  3614. type: array
  3615. role_id:
  3616. type: integer
  3617. required:
  3618. - role_id
  3619. type: object
  3620. md.SelectData:
  3621. properties:
  3622. direction:
  3623. items:
  3624. additionalProperties:
  3625. type: string
  3626. type: object
  3627. type: array
  3628. type: object
  3629. md.SelectMemberNode:
  3630. properties:
  3631. avatar:
  3632. description: 会员头像
  3633. type: string
  3634. level:
  3635. description: 会员等级
  3636. type: string
  3637. nickname:
  3638. description: 会员昵称
  3639. type: string
  3640. phone:
  3641. description: 会员手机号
  3642. type: string
  3643. uid:
  3644. description: 会员 ID
  3645. type: integer
  3646. type: object
  3647. md.SelectMemberReq:
  3648. properties:
  3649. level:
  3650. description: 会员等级
  3651. type: integer
  3652. limit:
  3653. description: 每页大小
  3654. type: integer
  3655. nickname:
  3656. description: 会员昵称
  3657. type: string
  3658. page:
  3659. description: 页数
  3660. type: integer
  3661. phone:
  3662. description: 会员手机号
  3663. type: string
  3664. uid:
  3665. description: 会员 ID
  3666. type: integer
  3667. type: object
  3668. md.SelectMemberResp:
  3669. properties:
  3670. level_list:
  3671. description: 会员等级列表
  3672. items:
  3673. additionalProperties: true
  3674. type: object
  3675. type: array
  3676. list:
  3677. description: 会员数据
  3678. items:
  3679. $ref: '#/definitions/md.SelectMemberNode'
  3680. type: array
  3681. paginate:
  3682. allOf:
  3683. - $ref: '#/definitions/applet_app_md_institutional_management_public_platoon.Paginate'
  3684. description: 分页信息
  3685. type: object
  3686. md.SetCustomerServiceStateReq:
  3687. properties:
  3688. id:
  3689. description: 拥有用户数量
  3690. type: integer
  3691. state:
  3692. description: 状态
  3693. type: integer
  3694. type: object
  3695. md.SetEmoticonStateReq:
  3696. properties:
  3697. id:
  3698. description: 拥有用户数量
  3699. type: integer
  3700. state:
  3701. description: 状态
  3702. type: integer
  3703. type: object
  3704. md.SetVideoRewardReq:
  3705. properties:
  3706. ecpm:
  3707. description: 当前 Ecpm 值
  3708. type: string
  3709. unit_price:
  3710. description: 单价
  3711. type: string
  3712. type: object
  3713. md.SonUserDailyActivityAnalysisNode:
  3714. properties:
  3715. activity_day_nums:
  3716. description: 活跃子节点活跃天数
  3717. type: integer
  3718. nickname:
  3719. example: 昵称
  3720. type: string
  3721. phone:
  3722. example: 手机号
  3723. type: string
  3724. uid:
  3725. description: 查询用户活跃子节点 ID
  3726. type: integer
  3727. type: object
  3728. md.StatisticsEggPointReq:
  3729. properties:
  3730. week:
  3731. example: 周份
  3732. type: string
  3733. year:
  3734. example: 年份
  3735. type: string
  3736. type: object
  3737. md.StatisticsEggPointResp:
  3738. properties:
  3739. statistics_user_egg_account_balance_exchange_egg_energy_nums_range:
  3740. description: 统计用户"余额兑换蛋蛋能量数量"范围
  3741. items:
  3742. additionalProperties:
  3743. type: string
  3744. type: object
  3745. type: array
  3746. statistics_user_egg_browse_interface_nums_range:
  3747. description: 统计用户"浏览界面次数"范围
  3748. items:
  3749. additionalProperties:
  3750. type: string
  3751. type: object
  3752. type: array
  3753. statistics_user_egg_college_learning_nums_range:
  3754. description: 统计用户"学院学习次数"范围
  3755. items:
  3756. additionalProperties:
  3757. type: string
  3758. type: object
  3759. type: array
  3760. statistics_user_egg_ecpm_range:
  3761. description: 统计用户"ecpm"范围
  3762. items:
  3763. additionalProperties:
  3764. type: string
  3765. type: object
  3766. type: array
  3767. statistics_user_egg_egg_energy_exchange_account_balance_range:
  3768. description: 统计用户"蛋蛋能量兑换余额数量"范围
  3769. items:
  3770. additionalProperties:
  3771. type: string
  3772. type: object
  3773. type: array
  3774. statistics_user_egg_forum_comments_nums_range:
  3775. description: 统计用户"论坛评论次数"范围
  3776. items:
  3777. additionalProperties:
  3778. type: string
  3779. type: object
  3780. type: array
  3781. statistics_user_egg_invite_user_nums_range:
  3782. description: 统计用户"拉新人数"范围
  3783. items:
  3784. additionalProperties:
  3785. type: string
  3786. type: object
  3787. type: array
  3788. statistics_user_egg_person_add_activity_value_range:
  3789. description: 统计用户"个人活跃积分增量值"范围
  3790. items:
  3791. additionalProperties:
  3792. type: string
  3793. type: object
  3794. type: array
  3795. statistics_user_egg_send_circle_of_friend_nums_range:
  3796. description: 统计用户"发朋友圈次数"范围
  3797. items:
  3798. additionalProperties:
  3799. type: string
  3800. type: object
  3801. type: array
  3802. statistics_user_egg_send_red_package_nums_range:
  3803. description: 统计用户"发红包次数"范围
  3804. items:
  3805. additionalProperties:
  3806. type: string
  3807. type: object
  3808. type: array
  3809. statistics_user_egg_sign_in_nums_range:
  3810. description: 统计用户"签到次数"范围
  3811. items:
  3812. additionalProperties:
  3813. type: string
  3814. type: object
  3815. type: array
  3816. statistics_user_egg_team_activity_nums_range:
  3817. description: 统计用户"团队活跃次数"范围
  3818. items:
  3819. additionalProperties:
  3820. type: string
  3821. type: object
  3822. type: array
  3823. statistics_user_egg_violate_nums_range:
  3824. description: 统计用户"违规次数"范围
  3825. items:
  3826. additionalProperties:
  3827. type: string
  3828. type: object
  3829. type: array
  3830. week:
  3831. example: 周份
  3832. type: string
  3833. year:
  3834. example: 年份
  3835. type: string
  3836. year_list:
  3837. additionalProperties:
  3838. items:
  3839. type: string
  3840. type: array
  3841. description: 年份&&周份列表
  3842. type: object
  3843. type: object
  3844. md.SubUser:
  3845. properties:
  3846. avatar_url:
  3847. example: 头像
  3848. type: string
  3849. level:
  3850. description: 整个系统中的等级
  3851. type: integer
  3852. nickname:
  3853. example: 昵称
  3854. type: string
  3855. phone:
  3856. example: 手机号
  3857. type: string
  3858. pid:
  3859. type: integer
  3860. position:
  3861. description: 以pid1为创始人中网的位置
  3862. type: integer
  3863. uid:
  3864. type: integer
  3865. type: object
  3866. md.TagListNode:
  3867. properties:
  3868. count:
  3869. description: 标签人数
  3870. type: string
  3871. create_at:
  3872. description: 创建时间
  3873. type: string
  3874. is_punish:
  3875. description: 是否处罚
  3876. type: integer
  3877. memo:
  3878. description: 备注
  3879. type: string
  3880. name:
  3881. description: 名称
  3882. type: string
  3883. tag_id:
  3884. description: 标签 ID
  3885. type: string
  3886. type: object
  3887. md.TreeNode:
  3888. properties:
  3889. avatar_url:
  3890. example: 头像
  3891. type: string
  3892. level:
  3893. type: integer
  3894. nickname:
  3895. example: 昵称
  3896. type: string
  3897. phone:
  3898. example: 手机号
  3899. type: string
  3900. pid:
  3901. type: integer
  3902. position:
  3903. type: integer
  3904. son:
  3905. items:
  3906. $ref: '#/definitions/md.TreeNode'
  3907. type: array
  3908. system_id:
  3909. description: 公排网中id
  3910. type: integer
  3911. uid:
  3912. type: integer
  3913. type: object
  3914. md.UpdateAdminReq:
  3915. properties:
  3916. adm_id:
  3917. type: integer
  3918. memo:
  3919. type: string
  3920. password:
  3921. type: string
  3922. username:
  3923. type: string
  3924. required:
  3925. - adm_id
  3926. - password
  3927. - username
  3928. type: object
  3929. md.UpdateAdminStateReq:
  3930. properties:
  3931. adm_id:
  3932. type: integer
  3933. state:
  3934. type: integer
  3935. required:
  3936. - adm_id
  3937. - state
  3938. type: object
  3939. md.UpdateContributionValueBasicSettingReq:
  3940. properties:
  3941. hand_out_red_package:
  3942. description: 发红包获得x点
  3943. type: string
  3944. id:
  3945. type: string
  3946. posting_comment_liked:
  3947. description: 发布评论被官方点赞获得x点
  3948. type: string
  3949. posting_dynamic_liked:
  3950. description: 发布动态被官方点赞获得x点
  3951. type: string
  3952. publish_creation:
  3953. description: 发布创作获得x点
  3954. type: string
  3955. type: object
  3956. md.UpdateCustomerServiceMemoReq:
  3957. properties:
  3958. id:
  3959. description: 拥有用户数量
  3960. type: integer
  3961. memo:
  3962. description: 备注
  3963. example: 备注
  3964. type: string
  3965. type: object
  3966. md.UpdateDynamicReq:
  3967. properties:
  3968. index_id:
  3969. description: 动态id
  3970. type: string
  3971. is_praise:
  3972. description: 是否被表扬(1:是 2:否)
  3973. type: integer
  3974. is_top_up:
  3975. description: 是否置顶(1:是 2:否)
  3976. type: integer
  3977. state:
  3978. description: 状态(1:正常 2:隐藏)
  3979. type: integer
  3980. required:
  3981. - index_id
  3982. type: object
  3983. md.UpdateEggEnergyBasicReq:
  3984. properties:
  3985. basic_setting:
  3986. allOf:
  3987. - $ref: '#/definitions/applet_app_md_institutional_management_egg_energy.BasicSetting'
  3988. description: 基础设置
  3989. data_setting:
  3990. allOf:
  3991. - $ref: '#/definitions/md.DataSetting'
  3992. description: 数据设置
  3993. destruction_setting:
  3994. allOf:
  3995. - $ref: '#/definitions/md.DestructionSettingStruct'
  3996. description: 销毁设置
  3997. exchange_rules:
  3998. allOf:
  3999. - $ref: '#/definitions/md.ExchangeRulesStruct'
  4000. description: 兑换规则
  4001. new_user_incentive_rules:
  4002. allOf:
  4003. - $ref: '#/definitions/md.NewUserRewardRules'
  4004. description: "新用户奖励规则\t\t\t\t\t\t\t\t\t\t\t // 新用户奖励规则"
  4005. price_setting:
  4006. allOf:
  4007. - $ref: '#/definitions/md.PriceSettingStruct'
  4008. description: 价格设置
  4009. reward_system:
  4010. description: 圈层奖励
  4011. items:
  4012. $ref: '#/definitions/md.RewardSystemStruct'
  4013. type: array
  4014. system_id:
  4015. description: 该设置系统 ID
  4016. type: integer
  4017. video_reward_setting:
  4018. allOf:
  4019. - $ref: '#/definitions/md.VideoRewardSetting'
  4020. description: 视频奖励
  4021. type: object
  4022. md.UpdateEggEnergyVipSettingReq:
  4023. properties:
  4024. list:
  4025. description: 更新后数据
  4026. items:
  4027. $ref: '#/definitions/md.UpdateVipEquitySettingNode'
  4028. type: array
  4029. type: object
  4030. md.UpdateEmoticonReq:
  4031. properties:
  4032. id:
  4033. description: 拥有用户数量
  4034. type: integer
  4035. img_url:
  4036. example: 图片地址
  4037. type: string
  4038. memo:
  4039. description: 备注
  4040. example: 备注
  4041. type: string
  4042. name:
  4043. example: 名称
  4044. type: string
  4045. sort:
  4046. description: 排序
  4047. type: integer
  4048. type: object
  4049. md.UpdateFriendCircleBasicSettingsReq:
  4050. properties:
  4051. comment_is_real_name:
  4052. description: 评论是否需要实名认证(1:是 2:否)
  4053. type: integer
  4054. comment_nums_every_day:
  4055. description: 评论每天次数
  4056. type: integer
  4057. id:
  4058. type: integer
  4059. publish_is_real_name:
  4060. description: 发布是否需要实名认证(1:是 2:否)
  4061. type: integer
  4062. publish_nums_every_day:
  4063. description: 发布每天次数
  4064. type: integer
  4065. type: object
  4066. md.UpdateLevelReq:
  4067. properties:
  4068. auto_update:
  4069. description: 自动升级 0关闭 1开启
  4070. type: string
  4071. choosable_num:
  4072. description: 可选任务数量
  4073. type: string
  4074. is_use:
  4075. description: 是否开启(0.否, 1.是)
  4076. type: string
  4077. level_id:
  4078. type: string
  4079. level_name:
  4080. description: 等级名称
  4081. type: string
  4082. level_weight:
  4083. description: 等级权重
  4084. type: string
  4085. memo:
  4086. description: 备注
  4087. type: string
  4088. user_level_tasks:
  4089. description: 完整的任务列表
  4090. items:
  4091. $ref: '#/definitions/md.LevelTaskNode'
  4092. type: array
  4093. type: object
  4094. md.UpdatePublicPlatoonBasicReq:
  4095. properties:
  4096. is_open:
  4097. description: 是否开启(1:开启 0:关闭)
  4098. type: integer
  4099. is_self_active_get_team_revenue:
  4100. description: 会员本人没有日活,没有圈层奖励(1:开启 0:关闭)
  4101. type: integer
  4102. originator_uid:
  4103. description: 创始人uid
  4104. type: integer
  4105. several_rows:
  4106. description: 几排
  4107. type: integer
  4108. several_times:
  4109. description: 几乘
  4110. type: integer
  4111. system_punish_replace:
  4112. description: 是否位置滑落 被新用户替换 0否 1是
  4113. type: integer
  4114. system_punish_replace_value:
  4115. description: xx天未活跃,处罚滑落
  4116. type: integer
  4117. type: object
  4118. md.UpdateRoleReq:
  4119. properties:
  4120. memo:
  4121. type: string
  4122. name:
  4123. type: string
  4124. role_id:
  4125. type: integer
  4126. required:
  4127. - memo
  4128. - name
  4129. - role_id
  4130. type: object
  4131. md.UpdateRoleStateReq:
  4132. properties:
  4133. role_id:
  4134. type: integer
  4135. state:
  4136. type: integer
  4137. required:
  4138. - role_id
  4139. - state
  4140. type: object
  4141. md.UpdateTagReq:
  4142. properties:
  4143. is_punish:
  4144. description: 是否是惩罚标签
  4145. type: integer
  4146. memo:
  4147. description: 备注
  4148. type: string
  4149. name:
  4150. description: 标签名称
  4151. type: string
  4152. tag_id:
  4153. description: 标签 ID
  4154. type: string
  4155. type: object
  4156. md.UpdateVipEquitySettingNode:
  4157. properties:
  4158. dividend_ratio:
  4159. description: 分红比例
  4160. type: string
  4161. exchange_account_balance_fee:
  4162. description: 兑换余额手续费
  4163. type: string
  4164. vip_level_id:
  4165. description: 会员等级ID
  4166. type: string
  4167. type: object
  4168. md.UpdateVirtualCoinReq:
  4169. properties:
  4170. exchange_ratio:
  4171. description: 兑换比例(与金额)
  4172. type: string
  4173. id:
  4174. type: integer
  4175. is_use:
  4176. description: 是否开启:0否 1是
  4177. type: integer
  4178. name:
  4179. description: 名称
  4180. type: string
  4181. type: object
  4182. md.UpdateWithdrawSettingReq:
  4183. properties:
  4184. condition_is_open:
  4185. description: 提现条件是否开启(0:关闭, 1:开启)
  4186. type: integer
  4187. first_withdraw_set:
  4188. allOf:
  4189. - $ref: '#/definitions/md.FirstWithdrawSet'
  4190. description: 首次提现设置
  4191. frequency_set:
  4192. allOf:
  4193. - $ref: '#/definitions/md.WithdrawFrequencySettingStruct'
  4194. description: 频率设置(num 个 duration) (duration (0.天 1.小时 2.周 3.月 4.年))
  4195. id:
  4196. type: integer
  4197. is_auto:
  4198. description: 是否开启自动提现(0:否 1:是)
  4199. type: integer
  4200. is_auto_amount_limit:
  4201. description: 自动提现金额限制
  4202. type: string
  4203. is_real_name:
  4204. description: 是否实名(0:否 1:是)
  4205. type: integer
  4206. is_support_decimal_point:
  4207. description: 是否支持小数点(0:否 1:是)
  4208. type: integer
  4209. pending_orders_is_can_apply:
  4210. description: 存在待处理记录是否允许再次申请提现(0:禁止,1:允许)
  4211. type: integer
  4212. tips:
  4213. description: 提示
  4214. type: string
  4215. vip_level_limit:
  4216. description: 提现等级限制
  4217. type: integer
  4218. withdraw_amount_limit:
  4219. description: 提现金额限制(0为不限制,大于等于该金额才可以申请提现 )
  4220. type: string
  4221. withdraw_fee_set:
  4222. allOf:
  4223. - $ref: '#/definitions/md.WithdrawFeeSetStruct'
  4224. description: 提现手续费设置
  4225. withdraw_multiple_limit:
  4226. description: 提现倍数限制(0为不限制,金额限制倍数才可以申请提现 )
  4227. type: string
  4228. withdraw_nums_limit:
  4229. description: 提现次数限制(对应上方设置周期,0为不限制,失败、驳回不计数 )
  4230. type: integer
  4231. withdraw_time_interval:
  4232. allOf:
  4233. - $ref: '#/definitions/md.WithdrawTimeIntervalStruct'
  4234. description: 提现时段(startAt xx:xx endAt xx:xx)
  4235. withdraw_type:
  4236. description: 提现方式(1:支付宝 2:微信)
  4237. type: integer
  4238. type: object
  4239. md.UserDailyActivityAnalysisReq:
  4240. properties:
  4241. end_date:
  4242. example: 结束日期
  4243. type: string
  4244. page:
  4245. description: 页数
  4246. type: integer
  4247. page_size:
  4248. description: 每页大小
  4249. type: integer
  4250. start_date:
  4251. example: 开始日期
  4252. type: string
  4253. uid:
  4254. description: 查询用户 ID
  4255. type: integer
  4256. type: object
  4257. md.UserDailyActivityAnalysisResp:
  4258. properties:
  4259. son_user_data:
  4260. description: 被查询用户子节点信息
  4261. items:
  4262. $ref: '#/definitions/md.SonUserDailyActivityAnalysisNode'
  4263. type: array
  4264. top_data:
  4265. allOf:
  4266. - $ref: '#/definitions/md.DailyActivityAnalysisTopData'
  4267. description: 统计信息
  4268. type: object
  4269. md.UserEggFlowReq:
  4270. properties:
  4271. account_balance_exchange_egg_energy_nums_end:
  4272. example: 余额兑换蛋蛋能量数量-结束值
  4273. type: string
  4274. account_balance_exchange_egg_energy_nums_start:
  4275. example: 余额兑换蛋蛋能量数量-起始值
  4276. type: string
  4277. browse_interface_nums_end:
  4278. example: 浏览界面次数-结束值
  4279. type: string
  4280. browse_interface_nums_start:
  4281. example: 浏览界面次数-起始值
  4282. type: string
  4283. college_learning_nums_end:
  4284. example: 学院学习次数-结束值
  4285. type: string
  4286. college_learning_nums_start:
  4287. example: 学院学习次数-起始值
  4288. type: string
  4289. ecpm_end:
  4290. example: ecpm-结束值
  4291. type: string
  4292. ecpm_start:
  4293. example: ecpm-起始值
  4294. type: string
  4295. egg_energy_exchange_account_balance_end:
  4296. example: 蛋蛋能量兑换余额数量-结束值
  4297. type: string
  4298. egg_energy_exchange_account_balance_start:
  4299. example: 蛋蛋能量兑换余额数量-起始值
  4300. type: string
  4301. forum_comments_nums_end:
  4302. example: 论坛评论次数-结束值
  4303. type: string
  4304. forum_comments_nums_start:
  4305. example: 论坛评论次数-起始值
  4306. type: string
  4307. im_activity_nums_end:
  4308. example: im活跃次数-结束值
  4309. type: string
  4310. im_activity_nums_start:
  4311. example: im活跃次数-起始值
  4312. type: string
  4313. invite_user_nums_end:
  4314. example: 拉新人数-结束值
  4315. type: string
  4316. invite_user_nums_start:
  4317. example: 拉新人数-起始值
  4318. type: string
  4319. page:
  4320. description: 页数
  4321. type: integer
  4322. page_size:
  4323. description: 每页大小
  4324. type: integer
  4325. person_add_activity_value_end:
  4326. example: 个人活跃积分-结束值
  4327. type: string
  4328. person_add_activity_value_start:
  4329. example: 个人活跃积分-起始值
  4330. type: string
  4331. score_value_end:
  4332. example: 蛋蛋分-结束值
  4333. type: string
  4334. score_value_kind:
  4335. description: 评分类型(0:未知 1:人工 2:系统)
  4336. type: integer
  4337. score_value_start:
  4338. example: 蛋蛋分-起始值
  4339. type: string
  4340. send_circle_of_friend_nums_end:
  4341. example: 发朋友圈次数-结束值
  4342. type: string
  4343. send_circle_of_friend_nums_start:
  4344. example: 发朋友圈次数-起始值
  4345. type: string
  4346. send_red_package_nums_end:
  4347. example: 发红包次数-结束值
  4348. type: string
  4349. send_red_package_nums_start:
  4350. example: 发红包次数-起始值
  4351. type: string
  4352. sign_in_nums_end:
  4353. example: 签到次数-结束值
  4354. type: string
  4355. sign_in_nums_start:
  4356. example: 签到次数-起始值
  4357. type: string
  4358. team-activity-nums-end:
  4359. example: 团队活跃次数-结束值
  4360. type: string
  4361. team_activity_nums_start:
  4362. example: 团队活跃次数-起始值
  4363. type: string
  4364. violate_nums_end:
  4365. example: 违规次数-结束值
  4366. type: string
  4367. violate_nums_start:
  4368. example: 违规次数-起始值
  4369. type: string
  4370. week:
  4371. example: 周份
  4372. type: string
  4373. year:
  4374. example: 年份
  4375. type: string
  4376. type: object
  4377. md.UserEggFlowReqResp:
  4378. properties:
  4379. list:
  4380. items:
  4381. $ref: '#/definitions/md.UserEggFlowReqRespList'
  4382. type: array
  4383. page:
  4384. description: 页数
  4385. type: integer
  4386. page_size:
  4387. description: 每页大小
  4388. type: integer
  4389. score_value_kind_map:
  4390. description: 评分类型(0:未知 1:人工 2:系统)
  4391. items:
  4392. additionalProperties: true
  4393. type: object
  4394. type: array
  4395. total:
  4396. description: 总数量
  4397. type: integer
  4398. week:
  4399. example: 周份
  4400. type: string
  4401. year:
  4402. example: 年份
  4403. type: string
  4404. type: object
  4405. md.UserEggFlowReqRespList:
  4406. properties:
  4407. account_balance_exchange_egg_energy_nums:
  4408. description: 余额兑换蛋蛋能量数量
  4409. type: integer
  4410. browse_interface_nums:
  4411. description: 浏览界面次数
  4412. type: integer
  4413. college_learning_nums:
  4414. description: 学院学习次数
  4415. type: integer
  4416. ecpm:
  4417. description: ecpm
  4418. type: number
  4419. egg_energy_exchange_account_balance:
  4420. description: 蛋蛋能量兑换余额数量
  4421. type: integer
  4422. forum_comments_nums:
  4423. description: 论坛评论次数
  4424. type: integer
  4425. im_activity_nums:
  4426. description: im活跃次数
  4427. type: integer
  4428. index_id:
  4429. description: 文档id
  4430. type: string
  4431. invite_user_nums:
  4432. description: 拉新人数
  4433. type: integer
  4434. person_add_activity_value:
  4435. description: 个人活跃积分
  4436. type: integer
  4437. score_value:
  4438. description: 蛋蛋分-起始值
  4439. type: number
  4440. score_value_kind:
  4441. description: 评分类型(0:未知 1:人工 2:系统)
  4442. type: integer
  4443. send_circle_of_friend_nums:
  4444. description: 发朋友圈次数
  4445. type: integer
  4446. send_red_package_nums:
  4447. description: 发红包次数
  4448. type: integer
  4449. sign_in_nums:
  4450. description: 签到次数
  4451. type: integer
  4452. team_activity_nums:
  4453. description: 团队活跃次数
  4454. type: integer
  4455. violate_nums:
  4456. description: 违规次数
  4457. type: integer
  4458. type: object
  4459. md.UserEggIndexReq:
  4460. properties:
  4461. week:
  4462. example: 周份
  4463. type: string
  4464. year:
  4465. example: 年份
  4466. type: string
  4467. type: object
  4468. md.UserEggIndexResp:
  4469. properties:
  4470. egg_energy_user_egg_index_weight:
  4471. allOf:
  4472. - $ref: '#/definitions/model.EggEnergyUserEggIndexWeight'
  4473. description: 蛋蛋分系数权重
  4474. statistics_user_egg_kind_proportion:
  4475. description: '统计用户蛋蛋分"评比类型"占比 (count: 数量、name: 评分类型、proportion: 占比)'
  4476. items:
  4477. additionalProperties: true
  4478. type: object
  4479. type: array
  4480. statistics_user_egg_score_value_range:
  4481. description: 统计用户蛋蛋分范围
  4482. items:
  4483. additionalProperties:
  4484. type: string
  4485. type: object
  4486. type: array
  4487. week:
  4488. example: 周份
  4489. type: string
  4490. year:
  4491. example: 年份
  4492. type: string
  4493. year_list:
  4494. additionalProperties:
  4495. items:
  4496. type: string
  4497. type: array
  4498. description: 年份&&周份列表
  4499. type: object
  4500. type: object
  4501. md.UserFeedbackCateDelReq:
  4502. properties:
  4503. id:
  4504. items:
  4505. type: string
  4506. type: array
  4507. type: object
  4508. md.UserFeedbackCateList:
  4509. properties:
  4510. id:
  4511. type: string
  4512. name:
  4513. type: string
  4514. sort:
  4515. type: string
  4516. type: object
  4517. md.UserFeedbackCateListReq:
  4518. properties:
  4519. limit:
  4520. description: 每页大小
  4521. type: string
  4522. page:
  4523. description: 页数
  4524. type: string
  4525. type: object
  4526. md.UserFeedbackCateListResp:
  4527. properties:
  4528. list:
  4529. items:
  4530. $ref: '#/definitions/md.UserFeedbackCateList'
  4531. type: array
  4532. total:
  4533. type: integer
  4534. type: object
  4535. md.UserFeedbackCateSaveReq:
  4536. properties:
  4537. id:
  4538. type: string
  4539. name:
  4540. type: string
  4541. sort:
  4542. type: string
  4543. type: object
  4544. md.UserFeedbackChangeStateReq:
  4545. properties:
  4546. id:
  4547. type: string
  4548. state:
  4549. example: 0待解决 1处理中 2已解决
  4550. type: string
  4551. type: object
  4552. md.UserFeedbackDelReq:
  4553. properties:
  4554. id:
  4555. items:
  4556. type: string
  4557. type: array
  4558. type: object
  4559. md.UserFeedbackList:
  4560. properties:
  4561. content:
  4562. type: string
  4563. create_at:
  4564. type: string
  4565. id:
  4566. type: string
  4567. img:
  4568. items:
  4569. type: string
  4570. type: array
  4571. phone:
  4572. type: string
  4573. platform:
  4574. type: string
  4575. state:
  4576. example: 0待解决 1处理中 2已解决
  4577. type: string
  4578. title:
  4579. type: string
  4580. type:
  4581. type: string
  4582. version:
  4583. type: string
  4584. type: object
  4585. md.UserFeedbackListReq:
  4586. properties:
  4587. cid:
  4588. type: string
  4589. limit:
  4590. description: 每页大小
  4591. type: string
  4592. page:
  4593. description: 页数
  4594. type: string
  4595. phone:
  4596. type: string
  4597. uid:
  4598. type: string
  4599. type: object
  4600. md.UserFeedbackListResp:
  4601. properties:
  4602. list:
  4603. items:
  4604. $ref: '#/definitions/md.UserFeedbackList'
  4605. type: array
  4606. select_data:
  4607. items:
  4608. additionalProperties: true
  4609. type: object
  4610. type: array
  4611. total:
  4612. type: integer
  4613. type: object
  4614. md.UserFeedbackRecordListReq:
  4615. properties:
  4616. id:
  4617. type: string
  4618. limit:
  4619. description: 每页大小
  4620. type: string
  4621. page:
  4622. description: 页数
  4623. type: string
  4624. type: object
  4625. md.UserFeedbackRecordListResp:
  4626. properties:
  4627. content:
  4628. type: string
  4629. create_at:
  4630. type: string
  4631. head_img:
  4632. type: string
  4633. nickname:
  4634. type: string
  4635. type:
  4636. type: string
  4637. type: object
  4638. md.UserFeedbackSayReq:
  4639. properties:
  4640. content:
  4641. type: string
  4642. id:
  4643. type: string
  4644. type: object
  4645. md.UserManagementGetBalanceDetailResp:
  4646. properties:
  4647. list:
  4648. items:
  4649. $ref: '#/definitions/md.BalanceDetailNode'
  4650. type: array
  4651. paginate:
  4652. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4653. type: object
  4654. md.UserManagementGetFansResp:
  4655. properties:
  4656. list:
  4657. description: 用户数据
  4658. items:
  4659. $ref: '#/definitions/md.FansNode'
  4660. type: array
  4661. paginate:
  4662. allOf:
  4663. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4664. description: 分页信息
  4665. type: object
  4666. md.UserManagementGetOneBasicResp:
  4667. properties:
  4668. basic_info:
  4669. allOf:
  4670. - $ref: '#/definitions/md.BasicInfoNode'
  4671. description: 基本信息
  4672. levels_list:
  4673. description: 等级列表
  4674. items:
  4675. additionalProperties: true
  4676. type: object
  4677. type: array
  4678. other_info:
  4679. allOf:
  4680. - $ref: '#/definitions/md.OtherNode'
  4681. description: 其他信息
  4682. tags_list:
  4683. description: 标签列表
  4684. items:
  4685. additionalProperties: true
  4686. type: object
  4687. type: array
  4688. type: object
  4689. md.UserManagementGetUserListNode:
  4690. properties:
  4691. avatar:
  4692. description: 头像
  4693. type: string
  4694. id:
  4695. description: 会员 ID
  4696. type: integer
  4697. invite_code:
  4698. example: 会员邀请码
  4699. type: string
  4700. is_real_name:
  4701. description: 是否实名 0.未实名,1.已实名
  4702. type: integer
  4703. last_login_at:
  4704. description: 最后登录时间
  4705. type: string
  4706. level_name:
  4707. description: 会员等级
  4708. type: string
  4709. memo:
  4710. description: 备注
  4711. type: string
  4712. nickname:
  4713. description: 昵称
  4714. type: string
  4715. parent_id:
  4716. description: 推荐人 ID
  4717. type: integer
  4718. parent_invite_code:
  4719. example: 推荐人邀请码
  4720. type: string
  4721. parent_phone:
  4722. example: 推荐人手机号
  4723. type: string
  4724. phone:
  4725. description: 手机号
  4726. type: string
  4727. register_time:
  4728. description: 注册时间
  4729. type: string
  4730. register_type:
  4731. description: 注册类型
  4732. type: integer
  4733. sex:
  4734. description: 性别(0:未知 1:男 2:女)
  4735. type: integer
  4736. state:
  4737. description: 状态
  4738. type: integer
  4739. tag:
  4740. description: 会员标签
  4741. items:
  4742. $ref: '#/definitions/applet_app_md_member_center.TagNode'
  4743. type: array
  4744. wechat:
  4745. description: 微信号
  4746. type: string
  4747. type: object
  4748. md.UserManagementGetUserListReq:
  4749. properties:
  4750. effective:
  4751. description: 有效会员
  4752. type: integer
  4753. id:
  4754. description: 会员 ID
  4755. type: integer
  4756. invite_code:
  4757. example: 会员邀请码
  4758. type: string
  4759. is_real_name:
  4760. description: 是否实名 0.未实名,1.已实名
  4761. type: integer
  4762. level:
  4763. description: 会员等级
  4764. type: integer
  4765. limit:
  4766. type: integer
  4767. login_after:
  4768. description: 最近登录结束时间
  4769. type: string
  4770. login_before:
  4771. description: 最近登录开始时间
  4772. type: string
  4773. memo:
  4774. description: 备注
  4775. type: string
  4776. nickname:
  4777. example: 会员昵称
  4778. type: string
  4779. page:
  4780. type: integer
  4781. parent_invite_code:
  4782. example: 上级邀请码
  4783. type: string
  4784. parent_phone:
  4785. example: 上级手机号
  4786. type: string
  4787. phone:
  4788. example: 会员手机号
  4789. type: string
  4790. recommend_id:
  4791. description: 推荐人 ID
  4792. type: integer
  4793. register_after:
  4794. description: 注册时间终点
  4795. type: string
  4796. register_before:
  4797. description: 注册时间起点
  4798. type: string
  4799. register_type:
  4800. description: 注册类型(1:APP注册、2:H5注册)
  4801. type: integer
  4802. sex:
  4803. description: 性别(0:未知 1:男 2:女)
  4804. type: integer
  4805. state:
  4806. description: 状态
  4807. type: integer
  4808. tag:
  4809. description: 标签 id
  4810. type: integer
  4811. union_id:
  4812. example: 微信号
  4813. type: string
  4814. type: object
  4815. md.UserManagementGetUserListResp:
  4816. properties:
  4817. levels_list:
  4818. description: 等级列表
  4819. items:
  4820. additionalProperties: true
  4821. type: object
  4822. type: array
  4823. list:
  4824. items:
  4825. $ref: '#/definitions/md.UserManagementGetUserListNode'
  4826. type: array
  4827. paginate:
  4828. allOf:
  4829. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4830. description: 分页信息
  4831. state_list:
  4832. description: 状态列表
  4833. items:
  4834. additionalProperties: true
  4835. type: object
  4836. type: array
  4837. tags_list:
  4838. description: 标签列表
  4839. items:
  4840. additionalProperties: true
  4841. type: object
  4842. type: array
  4843. type: object
  4844. md.UserManagementGetVirtualCoinDetailResp:
  4845. properties:
  4846. coin_list:
  4847. items:
  4848. additionalProperties: true
  4849. type: object
  4850. type: array
  4851. list:
  4852. items:
  4853. $ref: '#/definitions/md.VirtualCoinDetailNode'
  4854. type: array
  4855. paginate:
  4856. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4857. type: object
  4858. md.UserManagementUpdateUserInfoReq:
  4859. properties:
  4860. avatar:
  4861. description: 头像
  4862. type: string
  4863. last_login_ip:
  4864. description: 用户最后登录 IP
  4865. type: string
  4866. level:
  4867. description: 会员等级 ID
  4868. type: string
  4869. memo:
  4870. example: 备注
  4871. type: string
  4872. nickname:
  4873. description: 用户名
  4874. type: string
  4875. parent_uid:
  4876. description: 邀请人 ID
  4877. type: string
  4878. password:
  4879. description: 登录密码
  4880. type: string
  4881. phone:
  4882. description: 手机号
  4883. type: string
  4884. sex:
  4885. description: 性别(0:未知 1:男 2:女)
  4886. type: string
  4887. state:
  4888. description: 账号状态 1正常,2冻结
  4889. type: string
  4890. tag:
  4891. description: 用户标签 ID列表
  4892. type: string
  4893. uid:
  4894. type: integer
  4895. union_id:
  4896. description: 微信号
  4897. type: string
  4898. type: object
  4899. md.UserRealName:
  4900. properties:
  4901. create_time:
  4902. type: string
  4903. id:
  4904. type: string
  4905. id_no:
  4906. type: string
  4907. name:
  4908. type: string
  4909. pay_state:
  4910. example: 0未支付 1已支付
  4911. type: string
  4912. phone:
  4913. type: string
  4914. state:
  4915. example: 0未申请 1申请通过 3申请失败
  4916. type: string
  4917. uid:
  4918. type: string
  4919. type: object
  4920. md.UserRealNameBaseResp:
  4921. properties:
  4922. user_real_name_money:
  4923. example: 实名认证费用
  4924. type: string
  4925. user_real_name_rule:
  4926. example: 实名认证说明
  4927. type: string
  4928. type: object
  4929. md.UserRealNameReq:
  4930. properties:
  4931. id_no:
  4932. type: string
  4933. limit:
  4934. type: string
  4935. name:
  4936. type: string
  4937. page:
  4938. type: string
  4939. phone:
  4940. type: string
  4941. state:
  4942. type: string
  4943. uid:
  4944. type: string
  4945. type: object
  4946. md.UserRealNameResp:
  4947. properties:
  4948. list:
  4949. items:
  4950. $ref: '#/definitions/md.UserRealName'
  4951. type: array
  4952. select_data:
  4953. items:
  4954. additionalProperties:
  4955. type: string
  4956. type: object
  4957. type: array
  4958. total:
  4959. type: integer
  4960. type: object
  4961. md.UserRealNameSaveReq:
  4962. properties:
  4963. id:
  4964. type: string
  4965. state:
  4966. type: string
  4967. type: object
  4968. md.UserVirtualCoinFlow:
  4969. properties:
  4970. after_amount:
  4971. example: 变更后数量
  4972. type: string
  4973. amount:
  4974. example: 变更数量
  4975. type: string
  4976. before_amount:
  4977. example: 变更前数量
  4978. type: string
  4979. coin_id:
  4980. description: 虚拟币 ID
  4981. type: integer
  4982. create_at:
  4983. example: 创建时间
  4984. type: string
  4985. direction:
  4986. description: 方向:1收入 2支出
  4987. type: integer
  4988. id:
  4989. type: integer
  4990. sys_fee:
  4991. example: 手续费
  4992. type: string
  4993. title:
  4994. example: 标题
  4995. type: string
  4996. transfer_type:
  4997. description: 转账类型
  4998. type: integer
  4999. uid:
  5000. description: 用户 ID
  5001. type: integer
  5002. update_at:
  5003. example: 更新时间
  5004. type: string
  5005. type: object
  5006. md.VideoBaseData:
  5007. properties:
  5008. interval:
  5009. example: 领取间隔 秒
  5010. type: string
  5011. reward:
  5012. example: 单次奖励
  5013. type: string
  5014. timer:
  5015. example: 观看X秒奖励
  5016. type: string
  5017. total:
  5018. example: 可领取总次数
  5019. type: string
  5020. type: object
  5021. md.VideoRewardSetting:
  5022. properties:
  5023. video_reward_is_open:
  5024. description: 视频奖励是否开启(1:开启 0:关闭)
  5025. type: integer
  5026. video_reward_system:
  5027. allOf:
  5028. - $ref: '#/definitions/md.VideoRewardSystemStruct'
  5029. description: 视频奖励机制
  5030. type: object
  5031. md.VideoRewardSystemStruct:
  5032. properties:
  5033. each_round_hour:
  5034. description: 每一轮X个小时
  5035. type: string
  5036. interval_minutes:
  5037. description: 间隔X秒
  5038. type: string
  5039. reward_total_num:
  5040. description: 一共X个奖励视屏
  5041. type: string
  5042. reward_value:
  5043. description: 奖励X个活跃积分
  5044. type: string
  5045. type: object
  5046. md.VipEquitySettingNode:
  5047. properties:
  5048. dividend_ratio:
  5049. description: 分红比例
  5050. type: string
  5051. exchange_account_balance_fee:
  5052. description: 兑换余额手续费
  5053. type: string
  5054. vip_level_id:
  5055. description: 会员等级ID
  5056. type: string
  5057. vip_level_name:
  5058. description: 会员等级名称
  5059. type: string
  5060. type: object
  5061. md.VirtualCoin:
  5062. properties:
  5063. create_at:
  5064. type: string
  5065. exchange_ratio:
  5066. description: 兑换比例(与金额)
  5067. example: 兑换比例(与金额)
  5068. type: string
  5069. id:
  5070. type: integer
  5071. is_use:
  5072. description: '是否开启: 0否 1是'
  5073. type: integer
  5074. name:
  5075. description: 名称
  5076. type: string
  5077. update_at:
  5078. type: string
  5079. type: object
  5080. md.VirtualCoinDetailNode:
  5081. properties:
  5082. after_amount:
  5083. description: 变更后积分余额
  5084. type: string
  5085. amount:
  5086. description: 变更数量
  5087. type: string
  5088. create_at:
  5089. description: 创建时间
  5090. type: string
  5091. direction:
  5092. description: 类型 1.收入 2.支出
  5093. type: integer
  5094. uid:
  5095. description: 用户 ID
  5096. type: integer
  5097. type: object
  5098. md.VirtualCoinListNode:
  5099. properties:
  5100. coin_id:
  5101. description: 货币类型 ID
  5102. type: integer
  5103. kind:
  5104. description: 货币序号
  5105. type: integer
  5106. name:
  5107. example: 货币类型名称
  5108. type: string
  5109. type: object
  5110. md.WebsiteInfoResp:
  5111. properties:
  5112. android_down_url:
  5113. type: string
  5114. ios_down_url:
  5115. type: string
  5116. seo_logo:
  5117. type: string
  5118. seo_title:
  5119. example: seo
  5120. type: string
  5121. web_logo:
  5122. type: string
  5123. type: object
  5124. md.WithdrawApplyAuditReq:
  5125. properties:
  5126. audit_state:
  5127. description: 审核状态(1:同意 2:拒绝)
  5128. type: integer
  5129. reason:
  5130. description: 审核失败(驳回理由)
  5131. type: integer
  5132. withdraw_apply_id:
  5133. description: 提现申请id
  5134. type: integer
  5135. required:
  5136. - audit_state
  5137. - reason
  5138. - withdraw_apply_id
  5139. type: object
  5140. md.WithdrawFeeSetStruct:
  5141. properties:
  5142. duration:
  5143. description: 类型 (1.固定金额 2.固定比例)
  5144. type: integer
  5145. value:
  5146. description: 具体值
  5147. type: integer
  5148. type: object
  5149. md.WithdrawFrequencySettingStruct:
  5150. properties:
  5151. duration:
  5152. description: 周期 (1.天 2.周 3.月)
  5153. type: integer
  5154. num:
  5155. description: 周期数
  5156. items:
  5157. type: string
  5158. type: array
  5159. type: object
  5160. md.WithdrawTimeIntervalStruct:
  5161. properties:
  5162. end_at:
  5163. type: string
  5164. start_at:
  5165. type: string
  5166. type: object
  5167. model.EggEnergyUserEggIndexWeight:
  5168. properties:
  5169. account_balance_exchange_egg_energy_nums:
  5170. type: string
  5171. browse_interface_nums:
  5172. type: string
  5173. college_learning_nums:
  5174. type: string
  5175. create_at:
  5176. type: string
  5177. ecpm:
  5178. type: string
  5179. egg_energy_exchange_account_balance:
  5180. type: string
  5181. forum_comments_nums:
  5182. type: string
  5183. id:
  5184. type: integer
  5185. im_activity_nums:
  5186. type: string
  5187. invite_user_nums:
  5188. type: string
  5189. person_add_activity_value:
  5190. type: string
  5191. send_circle_of_friend_nums:
  5192. type: string
  5193. send_red_package_nums:
  5194. type: string
  5195. sign_in_nums:
  5196. type: string
  5197. team_activity_nums:
  5198. type: string
  5199. update_at:
  5200. type: string
  5201. violate_nums:
  5202. type: string
  5203. type: object
  5204. model.PlatformActiveData:
  5205. properties:
  5206. date:
  5207. type: string
  5208. id:
  5209. type: integer
  5210. new_user_count:
  5211. type: integer
  5212. user_sign_in_count:
  5213. type: integer
  5214. withdraw_amount_count:
  5215. type: string
  5216. withdraw_user_count:
  5217. type: integer
  5218. type: object
  5219. model.UserLevelTask:
  5220. properties:
  5221. active_days:
  5222. type: integer
  5223. create_at:
  5224. type: string
  5225. finish_count:
  5226. type: integer
  5227. id:
  5228. type: integer
  5229. is_must_task:
  5230. type: integer
  5231. level_id:
  5232. type: integer
  5233. task_type:
  5234. type: integer
  5235. task_type_level_id:
  5236. type: integer
  5237. update_at:
  5238. type: string
  5239. within_days:
  5240. type: integer
  5241. type: object
  5242. setCenter.WebBasicReq:
  5243. properties:
  5244. android_down_url:
  5245. type: string
  5246. ios_down_url:
  5247. type: string
  5248. seo_logo:
  5249. type: string
  5250. seo_title:
  5251. type: string
  5252. wap_host:
  5253. example: h5域名
  5254. type: string
  5255. web_logo:
  5256. type: string
  5257. type: object
  5258. setCenter.WebBasicResp:
  5259. properties:
  5260. android_down_url:
  5261. type: string
  5262. ios_down_url:
  5263. type: string
  5264. seo_logo:
  5265. type: string
  5266. seo_logo_url:
  5267. type: string
  5268. seo_title:
  5269. type: string
  5270. wap_host:
  5271. example: h5域名
  5272. type: string
  5273. web_logo:
  5274. type: string
  5275. web_logo_url:
  5276. type: string
  5277. type: object
  5278. host: localhost:4001
  5279. info:
  5280. contact:
  5281. email: 1239118001@qq.com
  5282. name: dengbiao
  5283. url: http://www.swagger.io/support
  5284. description: 管理后台接口文档
  5285. license:
  5286. name: Apache 2.0
  5287. url: http://www.apache.org/licenses/LICENSE-2.0.html
  5288. termsOfService: http://swagger.io/terms/
  5289. title: 蛋蛋星球-管理后台
  5290. version: "1.0"
  5291. paths:
  5292. /api/adminLog/list:
  5293. post:
  5294. consumes:
  5295. - application/json
  5296. description: 操作日志
  5297. parameters:
  5298. - description: 验证参数Bearer和token空格拼接
  5299. in: header
  5300. name: Authorization
  5301. required: true
  5302. type: string
  5303. - description: (分页信息必填)
  5304. in: body
  5305. name: req
  5306. required: true
  5307. schema:
  5308. $ref: '#/definitions/md.AdminLogListReq'
  5309. produces:
  5310. - application/json
  5311. responses:
  5312. "200":
  5313. description: 具体数据
  5314. schema:
  5315. $ref: '#/definitions/md.AdminLogListResp'
  5316. "400":
  5317. description: 具体错误
  5318. schema:
  5319. $ref: '#/definitions/md.Response'
  5320. summary: 操作日志
  5321. tags:
  5322. - 操作日志
  5323. /api/advertising/del:
  5324. post:
  5325. consumes:
  5326. - application/json
  5327. description: 广告管理-广告列表-删除
  5328. parameters:
  5329. - description: 验证参数Bearer和token空格拼接
  5330. in: header
  5331. name: Authorization
  5332. required: true
  5333. type: string
  5334. - description: (分页信息必填)
  5335. in: body
  5336. name: req
  5337. required: true
  5338. schema:
  5339. $ref: '#/definitions/md.AdvertisingDelReq'
  5340. produces:
  5341. - application/json
  5342. responses:
  5343. "200":
  5344. description: 具体数据
  5345. schema:
  5346. type: string
  5347. "400":
  5348. description: 具体错误
  5349. schema:
  5350. $ref: '#/definitions/md.Response'
  5351. summary: 广告管理-广告列表-删除
  5352. tags:
  5353. - 广告管理
  5354. /api/advertising/function/del:
  5355. post:
  5356. consumes:
  5357. - application/json
  5358. description: 广告管理-广告位置列表-删除
  5359. parameters:
  5360. - description: 验证参数Bearer和token空格拼接
  5361. in: header
  5362. name: Authorization
  5363. required: true
  5364. type: string
  5365. - description: (分页信息必填)
  5366. in: body
  5367. name: req
  5368. required: true
  5369. schema:
  5370. $ref: '#/definitions/md.AdvertisingDelReq'
  5371. produces:
  5372. - application/json
  5373. responses:
  5374. "200":
  5375. description: 具体数据
  5376. schema:
  5377. type: string
  5378. "400":
  5379. description: 具体错误
  5380. schema:
  5381. $ref: '#/definitions/md.Response'
  5382. summary: 广告管理-广告位置列表-删除
  5383. tags:
  5384. - 广告管理
  5385. /api/advertising/function/list:
  5386. post:
  5387. consumes:
  5388. - application/json
  5389. description: 广告管理-广告位置列表
  5390. parameters:
  5391. - description: 验证参数Bearer和token空格拼接
  5392. in: header
  5393. name: Authorization
  5394. required: true
  5395. type: string
  5396. - description: (分页信息必填)
  5397. in: body
  5398. name: req
  5399. required: true
  5400. schema:
  5401. $ref: '#/definitions/md.AdvertisingFunctionListReq'
  5402. produces:
  5403. - application/json
  5404. responses:
  5405. "200":
  5406. description: 具体数据
  5407. schema:
  5408. $ref: '#/definitions/md.AdvertisingFunctionListResp'
  5409. "400":
  5410. description: 具体错误
  5411. schema:
  5412. $ref: '#/definitions/md.Response'
  5413. summary: 广告管理-广告位置列表
  5414. tags:
  5415. - 广告管理
  5416. /api/advertising/function/save:
  5417. post:
  5418. consumes:
  5419. - application/json
  5420. description: 广告管理-广告位置列表-保存
  5421. parameters:
  5422. - description: 验证参数Bearer和token空格拼接
  5423. in: header
  5424. name: Authorization
  5425. required: true
  5426. type: string
  5427. - description: (分页信息必填)
  5428. in: body
  5429. name: req
  5430. required: true
  5431. schema:
  5432. $ref: '#/definitions/md.AdvertisingFunctionList'
  5433. produces:
  5434. - application/json
  5435. responses:
  5436. "200":
  5437. description: 具体数据
  5438. schema:
  5439. type: string
  5440. "400":
  5441. description: 具体错误
  5442. schema:
  5443. $ref: '#/definitions/md.Response'
  5444. summary: 广告管理-广告位置列表-保存
  5445. tags:
  5446. - 广告管理
  5447. /api/advertising/getBasic:
  5448. get:
  5449. consumes:
  5450. - application/json
  5451. description: 广告管理-基础设置-信息
  5452. parameters:
  5453. - description: 验证参数Bearer和token空格拼接
  5454. in: header
  5455. name: Authorization
  5456. required: true
  5457. type: string
  5458. produces:
  5459. - application/json
  5460. responses:
  5461. "200":
  5462. description: 具体数据
  5463. schema:
  5464. $ref: '#/definitions/md.AdvertisingBaseResp'
  5465. "400":
  5466. description: 具体错误
  5467. schema:
  5468. $ref: '#/definitions/md.Response'
  5469. summary: 广告管理-基础设置-信息
  5470. tags:
  5471. - 广告管理
  5472. /api/advertising/getLimit:
  5473. get:
  5474. consumes:
  5475. - application/json
  5476. description: 广告管理-广告设置-信息
  5477. parameters:
  5478. - description: 验证参数Bearer和token空格拼接
  5479. in: header
  5480. name: Authorization
  5481. required: true
  5482. type: string
  5483. produces:
  5484. - application/json
  5485. responses:
  5486. "200":
  5487. description: 具体数据
  5488. schema:
  5489. $ref: '#/definitions/md.AdvertisingLimit'
  5490. "400":
  5491. description: 具体错误
  5492. schema:
  5493. $ref: '#/definitions/md.Response'
  5494. summary: 广告管理-广告设置-信息
  5495. tags:
  5496. - 广告管理
  5497. /api/advertising/list:
  5498. post:
  5499. consumes:
  5500. - application/json
  5501. description: 广告管理-广告列表
  5502. parameters:
  5503. - description: 验证参数Bearer和token空格拼接
  5504. in: header
  5505. name: Authorization
  5506. required: true
  5507. type: string
  5508. - description: (分页信息必填)
  5509. in: body
  5510. name: req
  5511. required: true
  5512. schema:
  5513. $ref: '#/definitions/md.AdvertisingListReq'
  5514. produces:
  5515. - application/json
  5516. responses:
  5517. "200":
  5518. description: 具体数据
  5519. schema:
  5520. $ref: '#/definitions/md.AdvertisingListResp'
  5521. "400":
  5522. description: 具体错误
  5523. schema:
  5524. $ref: '#/definitions/md.Response'
  5525. summary: 广告管理-广告列表
  5526. tags:
  5527. - 广告管理
  5528. /api/advertising/save:
  5529. post:
  5530. consumes:
  5531. - application/json
  5532. description: 广告管理-广告列表-保存
  5533. parameters:
  5534. - description: 验证参数Bearer和token空格拼接
  5535. in: header
  5536. name: Authorization
  5537. required: true
  5538. type: string
  5539. - description: (分页信息必填)
  5540. in: body
  5541. name: req
  5542. required: true
  5543. schema:
  5544. $ref: '#/definitions/md.AdvertisingSaveReq'
  5545. produces:
  5546. - application/json
  5547. responses:
  5548. "200":
  5549. description: 具体数据
  5550. schema:
  5551. type: string
  5552. "400":
  5553. description: 具体错误
  5554. schema:
  5555. $ref: '#/definitions/md.Response'
  5556. summary: 广告管理-广告列表-保存
  5557. tags:
  5558. - 广告管理
  5559. /api/advertising/setBasic:
  5560. post:
  5561. consumes:
  5562. - application/json
  5563. description: 广告管理-基础设置-信息保存
  5564. parameters:
  5565. - description: 验证参数Bearer和token空格拼接
  5566. in: header
  5567. name: Authorization
  5568. required: true
  5569. type: string
  5570. - description: (分页信息必填)
  5571. in: body
  5572. name: req
  5573. required: true
  5574. schema:
  5575. $ref: '#/definitions/md.AdvertisingBase'
  5576. produces:
  5577. - application/json
  5578. responses:
  5579. "200":
  5580. description: 具体数据
  5581. schema:
  5582. type: string
  5583. "400":
  5584. description: 具体错误
  5585. schema:
  5586. $ref: '#/definitions/md.Response'
  5587. summary: 广告管理-基础设置-信息保存
  5588. tags:
  5589. - 广告管理
  5590. /api/advertising/setLimit:
  5591. post:
  5592. consumes:
  5593. - application/json
  5594. description: 广告管理-广告设置-信息保存
  5595. parameters:
  5596. - description: 验证参数Bearer和token空格拼接
  5597. in: header
  5598. name: Authorization
  5599. required: true
  5600. type: string
  5601. - description: (分页信息必填)
  5602. in: body
  5603. name: req
  5604. required: true
  5605. schema:
  5606. $ref: '#/definitions/md.AdvertisingLimit'
  5607. produces:
  5608. - application/json
  5609. responses:
  5610. "200":
  5611. description: 具体数据
  5612. schema:
  5613. type: string
  5614. "400":
  5615. description: 具体错误
  5616. schema:
  5617. $ref: '#/definitions/md.Response'
  5618. summary: 广告管理-广告设置-信息保存
  5619. tags:
  5620. - 广告管理
  5621. /api/article/cate/del:
  5622. post:
  5623. consumes:
  5624. - application/json
  5625. description: 分类列表-分类删除
  5626. parameters:
  5627. - description: 验证参数Bearer和token空格拼接
  5628. in: header
  5629. name: Authorization
  5630. required: true
  5631. type: string
  5632. - description: (分页信息必填)
  5633. in: body
  5634. name: req
  5635. required: true
  5636. schema:
  5637. $ref: '#/definitions/md.ArticleCateDelReq'
  5638. produces:
  5639. - application/json
  5640. responses:
  5641. "200":
  5642. description: 具体数据
  5643. schema:
  5644. type: string
  5645. "400":
  5646. description: 具体错误
  5647. schema:
  5648. $ref: '#/definitions/md.Response'
  5649. summary: 文章资讯-分类列表-分类删除
  5650. tags:
  5651. - 文章资讯
  5652. /api/article/cate/list:
  5653. post:
  5654. consumes:
  5655. - application/json
  5656. description: 分类列表
  5657. parameters:
  5658. - description: 验证参数Bearer和token空格拼接
  5659. in: header
  5660. name: Authorization
  5661. required: true
  5662. type: string
  5663. - description: (分页信息必填)
  5664. in: body
  5665. name: req
  5666. required: true
  5667. schema:
  5668. $ref: '#/definitions/md.ArticleCateListReq'
  5669. produces:
  5670. - application/json
  5671. responses:
  5672. "200":
  5673. description: 具体数据
  5674. schema:
  5675. $ref: '#/definitions/md.ArticleCateListResp'
  5676. "400":
  5677. description: 具体错误
  5678. schema:
  5679. $ref: '#/definitions/md.Response'
  5680. summary: 文章资讯-分类列表
  5681. tags:
  5682. - 文章资讯
  5683. /api/article/cate/save:
  5684. post:
  5685. consumes:
  5686. - application/json
  5687. description: 分类列表-分类保存
  5688. parameters:
  5689. - description: 验证参数Bearer和token空格拼接
  5690. in: header
  5691. name: Authorization
  5692. required: true
  5693. type: string
  5694. - description: (分页信息必填)
  5695. in: body
  5696. name: req
  5697. required: true
  5698. schema:
  5699. $ref: '#/definitions/md.ArticleCateSaveReq'
  5700. produces:
  5701. - application/json
  5702. responses:
  5703. "200":
  5704. description: 具体数据
  5705. schema:
  5706. type: string
  5707. "400":
  5708. description: 具体错误
  5709. schema:
  5710. $ref: '#/definitions/md.Response'
  5711. summary: 文章资讯-分类列表-分类保存
  5712. tags:
  5713. - 文章资讯
  5714. /api/article/content/del:
  5715. post:
  5716. consumes:
  5717. - application/json
  5718. description: 文章列表-文章删除
  5719. parameters:
  5720. - description: 验证参数Bearer和token空格拼接
  5721. in: header
  5722. name: Authorization
  5723. required: true
  5724. type: string
  5725. - description: (分页信息必填)
  5726. in: body
  5727. name: req
  5728. required: true
  5729. schema:
  5730. $ref: '#/definitions/md.ArticleDelReq'
  5731. produces:
  5732. - application/json
  5733. responses:
  5734. "200":
  5735. description: 具体数据
  5736. schema:
  5737. type: string
  5738. "400":
  5739. description: 具体错误
  5740. schema:
  5741. $ref: '#/definitions/md.Response'
  5742. summary: 文章资讯-文章列表-文章删除
  5743. tags:
  5744. - 文章资讯
  5745. /api/article/content/list:
  5746. post:
  5747. consumes:
  5748. - application/json
  5749. description: 文章列表
  5750. parameters:
  5751. - description: 验证参数Bearer和token空格拼接
  5752. in: header
  5753. name: Authorization
  5754. required: true
  5755. type: string
  5756. - description: (分页信息必填)
  5757. in: body
  5758. name: req
  5759. required: true
  5760. schema:
  5761. $ref: '#/definitions/md.ArticleListReq'
  5762. produces:
  5763. - application/json
  5764. responses:
  5765. "200":
  5766. description: 具体数据
  5767. schema:
  5768. $ref: '#/definitions/md.ArticleListResp'
  5769. "400":
  5770. description: 具体错误
  5771. schema:
  5772. $ref: '#/definitions/md.Response'
  5773. summary: 文章资讯-文章列表
  5774. tags:
  5775. - 文章资讯
  5776. /api/article/content/save:
  5777. post:
  5778. consumes:
  5779. - application/json
  5780. description: 文章列表-文章保存
  5781. parameters:
  5782. - description: 验证参数Bearer和token空格拼接
  5783. in: header
  5784. name: Authorization
  5785. required: true
  5786. type: string
  5787. - description: (分页信息必填)
  5788. in: body
  5789. name: req
  5790. required: true
  5791. schema:
  5792. $ref: '#/definitions/md.ArticleSaveReq'
  5793. produces:
  5794. - application/json
  5795. responses:
  5796. "200":
  5797. description: 具体数据
  5798. schema:
  5799. type: string
  5800. "400":
  5801. description: 具体错误
  5802. schema:
  5803. $ref: '#/definitions/md.Response'
  5804. summary: 文章资讯-文章列表-文章保存
  5805. tags:
  5806. - 文章资讯
  5807. /api/cloudBundle/audit/clear:
  5808. post:
  5809. consumes:
  5810. - application/json
  5811. description: 云打包-云打包-清除审核模板
  5812. parameters:
  5813. - description: 验证参数Bearer和token空格拼接
  5814. in: header
  5815. name: Authorization
  5816. required: true
  5817. type: string
  5818. - description: (分页信息必填)
  5819. in: body
  5820. name: req
  5821. required: true
  5822. schema:
  5823. $ref: '#/definitions/md.AuditClearReq'
  5824. produces:
  5825. - application/json
  5826. responses:
  5827. "200":
  5828. description: 具体数据
  5829. schema:
  5830. type: string
  5831. "400":
  5832. description: 具体错误
  5833. schema:
  5834. $ref: '#/definitions/md.Response'
  5835. summary: 云打包-云打包-清除审核模板
  5836. tags:
  5837. - 云打包
  5838. /api/cloudBundle/audit/set:
  5839. post:
  5840. consumes:
  5841. - application/json
  5842. description: 云打包-云打包-设置为审核模板
  5843. parameters:
  5844. - description: 验证参数Bearer和token空格拼接
  5845. in: header
  5846. name: Authorization
  5847. required: true
  5848. type: string
  5849. - description: (分页信息必填)
  5850. in: body
  5851. name: req
  5852. required: true
  5853. schema:
  5854. $ref: '#/definitions/md.CommReq'
  5855. produces:
  5856. - application/json
  5857. responses:
  5858. "200":
  5859. description: 具体数据
  5860. schema:
  5861. type: string
  5862. "400":
  5863. description: 具体错误
  5864. schema:
  5865. $ref: '#/definitions/md.Response'
  5866. summary: 云打包-云打包-设置为审核模板
  5867. tags:
  5868. - 云打包
  5869. /api/cloudBundle/base:
  5870. get:
  5871. consumes:
  5872. - application/json
  5873. description: 打包机使用-云打包基本信息
  5874. parameters:
  5875. - description: 验证参数Bearer和token空格拼接
  5876. in: header
  5877. name: Authorization
  5878. required: true
  5879. type: string
  5880. produces:
  5881. - application/json
  5882. responses:
  5883. "200":
  5884. description: 具体数据
  5885. schema:
  5886. $ref: '#/definitions/md.CloudBundleBaseResp'
  5887. "400":
  5888. description: 具体错误
  5889. schema:
  5890. $ref: '#/definitions/md.Response'
  5891. summary: 打包机使用-云打包基本信息
  5892. tags:
  5893. - 打包机使用
  5894. /api/cloudBundle/build:
  5895. post:
  5896. consumes:
  5897. - application/json
  5898. description: 云打包-云打包操作
  5899. parameters:
  5900. - description: 验证参数Bearer和token空格拼接
  5901. in: header
  5902. name: Authorization
  5903. required: true
  5904. type: string
  5905. - description: (分页信息必填)
  5906. in: body
  5907. name: req
  5908. required: true
  5909. schema:
  5910. $ref: '#/definitions/md.CloudBundleBuildReq'
  5911. produces:
  5912. - application/json
  5913. responses:
  5914. "200":
  5915. description: 具体数据
  5916. schema:
  5917. type: string
  5918. "400":
  5919. description: 具体错误
  5920. schema:
  5921. $ref: '#/definitions/md.Response'
  5922. summary: 云打包-云打包操作
  5923. tags:
  5924. - 云打包
  5925. /api/cloudBundle/del:
  5926. post:
  5927. consumes:
  5928. - application/json
  5929. description: 云打包-云打包删除
  5930. parameters:
  5931. - description: 验证参数Bearer和token空格拼接
  5932. in: header
  5933. name: Authorization
  5934. required: true
  5935. type: string
  5936. - description: (分页信息必填)
  5937. in: body
  5938. name: req
  5939. required: true
  5940. schema:
  5941. $ref: '#/definitions/md.CloudBundleDelReq'
  5942. produces:
  5943. - application/json
  5944. responses:
  5945. "200":
  5946. description: 具体数据
  5947. schema:
  5948. type: string
  5949. "400":
  5950. description: 具体错误
  5951. schema:
  5952. $ref: '#/definitions/md.Response'
  5953. summary: 云打包-云打包删除
  5954. tags:
  5955. - 云打包
  5956. /api/cloudBundle/img/base:
  5957. get:
  5958. consumes:
  5959. - application/json
  5960. description: 云打包-图片配置
  5961. parameters:
  5962. - description: 验证参数Bearer和token空格拼接
  5963. in: header
  5964. name: Authorization
  5965. required: true
  5966. type: string
  5967. produces:
  5968. - application/json
  5969. responses:
  5970. "200":
  5971. description: 具体数据
  5972. schema:
  5973. $ref: '#/definitions/md.CloudBundleImgResp'
  5974. "400":
  5975. description: 具体错误
  5976. schema:
  5977. $ref: '#/definitions/md.Response'
  5978. summary: 云打包-云打包-图片配置
  5979. tags:
  5980. - 云打包
  5981. /api/cloudBundle/img/base/save:
  5982. post:
  5983. consumes:
  5984. - application/json
  5985. description: 云打包-图片配置
  5986. parameters:
  5987. - description: 验证参数Bearer和token空格拼接
  5988. in: header
  5989. name: Authorization
  5990. required: true
  5991. type: string
  5992. - description: (分页信息必填)
  5993. in: body
  5994. name: req
  5995. required: true
  5996. schema:
  5997. $ref: '#/definitions/md.CloudBundleImgResp'
  5998. produces:
  5999. - application/json
  6000. responses:
  6001. "200":
  6002. description: 具体数据
  6003. schema:
  6004. type: string
  6005. "400":
  6006. description: 具体错误
  6007. schema:
  6008. $ref: '#/definitions/md.Response'
  6009. summary: 云打包-图片配置
  6010. tags:
  6011. - 云打包
  6012. /api/cloudBundle/list:
  6013. post:
  6014. consumes:
  6015. - application/json
  6016. description: 云打包-云打包版本列表
  6017. parameters:
  6018. - description: 验证参数Bearer和token空格拼接
  6019. in: header
  6020. name: Authorization
  6021. required: true
  6022. type: string
  6023. - description: (分页信息必填)
  6024. in: body
  6025. name: req
  6026. required: true
  6027. schema:
  6028. $ref: '#/definitions/md.CloudBundleReq'
  6029. produces:
  6030. - application/json
  6031. responses:
  6032. "200":
  6033. description: 具体数据
  6034. schema:
  6035. $ref: '#/definitions/md.CloudBundleResp'
  6036. "400":
  6037. description: 具体错误
  6038. schema:
  6039. $ref: '#/definitions/md.Response'
  6040. summary: 云打包-云打包版本列表
  6041. tags:
  6042. - 云打包
  6043. /api/cloudBundle/update/state:
  6044. post:
  6045. consumes:
  6046. - application/json
  6047. description: 打包机使用-云打包更新状态
  6048. parameters:
  6049. - description: 验证参数Bearer和token空格拼接
  6050. in: header
  6051. name: Authorization
  6052. required: true
  6053. type: string
  6054. - description: (分页信息必填)
  6055. in: body
  6056. name: req
  6057. required: true
  6058. schema:
  6059. $ref: '#/definitions/md.CloudBundleUpdateStateReq'
  6060. produces:
  6061. - application/json
  6062. responses:
  6063. "200":
  6064. description: 具体数据
  6065. schema:
  6066. type: string
  6067. "400":
  6068. description: 具体错误
  6069. schema:
  6070. $ref: '#/definitions/md.Response'
  6071. summary: 打包机使用-云打包更新状态等
  6072. tags:
  6073. - 打包机使用
  6074. /api/cloudBundle/upload:
  6075. post:
  6076. consumes:
  6077. - application/json
  6078. description: 打包机使用-云打包-上传许可链接(获取)
  6079. parameters:
  6080. - description: 验证参数Bearer和token空格拼接
  6081. in: header
  6082. name: Authorization
  6083. required: true
  6084. type: string
  6085. - description: 签名上传url
  6086. in: body
  6087. name: req
  6088. required: true
  6089. schema:
  6090. $ref: '#/definitions/comm.ImgReqUploadReq'
  6091. produces:
  6092. - application/json
  6093. responses:
  6094. "200":
  6095. description: 许可链接
  6096. schema:
  6097. type: string
  6098. "400":
  6099. description: 具体错误
  6100. schema:
  6101. $ref: '#/definitions/md.Response'
  6102. summary: 打包机使用-云打包-上传许可链接(获取)
  6103. tags:
  6104. - 打包机使用
  6105. /api/cloudBundle/version/base:
  6106. get:
  6107. consumes:
  6108. - application/json
  6109. description: 云打包-图片配置
  6110. parameters:
  6111. - description: 验证参数Bearer和token空格拼接
  6112. in: header
  6113. name: Authorization
  6114. required: true
  6115. type: string
  6116. produces:
  6117. - application/json
  6118. responses:
  6119. "200":
  6120. description: 具体数据
  6121. schema:
  6122. $ref: '#/definitions/md.CloudBundleVersionResp'
  6123. "400":
  6124. description: 具体错误
  6125. schema:
  6126. $ref: '#/definitions/md.Response'
  6127. summary: 云打包-云打包-图片配置
  6128. tags:
  6129. - 云打包
  6130. /api/cloudBundle/version/base/save:
  6131. post:
  6132. consumes:
  6133. - application/json
  6134. description: 云打包-图片配置
  6135. parameters:
  6136. - description: 验证参数Bearer和token空格拼接
  6137. in: header
  6138. name: Authorization
  6139. required: true
  6140. type: string
  6141. - description: (分页信息必填)
  6142. in: body
  6143. name: req
  6144. required: true
  6145. schema:
  6146. $ref: '#/definitions/md.CloudBundleVersion'
  6147. produces:
  6148. - application/json
  6149. responses:
  6150. "200":
  6151. description: 具体数据
  6152. schema:
  6153. type: string
  6154. "400":
  6155. description: 具体错误
  6156. schema:
  6157. $ref: '#/definitions/md.Response'
  6158. summary: 云打包-图片配置
  6159. tags:
  6160. - 云打包
  6161. /api/comm/adminInfo:
  6162. post:
  6163. consumes:
  6164. - application/json
  6165. description: 获取管理员信息
  6166. parameters:
  6167. - description: 验证参数Bearer和token空格拼接
  6168. in: header
  6169. name: Authorization
  6170. required: true
  6171. type: string
  6172. produces:
  6173. - application/json
  6174. responses:
  6175. "200":
  6176. description: 管理员信息
  6177. schema:
  6178. $ref: '#/definitions/comm.GetAdminInfoResp'
  6179. "400":
  6180. description: 具体错误
  6181. schema:
  6182. $ref: '#/definitions/md.Response'
  6183. summary: 通用请求-获取管理员信息
  6184. tags:
  6185. - 通用请求
  6186. /api/comm/getMenuList:
  6187. post:
  6188. consumes:
  6189. - application/json
  6190. description: 菜单栏列表(获取)
  6191. parameters:
  6192. - description: 验证参数Bearer和token空格拼接
  6193. in: header
  6194. name: Authorization
  6195. required: true
  6196. type: string
  6197. produces:
  6198. - application/json
  6199. responses:
  6200. "200":
  6201. description: 具体路由
  6202. schema:
  6203. additionalProperties: true
  6204. type: object
  6205. "400":
  6206. description: 具体错误
  6207. schema:
  6208. $ref: '#/definitions/md.Response'
  6209. summary: 通用请求-权限列表-菜单栏列表(获取)
  6210. tags:
  6211. - 权限列表
  6212. /api/comm/getOssUrl:
  6213. post:
  6214. consumes:
  6215. - application/json
  6216. description: 上传许可链接(获取)
  6217. parameters:
  6218. - description: 验证参数Bearer和token空格拼接
  6219. in: header
  6220. name: Authorization
  6221. required: true
  6222. type: string
  6223. - description: 签名上传url
  6224. in: body
  6225. name: req
  6226. required: true
  6227. schema:
  6228. $ref: '#/definitions/comm.ImgReqUploadReq'
  6229. produces:
  6230. - application/json
  6231. responses:
  6232. "200":
  6233. description: 许可链接
  6234. schema:
  6235. type: string
  6236. "400":
  6237. description: 具体错误
  6238. schema:
  6239. $ref: '#/definitions/md.Response'
  6240. summary: 通用请求-对象存储-上传许可链接(获取)
  6241. tags:
  6242. - 对象存储
  6243. /api/config:
  6244. get:
  6245. consumes:
  6246. - application/json
  6247. description: 基本配置
  6248. parameters:
  6249. - description: 验证参数Bearer和token空格拼接
  6250. in: header
  6251. name: Authorization
  6252. required: true
  6253. type: string
  6254. produces:
  6255. - application/json
  6256. responses:
  6257. "200":
  6258. description: 具体数据
  6259. schema:
  6260. $ref: '#/definitions/md.ConfigResp'
  6261. "400":
  6262. description: 具体错误
  6263. schema:
  6264. $ref: '#/definitions/md.Response'
  6265. summary: 基本配置
  6266. tags:
  6267. - 基本配置
  6268. /api/demo:
  6269. post:
  6270. consumes:
  6271. - application/json
  6272. description: Demo样例测试
  6273. parameters:
  6274. - description: 用户名密码
  6275. in: body
  6276. name: req
  6277. required: true
  6278. schema:
  6279. type: object
  6280. produces:
  6281. - application/json
  6282. responses:
  6283. "200":
  6284. description: token
  6285. schema:
  6286. additionalProperties: true
  6287. type: object
  6288. "400":
  6289. description: 具体错误
  6290. schema:
  6291. $ref: '#/definitions/md.Response'
  6292. summary: Demo测试
  6293. tags:
  6294. - Demo
  6295. /api/financialCenter/withdraw/applyList:
  6296. post:
  6297. consumes:
  6298. - application/json
  6299. description: 提现申请列表(获取)
  6300. parameters:
  6301. - description: 验证参数Bearer和token空格拼接
  6302. in: header
  6303. name: Authorization
  6304. required: true
  6305. type: string
  6306. - description: 筛选条件
  6307. in: body
  6308. name: req
  6309. schema:
  6310. $ref: '#/definitions/md.GetWithdrawApplyListReq'
  6311. produces:
  6312. - application/json
  6313. responses:
  6314. "200":
  6315. description: 具体数据
  6316. schema:
  6317. $ref: '#/definitions/md.GetWithdrawApplyListResp'
  6318. "400":
  6319. description: 具体错误
  6320. schema:
  6321. $ref: '#/definitions/md.Response'
  6322. summary: 财务中心-提现-提现申请列表(获取)
  6323. tags:
  6324. - 提现
  6325. /api/financialCenter/withdraw/audit:
  6326. post:
  6327. consumes:
  6328. - application/json
  6329. description: 提现审核
  6330. parameters:
  6331. - description: 验证参数Bearer和token空格拼接
  6332. in: header
  6333. name: Authorization
  6334. required: true
  6335. type: string
  6336. - description: 筛选条件
  6337. in: body
  6338. name: req
  6339. schema:
  6340. $ref: '#/definitions/md.WithdrawApplyAuditReq'
  6341. produces:
  6342. - application/json
  6343. responses:
  6344. "200":
  6345. description: success
  6346. schema:
  6347. type: string
  6348. "400":
  6349. description: 具体错误
  6350. schema:
  6351. $ref: '#/definitions/md.Response'
  6352. summary: 财务中心-提现-审核
  6353. tags:
  6354. - 提现
  6355. /api/financialCenter/withdraw/setting:
  6356. get:
  6357. consumes:
  6358. - application/json
  6359. description: 基础设置(获取)
  6360. parameters:
  6361. - description: 验证参数Bearer和token空格拼接
  6362. in: header
  6363. name: Authorization
  6364. required: true
  6365. type: string
  6366. produces:
  6367. - application/json
  6368. responses:
  6369. "200":
  6370. description: 具体数据
  6371. schema:
  6372. $ref: '#/definitions/md.GetWithdrawSettingResp'
  6373. "400":
  6374. description: 具体错误
  6375. schema:
  6376. $ref: '#/definitions/md.Response'
  6377. summary: 财务中心-提现-基础设置(获取)
  6378. tags:
  6379. - 提现
  6380. /api/financialCenter/withdraw/updateWithdrawSetting:
  6381. post:
  6382. consumes:
  6383. - application/json
  6384. description: 基础设置(更新)
  6385. parameters:
  6386. - description: 验证参数Bearer和token空格拼接
  6387. in: header
  6388. name: Authorization
  6389. required: true
  6390. type: string
  6391. - description: id 必填
  6392. in: body
  6393. name: req
  6394. required: true
  6395. schema:
  6396. $ref: '#/definitions/md.UpdateWithdrawSettingReq'
  6397. produces:
  6398. - application/json
  6399. responses:
  6400. "200":
  6401. description: 修改数据条数
  6402. schema:
  6403. type: int
  6404. "400":
  6405. description: 具体错误
  6406. schema:
  6407. $ref: '#/definitions/md.Response'
  6408. summary: 财务中心-提现-基础设置(更新)
  6409. tags:
  6410. - 提现
  6411. /api/friendCircleSettings/basic/index:
  6412. get:
  6413. consumes:
  6414. - application/json
  6415. description: 基础设置(获取)
  6416. parameters:
  6417. - description: 验证参数Bearer和token空格拼接
  6418. in: header
  6419. name: Authorization
  6420. required: true
  6421. type: string
  6422. produces:
  6423. - application/json
  6424. responses:
  6425. "200":
  6426. description: 具体数据
  6427. schema:
  6428. $ref: '#/definitions/md.GetFriendCircleBasicSettingsResp'
  6429. "400":
  6430. description: 具体错误
  6431. schema:
  6432. $ref: '#/definitions/md.Response'
  6433. summary: 社交管理-动态设置-基础设置(获取)
  6434. tags:
  6435. - 动态设置
  6436. /api/friendCircleSettings/basic/save:
  6437. post:
  6438. consumes:
  6439. - application/json
  6440. description: 基础设置(更新)
  6441. parameters:
  6442. - description: 验证参数Bearer和token空格拼接
  6443. in: header
  6444. name: Authorization
  6445. required: true
  6446. type: string
  6447. - description: id 必填
  6448. in: body
  6449. name: req
  6450. required: true
  6451. schema:
  6452. $ref: '#/definitions/md.UpdateFriendCircleBasicSettingsReq'
  6453. produces:
  6454. - application/json
  6455. responses:
  6456. "200":
  6457. description: 修改数据条数
  6458. schema:
  6459. type: int
  6460. "400":
  6461. description: 具体错误
  6462. schema:
  6463. $ref: '#/definitions/md.Response'
  6464. summary: 社交管理-动态设置-基础设置(更新)
  6465. tags:
  6466. - 动态设置
  6467. /api/friendCircleSettings/blackList/add:
  6468. post:
  6469. consumes:
  6470. - application/json
  6471. description: 黑名单(新增)
  6472. parameters:
  6473. - description: 验证参数Bearer和token空格拼接
  6474. in: header
  6475. name: Authorization
  6476. required: true
  6477. type: string
  6478. - description: 用户id 必填
  6479. in: body
  6480. name: req
  6481. required: true
  6482. schema:
  6483. $ref: '#/definitions/md.AddBlackListReq'
  6484. produces:
  6485. - application/json
  6486. responses:
  6487. "200":
  6488. description: 生成的黑名单id
  6489. schema:
  6490. type: string
  6491. "400":
  6492. description: 具体错误
  6493. schema:
  6494. $ref: '#/definitions/md.Response'
  6495. summary: 社交管理-动态设置-黑名单(新增)
  6496. tags:
  6497. - 动态设置
  6498. /api/friendCircleSettings/blackList/del:
  6499. delete:
  6500. consumes:
  6501. - application/json
  6502. description: 黑名单(删除)
  6503. parameters:
  6504. - description: 验证参数Bearer和token空格拼接
  6505. in: header
  6506. name: Authorization
  6507. required: true
  6508. type: string
  6509. - description: 黑名单id 必填
  6510. in: body
  6511. name: req
  6512. required: true
  6513. schema:
  6514. $ref: '#/definitions/md.DeleteBlackListReq'
  6515. produces:
  6516. - application/json
  6517. responses:
  6518. "200":
  6519. description: 删除数据数量
  6520. schema:
  6521. type: string
  6522. "400":
  6523. description: 具体错误
  6524. schema:
  6525. $ref: '#/definitions/md.Response'
  6526. summary: 社交管理-动态设置-黑名单(删除)
  6527. tags:
  6528. - 动态设置
  6529. /api/friendCircleSettings/blackList/index:
  6530. get:
  6531. consumes:
  6532. - application/json
  6533. description: 黑名单(获取)
  6534. parameters:
  6535. - description: 验证参数Bearer和token空格拼接
  6536. in: header
  6537. name: Authorization
  6538. required: true
  6539. type: string
  6540. - description: 每页大小
  6541. in: query
  6542. name: limit
  6543. required: true
  6544. type: integer
  6545. - description: 页数
  6546. in: query
  6547. name: page
  6548. required: true
  6549. type: integer
  6550. - description: 手机号
  6551. in: query
  6552. name: phone
  6553. required: true
  6554. type: integer
  6555. - description: 用户名
  6556. in: query
  6557. name: nickname
  6558. required: true
  6559. type: integer
  6560. - description: 用户id
  6561. in: query
  6562. name: uid
  6563. required: true
  6564. type: integer
  6565. produces:
  6566. - application/json
  6567. responses:
  6568. "200":
  6569. description: 具体数据
  6570. schema:
  6571. $ref: '#/definitions/md.GetBlackListResp'
  6572. "400":
  6573. description: 具体错误
  6574. schema:
  6575. $ref: '#/definitions/md.Response'
  6576. summary: 社交管理-动态设置-黑名单(获取)
  6577. tags:
  6578. - 动态设置
  6579. /api/friendCircleSettings/dynamic/del:
  6580. delete:
  6581. consumes:
  6582. - application/json
  6583. description: 动态(删除)
  6584. parameters:
  6585. - description: 验证参数Bearer和token空格拼接
  6586. in: header
  6587. name: Authorization
  6588. required: true
  6589. type: string
  6590. - description: 删除动态id必填
  6591. in: body
  6592. name: req
  6593. required: true
  6594. schema:
  6595. $ref: '#/definitions/md.DeleteDynamicReq'
  6596. produces:
  6597. - application/json
  6598. responses:
  6599. "200":
  6600. description: success
  6601. schema:
  6602. type: string
  6603. "400":
  6604. description: 具体错误
  6605. schema:
  6606. $ref: '#/definitions/md.Response'
  6607. summary: 社交管理-动态设置-动态(删除)
  6608. tags:
  6609. - 动态设置
  6610. /api/friendCircleSettings/dynamic/index:
  6611. post:
  6612. consumes:
  6613. - application/json
  6614. description: 动态(获取)
  6615. parameters:
  6616. - description: 验证参数Bearer和token空格拼接
  6617. in: header
  6618. name: Authorization
  6619. required: true
  6620. type: string
  6621. - description: 筛选条件
  6622. in: body
  6623. name: req
  6624. schema:
  6625. $ref: '#/definitions/md.GetDynamicReq'
  6626. produces:
  6627. - application/json
  6628. responses:
  6629. "200":
  6630. description: 生成的黑名单id
  6631. schema:
  6632. $ref: '#/definitions/md.GetDynamicResp'
  6633. "400":
  6634. description: 具体错误
  6635. schema:
  6636. $ref: '#/definitions/md.Response'
  6637. summary: 社交管理-动态设置-动态(获取)
  6638. tags:
  6639. - 动态设置
  6640. /api/friendCircleSettings/dynamic/release:
  6641. post:
  6642. consumes:
  6643. - application/json
  6644. description: 动态(发布)
  6645. parameters:
  6646. - description: 验证参数Bearer和token空格拼接
  6647. in: header
  6648. name: Authorization
  6649. required: true
  6650. type: string
  6651. - description: 发布动态信息
  6652. in: body
  6653. name: req
  6654. required: true
  6655. schema:
  6656. $ref: '#/definitions/md.ReleaseDynamicReq'
  6657. produces:
  6658. - application/json
  6659. responses:
  6660. "200":
  6661. description: success
  6662. schema:
  6663. type: string
  6664. "400":
  6665. description: 具体错误
  6666. schema:
  6667. $ref: '#/definitions/md.Response'
  6668. summary: 社交管理-动态设置-动态(发布)
  6669. tags:
  6670. - 动态设置
  6671. /api/friendCircleSettings/dynamic/update:
  6672. post:
  6673. consumes:
  6674. - application/json
  6675. description: 动态(更新)
  6676. parameters:
  6677. - description: 验证参数Bearer和token空格拼接
  6678. in: header
  6679. name: Authorization
  6680. required: true
  6681. type: string
  6682. - description: 更新动态id必填
  6683. in: body
  6684. name: req
  6685. required: true
  6686. schema:
  6687. $ref: '#/definitions/md.UpdateDynamicReq'
  6688. produces:
  6689. - application/json
  6690. responses:
  6691. "200":
  6692. description: success
  6693. schema:
  6694. type: string
  6695. "400":
  6696. description: 具体错误
  6697. schema:
  6698. $ref: '#/definitions/md.Response'
  6699. summary: 社交管理-动态设置-动态(更新)
  6700. tags:
  6701. - 动态设置
  6702. /api/getSTSVoucher:
  6703. get:
  6704. consumes:
  6705. - application/json
  6706. description: STS临时访问凭证(获取)
  6707. parameters:
  6708. - description: 验证参数Bearer和token空格拼接
  6709. in: header
  6710. name: Authorization
  6711. required: true
  6712. type: string
  6713. produces:
  6714. - application/json
  6715. responses:
  6716. "200":
  6717. description: 凭证及其他信息
  6718. schema:
  6719. $ref: '#/definitions/comm.GetSTSVoucherResp'
  6720. "400":
  6721. description: 具体错误
  6722. schema:
  6723. $ref: '#/definitions/md.Response'
  6724. summary: 通用请求-打包机使用-STS临时访问凭证(获取)
  6725. tags:
  6726. - 打包机使用
  6727. /api/homePage/activeData:
  6728. get:
  6729. consumes:
  6730. - application/json
  6731. description: 活跃数据
  6732. parameters:
  6733. - description: 验证参数Bearer和token空格拼接
  6734. in: header
  6735. name: Authorization
  6736. required: true
  6737. type: string
  6738. produces:
  6739. - application/json
  6740. responses:
  6741. "200":
  6742. description: 具体数据
  6743. schema:
  6744. $ref: '#/definitions/hdl.GetActiveDataResp'
  6745. "400":
  6746. description: 具体错误
  6747. schema:
  6748. $ref: '#/definitions/md.Response'
  6749. summary: 首页-首页-活跃数据
  6750. tags:
  6751. - 首页
  6752. /api/homePage/growData:
  6753. get:
  6754. consumes:
  6755. - application/json
  6756. description: 用户增长曲线
  6757. parameters:
  6758. - description: 验证参数Bearer和token空格拼接
  6759. in: header
  6760. name: Authorization
  6761. required: true
  6762. type: string
  6763. - description: 1:按天 2:按周 3:按小时
  6764. in: query
  6765. name: kind
  6766. type: string
  6767. produces:
  6768. - application/json
  6769. responses:
  6770. "200":
  6771. description: 具体数据
  6772. schema:
  6773. $ref: '#/definitions/md.GetPriceCurveResp'
  6774. "400":
  6775. description: 具体错误
  6776. schema:
  6777. $ref: '#/definitions/md.Response'
  6778. summary: 首页-首页-用户增长曲线
  6779. tags:
  6780. - 首页
  6781. /api/homePage/totalData:
  6782. get:
  6783. consumes:
  6784. - application/json
  6785. description: 数据总览
  6786. parameters:
  6787. - description: 验证参数Bearer和token空格拼接
  6788. in: header
  6789. name: Authorization
  6790. required: true
  6791. type: string
  6792. - description: 年
  6793. in: query
  6794. name: year
  6795. required: true
  6796. type: string
  6797. - description: 月
  6798. in: query
  6799. name: month
  6800. required: true
  6801. type: string
  6802. produces:
  6803. - application/json
  6804. responses:
  6805. "200":
  6806. description: 具体数据
  6807. schema:
  6808. $ref: '#/definitions/hdl.TotalDataResp'
  6809. "400":
  6810. description: 具体错误
  6811. schema:
  6812. $ref: '#/definitions/md.Response'
  6813. summary: 首页-首页-数据总览
  6814. tags:
  6815. - 首页
  6816. /api/im/addCustomerService:
  6817. post:
  6818. consumes:
  6819. - application/json
  6820. description: 客服(新增)
  6821. parameters:
  6822. - description: 验证参数Bearer和token空格拼接
  6823. in: header
  6824. name: Authorization
  6825. required: true
  6826. type: string
  6827. - description: 相关参数
  6828. in: body
  6829. name: req
  6830. required: true
  6831. schema:
  6832. $ref: '#/definitions/md.AddCustomerServiceReq'
  6833. produces:
  6834. - application/json
  6835. responses:
  6836. "200":
  6837. description: success
  6838. schema:
  6839. type: string
  6840. "400":
  6841. description: 具体错误
  6842. schema:
  6843. $ref: '#/definitions/md.Response'
  6844. summary: Im-客服(新增)
  6845. tags:
  6846. - 客服
  6847. /api/im/addEmoticon:
  6848. post:
  6849. consumes:
  6850. - application/json
  6851. description: 表情包(新增)
  6852. parameters:
  6853. - description: 验证参数Bearer和token空格拼接
  6854. in: header
  6855. name: Authorization
  6856. required: true
  6857. type: string
  6858. - description: 相关参数
  6859. in: body
  6860. name: req
  6861. required: true
  6862. schema:
  6863. $ref: '#/definitions/md.AddEmoticonReq'
  6864. produces:
  6865. - application/json
  6866. responses:
  6867. "200":
  6868. description: success
  6869. schema:
  6870. type: string
  6871. "400":
  6872. description: 具体错误
  6873. schema:
  6874. $ref: '#/definitions/md.Response'
  6875. summary: Im-表情包(新增)
  6876. tags:
  6877. - 表情包
  6878. /api/im/batchSendGroupMessage:
  6879. post:
  6880. consumes:
  6881. - application/json
  6882. description: 群发发送群组消息
  6883. parameters:
  6884. - description: 验证参数Bearer和token空格拼接
  6885. in: header
  6886. name: Authorization
  6887. required: true
  6888. type: string
  6889. - description: 相关参数
  6890. in: body
  6891. name: req
  6892. required: true
  6893. schema:
  6894. $ref: '#/definitions/md.BatchSendGroupMessageReq'
  6895. produces:
  6896. - application/json
  6897. responses:
  6898. "200":
  6899. description: success
  6900. schema:
  6901. type: string
  6902. "400":
  6903. description: 具体错误
  6904. schema:
  6905. $ref: '#/definitions/md.Response'
  6906. summary: Im-群发发送群组消息
  6907. tags:
  6908. - 群发发送群组消息
  6909. /api/im/batchSendUserMessage:
  6910. post:
  6911. consumes:
  6912. - application/json
  6913. description: 群发发送用户消息
  6914. parameters:
  6915. - description: 验证参数Bearer和token空格拼接
  6916. in: header
  6917. name: Authorization
  6918. required: true
  6919. type: string
  6920. - description: 相关参数
  6921. in: body
  6922. name: req
  6923. required: true
  6924. schema:
  6925. $ref: '#/definitions/md.BatchSendUserMessageReq'
  6926. produces:
  6927. - application/json
  6928. responses:
  6929. "200":
  6930. description: success
  6931. schema:
  6932. type: string
  6933. "400":
  6934. description: 具体错误
  6935. schema:
  6936. $ref: '#/definitions/md.Response'
  6937. summary: Im-群发发送用户消息
  6938. tags:
  6939. - 群发发送用户消息
  6940. /api/im/deleteEmoticon:
  6941. post:
  6942. consumes:
  6943. - application/json
  6944. description: 表情包(删除)
  6945. parameters:
  6946. - description: 验证参数Bearer和token空格拼接
  6947. in: header
  6948. name: Authorization
  6949. required: true
  6950. type: string
  6951. - description: 相关参数
  6952. in: body
  6953. name: req
  6954. required: true
  6955. schema:
  6956. $ref: '#/definitions/md.DeleteEmoticonReq'
  6957. produces:
  6958. - application/json
  6959. responses:
  6960. "200":
  6961. description: success
  6962. schema:
  6963. type: string
  6964. "400":
  6965. description: 具体错误
  6966. schema:
  6967. $ref: '#/definitions/md.Response'
  6968. summary: Im-表情包(删除)
  6969. tags:
  6970. - 表情包
  6971. /api/im/getBasic:
  6972. get:
  6973. consumes:
  6974. - application/json
  6975. description: 基础设置(获取)
  6976. parameters:
  6977. - description: 验证参数Bearer和token空格拼接
  6978. in: header
  6979. name: Authorization
  6980. required: true
  6981. type: string
  6982. produces:
  6983. - application/json
  6984. responses:
  6985. "200":
  6986. description: 设置列表
  6987. schema:
  6988. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  6989. "400":
  6990. description: 具体错误
  6991. schema:
  6992. $ref: '#/definitions/md.Response'
  6993. summary: Im-基础设置(获取)
  6994. tags:
  6995. - 基础设置
  6996. /api/im/groupList:
  6997. post:
  6998. consumes:
  6999. - application/json
  7000. description: 群组用户(列表)
  7001. parameters:
  7002. - description: 验证参数Bearer和token空格拼接
  7003. in: header
  7004. name: Authorization
  7005. required: true
  7006. type: string
  7007. - description: 相关参数
  7008. in: body
  7009. name: req
  7010. required: true
  7011. schema:
  7012. $ref: '#/definitions/md.GroupListReq'
  7013. produces:
  7014. - application/json
  7015. responses:
  7016. "200":
  7017. description: OK
  7018. schema:
  7019. $ref: '#/definitions/md.GroupListResp'
  7020. "400":
  7021. description: 具体错误
  7022. schema:
  7023. $ref: '#/definitions/md.Response'
  7024. summary: Im-群组用户(列表)
  7025. tags:
  7026. - 群组用户
  7027. /api/im/pageCustomerService:
  7028. post:
  7029. consumes:
  7030. - application/json
  7031. description: 客服(列表)
  7032. parameters:
  7033. - description: 验证参数Bearer和token空格拼接
  7034. in: header
  7035. name: Authorization
  7036. required: true
  7037. type: string
  7038. - description: 相关参数
  7039. in: body
  7040. name: req
  7041. required: true
  7042. schema:
  7043. $ref: '#/definitions/md.PageCustomerServiceReq'
  7044. produces:
  7045. - application/json
  7046. responses:
  7047. "200":
  7048. description: 设置列表
  7049. schema:
  7050. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7051. "400":
  7052. description: 具体错误
  7053. schema:
  7054. $ref: '#/definitions/md.Response'
  7055. summary: Im-客服(列表)
  7056. tags:
  7057. - 客服
  7058. /api/im/pageEmoticon:
  7059. post:
  7060. consumes:
  7061. - application/json
  7062. description: 表情包(列表)
  7063. parameters:
  7064. - description: 验证参数Bearer和token空格拼接
  7065. in: header
  7066. name: Authorization
  7067. required: true
  7068. type: string
  7069. - description: 相关参数
  7070. in: body
  7071. name: req
  7072. required: true
  7073. schema:
  7074. $ref: '#/definitions/md.PageEmoticonReq'
  7075. produces:
  7076. - application/json
  7077. responses:
  7078. "200":
  7079. description: 设置列表
  7080. schema:
  7081. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7082. "400":
  7083. description: 具体错误
  7084. schema:
  7085. $ref: '#/definitions/md.Response'
  7086. summary: Im-表情包(列表)
  7087. tags:
  7088. - 表情包
  7089. /api/im/pageSendRedPackageOrd:
  7090. post:
  7091. consumes:
  7092. - application/json
  7093. description: 红包记录(列表)
  7094. parameters:
  7095. - description: 验证参数Bearer和token空格拼接
  7096. in: header
  7097. name: Authorization
  7098. required: true
  7099. type: string
  7100. - description: 相关参数
  7101. in: body
  7102. name: req
  7103. required: true
  7104. schema:
  7105. $ref: '#/definitions/md.PageSendRedPackageOrdReq'
  7106. produces:
  7107. - application/json
  7108. responses:
  7109. "200":
  7110. description: success
  7111. schema:
  7112. type: string
  7113. "400":
  7114. description: 具体错误
  7115. schema:
  7116. $ref: '#/definitions/md.Response'
  7117. summary: Im-红包记录(列表)
  7118. tags:
  7119. - 红包记录
  7120. /api/im/redPackageRecordsDetail:
  7121. get:
  7122. consumes:
  7123. - application/json
  7124. description: 红包记录(详情)
  7125. parameters:
  7126. - description: 验证参数Bearer和token空格拼接
  7127. in: header
  7128. name: Authorization
  7129. required: true
  7130. type: string
  7131. - description: 红包id
  7132. in: query
  7133. name: red_package_id
  7134. required: true
  7135. type: string
  7136. produces:
  7137. - application/json
  7138. responses:
  7139. "200":
  7140. description: success
  7141. schema:
  7142. type: string
  7143. "400":
  7144. description: 具体错误
  7145. schema:
  7146. $ref: '#/definitions/md.Response'
  7147. summary: Im-红包记录(详情)
  7148. tags:
  7149. - 红包记录
  7150. /api/im/setBasic:
  7151. post:
  7152. consumes:
  7153. - application/json
  7154. description: 基础设置(更新)
  7155. parameters:
  7156. - description: 验证参数Bearer和token空格拼接
  7157. in: header
  7158. name: Authorization
  7159. required: true
  7160. type: string
  7161. - description: 上传需要修改的信息
  7162. in: body
  7163. name: req
  7164. required: true
  7165. schema:
  7166. $ref: '#/definitions/applet_app_md_im.SetBasicReq'
  7167. produces:
  7168. - application/json
  7169. responses:
  7170. "200":
  7171. description: success
  7172. schema:
  7173. type: string
  7174. "400":
  7175. description: 具体错误
  7176. schema:
  7177. $ref: '#/definitions/md.Response'
  7178. summary: Im-基础设置(更新)
  7179. tags:
  7180. - 基础设置
  7181. /api/im/setCustomerServiceState:
  7182. post:
  7183. consumes:
  7184. - application/json
  7185. description: 客服(更新状态)
  7186. parameters:
  7187. - description: 验证参数Bearer和token空格拼接
  7188. in: header
  7189. name: Authorization
  7190. required: true
  7191. type: string
  7192. - description: 相关参数
  7193. in: body
  7194. name: req
  7195. required: true
  7196. schema:
  7197. $ref: '#/definitions/md.SetCustomerServiceStateReq'
  7198. produces:
  7199. - application/json
  7200. responses:
  7201. "200":
  7202. description: success
  7203. schema:
  7204. type: string
  7205. "400":
  7206. description: 具体错误
  7207. schema:
  7208. $ref: '#/definitions/md.Response'
  7209. summary: Im-客服(更新状态)
  7210. tags:
  7211. - 客服
  7212. /api/im/setEmoticonState:
  7213. post:
  7214. consumes:
  7215. - application/json
  7216. description: 表情包(新增)
  7217. parameters:
  7218. - description: 验证参数Bearer和token空格拼接
  7219. in: header
  7220. name: Authorization
  7221. required: true
  7222. type: string
  7223. - description: 相关参数
  7224. in: body
  7225. name: req
  7226. required: true
  7227. schema:
  7228. $ref: '#/definitions/md.SetEmoticonStateReq'
  7229. produces:
  7230. - application/json
  7231. responses:
  7232. "200":
  7233. description: success
  7234. schema:
  7235. type: string
  7236. "400":
  7237. description: 具体错误
  7238. schema:
  7239. $ref: '#/definitions/md.Response'
  7240. summary: Im-表情包(更新状态)
  7241. tags:
  7242. - 表情包
  7243. /api/im/updateCustomerServiceMemo:
  7244. post:
  7245. consumes:
  7246. - application/json
  7247. description: 客服(编辑备注)
  7248. parameters:
  7249. - description: 验证参数Bearer和token空格拼接
  7250. in: header
  7251. name: Authorization
  7252. required: true
  7253. type: string
  7254. - description: 相关参数
  7255. in: body
  7256. name: req
  7257. required: true
  7258. schema:
  7259. $ref: '#/definitions/md.UpdateCustomerServiceMemoReq'
  7260. produces:
  7261. - application/json
  7262. responses:
  7263. "200":
  7264. description: success
  7265. schema:
  7266. type: string
  7267. "400":
  7268. description: 具体错误
  7269. schema:
  7270. $ref: '#/definitions/md.Response'
  7271. summary: Im-客服(编辑备注)
  7272. tags:
  7273. - 客服
  7274. /api/im/updateEmoticon:
  7275. post:
  7276. consumes:
  7277. - application/json
  7278. description: 表情包(编辑)
  7279. parameters:
  7280. - description: 验证参数Bearer和token空格拼接
  7281. in: header
  7282. name: Authorization
  7283. required: true
  7284. type: string
  7285. - description: 相关参数
  7286. in: body
  7287. name: req
  7288. required: true
  7289. schema:
  7290. $ref: '#/definitions/md.UpdateEmoticonReq'
  7291. produces:
  7292. - application/json
  7293. responses:
  7294. "200":
  7295. description: success
  7296. schema:
  7297. type: string
  7298. "400":
  7299. description: 具体错误
  7300. schema:
  7301. $ref: '#/definitions/md.Response'
  7302. summary: Im-表情包(编辑)
  7303. tags:
  7304. - 表情包
  7305. /api/institutionalManagement/contentReward/playlet/base:
  7306. get:
  7307. consumes:
  7308. - application/json
  7309. description: 制度中心-内容奖励-短剧基本信息
  7310. parameters:
  7311. - description: 验证参数Bearer和token空格拼接
  7312. in: header
  7313. name: Authorization
  7314. required: true
  7315. type: string
  7316. produces:
  7317. - application/json
  7318. responses:
  7319. "200":
  7320. description: 具体数据
  7321. schema:
  7322. $ref: '#/definitions/md.PlayletBaseData'
  7323. "400":
  7324. description: 具体错误
  7325. schema:
  7326. $ref: '#/definitions/md.Response'
  7327. summary: 制度中心-内容奖励-短剧基本信息
  7328. tags:
  7329. - 蛋蛋能量
  7330. /api/institutionalManagement/contentReward/playlet/save:
  7331. post:
  7332. consumes:
  7333. - application/json
  7334. description: 制度中心-内容奖励-短剧基本配置保存
  7335. parameters:
  7336. - description: 验证参数Bearer和token空格拼接
  7337. in: header
  7338. name: Authorization
  7339. required: true
  7340. type: string
  7341. - description: (分页信息必填)
  7342. in: body
  7343. name: req
  7344. required: true
  7345. schema:
  7346. $ref: '#/definitions/md.PlayletBaseData'
  7347. produces:
  7348. - application/json
  7349. responses:
  7350. "200":
  7351. description: 具体数据
  7352. schema:
  7353. type: string
  7354. "400":
  7355. description: 具体错误
  7356. schema:
  7357. $ref: '#/definitions/md.Response'
  7358. summary: 制度中心-内容奖励-短剧基本配置保存
  7359. tags:
  7360. - 蛋蛋能量
  7361. /api/institutionalManagement/contentReward/video/base:
  7362. get:
  7363. consumes:
  7364. - application/json
  7365. description: 制度中心-内容奖励-短视频基本信息
  7366. parameters:
  7367. - description: 验证参数Bearer和token空格拼接
  7368. in: header
  7369. name: Authorization
  7370. required: true
  7371. type: string
  7372. produces:
  7373. - application/json
  7374. responses:
  7375. "200":
  7376. description: 具体数据
  7377. schema:
  7378. $ref: '#/definitions/md.VideoBaseData'
  7379. "400":
  7380. description: 具体错误
  7381. schema:
  7382. $ref: '#/definitions/md.Response'
  7383. summary: 制度中心-内容奖励-短视频基本信息
  7384. tags:
  7385. - 蛋蛋能量
  7386. /api/institutionalManagement/contentReward/video/save:
  7387. post:
  7388. consumes:
  7389. - application/json
  7390. description: 制度中心-内容奖励-短视频基本配置保存
  7391. parameters:
  7392. - description: 验证参数Bearer和token空格拼接
  7393. in: header
  7394. name: Authorization
  7395. required: true
  7396. type: string
  7397. - description: (分页信息必填)
  7398. in: body
  7399. name: req
  7400. required: true
  7401. schema:
  7402. $ref: '#/definitions/md.VideoBaseData'
  7403. produces:
  7404. - application/json
  7405. responses:
  7406. "200":
  7407. description: 具体数据
  7408. schema:
  7409. type: string
  7410. "400":
  7411. description: 具体错误
  7412. schema:
  7413. $ref: '#/definitions/md.Response'
  7414. summary: 制度中心-内容奖励-短视频基本配置保存
  7415. tags:
  7416. - 蛋蛋能量
  7417. /api/institutionalManagement/eggEnergy/addVipSetting:
  7418. post:
  7419. consumes:
  7420. - application/json
  7421. description: 会员设置(新增)
  7422. parameters:
  7423. - description: 验证参数Bearer和token空格拼接
  7424. in: header
  7425. name: Authorization
  7426. required: true
  7427. type: string
  7428. - description: system_id 必填
  7429. in: body
  7430. name: req
  7431. required: true
  7432. schema:
  7433. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  7434. produces:
  7435. - application/json
  7436. responses:
  7437. "200":
  7438. description: 修改数据条数
  7439. schema:
  7440. type: int
  7441. "400":
  7442. description: 具体错误
  7443. schema:
  7444. $ref: '#/definitions/md.Response'
  7445. summary: 制度中心-蛋蛋能量-会员设置(新增)
  7446. tags:
  7447. - 蛋蛋能量
  7448. /api/institutionalManagement/eggEnergy/availableEnergy/list:
  7449. post:
  7450. consumes:
  7451. - application/json
  7452. description: 动态数据流水(获取)
  7453. parameters:
  7454. - description: 验证参数Bearer和token空格拼接
  7455. in: header
  7456. name: Authorization
  7457. required: true
  7458. type: string
  7459. - description: 页数、每页大小必传 起止时间、持有类型选传
  7460. in: body
  7461. name: req
  7462. required: true
  7463. schema:
  7464. $ref: '#/definitions/md.DynamicDataFlowListReq'
  7465. produces:
  7466. - application/json
  7467. responses:
  7468. "200":
  7469. description: 成功返回
  7470. schema:
  7471. $ref: '#/definitions/md.DynamicDataFlowListResp'
  7472. "400":
  7473. description: 具体错误
  7474. schema:
  7475. $ref: '#/definitions/md.Response'
  7476. summary: 制度中心-动态数据-动态数据流水(获取)
  7477. tags:
  7478. - 公排管理
  7479. /api/institutionalManagement/eggEnergy/batchAddVirtualCoins:
  7480. post:
  7481. consumes:
  7482. - application/json
  7483. description: 批量新增币种
  7484. parameters:
  7485. - description: 验证参数Bearer和token空格拼接
  7486. in: header
  7487. name: Authorization
  7488. required: true
  7489. type: string
  7490. - description: 新增数据信息
  7491. in: body
  7492. name: req
  7493. required: true
  7494. schema:
  7495. $ref: '#/definitions/md.BatchAddVirtualCoinsReq'
  7496. produces:
  7497. - application/json
  7498. responses:
  7499. "200":
  7500. description: 新增数据数量
  7501. schema:
  7502. type: int
  7503. "400":
  7504. description: 具体错误
  7505. schema:
  7506. $ref: '#/definitions/md.Response'
  7507. summary: 制度中心-蛋蛋能量-批量新增币种
  7508. tags:
  7509. - 蛋蛋能量
  7510. /api/institutionalManagement/eggEnergy/contributionValue/basic:
  7511. get:
  7512. consumes:
  7513. - application/json
  7514. description: 贡献值-基础设置(获取)
  7515. parameters:
  7516. - description: 验证参数Bearer和token空格拼接
  7517. in: header
  7518. name: Authorization
  7519. required: true
  7520. type: string
  7521. produces:
  7522. - application/json
  7523. responses:
  7524. "200":
  7525. description: 具体数据
  7526. schema:
  7527. $ref: '#/definitions/md.GetContributionValueBasicSettingResp'
  7528. "400":
  7529. description: 具体错误
  7530. schema:
  7531. $ref: '#/definitions/md.Response'
  7532. summary: 制度中心-蛋蛋能量-贡献值-基础设置(获取)
  7533. tags:
  7534. - 贡献值
  7535. /api/institutionalManagement/eggEnergy/contributionValue/updateBasic:
  7536. post:
  7537. consumes:
  7538. - application/json
  7539. description: 贡献值-基础设置(更新)
  7540. parameters:
  7541. - description: 验证参数Bearer和token空格拼接
  7542. in: header
  7543. name: Authorization
  7544. required: true
  7545. type: string
  7546. - description: id 必填
  7547. in: body
  7548. name: req
  7549. required: true
  7550. schema:
  7551. $ref: '#/definitions/md.UpdateContributionValueBasicSettingReq'
  7552. produces:
  7553. - application/json
  7554. responses:
  7555. "200":
  7556. description: 修改数据条数
  7557. schema:
  7558. type: int
  7559. "400":
  7560. description: 具体错误
  7561. schema:
  7562. $ref: '#/definitions/md.Response'
  7563. summary: 制度中心-蛋蛋能量-贡献值-基础设置(更新)
  7564. tags:
  7565. - 贡献值
  7566. /api/institutionalManagement/eggEnergy/deleteVirtualCoin/{$id}:
  7567. delete:
  7568. consumes:
  7569. - application/json
  7570. description: 删除币种
  7571. parameters:
  7572. - description: 验证参数Bearer和token空格拼接
  7573. in: header
  7574. name: Authorization
  7575. required: true
  7576. type: string
  7577. produces:
  7578. - application/json
  7579. responses:
  7580. "200":
  7581. description: 删除数据数量
  7582. schema:
  7583. type: int
  7584. "400":
  7585. description: 具体错误
  7586. schema:
  7587. $ref: '#/definitions/md.Response'
  7588. summary: 制度中心-蛋蛋能量-删除币种
  7589. tags:
  7590. - 蛋蛋能量
  7591. /api/institutionalManagement/eggEnergy/eggPoint/manualScore:
  7592. post:
  7593. consumes:
  7594. - application/json
  7595. description: 蛋蛋分管理(人工打分)
  7596. parameters:
  7597. - description: 验证参数Bearer和token空格拼接
  7598. in: header
  7599. name: Authorization
  7600. required: true
  7601. type: string
  7602. - description: 请求参数
  7603. in: body
  7604. name: req
  7605. required: true
  7606. schema:
  7607. $ref: '#/definitions/md.ManualScoreReq'
  7608. produces:
  7609. - application/json
  7610. responses:
  7611. "200":
  7612. description: 成功返回
  7613. schema:
  7614. type: string
  7615. "400":
  7616. description: 具体错误
  7617. schema:
  7618. $ref: '#/definitions/md.Response'
  7619. summary: 制度中心-蛋蛋能量-蛋蛋分管理(人工打分)
  7620. tags:
  7621. - 蛋蛋能量
  7622. /api/institutionalManagement/eggEnergy/eggPoint/statisticsUserEggIndex:
  7623. post:
  7624. consumes:
  7625. - application/json
  7626. description: 蛋蛋分管理(着陆页数据分析)
  7627. parameters:
  7628. - description: 验证参数Bearer和token空格拼接
  7629. in: header
  7630. name: Authorization
  7631. required: true
  7632. type: string
  7633. - description: 请求参数
  7634. in: body
  7635. name: req
  7636. required: true
  7637. schema:
  7638. $ref: '#/definitions/md.StatisticsEggPointReq'
  7639. produces:
  7640. - application/json
  7641. responses:
  7642. "200":
  7643. description: 成功返回
  7644. schema:
  7645. $ref: '#/definitions/md.StatisticsEggPointResp'
  7646. "400":
  7647. description: 具体错误
  7648. schema:
  7649. $ref: '#/definitions/md.Response'
  7650. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据分析)
  7651. tags:
  7652. - 蛋蛋能量
  7653. /api/institutionalManagement/eggEnergy/eggPoint/userEggFlow:
  7654. post:
  7655. consumes:
  7656. - application/json
  7657. description: 蛋蛋分管理(用户数据列表)
  7658. parameters:
  7659. - description: 验证参数Bearer和token空格拼接
  7660. in: header
  7661. name: Authorization
  7662. required: true
  7663. type: string
  7664. - description: 请求参数
  7665. in: body
  7666. name: req
  7667. required: true
  7668. schema:
  7669. $ref: '#/definitions/md.UserEggFlowReq'
  7670. produces:
  7671. - application/json
  7672. responses:
  7673. "200":
  7674. description: 成功返回
  7675. schema:
  7676. $ref: '#/definitions/md.UserEggFlowReqResp'
  7677. "400":
  7678. description: 具体错误
  7679. schema:
  7680. $ref: '#/definitions/md.Response'
  7681. summary: 制度中心-蛋蛋能量-蛋蛋分管理(用户数据列表)
  7682. tags:
  7683. - 蛋蛋能量
  7684. /api/institutionalManagement/eggEnergy/eggPoint/userEggIndex:
  7685. post:
  7686. consumes:
  7687. - application/json
  7688. description: 蛋蛋分管理(着陆页数据)
  7689. parameters:
  7690. - description: 验证参数Bearer和token空格拼接
  7691. in: header
  7692. name: Authorization
  7693. required: true
  7694. type: string
  7695. - description: 请求参数
  7696. in: body
  7697. name: req
  7698. required: true
  7699. schema:
  7700. $ref: '#/definitions/md.UserEggIndexReq'
  7701. produces:
  7702. - application/json
  7703. responses:
  7704. "200":
  7705. description: 成功返回
  7706. schema:
  7707. $ref: '#/definitions/md.UserEggIndexResp'
  7708. "400":
  7709. description: 具体错误
  7710. schema:
  7711. $ref: '#/definitions/md.Response'
  7712. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据)
  7713. tags:
  7714. - 蛋蛋能量
  7715. /api/institutionalManagement/eggEnergy/getBasic:
  7716. get:
  7717. consumes:
  7718. - application/json
  7719. description: 基础设置(获取)
  7720. parameters:
  7721. - description: 验证参数Bearer和token空格拼接
  7722. in: header
  7723. name: Authorization
  7724. required: true
  7725. type: string
  7726. produces:
  7727. - application/json
  7728. responses:
  7729. "200":
  7730. description: 具体数据
  7731. schema:
  7732. $ref: '#/definitions/md.GetEggEnergyBasicResp'
  7733. "400":
  7734. description: 具体错误
  7735. schema:
  7736. $ref: '#/definitions/md.Response'
  7737. summary: 制度中心-蛋蛋能量-基础设置(获取)
  7738. tags:
  7739. - 蛋蛋能量
  7740. /api/institutionalManagement/eggEnergy/getVipSetting:
  7741. get:
  7742. consumes:
  7743. - application/json
  7744. description: 基础会员设置(获取)
  7745. parameters:
  7746. - description: 验证参数Bearer和token空格拼接
  7747. in: header
  7748. name: Authorization
  7749. required: true
  7750. type: string
  7751. produces:
  7752. - application/json
  7753. responses:
  7754. "200":
  7755. description: 具体数据
  7756. schema:
  7757. $ref: '#/definitions/md.GetEggEnergyVipSettingResp'
  7758. "400":
  7759. description: 具体错误
  7760. schema:
  7761. $ref: '#/definitions/md.Response'
  7762. summary: 制度中心-蛋蛋能量-基础会员设置(获取)
  7763. tags:
  7764. - 蛋蛋能量
  7765. /api/institutionalManagement/eggEnergy/getVirtualCoinList:
  7766. get:
  7767. consumes:
  7768. - application/json
  7769. description: 查询所有币种(获取)
  7770. parameters:
  7771. - description: 验证参数Bearer和token空格拼接
  7772. in: header
  7773. name: Authorization
  7774. required: true
  7775. type: string
  7776. produces:
  7777. - application/json
  7778. responses:
  7779. "200":
  7780. description: 成功返回
  7781. schema:
  7782. items:
  7783. $ref: '#/definitions/md.VirtualCoin'
  7784. type: array
  7785. "400":
  7786. description: 具体错误
  7787. schema:
  7788. $ref: '#/definitions/md.Response'
  7789. summary: 制度中心-蛋蛋能量-查询所有币种(获取)
  7790. tags:
  7791. - 蛋蛋能量
  7792. /api/institutionalManagement/eggEnergy/globalData/coreDataList:
  7793. get:
  7794. consumes:
  7795. - application/json
  7796. description: 数据概览(获取)
  7797. parameters:
  7798. - description: 验证参数Bearer和token空格拼接
  7799. in: header
  7800. name: Authorization
  7801. required: true
  7802. type: string
  7803. produces:
  7804. - application/json
  7805. responses:
  7806. "200":
  7807. description: 具体数据
  7808. schema:
  7809. $ref: '#/definitions/md.GetEggCoreDataListResp'
  7810. "400":
  7811. description: 具体错误
  7812. schema:
  7813. $ref: '#/definitions/md.Response'
  7814. summary: 制度中心-蛋蛋能量-数据概览(获取)
  7815. tags:
  7816. - 蛋蛋能量
  7817. /api/institutionalManagement/eggEnergy/globalData/fundDataAdd:
  7818. post:
  7819. consumes:
  7820. - application/json
  7821. description: 价值明细数据(新增)
  7822. parameters:
  7823. - description: 验证参数Bearer和token空格拼接
  7824. in: header
  7825. name: Authorization
  7826. required: true
  7827. type: string
  7828. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  7829. in: body
  7830. name: req
  7831. required: true
  7832. schema:
  7833. $ref: '#/definitions/md.AddFundDataReq'
  7834. produces:
  7835. - application/json
  7836. responses:
  7837. "200":
  7838. description: 插入数据 id
  7839. schema:
  7840. type: int
  7841. "400":
  7842. description: 具体错误
  7843. schema:
  7844. $ref: '#/definitions/md.Response'
  7845. summary: 制度中心-蛋蛋能量-价值明细数据(新增)
  7846. tags:
  7847. - 蛋蛋能量
  7848. /api/institutionalManagement/eggEnergy/globalData/fundDataList:
  7849. post:
  7850. consumes:
  7851. - application/json
  7852. description: 新增数据列表(获取)
  7853. parameters:
  7854. - description: 验证参数Bearer和token空格拼接
  7855. in: header
  7856. name: Authorization
  7857. required: true
  7858. type: string
  7859. - description: 分页信息必填
  7860. in: body
  7861. name: req
  7862. required: true
  7863. schema:
  7864. $ref: '#/definitions/md.GetFundDataListReq'
  7865. produces:
  7866. - application/json
  7867. responses:
  7868. "200":
  7869. description: 具体数据
  7870. schema:
  7871. $ref: '#/definitions/md.GetFundDataListResp'
  7872. "400":
  7873. description: 具体错误
  7874. schema:
  7875. $ref: '#/definitions/md.Response'
  7876. summary: 制度中心-蛋蛋能量-新增数据列表(获取)
  7877. tags:
  7878. - 蛋蛋能量
  7879. /api/institutionalManagement/eggEnergy/globalData/fundDataRecordList:
  7880. post:
  7881. consumes:
  7882. - application/json
  7883. description: 新增数据列表详情(查询)
  7884. parameters:
  7885. - description: 验证参数Bearer和token空格拼接
  7886. in: header
  7887. name: Authorization
  7888. required: true
  7889. type: string
  7890. - description: 获取到的 system_id 以及分页信息
  7891. in: body
  7892. name: req
  7893. required: true
  7894. schema:
  7895. $ref: '#/definitions/md.GetFundDataRecordListReq'
  7896. produces:
  7897. - application/json
  7898. responses:
  7899. "200":
  7900. description: 具体数据
  7901. schema:
  7902. $ref: '#/definitions/md.GetFundDataRecordListResp'
  7903. "400":
  7904. description: 具体错误
  7905. schema:
  7906. $ref: '#/definitions/md.Response'
  7907. summary: 制度中心-蛋蛋能量-新增数据列表详情(查询)
  7908. tags:
  7909. - 蛋蛋能量
  7910. /api/institutionalManagement/eggEnergy/globalData/pointsCenterPriceCurve:
  7911. get:
  7912. consumes:
  7913. - application/json
  7914. description: 价格趋势(获取)
  7915. parameters:
  7916. - description: 验证参数Bearer和token空格拼接
  7917. in: header
  7918. name: Authorization
  7919. required: true
  7920. type: string
  7921. - description: 1:按天 2:按小时 3:按周
  7922. in: query
  7923. name: kind
  7924. type: string
  7925. produces:
  7926. - application/json
  7927. responses:
  7928. "200":
  7929. description: 具体数据
  7930. schema:
  7931. $ref: '#/definitions/md.GetPriceCurveResp'
  7932. "400":
  7933. description: 具体错误
  7934. schema:
  7935. $ref: '#/definitions/md.Response'
  7936. summary: 制度中心-蛋蛋能量-价格趋势(获取)
  7937. tags:
  7938. - 蛋蛋能量
  7939. /api/institutionalManagement/eggEnergy/platformRevenue/getVideoReward:
  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: 落地页不填页大小默认20条数据
  7951. in: body
  7952. name: req
  7953. required: true
  7954. schema:
  7955. $ref: '#/definitions/md.SetVideoRewardReq'
  7956. produces:
  7957. - application/json
  7958. responses:
  7959. "200":
  7960. description: OK
  7961. schema:
  7962. $ref: '#/definitions/md.GetVideoRewardResp'
  7963. "400":
  7964. description: 具体错误
  7965. schema:
  7966. $ref: '#/definitions/md.Response'
  7967. summary: 制度中心-蛋蛋能量-平台营收-激励视频(获取)
  7968. tags:
  7969. - 蛋蛋能量
  7970. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueAdd:
  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: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  7982. in: body
  7983. name: req
  7984. required: true
  7985. schema:
  7986. $ref: '#/definitions/md.AddPlatformRevenueReq'
  7987. produces:
  7988. - application/json
  7989. responses:
  7990. "200":
  7991. description: 插入数据 id
  7992. schema:
  7993. type: int
  7994. "400":
  7995. description: 具体错误
  7996. schema:
  7997. $ref: '#/definitions/md.Response'
  7998. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(新增)
  7999. tags:
  8000. - 蛋蛋能量
  8001. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueList:
  8002. post:
  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: 分页信息必填
  8013. in: body
  8014. name: req
  8015. required: true
  8016. schema:
  8017. $ref: '#/definitions/md.ListPlatformRevenueReq'
  8018. produces:
  8019. - application/json
  8020. responses:
  8021. "200":
  8022. description: 具体数据
  8023. schema:
  8024. $ref: '#/definitions/md.ListPlatformRevenueResp'
  8025. "400":
  8026. description: 具体错误
  8027. schema:
  8028. $ref: '#/definitions/md.Response'
  8029. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(获取)
  8030. tags:
  8031. - 蛋蛋能量
  8032. /api/institutionalManagement/eggEnergy/platformRevenue/setVideoReward:
  8033. post:
  8034. consumes:
  8035. - application/json
  8036. description: 激励视频(设置)
  8037. parameters:
  8038. - description: 验证参数Bearer和token空格拼接
  8039. in: header
  8040. name: Authorization
  8041. required: true
  8042. type: string
  8043. - description: 落地页不填页大小默认20条数据
  8044. in: body
  8045. name: req
  8046. required: true
  8047. schema:
  8048. $ref: '#/definitions/md.SetVideoRewardReq'
  8049. produces:
  8050. - application/json
  8051. responses:
  8052. "200":
  8053. description: success
  8054. schema:
  8055. type: string
  8056. "400":
  8057. description: 具体错误
  8058. schema:
  8059. $ref: '#/definitions/md.Response'
  8060. summary: 制度中心-蛋蛋能量-平台营收-激励视频(设置)
  8061. tags:
  8062. - 蛋蛋能量
  8063. /api/institutionalManagement/eggEnergy/updateBasic:
  8064. post:
  8065. consumes:
  8066. - application/json
  8067. description: 基础设置(更新)
  8068. parameters:
  8069. - description: 验证参数Bearer和token空格拼接
  8070. in: header
  8071. name: Authorization
  8072. required: true
  8073. type: string
  8074. - description: system_id 必填
  8075. in: body
  8076. name: req
  8077. required: true
  8078. schema:
  8079. $ref: '#/definitions/md.UpdateEggEnergyBasicReq'
  8080. produces:
  8081. - application/json
  8082. responses:
  8083. "200":
  8084. description: 修改数据条数
  8085. schema:
  8086. type: int
  8087. "400":
  8088. description: 具体错误
  8089. schema:
  8090. $ref: '#/definitions/md.Response'
  8091. summary: 制度中心-蛋蛋能量-基础设置(更新)
  8092. tags:
  8093. - 蛋蛋能量
  8094. /api/institutionalManagement/eggEnergy/updateVipSetting:
  8095. post:
  8096. consumes:
  8097. - application/json
  8098. description: 会员设置(更新)
  8099. parameters:
  8100. - description: 验证参数Bearer和token空格拼接
  8101. in: header
  8102. name: Authorization
  8103. required: true
  8104. type: string
  8105. - description: 填入修改后的列表(会员等级名称、兑换余额手续费、分红比例)
  8106. in: body
  8107. name: req
  8108. required: true
  8109. schema:
  8110. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  8111. produces:
  8112. - application/json
  8113. responses:
  8114. "200":
  8115. description: 修改数据条数
  8116. schema:
  8117. type: int
  8118. "400":
  8119. description: 具体错误
  8120. schema:
  8121. $ref: '#/definitions/md.Response'
  8122. summary: 制度中心-蛋蛋能量-会员设置(更新)
  8123. tags:
  8124. - 蛋蛋能量
  8125. /api/institutionalManagement/eggEnergy/updateVirtualCoin:
  8126. post:
  8127. consumes:
  8128. - application/json
  8129. description: 更新币种信息
  8130. parameters:
  8131. - description: 验证参数Bearer和token空格拼接
  8132. in: header
  8133. name: Authorization
  8134. required: true
  8135. type: string
  8136. - description: 更新数据信息
  8137. in: body
  8138. name: req
  8139. required: true
  8140. schema:
  8141. $ref: '#/definitions/md.UpdateVirtualCoinReq'
  8142. produces:
  8143. - application/json
  8144. responses:
  8145. "200":
  8146. description: 更新数据数量
  8147. schema:
  8148. type: int
  8149. "400":
  8150. description: 具体错误
  8151. schema:
  8152. $ref: '#/definitions/md.Response'
  8153. summary: 制度中心-蛋蛋能量-更新币种信息
  8154. tags:
  8155. - 蛋蛋能量
  8156. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinFlowList:
  8157. post:
  8158. consumes:
  8159. - application/json
  8160. description: 蛋蛋能量流水(查询)
  8161. parameters:
  8162. - description: 验证参数Bearer和token空格拼接
  8163. in: header
  8164. name: Authorization
  8165. required: true
  8166. type: string
  8167. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  8168. in: body
  8169. name: req
  8170. required: true
  8171. schema:
  8172. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
  8173. produces:
  8174. - application/json
  8175. responses:
  8176. "200":
  8177. description: 成功返回
  8178. schema:
  8179. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
  8180. "400":
  8181. description: 具体错误
  8182. schema:
  8183. $ref: '#/definitions/md.Response'
  8184. summary: 制度中心-活跃积分持有者明细-蛋蛋能量流水(查询)
  8185. tags:
  8186. - 公排管理
  8187. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinList:
  8188. post:
  8189. consumes:
  8190. - application/json
  8191. description: 蛋蛋能量明细(获取)
  8192. parameters:
  8193. - description: 验证参数Bearer和token空格拼接
  8194. in: header
  8195. name: Authorization
  8196. required: true
  8197. type: string
  8198. - description: 落地页不填页大小默认20条数据
  8199. in: body
  8200. name: req
  8201. schema:
  8202. $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
  8203. produces:
  8204. - application/json
  8205. responses:
  8206. "200":
  8207. description: 成功返回
  8208. schema:
  8209. $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
  8210. "400":
  8211. description: 具体错误
  8212. schema:
  8213. $ref: '#/definitions/md.Response'
  8214. summary: 制度中心-活跃积分持有者明细-蛋蛋能量明细(获取)
  8215. tags:
  8216. - 公排管理
  8217. /api/institutionalManagement/eggEnergy/userCoin/eggPointsUserCoinList:
  8218. post:
  8219. consumes:
  8220. - application/json
  8221. description: 蛋蛋积分持有者明细(获取)
  8222. parameters:
  8223. - description: 验证参数Bearer和token空格拼接
  8224. in: header
  8225. name: Authorization
  8226. required: true
  8227. type: string
  8228. - description: 落地页不填页大小默认20条数据
  8229. in: body
  8230. name: req
  8231. schema:
  8232. $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
  8233. produces:
  8234. - application/json
  8235. responses:
  8236. "200":
  8237. description: 成功返回
  8238. schema:
  8239. $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
  8240. "400":
  8241. description: 具体错误
  8242. schema:
  8243. $ref: '#/definitions/md.Response'
  8244. summary: 制度中心-绿色能量持有者明细-蛋蛋积分持有者明细(获取)
  8245. tags:
  8246. - 公排管理
  8247. /api/institutionalManagement/eggEnergy/userCoin/getEggPointsUserCoinFlowList:
  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.GetGreenEnergyUserCoinFlowListReq'
  8264. produces:
  8265. - application/json
  8266. responses:
  8267. "200":
  8268. description: 成功返回
  8269. schema:
  8270. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
  8271. "400":
  8272. description: 具体错误
  8273. schema:
  8274. $ref: '#/definitions/md.Response'
  8275. summary: 制度中心-绿色能量持有者明细-蛋蛋积分流水明细(查询)
  8276. tags:
  8277. - 公排管理
  8278. /api/institutionalManagement/eggPointCoefficient/add:
  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: 需要新增的内容
  8290. in: body
  8291. name: req
  8292. required: true
  8293. schema:
  8294. $ref: '#/definitions/md.EggPointCoefficientBatchAddReq'
  8295. produces:
  8296. - application/json
  8297. responses:
  8298. "200":
  8299. description: 新增数据条数
  8300. schema:
  8301. type: int
  8302. "400":
  8303. description: 具体错误
  8304. schema:
  8305. $ref: '#/definitions/md.Response'
  8306. summary: 制度中心-蛋蛋分区间系数管理-区间系数(新增)
  8307. tags:
  8308. - 蛋蛋分区间系数管理
  8309. /api/institutionalManagement/eggPointCoefficient/del:
  8310. delete:
  8311. consumes:
  8312. - application/json
  8313. description: 区间系数(删除)
  8314. parameters:
  8315. - description: 验证参数Bearer和token空格拼接
  8316. in: header
  8317. name: Authorization
  8318. required: true
  8319. type: string
  8320. - description: 需要删除的数据id
  8321. in: body
  8322. name: req
  8323. required: true
  8324. schema:
  8325. $ref: '#/definitions/md.EggPointCoefficientDelReq'
  8326. produces:
  8327. - application/json
  8328. responses:
  8329. "200":
  8330. description: 成功删除数据条数
  8331. schema:
  8332. type: int
  8333. "400":
  8334. description: 具体错误
  8335. schema:
  8336. $ref: '#/definitions/md.Response'
  8337. summary: 制度中心-蛋蛋分区间系数管理-区间系数(删除)
  8338. tags:
  8339. - 蛋蛋分区间系数管理
  8340. /api/institutionalManagement/eggPointCoefficient/index:
  8341. get:
  8342. consumes:
  8343. - application/json
  8344. description: 区间系数(获取)
  8345. parameters:
  8346. - description: 验证参数Bearer和token空格拼接
  8347. in: header
  8348. name: Authorization
  8349. required: true
  8350. type: string
  8351. produces:
  8352. - application/json
  8353. responses:
  8354. "200":
  8355. description: OK
  8356. schema:
  8357. $ref: '#/definitions/md.EggPointCoefficientGetResp'
  8358. "400":
  8359. description: 具体错误
  8360. schema:
  8361. $ref: '#/definitions/md.Response'
  8362. summary: 制度中心-蛋蛋分区间系数管理-区间系数(获取)
  8363. tags:
  8364. - 蛋蛋分区间系数管理
  8365. /api/institutionalManagement/eggPointCoefficient/update:
  8366. post:
  8367. consumes:
  8368. - application/json
  8369. description: 区间系数(更新)
  8370. parameters:
  8371. - description: 验证参数Bearer和token空格拼接
  8372. in: header
  8373. name: Authorization
  8374. required: true
  8375. type: string
  8376. - description: 需要更新的数据信息
  8377. in: body
  8378. name: req
  8379. required: true
  8380. schema:
  8381. $ref: '#/definitions/md.EggPointCoefficientUpdateReq'
  8382. produces:
  8383. - application/json
  8384. responses:
  8385. "200":
  8386. description: 成功修改的数据数量
  8387. schema:
  8388. type: int
  8389. "400":
  8390. description: 具体错误
  8391. schema:
  8392. $ref: '#/definitions/md.Response'
  8393. summary: 制度中心-蛋蛋分区间系数管理-区间系数(更新)
  8394. tags:
  8395. - 蛋蛋分区间系数管理
  8396. /api/institutionalManagement/moduleSetting/getModuleSetting:
  8397. get:
  8398. consumes:
  8399. - application/json
  8400. description: 个性化设置(获取)
  8401. parameters:
  8402. - description: 验证参数Bearer和token空格拼接
  8403. in: header
  8404. name: Authorization
  8405. required: true
  8406. type: string
  8407. - description: 模块类型值
  8408. in: query
  8409. name: mod_name_value
  8410. required: true
  8411. type: string
  8412. produces:
  8413. - application/json
  8414. responses:
  8415. "200":
  8416. description: 具体数据
  8417. schema:
  8418. $ref: '#/definitions/md.ModuleSettingGetResp'
  8419. "400":
  8420. description: 具体错误
  8421. schema:
  8422. $ref: '#/definitions/md.Response'
  8423. summary: 制度中心-模块设置-个性化设置(获取)
  8424. tags:
  8425. - 模块设置
  8426. /api/institutionalManagement/moduleSetting/updateModuleSetting:
  8427. post:
  8428. consumes:
  8429. - application/json
  8430. description: 个性化设置(更新)
  8431. parameters:
  8432. - description: 验证参数Bearer和token空格拼接
  8433. in: header
  8434. name: Authorization
  8435. required: true
  8436. type: string
  8437. - description: 模块类型值必填 链接传入完整 URL
  8438. in: body
  8439. name: req
  8440. required: true
  8441. schema:
  8442. $ref: '#/definitions/md.ModuleSettingUpdateReq'
  8443. produces:
  8444. - application/json
  8445. responses:
  8446. "200":
  8447. description: 修改数据条数
  8448. schema:
  8449. type: int
  8450. "400":
  8451. description: 具体错误
  8452. schema:
  8453. $ref: '#/definitions/md.Response'
  8454. summary: 制度中心-模块设置-个性化设置(更新)
  8455. tags:
  8456. - 模块设置
  8457. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
  8458. post:
  8459. consumes:
  8460. - application/json
  8461. description: 社区分红(新增)
  8462. parameters:
  8463. - description: 验证参数Bearer和token空格拼接
  8464. in: header
  8465. name: Authorization
  8466. required: true
  8467. type: string
  8468. - description: 分红名称、分红总量
  8469. in: body
  8470. name: req
  8471. required: true
  8472. schema:
  8473. $ref: '#/definitions/md.AddCommunityDividendsReq'
  8474. produces:
  8475. - application/json
  8476. responses:
  8477. "200":
  8478. description: 成功
  8479. schema:
  8480. type: success
  8481. "400":
  8482. description: 具体错误
  8483. schema:
  8484. $ref: '#/definitions/md.Response'
  8485. summary: 制度中心-公排管理-社区分红(新增)
  8486. tags:
  8487. - 公排管理
  8488. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
  8489. post:
  8490. consumes:
  8491. - application/json
  8492. description: 社区分红(查询)
  8493. parameters:
  8494. - description: 验证参数Bearer和token空格拼接
  8495. in: header
  8496. name: Authorization
  8497. required: true
  8498. type: string
  8499. - description: 页数、每页大小必填 起止时间、起止数量选填
  8500. in: body
  8501. name: req
  8502. required: true
  8503. schema:
  8504. $ref: '#/definitions/md.ListCommunityDividendsReq'
  8505. produces:
  8506. - application/json
  8507. responses:
  8508. "200":
  8509. description: 具体数据
  8510. schema:
  8511. $ref: '#/definitions/md.ListCommunityDividendsResp'
  8512. "400":
  8513. description: 具体错误
  8514. schema:
  8515. $ref: '#/definitions/md.Response'
  8516. summary: 制度中心-公排管理-社区分红(查询)
  8517. tags:
  8518. - 公排管理
  8519. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
  8520. post:
  8521. consumes:
  8522. - application/json
  8523. description: 社区长列表(新增)
  8524. parameters:
  8525. - description: 验证参数Bearer和token空格拼接
  8526. in: header
  8527. name: Authorization
  8528. required: true
  8529. type: string
  8530. - description: 新增社区长 ID、备注
  8531. in: body
  8532. name: req
  8533. required: true
  8534. schema:
  8535. $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
  8536. produces:
  8537. - application/json
  8538. responses:
  8539. "200":
  8540. description: 插入数据 ID
  8541. schema:
  8542. type: int
  8543. "400":
  8544. description: 具体错误
  8545. schema:
  8546. $ref: '#/definitions/md.Response'
  8547. summary: 制度中心-公排管理-社区长列表(新增)
  8548. tags:
  8549. - 公排管理
  8550. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
  8551. post:
  8552. consumes:
  8553. - application/json
  8554. description: 社区长列表(查询)
  8555. parameters:
  8556. - description: 验证参数Bearer和token空格拼接
  8557. in: header
  8558. name: Authorization
  8559. required: true
  8560. type: string
  8561. - description: 页数、每页大小必填 手机号、用户ID选填
  8562. in: body
  8563. name: req
  8564. required: true
  8565. schema:
  8566. $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
  8567. produces:
  8568. - application/json
  8569. responses:
  8570. "200":
  8571. description: 社区长列表
  8572. schema:
  8573. $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
  8574. "400":
  8575. description: 具体错误
  8576. schema:
  8577. $ref: '#/definitions/md.Response'
  8578. summary: 制度中心-公排管理-社区长列表(查询)
  8579. tags:
  8580. - 公排管理
  8581. /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
  8582. post:
  8583. consumes:
  8584. - application/json
  8585. description: 关系分布图(位置转换)
  8586. parameters:
  8587. - description: 验证参数Bearer和token空格拼接
  8588. in: header
  8589. name: Authorization
  8590. required: true
  8591. type: string
  8592. - description: 需要交换的两个位置
  8593. in: body
  8594. name: req
  8595. required: true
  8596. schema:
  8597. $ref: '#/definitions/md.ExchangeUserPositionReq'
  8598. produces:
  8599. - application/json
  8600. responses:
  8601. "200":
  8602. description: 成功返回
  8603. schema:
  8604. type: ""
  8605. "400":
  8606. description: 具体错误
  8607. schema:
  8608. $ref: '#/definitions/md.Response'
  8609. summary: 制度中心-公排管理-关系分布图(位置转换)
  8610. tags:
  8611. - 公排管理
  8612. /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
  8613. get:
  8614. consumes:
  8615. - application/json
  8616. description: 关系分布图(获取指定用户上级)
  8617. parameters:
  8618. - description: 验证参数Bearer和token空格拼接
  8619. in: header
  8620. name: Authorization
  8621. required: true
  8622. type: string
  8623. - description: 用户ID
  8624. in: query
  8625. name: uid
  8626. required: true
  8627. type: string
  8628. produces:
  8629. - application/json
  8630. responses:
  8631. "200":
  8632. description: 具体数据
  8633. schema:
  8634. $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
  8635. "400":
  8636. description: 具体错误
  8637. schema:
  8638. $ref: '#/definitions/md.Response'
  8639. summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
  8640. tags:
  8641. - 公排管理
  8642. /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
  8643. get:
  8644. consumes:
  8645. - application/json
  8646. description: 关系分布图(获取指定用户下级)
  8647. parameters:
  8648. - description: 验证参数Bearer和token空格拼接
  8649. in: header
  8650. name: Authorization
  8651. required: true
  8652. type: string
  8653. - description: 用户ID
  8654. in: query
  8655. name: uid
  8656. required: true
  8657. type: string
  8658. produces:
  8659. - application/json
  8660. responses:
  8661. "200":
  8662. description: 具体数据
  8663. schema:
  8664. $ref: '#/definitions/md.TreeNode'
  8665. "400":
  8666. description: 具体错误
  8667. schema:
  8668. $ref: '#/definitions/md.Response'
  8669. summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
  8670. tags:
  8671. - 公排管理
  8672. /api/institutionalManagement/publicPlatoon/getBasic:
  8673. get:
  8674. consumes:
  8675. - application/json
  8676. description: 公排基础设置(获取)
  8677. parameters:
  8678. - description: 验证参数Bearer和token空格拼接
  8679. in: header
  8680. name: Authorization
  8681. required: true
  8682. type: string
  8683. produces:
  8684. - application/json
  8685. responses:
  8686. "200":
  8687. description: 具体数据
  8688. schema:
  8689. $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
  8690. "400":
  8691. description: 具体错误
  8692. schema:
  8693. $ref: '#/definitions/md.Response'
  8694. summary: 制度中心-公排管理-公排基础设置(获取)
  8695. tags:
  8696. - 公排管理
  8697. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/delete:
  8698. delete:
  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: 免罚用户ID
  8709. in: body
  8710. name: req
  8711. required: true
  8712. schema:
  8713. $ref: '#/definitions/md.DeleteFreePublishUserReq'
  8714. produces:
  8715. - application/json
  8716. responses:
  8717. "200":
  8718. description: 删除数据数量
  8719. schema:
  8720. type: int
  8721. "400":
  8722. description: 具体错误
  8723. schema:
  8724. $ref: '#/definitions/md.Response'
  8725. summary: 制度中心-公排管理-免罚用户(删除)
  8726. tags:
  8727. - 公排管理
  8728. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
  8729. post:
  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: 页数和行数必填,uid选填
  8740. in: body
  8741. name: req
  8742. required: true
  8743. schema:
  8744. $ref: '#/definitions/md.GetFreePublishUserReq'
  8745. produces:
  8746. - application/json
  8747. responses:
  8748. "200":
  8749. description: 成功返回
  8750. schema:
  8751. $ref: '#/definitions/md.GetFreePublishUserResp'
  8752. "400":
  8753. description: 具体错误
  8754. schema:
  8755. $ref: '#/definitions/md.Response'
  8756. summary: 制度中心-公排管理-免罚用户(查询)
  8757. tags:
  8758. - 公排管理
  8759. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
  8760. post:
  8761. consumes:
  8762. - application/json
  8763. description: 免罚用户(新增)
  8764. parameters:
  8765. - description: 验证参数Bearer和token空格拼接
  8766. in: header
  8767. name: Authorization
  8768. required: true
  8769. type: string
  8770. - description: 免罚用户ID
  8771. in: body
  8772. name: req
  8773. required: true
  8774. schema:
  8775. $ref: '#/definitions/md.AddFreePublishUserReq'
  8776. produces:
  8777. - application/json
  8778. responses:
  8779. "200":
  8780. description: 插入数据 ID
  8781. schema:
  8782. type: int
  8783. "400":
  8784. description: 具体错误
  8785. schema:
  8786. $ref: '#/definitions/md.Response'
  8787. summary: 制度中心-公排管理-免罚用户(新增)
  8788. tags:
  8789. - 公排管理
  8790. /api/institutionalManagement/publicPlatoon/relationshipMap:
  8791. get:
  8792. consumes:
  8793. - application/json
  8794. description: 关系分布图(获取)
  8795. parameters:
  8796. - description: 验证参数Bearer和token空格拼接
  8797. in: header
  8798. name: Authorization
  8799. required: true
  8800. type: string
  8801. - description: phone
  8802. in: query
  8803. name: phone
  8804. required: true
  8805. type: string
  8806. - description: uid
  8807. in: query
  8808. name: uid
  8809. required: true
  8810. type: string
  8811. produces:
  8812. - application/json
  8813. responses:
  8814. "200":
  8815. description: 具体数据
  8816. schema:
  8817. $ref: '#/definitions/md.TreeNode'
  8818. "400":
  8819. description: 具体错误
  8820. schema:
  8821. $ref: '#/definitions/md.Response'
  8822. summary: 制度中心-公排管理-关系分布图(获取)
  8823. tags:
  8824. - 公排管理
  8825. /api/institutionalManagement/publicPlatoon/selectMember:
  8826. post:
  8827. consumes:
  8828. - application/json
  8829. description: 公排基础设置选择会员(查询)
  8830. parameters:
  8831. - description: 验证参数Bearer和token空格拼接
  8832. in: header
  8833. name: Authorization
  8834. required: true
  8835. type: string
  8836. - description: 分页信息必填
  8837. in: body
  8838. name: req
  8839. required: true
  8840. schema:
  8841. $ref: '#/definitions/md.SelectMemberReq'
  8842. produces:
  8843. - application/json
  8844. responses:
  8845. "200":
  8846. description: 具体数据
  8847. schema:
  8848. $ref: '#/definitions/md.SelectMemberResp'
  8849. "400":
  8850. description: 具体错误
  8851. schema:
  8852. $ref: '#/definitions/md.Response'
  8853. summary: 制度中心-公排管理-公排基础设置选择会员(查询)
  8854. tags:
  8855. - 公排管理
  8856. /api/institutionalManagement/publicPlatoon/updateBasic:
  8857. put:
  8858. consumes:
  8859. - application/json
  8860. description: 公排基础设置(修改)
  8861. parameters:
  8862. - description: 验证参数Bearer和token空格拼接
  8863. in: header
  8864. name: Authorization
  8865. required: true
  8866. type: string
  8867. - description: 公排设置表单内容
  8868. in: body
  8869. name: req
  8870. required: true
  8871. schema:
  8872. $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
  8873. produces:
  8874. - application/json
  8875. responses:
  8876. "200":
  8877. description: success
  8878. schema:
  8879. type: string
  8880. "400":
  8881. description: 具体错误
  8882. schema:
  8883. $ref: '#/definitions/md.Response'
  8884. summary: 制度中心-公排管理-公排基础设置(修改)
  8885. tags:
  8886. - 公排管理
  8887. /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
  8888. post:
  8889. consumes:
  8890. - application/json
  8891. description: 日活分析
  8892. parameters:
  8893. - description: 验证参数Bearer和token空格拼接
  8894. in: header
  8895. name: Authorization
  8896. required: true
  8897. type: string
  8898. - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
  8899. in: body
  8900. name: req
  8901. required: true
  8902. schema:
  8903. $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
  8904. produces:
  8905. - application/json
  8906. responses:
  8907. "200":
  8908. description: 具体数据
  8909. schema:
  8910. $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
  8911. "400":
  8912. description: 具体错误
  8913. schema:
  8914. $ref: '#/definitions/md.Response'
  8915. summary: 制度中心-公排管理-日活分析
  8916. tags:
  8917. - 公排管理
  8918. /api/login:
  8919. post:
  8920. consumes:
  8921. - application/json
  8922. description: 登入
  8923. parameters:
  8924. - description: 用户名密码
  8925. in: body
  8926. name: req
  8927. required: true
  8928. schema:
  8929. $ref: '#/definitions/md.LoginReq'
  8930. produces:
  8931. - application/json
  8932. responses:
  8933. "200":
  8934. description: token
  8935. schema:
  8936. $ref: '#/definitions/md.LoginResponse'
  8937. "400":
  8938. description: 具体错误
  8939. schema:
  8940. $ref: '#/definitions/md.Response'
  8941. summary: 登陆
  8942. tags:
  8943. - 登录
  8944. /api/marketingApplications/newUserRedPackage/getBasic:
  8945. get:
  8946. consumes:
  8947. - application/json
  8948. description: 新人红包设置(获取)
  8949. parameters:
  8950. - description: 验证参数Bearer和token空格拼接
  8951. in: header
  8952. name: Authorization
  8953. required: true
  8954. type: string
  8955. produces:
  8956. - application/json
  8957. responses:
  8958. "200":
  8959. description: 具体数据
  8960. schema:
  8961. $ref: '#/definitions/md.NewUserRedPackageGetBasicResp'
  8962. "400":
  8963. description: 具体错误
  8964. schema:
  8965. $ref: '#/definitions/md.Response'
  8966. summary: 制度中心-营销应用-新人红包设置(获取)
  8967. tags:
  8968. - 营销应用
  8969. /api/marketingApplications/newUserRedPackage/recordFlowList:
  8970. post:
  8971. consumes:
  8972. - application/json
  8973. description: 新人红包列表明细(查询)
  8974. parameters:
  8975. - description: 验证参数Bearer和token空格拼接
  8976. in: header
  8977. name: Authorization
  8978. required: true
  8979. type: string
  8980. - description: 新人红包列表明细查询条件(分页信息、用户 ID必填)
  8981. in: body
  8982. name: req
  8983. required: true
  8984. schema:
  8985. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListReq'
  8986. produces:
  8987. - application/json
  8988. responses:
  8989. "200":
  8990. description: 具体数据
  8991. schema:
  8992. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListResp'
  8993. "400":
  8994. description: 具体错误
  8995. schema:
  8996. $ref: '#/definitions/md.Response'
  8997. summary: 制度中心-营销应用-新人红包列表明细(查询)
  8998. tags:
  8999. - 营销应用
  9000. /api/marketingApplications/newUserRedPackage/recordList:
  9001. post:
  9002. consumes:
  9003. - application/json
  9004. description: 新人红包列表(查询)
  9005. parameters:
  9006. - description: 验证参数Bearer和token空格拼接
  9007. in: header
  9008. name: Authorization
  9009. required: true
  9010. type: string
  9011. - description: 新人红包列表查询条件(分页信息必填)
  9012. in: body
  9013. name: req
  9014. required: true
  9015. schema:
  9016. $ref: '#/definitions/md.NewUserRedPackageRecordListReq'
  9017. produces:
  9018. - application/json
  9019. responses:
  9020. "200":
  9021. description: 具体数据
  9022. schema:
  9023. $ref: '#/definitions/md.NewUserRedPackageRecordListResp'
  9024. "400":
  9025. description: 具体错误
  9026. schema:
  9027. $ref: '#/definitions/md.Response'
  9028. summary: 制度中心-营销应用-新人红包列表(查询)
  9029. tags:
  9030. - 营销应用
  9031. /api/marketingApplications/newUserRedPackage/updateBasic:
  9032. put:
  9033. consumes:
  9034. - application/json
  9035. description: 新人红包设置(修改)
  9036. parameters:
  9037. - description: 验证参数Bearer和token空格拼接
  9038. in: header
  9039. name: Authorization
  9040. required: true
  9041. type: string
  9042. - description: 新人红包设置表单
  9043. in: body
  9044. name: req
  9045. required: true
  9046. schema:
  9047. $ref: '#/definitions/md.NewUserRedPackageUpdateBasicReq'
  9048. produces:
  9049. - application/json
  9050. responses:
  9051. "200":
  9052. description: success
  9053. schema:
  9054. type: string
  9055. "400":
  9056. description: 具体错误
  9057. schema:
  9058. $ref: '#/definitions/md.Response'
  9059. summary: 制度中心-营销应用-新人红包设置(修改)
  9060. tags:
  9061. - 营销应用
  9062. /api/memberCenter/certificate/del:
  9063. post:
  9064. consumes:
  9065. - application/json
  9066. description: 会员中心-证书管理-删除
  9067. parameters:
  9068. - description: 验证参数Bearer和token空格拼接
  9069. in: header
  9070. name: Authorization
  9071. required: true
  9072. type: string
  9073. - description: (分页信息必填)
  9074. in: body
  9075. name: req
  9076. required: true
  9077. schema:
  9078. $ref: '#/definitions/md.CertificateDelReq'
  9079. produces:
  9080. - application/json
  9081. responses:
  9082. "200":
  9083. description: 具体数据
  9084. schema:
  9085. type: string
  9086. "400":
  9087. description: 具体错误
  9088. schema:
  9089. $ref: '#/definitions/md.Response'
  9090. summary: 会员中心-证书管理-删除
  9091. tags:
  9092. - 会员中心
  9093. /api/memberCenter/certificate/list:
  9094. post:
  9095. consumes:
  9096. - application/json
  9097. description: 会员中心-证书管理
  9098. parameters:
  9099. - description: 验证参数Bearer和token空格拼接
  9100. in: header
  9101. name: Authorization
  9102. required: true
  9103. type: string
  9104. - description: (分页信息必填)
  9105. in: body
  9106. name: req
  9107. required: true
  9108. schema:
  9109. $ref: '#/definitions/md.CertificateListReq'
  9110. produces:
  9111. - application/json
  9112. responses:
  9113. "200":
  9114. description: 具体数据
  9115. schema:
  9116. $ref: '#/definitions/md.CertificateListResp'
  9117. "400":
  9118. description: 具体错误
  9119. schema:
  9120. $ref: '#/definitions/md.Response'
  9121. summary: 会员中心-证书管理
  9122. tags:
  9123. - 会员中心
  9124. /api/memberCenter/certificate/save:
  9125. post:
  9126. consumes:
  9127. - application/json
  9128. description: 会员中心-证书管理-保存
  9129. parameters:
  9130. - description: 验证参数Bearer和token空格拼接
  9131. in: header
  9132. name: Authorization
  9133. required: true
  9134. type: string
  9135. - description: (分页信息必填)
  9136. in: body
  9137. name: req
  9138. required: true
  9139. schema:
  9140. $ref: '#/definitions/md.CertificateSave'
  9141. produces:
  9142. - application/json
  9143. responses:
  9144. "200":
  9145. description: 具体数据
  9146. schema:
  9147. type: string
  9148. "400":
  9149. description: 具体错误
  9150. schema:
  9151. $ref: '#/definitions/md.Response'
  9152. summary: 会员中心-证书管理-保存
  9153. tags:
  9154. - 会员中心
  9155. /api/memberCenter/levelManagement/addLevel:
  9156. post:
  9157. consumes:
  9158. - application/json
  9159. description: 等级管理(新增)
  9160. parameters:
  9161. - description: 验证参数Bearer和token空格拼接
  9162. in: header
  9163. name: Authorization
  9164. required: true
  9165. type: string
  9166. - description: 需要新增的等级信息
  9167. in: body
  9168. name: req
  9169. required: true
  9170. schema:
  9171. $ref: '#/definitions/md.AddLevelReq'
  9172. produces:
  9173. - application/json
  9174. responses:
  9175. "200":
  9176. description: 新增等级ID
  9177. schema:
  9178. type: int
  9179. "400":
  9180. description: 具体错误
  9181. schema:
  9182. $ref: '#/definitions/md.Response'
  9183. summary: 制度中心-会员中心-等级管理(新增)
  9184. tags:
  9185. - 会员中心
  9186. /api/memberCenter/levelManagement/deleteLevel:
  9187. delete:
  9188. consumes:
  9189. - application/json
  9190. description: 等级管理(删除)
  9191. parameters:
  9192. - description: 验证参数Bearer和token空格拼接
  9193. in: header
  9194. name: Authorization
  9195. required: true
  9196. type: string
  9197. - description: 需要删除的等级 ID
  9198. in: body
  9199. name: req
  9200. required: true
  9201. schema:
  9202. $ref: '#/definitions/md.DeleteLevelReq'
  9203. produces:
  9204. - application/json
  9205. responses:
  9206. "200":
  9207. description: 成功删除数据数量
  9208. schema:
  9209. type: int
  9210. "400":
  9211. description: 具体错误
  9212. schema:
  9213. $ref: '#/definitions/md.Response'
  9214. summary: 制度中心-会员中心-等级管理(删除)
  9215. tags:
  9216. - 会员中心
  9217. /api/memberCenter/levelManagement/deleteLevelTask:
  9218. delete:
  9219. consumes:
  9220. - application/json
  9221. description: 等级任务(删除)
  9222. parameters:
  9223. - description: 验证参数Bearer和token空格拼接
  9224. in: header
  9225. name: Authorization
  9226. required: true
  9227. type: string
  9228. - description: 需要删除的等级任务ID
  9229. in: body
  9230. name: req
  9231. required: true
  9232. schema:
  9233. $ref: '#/definitions/md.DeleteTaskReq'
  9234. produces:
  9235. - application/json
  9236. responses:
  9237. "200":
  9238. description: 成功删除数据数量
  9239. schema:
  9240. type: int
  9241. "400":
  9242. description: 具体错误
  9243. schema:
  9244. $ref: '#/definitions/md.Response'
  9245. summary: 制度中心-会员中心-等级管理-等级任务(删除)
  9246. tags:
  9247. - 会员中心
  9248. /api/memberCenter/levelManagement/getLevelList:
  9249. get:
  9250. consumes:
  9251. - application/json
  9252. description: 标签管理(获取)
  9253. parameters:
  9254. - description: 验证参数Bearer和token空格拼接
  9255. in: header
  9256. name: Authorization
  9257. required: true
  9258. type: string
  9259. - description: 每页大小
  9260. in: query
  9261. name: limit
  9262. required: true
  9263. type: integer
  9264. - description: 页数
  9265. in: query
  9266. name: page
  9267. required: true
  9268. type: integer
  9269. produces:
  9270. - application/json
  9271. responses:
  9272. "200":
  9273. description: 具体数据
  9274. schema:
  9275. $ref: '#/definitions/md.GetLevelListResp'
  9276. "400":
  9277. description: 具体错误
  9278. schema:
  9279. $ref: '#/definitions/md.Response'
  9280. summary: 制度中心-会员中心-等级管理(获取)
  9281. tags:
  9282. - 会员中心
  9283. /api/memberCenter/levelManagement/getOneLevel:
  9284. get:
  9285. consumes:
  9286. - application/json
  9287. description: 等级明细(获取)
  9288. parameters:
  9289. - description: 验证参数Bearer和token空格拼接
  9290. in: header
  9291. name: Authorization
  9292. required: true
  9293. type: string
  9294. - description: 等级 ID
  9295. in: query
  9296. name: level_id
  9297. required: true
  9298. type: integer
  9299. produces:
  9300. - application/json
  9301. responses:
  9302. "200":
  9303. description: 具体数据
  9304. schema:
  9305. $ref: '#/definitions/md.GetOneLevelResp'
  9306. "400":
  9307. description: 具体错误
  9308. schema:
  9309. $ref: '#/definitions/md.Response'
  9310. summary: 制度中心-会员中心-等级管理-等级明细(获取)
  9311. tags:
  9312. - 会员中心
  9313. /api/memberCenter/levelManagement/updateLevel:
  9314. post:
  9315. consumes:
  9316. - application/json
  9317. description: 等级管理(更新)
  9318. parameters:
  9319. - description: 验证参数Bearer和token空格拼接
  9320. in: header
  9321. name: Authorization
  9322. required: true
  9323. type: string
  9324. - description: 需要修改的等级信息
  9325. in: body
  9326. name: req
  9327. required: true
  9328. schema:
  9329. $ref: '#/definitions/md.UpdateLevelReq'
  9330. produces:
  9331. - application/json
  9332. responses:
  9333. "200":
  9334. description: success
  9335. schema:
  9336. type: string
  9337. "400":
  9338. description: 具体错误
  9339. schema:
  9340. $ref: '#/definitions/md.Response'
  9341. summary: 制度中心-会员中心-等级管理(更新)
  9342. tags:
  9343. - 会员中心
  9344. /api/memberCenter/tagManagement/addTag:
  9345. post:
  9346. consumes:
  9347. - application/json
  9348. description: 标签管理(新增)
  9349. parameters:
  9350. - description: 验证参数Bearer和token空格拼接
  9351. in: header
  9352. name: Authorization
  9353. required: true
  9354. type: string
  9355. - description: 新增的标签信息
  9356. in: body
  9357. name: req
  9358. required: true
  9359. schema:
  9360. $ref: '#/definitions/md.AddTagReq'
  9361. produces:
  9362. - application/json
  9363. responses:
  9364. "200":
  9365. description: 新增的标签 ID
  9366. schema:
  9367. type: int
  9368. "400":
  9369. description: 具体错误
  9370. schema:
  9371. $ref: '#/definitions/md.Response'
  9372. summary: 制度中心-会员中心-标签管理(新增)
  9373. tags:
  9374. - 会员中心
  9375. /api/memberCenter/tagManagement/deleteTag:
  9376. delete:
  9377. consumes:
  9378. - application/json
  9379. description: 标签管理(删除)
  9380. parameters:
  9381. - description: 验证参数Bearer和token空格拼接
  9382. in: header
  9383. name: Authorization
  9384. required: true
  9385. type: string
  9386. - description: 需要删除的标签 ID
  9387. in: body
  9388. name: req
  9389. required: true
  9390. schema:
  9391. $ref: '#/definitions/md.DeleteTagReq'
  9392. produces:
  9393. - application/json
  9394. responses:
  9395. "200":
  9396. description: 成功删除标签用户数
  9397. schema:
  9398. type: int
  9399. "400":
  9400. description: 具体错误
  9401. schema:
  9402. $ref: '#/definitions/md.Response'
  9403. summary: 制度中心-会员中心-标签管理(删除)
  9404. tags:
  9405. - 会员中心
  9406. /api/memberCenter/tagManagement/getTagList:
  9407. get:
  9408. consumes:
  9409. - application/json
  9410. description: 标签管理(获取)
  9411. parameters:
  9412. - description: 验证参数Bearer和token空格拼接
  9413. in: header
  9414. name: Authorization
  9415. required: true
  9416. type: string
  9417. - description: 每页大小
  9418. in: query
  9419. name: limit
  9420. required: true
  9421. type: integer
  9422. - description: 页数
  9423. in: query
  9424. name: page
  9425. required: true
  9426. type: integer
  9427. produces:
  9428. - application/json
  9429. responses:
  9430. "200":
  9431. description: 具体数据
  9432. schema:
  9433. $ref: '#/definitions/md.GetTagListResp'
  9434. "400":
  9435. description: 具体错误
  9436. schema:
  9437. $ref: '#/definitions/md.Response'
  9438. summary: 制度中心-会员中心-标签管理(获取)
  9439. tags:
  9440. - 会员中心
  9441. /api/memberCenter/tagManagement/updateTag:
  9442. post:
  9443. consumes:
  9444. - application/json
  9445. description: 标签管理(更新)
  9446. parameters:
  9447. - description: 验证参数Bearer和token空格拼接
  9448. in: header
  9449. name: Authorization
  9450. required: true
  9451. type: string
  9452. - description: 需要修改的标签信息
  9453. in: body
  9454. name: req
  9455. required: true
  9456. schema:
  9457. $ref: '#/definitions/md.UpdateTagReq'
  9458. produces:
  9459. - application/json
  9460. responses:
  9461. "200":
  9462. description: 成功修改数据条数
  9463. schema:
  9464. type: int
  9465. "400":
  9466. description: 具体错误
  9467. schema:
  9468. $ref: '#/definitions/md.Response'
  9469. summary: 制度中心-会员中心-标签管理(更新)
  9470. tags:
  9471. - 会员中心
  9472. /api/memberCenter/userManagement/balanceDetail:
  9473. get:
  9474. consumes:
  9475. - application/json
  9476. description: 会员明细(余额获取)
  9477. parameters:
  9478. - description: 验证参数Bearer和token空格拼接
  9479. in: header
  9480. name: Authorization
  9481. required: true
  9482. type: string
  9483. - description: 用户 ID
  9484. in: query
  9485. name: uid
  9486. required: true
  9487. type: string
  9488. - description: 每页大小
  9489. in: query
  9490. name: limit
  9491. required: true
  9492. type: string
  9493. - description: 页数
  9494. in: query
  9495. name: page
  9496. required: true
  9497. type: string
  9498. produces:
  9499. - application/json
  9500. responses:
  9501. "200":
  9502. description: 具体数据
  9503. schema:
  9504. $ref: '#/definitions/md.UserManagementGetBalanceDetailResp'
  9505. "400":
  9506. description: 具体错误
  9507. schema:
  9508. $ref: '#/definitions/md.Response'
  9509. summary: 制度中心-会员中心-用户管理-会员明细(余额获取)
  9510. tags:
  9511. - 会员中心
  9512. /api/memberCenter/userManagement/getFans:
  9513. get:
  9514. consumes:
  9515. - application/json
  9516. description: 会员明细粉丝情况(获取)
  9517. parameters:
  9518. - description: 验证参数Bearer和token空格拼接
  9519. in: header
  9520. name: Authorization
  9521. required: true
  9522. type: string
  9523. - description: 用户 ID
  9524. in: query
  9525. name: uid
  9526. required: true
  9527. type: string
  9528. - description: 粉丝类型(1.全部 2.直推 3.二代 4.二代以后)
  9529. in: query
  9530. name: type
  9531. required: true
  9532. type: string
  9533. - description: 每页大小
  9534. in: query
  9535. name: limit
  9536. required: true
  9537. type: string
  9538. - description: 页数
  9539. in: query
  9540. name: page
  9541. required: true
  9542. type: string
  9543. produces:
  9544. - application/json
  9545. responses:
  9546. "200":
  9547. description: 具体数据
  9548. schema:
  9549. $ref: '#/definitions/md.UserManagementGetFansResp'
  9550. "400":
  9551. description: 具体错误
  9552. schema:
  9553. $ref: '#/definitions/md.Response'
  9554. summary: 制度中心-会员中心-用户管理-会员明细粉丝情况(获取)
  9555. tags:
  9556. - 会员中心
  9557. /api/memberCenter/userManagement/getUserList:
  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.UserManagementGetUserListReq'
  9574. produces:
  9575. - application/json
  9576. responses:
  9577. "200":
  9578. description: 具体数据
  9579. schema:
  9580. $ref: '#/definitions/md.UserManagementGetUserListResp'
  9581. "400":
  9582. description: 具体错误
  9583. schema:
  9584. $ref: '#/definitions/md.Response'
  9585. summary: 制度中心-会员中心-用户管理-用户信息管理(获取)
  9586. tags:
  9587. - 会员中心
  9588. /api/memberCenter/userManagement/getVirtualCoinDetail:
  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: 货币 ID
  9605. in: query
  9606. name: coinId
  9607. required: true
  9608. type: string
  9609. - description: 每页大小
  9610. in: query
  9611. name: limit
  9612. required: true
  9613. type: string
  9614. - description: 页数
  9615. in: query
  9616. name: page
  9617. required: true
  9618. type: string
  9619. produces:
  9620. - application/json
  9621. responses:
  9622. "200":
  9623. description: 具体数据
  9624. schema:
  9625. $ref: '#/definitions/md.UserManagementGetVirtualCoinDetailResp'
  9626. "400":
  9627. description: 具体错误
  9628. schema:
  9629. $ref: '#/definitions/md.Response'
  9630. summary: 制度中心-会员中心-用户管理-会员明细(积分明细获取)
  9631. tags:
  9632. - 会员中心
  9633. /api/memberCenter/userManagement/updateUserInfo:
  9634. post:
  9635. consumes:
  9636. - application/json
  9637. description: 用户信息管理(更新)
  9638. parameters:
  9639. - description: 验证参数Bearer和token空格拼接
  9640. in: header
  9641. name: Authorization
  9642. required: true
  9643. type: string
  9644. - description: 用户ID 必传
  9645. in: body
  9646. name: req
  9647. required: true
  9648. schema:
  9649. $ref: '#/definitions/md.UserManagementUpdateUserInfoReq'
  9650. produces:
  9651. - application/json
  9652. responses:
  9653. "200":
  9654. description: 修改数据行数
  9655. schema:
  9656. type: int
  9657. "400":
  9658. description: 具体错误
  9659. schema:
  9660. $ref: '#/definitions/md.Response'
  9661. summary: 制度中心-会员中心-用户管理-用户信息管理(更新)
  9662. tags:
  9663. - 会员中心
  9664. /api/memberCenter/userManagement/userData:
  9665. get:
  9666. consumes:
  9667. - application/json
  9668. description: 会员明细概况(获取)
  9669. parameters:
  9670. - description: 验证参数Bearer和token空格拼接
  9671. in: header
  9672. name: Authorization
  9673. required: true
  9674. type: string
  9675. - description: 用户 ID
  9676. in: query
  9677. name: uid
  9678. required: true
  9679. type: string
  9680. produces:
  9681. - application/json
  9682. responses:
  9683. "200":
  9684. description: 会员明细概况具体数据
  9685. schema:
  9686. $ref: '#/definitions/md.UserManagementGetOneBasicResp'
  9687. "400":
  9688. description: 具体错误
  9689. schema:
  9690. $ref: '#/definitions/md.Response'
  9691. summary: 制度中心-会员中心-用户管理-会员明细概况(获取)
  9692. tags:
  9693. - 会员中心
  9694. /api/notice/aliyunSms/file/phone:
  9695. post:
  9696. consumes:
  9697. - application/json
  9698. description: 短信推送记录-通知模板
  9699. parameters:
  9700. - description: 验证参数Bearer和token空格拼接
  9701. in: header
  9702. name: Authorization
  9703. required: true
  9704. type: string
  9705. - description: 参数 file-----文件上传格式
  9706. in: formData
  9707. name: file
  9708. required: true
  9709. type: string
  9710. produces:
  9711. - application/json
  9712. responses:
  9713. "200":
  9714. description: phone 一个数组
  9715. schema:
  9716. type: string
  9717. "400":
  9718. description: 具体错误
  9719. schema:
  9720. $ref: '#/definitions/md.Response'
  9721. summary: 消息中心-短信推送记录-通知模板
  9722. tags:
  9723. - 消息中心
  9724. /api/notice/aliyunSms/getLevelList:
  9725. get:
  9726. consumes:
  9727. - application/json
  9728. description: 等级管理(获取)
  9729. parameters:
  9730. - description: 验证参数Bearer和token空格拼接
  9731. in: header
  9732. name: Authorization
  9733. required: true
  9734. type: string
  9735. - description: 每页大小
  9736. in: query
  9737. name: limit
  9738. required: true
  9739. type: integer
  9740. - description: 页数
  9741. in: query
  9742. name: page
  9743. required: true
  9744. type: integer
  9745. produces:
  9746. - application/json
  9747. responses:
  9748. "200":
  9749. description: 具体数据
  9750. schema:
  9751. $ref: '#/definitions/md.AliyunSmsGetLevelListResp'
  9752. "400":
  9753. description: 具体错误
  9754. schema:
  9755. $ref: '#/definitions/md.Response'
  9756. summary: 消息中心-短信推送记录-等级管理(获取)
  9757. tags:
  9758. - 消息中心
  9759. /api/notice/aliyunSms/getTagList:
  9760. get:
  9761. consumes:
  9762. - application/json
  9763. description: 标签管理(获取)
  9764. parameters:
  9765. - description: 验证参数Bearer和token空格拼接
  9766. in: header
  9767. name: Authorization
  9768. required: true
  9769. type: string
  9770. - description: 每页大小
  9771. in: query
  9772. name: limit
  9773. required: true
  9774. type: integer
  9775. - description: 页数
  9776. in: query
  9777. name: page
  9778. required: true
  9779. type: integer
  9780. produces:
  9781. - application/json
  9782. responses:
  9783. "200":
  9784. description: 具体数据
  9785. schema:
  9786. $ref: '#/definitions/md.AliyunSmsGetTagListResp'
  9787. "400":
  9788. description: 具体错误
  9789. schema:
  9790. $ref: '#/definitions/md.Response'
  9791. summary: 消息中心-短信推送记录-标签管理(获取)
  9792. tags:
  9793. - 消息中心
  9794. /api/notice/aliyunSms/getUserList:
  9795. post:
  9796. consumes:
  9797. - application/json
  9798. description: 获取用户信息
  9799. parameters:
  9800. - description: 验证参数Bearer和token空格拼接
  9801. in: header
  9802. name: Authorization
  9803. required: true
  9804. type: string
  9805. - description: (分页信息必填)
  9806. in: body
  9807. name: req
  9808. required: true
  9809. schema:
  9810. $ref: '#/definitions/md.JPushGetUserListReq'
  9811. produces:
  9812. - application/json
  9813. responses:
  9814. "200":
  9815. description: 具体数据
  9816. schema:
  9817. type: Object
  9818. "400":
  9819. description: 具体错误
  9820. schema:
  9821. $ref: '#/definitions/md.Response'
  9822. summary: 消息中心-短信推送记录-获取用户信息
  9823. tags:
  9824. - 消息中心
  9825. /api/notice/aliyunSms/push/list:
  9826. post:
  9827. consumes:
  9828. - application/json
  9829. description: 短信推送记录-推送记录列表
  9830. parameters:
  9831. - description: 验证参数Bearer和token空格拼接
  9832. in: header
  9833. name: Authorization
  9834. required: true
  9835. type: string
  9836. - description: (分页信息必填)
  9837. in: body
  9838. name: req
  9839. required: true
  9840. schema:
  9841. $ref: '#/definitions/md.NoticeAliyunSmsListReq'
  9842. produces:
  9843. - application/json
  9844. responses:
  9845. "200":
  9846. description: 具体数据
  9847. schema:
  9848. $ref: '#/definitions/md.NoticePushListResp'
  9849. "400":
  9850. description: 具体错误
  9851. schema:
  9852. $ref: '#/definitions/md.Response'
  9853. summary: 消息中心-短信推送记录-推送记录列表
  9854. tags:
  9855. - 消息中心
  9856. /api/notice/aliyunSms/push/save:
  9857. post:
  9858. consumes:
  9859. - application/json
  9860. description: 短信推送记录-推送记录添加-发送 (不做编辑了)
  9861. parameters:
  9862. - description: 验证参数Bearer和token空格拼接
  9863. in: header
  9864. name: Authorization
  9865. required: true
  9866. type: string
  9867. - description: (分页信息必填)
  9868. in: body
  9869. name: req
  9870. required: true
  9871. schema:
  9872. $ref: '#/definitions/md.NoticeAliyunSmsSaveReq'
  9873. produces:
  9874. - application/json
  9875. responses:
  9876. "200":
  9877. description: 具体数据
  9878. schema:
  9879. type: string
  9880. "400":
  9881. description: 具体错误
  9882. schema:
  9883. $ref: '#/definitions/md.Response'
  9884. summary: 消息中心-短信推送记录-推送记录添加-发送(不做编辑了)
  9885. tags:
  9886. - 消息中心
  9887. /api/notice/aliyunSms/sale/base:
  9888. get:
  9889. consumes:
  9890. - application/json
  9891. description: 短信推送记录-营销短信-通知模板
  9892. parameters:
  9893. - description: 验证参数Bearer和token空格拼接
  9894. in: header
  9895. name: Authorization
  9896. required: true
  9897. type: string
  9898. produces:
  9899. - application/json
  9900. responses:
  9901. "200":
  9902. description: 具体数据
  9903. schema:
  9904. $ref: '#/definitions/md.NoticeAliyunSmsListResp'
  9905. "400":
  9906. description: 具体错误
  9907. schema:
  9908. $ref: '#/definitions/md.Response'
  9909. summary: 消息中心-短信推送记录-营销短信-通知模板
  9910. tags:
  9911. - 消息中心
  9912. /api/notice/aliyunSms/sale/save:
  9913. post:
  9914. consumes:
  9915. - application/json
  9916. description: 短信推送记录-营销短信-通知模板添加编辑
  9917. parameters:
  9918. - description: 验证参数Bearer和token空格拼接
  9919. in: header
  9920. name: Authorization
  9921. required: true
  9922. type: string
  9923. - description: 数组 把列表的数组传过来
  9924. in: body
  9925. name: req
  9926. required: true
  9927. schema:
  9928. type: string
  9929. produces:
  9930. - application/json
  9931. responses:
  9932. "200":
  9933. description: 具体数据
  9934. schema:
  9935. type: string
  9936. "400":
  9937. description: 具体错误
  9938. schema:
  9939. $ref: '#/definitions/md.Response'
  9940. summary: 消息中心-短信推送记录-营销短信-通知模板添加编辑
  9941. tags:
  9942. - 消息中心
  9943. /api/notice/base/del:
  9944. post:
  9945. consumes:
  9946. - application/json
  9947. description: 基本配置-通知模板删除
  9948. parameters:
  9949. - description: 验证参数Bearer和token空格拼接
  9950. in: header
  9951. name: Authorization
  9952. required: true
  9953. type: string
  9954. - description: (分页信息必填)
  9955. in: body
  9956. name: req
  9957. required: true
  9958. schema:
  9959. $ref: '#/definitions/md.NoticeDelReq'
  9960. produces:
  9961. - application/json
  9962. responses:
  9963. "200":
  9964. description: 具体数据
  9965. schema:
  9966. type: string
  9967. "400":
  9968. description: 具体错误
  9969. schema:
  9970. $ref: '#/definitions/md.Response'
  9971. summary: 消息中心-基本配置-通知模板删除
  9972. tags:
  9973. - 消息中心
  9974. /api/notice/base/list:
  9975. post:
  9976. consumes:
  9977. - application/json
  9978. description: 基本配置-通知模板
  9979. parameters:
  9980. - description: 验证参数Bearer和token空格拼接
  9981. in: header
  9982. name: Authorization
  9983. required: true
  9984. type: string
  9985. - description: (分页信息必填)
  9986. in: body
  9987. name: req
  9988. required: true
  9989. schema:
  9990. $ref: '#/definitions/md.NoticeListReq'
  9991. produces:
  9992. - application/json
  9993. responses:
  9994. "200":
  9995. description: 具体数据
  9996. schema:
  9997. $ref: '#/definitions/md.NoticeListResp'
  9998. "400":
  9999. description: 具体错误
  10000. schema:
  10001. $ref: '#/definitions/md.Response'
  10002. summary: 消息中心-基本配置-通知模板
  10003. tags:
  10004. - 消息中心
  10005. /api/notice/base/save:
  10006. post:
  10007. consumes:
  10008. - application/json
  10009. description: 基本配置-通知模板添加编辑
  10010. parameters:
  10011. - description: 验证参数Bearer和token空格拼接
  10012. in: header
  10013. name: Authorization
  10014. required: true
  10015. type: string
  10016. - description: (分页信息必填)
  10017. in: body
  10018. name: req
  10019. required: true
  10020. schema:
  10021. $ref: '#/definitions/md.NoticeSaveReq'
  10022. produces:
  10023. - application/json
  10024. responses:
  10025. "200":
  10026. description: 具体数据
  10027. schema:
  10028. type: string
  10029. "400":
  10030. description: 具体错误
  10031. schema:
  10032. $ref: '#/definitions/md.Response'
  10033. summary: 消息中心-基本配置-通知模板添加编辑
  10034. tags:
  10035. - 消息中心
  10036. /api/notice/jPush/getLevelList:
  10037. get:
  10038. consumes:
  10039. - application/json
  10040. description: 等级管理(获取)
  10041. parameters:
  10042. - description: 验证参数Bearer和token空格拼接
  10043. in: header
  10044. name: Authorization
  10045. required: true
  10046. type: string
  10047. - description: 每页大小
  10048. in: query
  10049. name: limit
  10050. required: true
  10051. type: integer
  10052. - description: 页数
  10053. in: query
  10054. name: page
  10055. required: true
  10056. type: integer
  10057. produces:
  10058. - application/json
  10059. responses:
  10060. "200":
  10061. description: 具体数据
  10062. schema:
  10063. $ref: '#/definitions/md.JPushGetLevelListResp'
  10064. "400":
  10065. description: 具体错误
  10066. schema:
  10067. $ref: '#/definitions/md.Response'
  10068. summary: 消息中心-基本配置-等级管理(获取)
  10069. tags:
  10070. - 消息中心
  10071. /api/notice/jPush/getTagList:
  10072. get:
  10073. consumes:
  10074. - application/json
  10075. description: 标签管理(获取)
  10076. parameters:
  10077. - description: 验证参数Bearer和token空格拼接
  10078. in: header
  10079. name: Authorization
  10080. required: true
  10081. type: string
  10082. - description: 每页大小
  10083. in: query
  10084. name: limit
  10085. required: true
  10086. type: integer
  10087. - description: 页数
  10088. in: query
  10089. name: page
  10090. required: true
  10091. type: integer
  10092. produces:
  10093. - application/json
  10094. responses:
  10095. "200":
  10096. description: 具体数据
  10097. schema:
  10098. $ref: '#/definitions/md.JPushGetTagListResp'
  10099. "400":
  10100. description: 具体错误
  10101. schema:
  10102. $ref: '#/definitions/md.Response'
  10103. summary: 消息中心-基本配置-标签管理(获取)
  10104. tags:
  10105. - 消息中心
  10106. /api/notice/jPush/getUserList:
  10107. post:
  10108. consumes:
  10109. - application/json
  10110. description: 获取用户信息
  10111. parameters:
  10112. - description: 验证参数Bearer和token空格拼接
  10113. in: header
  10114. name: Authorization
  10115. required: true
  10116. type: string
  10117. - description: (分页信息必填)
  10118. in: body
  10119. name: req
  10120. required: true
  10121. schema:
  10122. $ref: '#/definitions/md.JPushGetUserListReq'
  10123. produces:
  10124. - application/json
  10125. responses:
  10126. "200":
  10127. description: 具体数据
  10128. schema:
  10129. type: Object
  10130. "400":
  10131. description: 具体错误
  10132. schema:
  10133. $ref: '#/definitions/md.Response'
  10134. summary: 消息中心-基本配置-获取用户信息
  10135. tags:
  10136. - 消息中心
  10137. /api/notice/jPush/push/list:
  10138. post:
  10139. consumes:
  10140. - application/json
  10141. description: 基本配置-推送记录列表
  10142. parameters:
  10143. - description: 验证参数Bearer和token空格拼接
  10144. in: header
  10145. name: Authorization
  10146. required: true
  10147. type: string
  10148. - description: (分页信息必填)
  10149. in: body
  10150. name: req
  10151. required: true
  10152. schema:
  10153. $ref: '#/definitions/md.NoticeListReq'
  10154. produces:
  10155. - application/json
  10156. responses:
  10157. "200":
  10158. description: 具体数据
  10159. schema:
  10160. $ref: '#/definitions/md.NoticePushListResp'
  10161. "400":
  10162. description: 具体错误
  10163. schema:
  10164. $ref: '#/definitions/md.Response'
  10165. summary: 消息中心-基本配置-推送记录列表
  10166. tags:
  10167. - 消息中心
  10168. /api/notice/jPush/push/save:
  10169. post:
  10170. consumes:
  10171. - application/json
  10172. description: 基本配置-推送记录添加-发送 (不做编辑了)
  10173. parameters:
  10174. - description: 验证参数Bearer和token空格拼接
  10175. in: header
  10176. name: Authorization
  10177. required: true
  10178. type: string
  10179. - description: (分页信息必填)
  10180. in: body
  10181. name: req
  10182. required: true
  10183. schema:
  10184. $ref: '#/definitions/md.NoticePushSaveReq'
  10185. produces:
  10186. - application/json
  10187. responses:
  10188. "200":
  10189. description: 具体数据
  10190. schema:
  10191. type: string
  10192. "400":
  10193. description: 具体错误
  10194. schema:
  10195. $ref: '#/definitions/md.Response'
  10196. summary: 消息中心-基本配置-推送记录添加-发送(不做编辑了)
  10197. tags:
  10198. - 消息中心
  10199. /api/role/addAdmin:
  10200. post:
  10201. consumes:
  10202. - application/json
  10203. description: 权限管理-新增管理员
  10204. parameters:
  10205. - description: 验证参数Bearer和token空格拼接
  10206. in: header
  10207. name: Authorization
  10208. required: true
  10209. type: string
  10210. - description: 请求参数
  10211. in: body
  10212. name: args
  10213. required: true
  10214. schema:
  10215. $ref: '#/definitions/md.AddAdminReq'
  10216. produces:
  10217. - application/json
  10218. responses:
  10219. "200":
  10220. description: success
  10221. schema:
  10222. type: string
  10223. "400":
  10224. description: 具体错误
  10225. schema:
  10226. $ref: '#/definitions/md.Response'
  10227. summary: 新增管理员
  10228. tags:
  10229. - 权限管理
  10230. /api/role/addRole:
  10231. post:
  10232. consumes:
  10233. - application/json
  10234. description: 权限管理-添加角色
  10235. parameters:
  10236. - description: 验证参数Bearer和token空格拼接
  10237. in: header
  10238. name: Authorization
  10239. required: true
  10240. type: string
  10241. - description: 请求参数
  10242. in: body
  10243. name: args
  10244. required: true
  10245. schema:
  10246. $ref: '#/definitions/md.AddRoleReq'
  10247. produces:
  10248. - application/json
  10249. responses:
  10250. "200":
  10251. description: success
  10252. schema:
  10253. type: string
  10254. "400":
  10255. description: 具体错误
  10256. schema:
  10257. $ref: '#/definitions/md.Response'
  10258. summary: 添加角色
  10259. tags:
  10260. - 权限管理
  10261. /api/role/adminInfo:
  10262. get:
  10263. consumes:
  10264. - application/json
  10265. description: 权限管理-管理员信息
  10266. parameters:
  10267. - description: 验证参数Bearer和token空格拼接
  10268. in: header
  10269. name: Authorization
  10270. required: true
  10271. type: string
  10272. - description: 管理员id
  10273. in: query
  10274. name: adm_id
  10275. required: true
  10276. type: string
  10277. produces:
  10278. - application/json
  10279. responses:
  10280. "200":
  10281. description: 具体看返回内容
  10282. schema:
  10283. type: string
  10284. "400":
  10285. description: 具体错误
  10286. schema:
  10287. $ref: '#/definitions/md.Response'
  10288. summary: 管理员信息
  10289. tags:
  10290. - 权限管理
  10291. /api/role/adminList:
  10292. post:
  10293. consumes:
  10294. - application/json
  10295. description: 权限管理-管理员列表
  10296. parameters:
  10297. - description: 验证参数Bearer和token空格拼接
  10298. in: header
  10299. name: Authorization
  10300. required: true
  10301. type: string
  10302. - description: 请求参数
  10303. in: body
  10304. name: args
  10305. required: true
  10306. schema:
  10307. $ref: '#/definitions/md.AdminListReq'
  10308. produces:
  10309. - application/json
  10310. responses:
  10311. "200":
  10312. description: 具体看返回内容
  10313. schema:
  10314. type: string
  10315. "400":
  10316. description: 具体错误
  10317. schema:
  10318. $ref: '#/definitions/md.Response'
  10319. summary: 管理员列表
  10320. tags:
  10321. - 权限管理
  10322. /api/role/bindAdminRole:
  10323. post:
  10324. consumes:
  10325. - application/json
  10326. description: 权限管理-管理员绑定角色
  10327. parameters:
  10328. - description: 验证参数Bearer和token空格拼接
  10329. in: header
  10330. name: Authorization
  10331. required: true
  10332. type: string
  10333. - description: 请求参数
  10334. in: body
  10335. name: args
  10336. required: true
  10337. schema:
  10338. $ref: '#/definitions/md.BindAdminRoleReq'
  10339. produces:
  10340. - application/json
  10341. responses:
  10342. "200":
  10343. description: success
  10344. schema:
  10345. type: string
  10346. "400":
  10347. description: 具体错误
  10348. schema:
  10349. $ref: '#/definitions/md.Response'
  10350. summary: 管理员绑定角色
  10351. tags:
  10352. - 权限管理
  10353. /api/role/deleteAdmin/{$adm_id}:
  10354. delete:
  10355. consumes:
  10356. - application/json
  10357. description: 权限管理-删除管理员
  10358. parameters:
  10359. - description: 验证参数Bearer和token空格拼接
  10360. in: header
  10361. name: Authorization
  10362. required: true
  10363. type: string
  10364. produces:
  10365. - application/json
  10366. responses:
  10367. "200":
  10368. description: success
  10369. schema:
  10370. type: string
  10371. "400":
  10372. description: 具体错误
  10373. schema:
  10374. $ref: '#/definitions/md.Response'
  10375. summary: 删除管理员
  10376. tags:
  10377. - 权限管理
  10378. /api/role/deleteRole/{$id}:
  10379. delete:
  10380. consumes:
  10381. - application/json
  10382. description: 权限管理-删除角色
  10383. parameters:
  10384. - description: 验证参数Bearer和token空格拼接
  10385. in: header
  10386. name: Authorization
  10387. required: true
  10388. type: string
  10389. - description: 请求参数
  10390. in: body
  10391. name: args
  10392. required: true
  10393. schema:
  10394. $ref: '#/definitions/md.UpdateRoleStateReq'
  10395. produces:
  10396. - application/json
  10397. responses:
  10398. "200":
  10399. description: success
  10400. schema:
  10401. type: string
  10402. "400":
  10403. description: 具体错误
  10404. schema:
  10405. $ref: '#/definitions/md.Response'
  10406. summary: 删除角色
  10407. tags:
  10408. - 权限管理
  10409. /api/role/permissionGroupList:
  10410. get:
  10411. consumes:
  10412. - application/json
  10413. description: 权限管理-权限组列表
  10414. parameters:
  10415. - description: 验证参数Bearer和token空格拼接
  10416. in: header
  10417. name: Authorization
  10418. required: true
  10419. type: string
  10420. - description: 管理员id
  10421. in: query
  10422. name: adm_id
  10423. required: true
  10424. type: string
  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/roleBindPermissionGroup:
  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.RoleBindPermissionGroupReq'
  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/roleList:
  10471. get:
  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. produces:
  10482. - application/json
  10483. responses:
  10484. "200":
  10485. description: 具体看返回内容
  10486. schema:
  10487. type: string
  10488. "400":
  10489. description: 具体错误
  10490. schema:
  10491. $ref: '#/definitions/md.Response'
  10492. summary: 角色列表
  10493. tags:
  10494. - 权限管理
  10495. /api/role/updateAdmin:
  10496. post:
  10497. consumes:
  10498. - application/json
  10499. description: 权限管理-修改管理员信息
  10500. parameters:
  10501. - description: 验证参数Bearer和token空格拼接
  10502. in: header
  10503. name: Authorization
  10504. required: true
  10505. type: string
  10506. - description: 请求参数
  10507. in: body
  10508. name: args
  10509. required: true
  10510. schema:
  10511. $ref: '#/definitions/md.UpdateAdminReq'
  10512. produces:
  10513. - application/json
  10514. responses:
  10515. "200":
  10516. description: success
  10517. schema:
  10518. type: string
  10519. "400":
  10520. description: 具体错误
  10521. schema:
  10522. $ref: '#/definitions/md.Response'
  10523. summary: 修改管理员信息
  10524. tags:
  10525. - 权限管理
  10526. /api/role/updateAdminState:
  10527. post:
  10528. consumes:
  10529. - application/json
  10530. description: 权限管理-修改管理员状态
  10531. parameters:
  10532. - description: 验证参数Bearer和token空格拼接
  10533. in: header
  10534. name: Authorization
  10535. required: true
  10536. type: string
  10537. - description: 请求参数
  10538. in: body
  10539. name: args
  10540. required: true
  10541. schema:
  10542. $ref: '#/definitions/md.UpdateAdminStateReq'
  10543. produces:
  10544. - application/json
  10545. responses:
  10546. "200":
  10547. description: success
  10548. schema:
  10549. type: string
  10550. "400":
  10551. description: 具体错误
  10552. schema:
  10553. $ref: '#/definitions/md.Response'
  10554. summary: 修改管理员状态
  10555. tags:
  10556. - 权限管理
  10557. /api/role/updateRole:
  10558. post:
  10559. consumes:
  10560. - application/json
  10561. description: 权限管理-修改角色
  10562. parameters:
  10563. - description: 验证参数Bearer和token空格拼接
  10564. in: header
  10565. name: Authorization
  10566. required: true
  10567. type: string
  10568. - description: 请求参数
  10569. in: body
  10570. name: args
  10571. required: true
  10572. schema:
  10573. $ref: '#/definitions/md.UpdateRoleReq'
  10574. produces:
  10575. - application/json
  10576. responses:
  10577. "200":
  10578. description: success
  10579. schema:
  10580. type: string
  10581. "400":
  10582. description: 具体错误
  10583. schema:
  10584. $ref: '#/definitions/md.Response'
  10585. summary: 修改角色
  10586. tags:
  10587. - 权限管理
  10588. /api/role/updateRoleState:
  10589. post:
  10590. consumes:
  10591. - application/json
  10592. description: 权限管理-修改角色状态
  10593. parameters:
  10594. - description: 验证参数Bearer和token空格拼接
  10595. in: header
  10596. name: Authorization
  10597. required: true
  10598. type: string
  10599. - description: 请求参数
  10600. in: body
  10601. name: args
  10602. required: true
  10603. schema:
  10604. $ref: '#/definitions/md.UpdateRoleStateReq'
  10605. produces:
  10606. - application/json
  10607. responses:
  10608. "200":
  10609. description: success
  10610. schema:
  10611. type: string
  10612. "400":
  10613. description: 具体错误
  10614. schema:
  10615. $ref: '#/definitions/md.Response'
  10616. summary: 修改角色状态
  10617. tags:
  10618. - 权限管理
  10619. /api/settCenter/oss/aliYun/getBasic:
  10620. get:
  10621. consumes:
  10622. - application/json
  10623. description: 对象存储设置(获取)
  10624. parameters:
  10625. - description: 验证参数Bearer和token空格拼接
  10626. in: header
  10627. name: Authorization
  10628. required: true
  10629. type: string
  10630. produces:
  10631. - application/json
  10632. responses:
  10633. "200":
  10634. description: 设置列表
  10635. schema:
  10636. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.GetBasicResp'
  10637. "400":
  10638. description: 具体错误
  10639. schema:
  10640. $ref: '#/definitions/md.Response'
  10641. summary: 设置中心-对象存储-对象存储设置(获取)
  10642. tags:
  10643. - 对象存储
  10644. /api/settCenter/oss/aliYun/setBasic:
  10645. post:
  10646. consumes:
  10647. - application/json
  10648. description: 对象存储设置(更新)
  10649. parameters:
  10650. - description: 验证参数Bearer和token空格拼接
  10651. in: header
  10652. name: Authorization
  10653. required: true
  10654. type: string
  10655. - description: 上传需要修改的信息
  10656. in: body
  10657. name: req
  10658. required: true
  10659. schema:
  10660. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.SetBasicReq'
  10661. produces:
  10662. - application/json
  10663. responses:
  10664. "200":
  10665. description: success
  10666. schema:
  10667. type: string
  10668. "400":
  10669. description: 具体错误
  10670. schema:
  10671. $ref: '#/definitions/md.Response'
  10672. summary: 设置中心-对象存储-对象存储设置(更新)
  10673. tags:
  10674. - 对象存储
  10675. /api/settCenter/web/getBasic:
  10676. get:
  10677. consumes:
  10678. - application/json
  10679. description: 网站信息-基本设置(获取)
  10680. parameters:
  10681. - description: 验证参数Bearer和token空格拼接
  10682. in: header
  10683. name: Authorization
  10684. required: true
  10685. type: string
  10686. produces:
  10687. - application/json
  10688. responses:
  10689. "200":
  10690. description: 设置列表
  10691. schema:
  10692. $ref: '#/definitions/setCenter.WebBasicResp'
  10693. "400":
  10694. description: 具体错误
  10695. schema:
  10696. $ref: '#/definitions/md.Response'
  10697. summary: 基础设置-网站信息-基本设置(获取)
  10698. tags:
  10699. - 基础设置
  10700. /api/settCenter/web/setBasic:
  10701. post:
  10702. consumes:
  10703. - application/json
  10704. description: 基本设置(更新)
  10705. parameters:
  10706. - description: 验证参数Bearer和token空格拼接
  10707. in: header
  10708. name: Authorization
  10709. required: true
  10710. type: string
  10711. - description: 上传需要修改的信息
  10712. in: body
  10713. name: req
  10714. required: true
  10715. schema:
  10716. $ref: '#/definitions/setCenter.WebBasicReq'
  10717. produces:
  10718. - application/json
  10719. responses:
  10720. "200":
  10721. description: success
  10722. schema:
  10723. type: string
  10724. "400":
  10725. description: 具体错误
  10726. schema:
  10727. $ref: '#/definitions/md.Response'
  10728. summary: 基础设置-网站信息-基本设置(更新)
  10729. tags:
  10730. - 基础设置
  10731. /api/user_feedback/cate/del:
  10732. post:
  10733. consumes:
  10734. - application/json
  10735. description: 分类列表-分类删除
  10736. parameters:
  10737. - description: 验证参数Bearer和token空格拼接
  10738. in: header
  10739. name: Authorization
  10740. required: true
  10741. type: string
  10742. - description: (分页信息必填)
  10743. in: body
  10744. name: req
  10745. required: true
  10746. schema:
  10747. $ref: '#/definitions/md.UserFeedbackCateDelReq'
  10748. produces:
  10749. - application/json
  10750. responses:
  10751. "200":
  10752. description: 具体数据
  10753. schema:
  10754. type: string
  10755. "400":
  10756. description: 具体错误
  10757. schema:
  10758. $ref: '#/definitions/md.Response'
  10759. summary: 反馈列表-分类列表-分类删除
  10760. tags:
  10761. - 消息中心
  10762. /api/user_feedback/cate/save:
  10763. post:
  10764. consumes:
  10765. - application/json
  10766. description: 分类列表-分类保存
  10767. parameters:
  10768. - description: 验证参数Bearer和token空格拼接
  10769. in: header
  10770. name: Authorization
  10771. required: true
  10772. type: string
  10773. - description: (分页信息必填)
  10774. in: body
  10775. name: req
  10776. required: true
  10777. schema:
  10778. $ref: '#/definitions/md.UserFeedbackCateSaveReq'
  10779. produces:
  10780. - application/json
  10781. responses:
  10782. "200":
  10783. description: 具体数据
  10784. schema:
  10785. type: string
  10786. "400":
  10787. description: 具体错误
  10788. schema:
  10789. $ref: '#/definitions/md.Response'
  10790. summary: 反馈列表-分类列表-分类保存
  10791. tags:
  10792. - 消息中心
  10793. /api/userFeedback/cate/list:
  10794. post:
  10795. consumes:
  10796. - application/json
  10797. description: 分类列表
  10798. parameters:
  10799. - description: 验证参数Bearer和token空格拼接
  10800. in: header
  10801. name: Authorization
  10802. required: true
  10803. type: string
  10804. - description: (分页信息必填)
  10805. in: body
  10806. name: req
  10807. required: true
  10808. schema:
  10809. $ref: '#/definitions/md.UserFeedbackCateListReq'
  10810. produces:
  10811. - application/json
  10812. responses:
  10813. "200":
  10814. description: 具体数据
  10815. schema:
  10816. $ref: '#/definitions/md.UserFeedbackCateListResp'
  10817. "400":
  10818. description: 具体错误
  10819. schema:
  10820. $ref: '#/definitions/md.Response'
  10821. summary: 反馈列表-分类列表
  10822. tags:
  10823. - 消息中心
  10824. /api/userFeedback/content/change/state:
  10825. post:
  10826. consumes:
  10827. - application/json
  10828. description: 反馈列表-修改状态
  10829. parameters:
  10830. - description: 验证参数Bearer和token空格拼接
  10831. in: header
  10832. name: Authorization
  10833. required: true
  10834. type: string
  10835. - description: (分页信息必填)
  10836. in: body
  10837. name: req
  10838. required: true
  10839. schema:
  10840. $ref: '#/definitions/md.UserFeedbackChangeStateReq'
  10841. produces:
  10842. - application/json
  10843. responses:
  10844. "200":
  10845. description: 具体数据
  10846. schema:
  10847. type: string
  10848. "400":
  10849. description: 具体错误
  10850. schema:
  10851. $ref: '#/definitions/md.Response'
  10852. summary: 用户反馈-反馈列表-修改状态
  10853. tags:
  10854. - 消息中心
  10855. /api/userFeedback/content/del:
  10856. post:
  10857. consumes:
  10858. - application/json
  10859. description: 反馈列表-反馈删除
  10860. parameters:
  10861. - description: 验证参数Bearer和token空格拼接
  10862. in: header
  10863. name: Authorization
  10864. required: true
  10865. type: string
  10866. - description: (分页信息必填)
  10867. in: body
  10868. name: req
  10869. required: true
  10870. schema:
  10871. $ref: '#/definitions/md.UserFeedbackDelReq'
  10872. produces:
  10873. - application/json
  10874. responses:
  10875. "200":
  10876. description: 具体数据
  10877. schema:
  10878. type: string
  10879. "400":
  10880. description: 具体错误
  10881. schema:
  10882. $ref: '#/definitions/md.Response'
  10883. summary: 用户反馈-反馈列表-反馈删除
  10884. tags:
  10885. - 消息中心
  10886. /api/userFeedback/content/list:
  10887. post:
  10888. consumes:
  10889. - application/json
  10890. description: 反馈列表
  10891. parameters:
  10892. - description: 验证参数Bearer和token空格拼接
  10893. in: header
  10894. name: Authorization
  10895. required: true
  10896. type: string
  10897. - description: (分页信息必填)
  10898. in: body
  10899. name: req
  10900. required: true
  10901. schema:
  10902. $ref: '#/definitions/md.UserFeedbackListReq'
  10903. produces:
  10904. - application/json
  10905. responses:
  10906. "200":
  10907. description: 具体数据
  10908. schema:
  10909. $ref: '#/definitions/md.UserFeedbackListResp'
  10910. "400":
  10911. description: 具体错误
  10912. schema:
  10913. $ref: '#/definitions/md.Response'
  10914. summary: 用户反馈-反馈列表
  10915. tags:
  10916. - 消息中心
  10917. /api/userFeedback/content/record/list:
  10918. post:
  10919. consumes:
  10920. - application/json
  10921. description: 反馈列表-沟通记录
  10922. parameters:
  10923. - description: 验证参数Bearer和token空格拼接
  10924. in: header
  10925. name: Authorization
  10926. required: true
  10927. type: string
  10928. - description: (分页信息必填)
  10929. in: body
  10930. name: req
  10931. required: true
  10932. schema:
  10933. $ref: '#/definitions/md.UserFeedbackRecordListReq'
  10934. produces:
  10935. - application/json
  10936. responses:
  10937. "200":
  10938. description: 具体数据
  10939. schema:
  10940. $ref: '#/definitions/md.UserFeedbackRecordListResp'
  10941. "400":
  10942. description: 具体错误
  10943. schema:
  10944. $ref: '#/definitions/md.Response'
  10945. summary: 用户反馈-反馈列表-沟通记录
  10946. tags:
  10947. - 消息中心
  10948. /api/userFeedback/content/say:
  10949. post:
  10950. consumes:
  10951. - application/json
  10952. description: 反馈列表-沟通发送
  10953. parameters:
  10954. - description: 验证参数Bearer和token空格拼接
  10955. in: header
  10956. name: Authorization
  10957. required: true
  10958. type: string
  10959. - description: (分页信息必填)
  10960. in: body
  10961. name: req
  10962. required: true
  10963. schema:
  10964. $ref: '#/definitions/md.UserFeedbackSayReq'
  10965. produces:
  10966. - application/json
  10967. responses:
  10968. "200":
  10969. description: 具体数据
  10970. schema:
  10971. type: string
  10972. "400":
  10973. description: 具体错误
  10974. schema:
  10975. $ref: '#/definitions/md.Response'
  10976. summary: 用户反馈-反馈列表-沟通发送
  10977. tags:
  10978. - 消息中心
  10979. /api/userRealName/base:
  10980. get:
  10981. consumes:
  10982. - application/json
  10983. description: 基本设置-实名认证
  10984. parameters:
  10985. - description: 验证参数Bearer和token空格拼接
  10986. in: header
  10987. name: Authorization
  10988. required: true
  10989. type: string
  10990. produces:
  10991. - application/json
  10992. responses:
  10993. "200":
  10994. description: 具体数据
  10995. schema:
  10996. $ref: '#/definitions/md.UserRealNameBaseResp'
  10997. "400":
  10998. description: 具体错误
  10999. schema:
  11000. $ref: '#/definitions/md.Response'
  11001. summary: 基本设置-实名认证-基本配置
  11002. tags:
  11003. - 基本设置
  11004. /api/userRealName/base/save:
  11005. post:
  11006. consumes:
  11007. - application/json
  11008. description: 基本设置-实名认证-基本配置保存
  11009. parameters:
  11010. - description: 验证参数Bearer和token空格拼接
  11011. in: header
  11012. name: Authorization
  11013. required: true
  11014. type: string
  11015. - description: (分页信息必填)
  11016. in: body
  11017. name: req
  11018. required: true
  11019. schema:
  11020. $ref: '#/definitions/md.UserRealNameBaseResp'
  11021. produces:
  11022. - application/json
  11023. responses:
  11024. "200":
  11025. description: 具体数据
  11026. schema:
  11027. type: string
  11028. "400":
  11029. description: 具体错误
  11030. schema:
  11031. $ref: '#/definitions/md.Response'
  11032. summary: 基本设置-实名认证-基本配置保存
  11033. tags:
  11034. - 基本设置
  11035. /api/userRealName/list:
  11036. post:
  11037. consumes:
  11038. - application/json
  11039. description: 基本设置-实名认证列表
  11040. parameters:
  11041. - description: 验证参数Bearer和token空格拼接
  11042. in: header
  11043. name: Authorization
  11044. required: true
  11045. type: string
  11046. - description: (分页信息必填)
  11047. in: body
  11048. name: req
  11049. required: true
  11050. schema:
  11051. $ref: '#/definitions/md.UserRealNameReq'
  11052. produces:
  11053. - application/json
  11054. responses:
  11055. "200":
  11056. description: 具体数据
  11057. schema:
  11058. $ref: '#/definitions/md.UserRealNameResp'
  11059. "400":
  11060. description: 具体错误
  11061. schema:
  11062. $ref: '#/definitions/md.Response'
  11063. summary: 基本设置-实名认证列表
  11064. tags:
  11065. - 基本设置
  11066. /api/userRealName/save:
  11067. post:
  11068. consumes:
  11069. - application/json
  11070. description: 基本设置-修改认证状态
  11071. parameters:
  11072. - description: 验证参数Bearer和token空格拼接
  11073. in: header
  11074. name: Authorization
  11075. required: true
  11076. type: string
  11077. - description: (分页信息必填)
  11078. in: body
  11079. name: req
  11080. required: true
  11081. schema:
  11082. $ref: '#/definitions/md.UserRealNameSaveReq'
  11083. produces:
  11084. - application/json
  11085. responses:
  11086. "200":
  11087. description: 具体数据
  11088. schema:
  11089. type: string
  11090. "400":
  11091. description: 具体错误
  11092. schema:
  11093. $ref: '#/definitions/md.Response'
  11094. summary: 基本设置-实名认证-修改认证状态
  11095. tags:
  11096. - 基本设置
  11097. /api/website/certificate:
  11098. post:
  11099. consumes:
  11100. - application/json
  11101. description: 证书查询
  11102. parameters:
  11103. - description: 验证参数Bearer和token空格拼接
  11104. in: header
  11105. name: Authorization
  11106. required: true
  11107. type: string
  11108. - description: (分页信息必填)
  11109. in: body
  11110. name: req
  11111. required: true
  11112. schema:
  11113. $ref: '#/definitions/md.CertificateReq'
  11114. produces:
  11115. - application/json
  11116. responses:
  11117. "200":
  11118. description: 具体数据
  11119. schema:
  11120. $ref: '#/definitions/md.CertificateResp'
  11121. "400":
  11122. description: 具体错误
  11123. schema:
  11124. $ref: '#/definitions/md.Response'
  11125. summary: 证书查询
  11126. tags:
  11127. - 官网
  11128. /api/website/getModuleSetting:
  11129. get:
  11130. consumes:
  11131. - application/json
  11132. description: 页面样式
  11133. parameters:
  11134. - description: 验证参数Bearer和token空格拼接
  11135. in: header
  11136. name: Authorization
  11137. required: true
  11138. type: string
  11139. - description: 页面名称类型值(15:官网 联系我们)
  11140. in: query
  11141. name: mod_name_value
  11142. required: true
  11143. type: string
  11144. produces:
  11145. - application/json
  11146. responses:
  11147. "200":
  11148. description: 具体数据
  11149. schema:
  11150. $ref: '#/definitions/md.GetModuleSettingResp'
  11151. "400":
  11152. description: 具体错误
  11153. schema:
  11154. $ref: '#/definitions/md.Response'
  11155. summary: 页面样式
  11156. tags:
  11157. - 官网
  11158. /api/website/info:
  11159. get:
  11160. consumes:
  11161. - application/json
  11162. description: 官网-基本信息
  11163. parameters:
  11164. - description: 验证参数Bearer和token空格拼接
  11165. in: header
  11166. name: Authorization
  11167. required: true
  11168. type: string
  11169. produces:
  11170. - application/json
  11171. responses:
  11172. "200":
  11173. description: 具体数据
  11174. schema:
  11175. $ref: '#/definitions/md.WebsiteInfoResp'
  11176. "400":
  11177. description: 具体错误
  11178. schema:
  11179. $ref: '#/definitions/md.Response'
  11180. summary: 官网-基本信息
  11181. tags:
  11182. - 官网
  11183. securityDefinitions:
  11184. MasterID:
  11185. in: header
  11186. name: MasterID
  11187. type: apiKey
  11188. swagger: "2.0"