蛋蛋星球 后台端
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

11356 rader
291 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. is_recycle:
  4763. type: string
  4764. level:
  4765. description: 会员等级
  4766. type: integer
  4767. limit:
  4768. type: integer
  4769. login_after:
  4770. description: 最近登录结束时间
  4771. type: string
  4772. login_before:
  4773. description: 最近登录开始时间
  4774. type: string
  4775. memo:
  4776. description: 备注
  4777. type: string
  4778. nickname:
  4779. example: 会员昵称
  4780. type: string
  4781. page:
  4782. type: integer
  4783. parent_invite_code:
  4784. example: 上级邀请码
  4785. type: string
  4786. parent_phone:
  4787. example: 上级手机号
  4788. type: string
  4789. phone:
  4790. example: 会员手机号
  4791. type: string
  4792. recommend_id:
  4793. description: 推荐人 ID
  4794. type: integer
  4795. register_after:
  4796. description: 注册时间终点
  4797. type: string
  4798. register_before:
  4799. description: 注册时间起点
  4800. type: string
  4801. register_type:
  4802. description: 注册类型(1:APP注册、2:H5注册)
  4803. type: integer
  4804. sex:
  4805. description: 性别(0:未知 1:男 2:女)
  4806. type: integer
  4807. state:
  4808. description: 状态
  4809. type: integer
  4810. tag:
  4811. description: 标签 id
  4812. type: integer
  4813. union_id:
  4814. example: 微信号
  4815. type: string
  4816. type: object
  4817. md.UserManagementGetUserListResp:
  4818. properties:
  4819. levels_list:
  4820. description: 等级列表
  4821. items:
  4822. additionalProperties: true
  4823. type: object
  4824. type: array
  4825. list:
  4826. items:
  4827. $ref: '#/definitions/md.UserManagementGetUserListNode'
  4828. type: array
  4829. paginate:
  4830. allOf:
  4831. - $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4832. description: 分页信息
  4833. state_list:
  4834. description: 状态列表
  4835. items:
  4836. additionalProperties: true
  4837. type: object
  4838. type: array
  4839. tags_list:
  4840. description: 标签列表
  4841. items:
  4842. additionalProperties: true
  4843. type: object
  4844. type: array
  4845. type: object
  4846. md.UserManagementGetVirtualCoinDetailResp:
  4847. properties:
  4848. coin_list:
  4849. items:
  4850. additionalProperties: true
  4851. type: object
  4852. type: array
  4853. list:
  4854. items:
  4855. $ref: '#/definitions/md.VirtualCoinDetailNode'
  4856. type: array
  4857. paginate:
  4858. $ref: '#/definitions/applet_app_md_member_center.Paginate'
  4859. type: object
  4860. md.UserManagementUpdateUserInfoReq:
  4861. properties:
  4862. avatar:
  4863. description: 头像
  4864. type: string
  4865. last_login_ip:
  4866. description: 用户最后登录 IP
  4867. type: string
  4868. level:
  4869. description: 会员等级 ID
  4870. type: string
  4871. memo:
  4872. example: 备注
  4873. type: string
  4874. nickname:
  4875. description: 用户名
  4876. type: string
  4877. parent_uid:
  4878. description: 邀请人 ID
  4879. type: string
  4880. password:
  4881. description: 登录密码
  4882. type: string
  4883. phone:
  4884. description: 手机号
  4885. type: string
  4886. sex:
  4887. description: 性别(0:未知 1:男 2:女)
  4888. type: string
  4889. state:
  4890. description: 账号状态 1正常,2冻结
  4891. type: string
  4892. tag:
  4893. description: 用户标签 ID列表
  4894. type: string
  4895. uid:
  4896. type: integer
  4897. union_id:
  4898. description: 微信号
  4899. type: string
  4900. type: object
  4901. md.UserManagementUserInfoCancelReq:
  4902. properties:
  4903. uid:
  4904. example: 多个逗号隔开
  4905. type: string
  4906. type: object
  4907. md.UserManagementUserInfoReq:
  4908. properties:
  4909. parent_uid:
  4910. example: 参考下智莺 保留关系时候的选择用户
  4911. type: string
  4912. uid:
  4913. example: 多个逗号隔开
  4914. type: string
  4915. type: object
  4916. md.UserRealName:
  4917. properties:
  4918. create_time:
  4919. type: string
  4920. id:
  4921. type: string
  4922. id_no:
  4923. type: string
  4924. name:
  4925. type: string
  4926. pay_state:
  4927. example: 0未支付 1已支付
  4928. type: string
  4929. phone:
  4930. type: string
  4931. state:
  4932. example: 0未申请 1申请通过 3申请失败
  4933. type: string
  4934. uid:
  4935. type: string
  4936. type: object
  4937. md.UserRealNameBaseResp:
  4938. properties:
  4939. user_real_name_money:
  4940. example: 实名认证费用
  4941. type: string
  4942. user_real_name_rule:
  4943. example: 实名认证说明
  4944. type: string
  4945. type: object
  4946. md.UserRealNameReq:
  4947. properties:
  4948. id_no:
  4949. type: string
  4950. limit:
  4951. type: string
  4952. name:
  4953. type: string
  4954. page:
  4955. type: string
  4956. phone:
  4957. type: string
  4958. state:
  4959. type: string
  4960. uid:
  4961. type: string
  4962. type: object
  4963. md.UserRealNameResp:
  4964. properties:
  4965. list:
  4966. items:
  4967. $ref: '#/definitions/md.UserRealName'
  4968. type: array
  4969. select_data:
  4970. items:
  4971. additionalProperties:
  4972. type: string
  4973. type: object
  4974. type: array
  4975. total:
  4976. type: integer
  4977. type: object
  4978. md.UserRealNameSaveReq:
  4979. properties:
  4980. id:
  4981. type: string
  4982. state:
  4983. type: string
  4984. type: object
  4985. md.UserVirtualCoinFlow:
  4986. properties:
  4987. after_amount:
  4988. example: 变更后数量
  4989. type: string
  4990. amount:
  4991. example: 变更数量
  4992. type: string
  4993. before_amount:
  4994. example: 变更前数量
  4995. type: string
  4996. coin_id:
  4997. description: 虚拟币 ID
  4998. type: integer
  4999. create_at:
  5000. example: 创建时间
  5001. type: string
  5002. direction:
  5003. description: 方向:1收入 2支出
  5004. type: integer
  5005. id:
  5006. type: integer
  5007. sys_fee:
  5008. example: 手续费
  5009. type: string
  5010. title:
  5011. example: 标题
  5012. type: string
  5013. transfer_type:
  5014. description: 转账类型
  5015. type: integer
  5016. uid:
  5017. description: 用户 ID
  5018. type: integer
  5019. update_at:
  5020. example: 更新时间
  5021. type: string
  5022. type: object
  5023. md.VideoBaseData:
  5024. properties:
  5025. interval:
  5026. example: 领取间隔 秒
  5027. type: string
  5028. reward:
  5029. example: 单次奖励
  5030. type: string
  5031. timer:
  5032. example: 观看X秒奖励
  5033. type: string
  5034. total:
  5035. example: 可领取总次数
  5036. type: string
  5037. type: object
  5038. md.VideoRewardSetting:
  5039. properties:
  5040. video_reward_is_open:
  5041. description: 视频奖励是否开启(1:开启 0:关闭)
  5042. type: integer
  5043. video_reward_system:
  5044. allOf:
  5045. - $ref: '#/definitions/md.VideoRewardSystemStruct'
  5046. description: 视频奖励机制
  5047. type: object
  5048. md.VideoRewardSystemStruct:
  5049. properties:
  5050. each_round_hour:
  5051. description: 每一轮X个小时
  5052. type: string
  5053. interval_minutes:
  5054. description: 间隔X秒
  5055. type: string
  5056. reward_total_num:
  5057. description: 一共X个奖励视屏
  5058. type: string
  5059. reward_value:
  5060. description: 奖励X个活跃积分
  5061. type: string
  5062. type: object
  5063. md.VipEquitySettingNode:
  5064. properties:
  5065. dividend_ratio:
  5066. description: 分红比例
  5067. type: string
  5068. exchange_account_balance_fee:
  5069. description: 兑换余额手续费
  5070. type: string
  5071. vip_level_id:
  5072. description: 会员等级ID
  5073. type: string
  5074. vip_level_name:
  5075. description: 会员等级名称
  5076. type: string
  5077. type: object
  5078. md.VirtualCoin:
  5079. properties:
  5080. create_at:
  5081. type: string
  5082. exchange_ratio:
  5083. description: 兑换比例(与金额)
  5084. example: 兑换比例(与金额)
  5085. type: string
  5086. id:
  5087. type: integer
  5088. is_use:
  5089. description: '是否开启: 0否 1是'
  5090. type: integer
  5091. name:
  5092. description: 名称
  5093. type: string
  5094. update_at:
  5095. type: string
  5096. type: object
  5097. md.VirtualCoinDetailNode:
  5098. properties:
  5099. after_amount:
  5100. description: 变更后积分余额
  5101. type: string
  5102. amount:
  5103. description: 变更数量
  5104. type: string
  5105. create_at:
  5106. description: 创建时间
  5107. type: string
  5108. direction:
  5109. description: 类型 1.收入 2.支出
  5110. type: integer
  5111. uid:
  5112. description: 用户 ID
  5113. type: integer
  5114. type: object
  5115. md.VirtualCoinListNode:
  5116. properties:
  5117. coin_id:
  5118. description: 货币类型 ID
  5119. type: integer
  5120. kind:
  5121. description: 货币序号
  5122. type: integer
  5123. name:
  5124. example: 货币类型名称
  5125. type: string
  5126. type: object
  5127. md.WebsiteInfoResp:
  5128. properties:
  5129. android_down_url:
  5130. type: string
  5131. ios_down_url:
  5132. type: string
  5133. seo_logo:
  5134. type: string
  5135. seo_title:
  5136. example: seo
  5137. type: string
  5138. web_logo:
  5139. type: string
  5140. type: object
  5141. md.WithdrawApplyAuditReq:
  5142. properties:
  5143. audit_state:
  5144. description: 审核状态(1:同意 2:拒绝)
  5145. type: integer
  5146. reason:
  5147. description: 审核失败(驳回理由)
  5148. type: integer
  5149. withdraw_apply_id:
  5150. description: 提现申请id
  5151. type: integer
  5152. required:
  5153. - audit_state
  5154. - reason
  5155. - withdraw_apply_id
  5156. type: object
  5157. md.WithdrawFeeSetStruct:
  5158. properties:
  5159. duration:
  5160. description: 类型 (1.固定金额 2.固定比例)
  5161. type: integer
  5162. value:
  5163. description: 具体值
  5164. type: integer
  5165. type: object
  5166. md.WithdrawFrequencySettingStruct:
  5167. properties:
  5168. duration:
  5169. description: 周期 (1.天 2.周 3.月)
  5170. type: integer
  5171. num:
  5172. description: 周期数
  5173. items:
  5174. type: string
  5175. type: array
  5176. type: object
  5177. md.WithdrawTimeIntervalStruct:
  5178. properties:
  5179. end_at:
  5180. type: string
  5181. start_at:
  5182. type: string
  5183. type: object
  5184. model.EggEnergyUserEggIndexWeight:
  5185. properties:
  5186. account_balance_exchange_egg_energy_nums:
  5187. type: string
  5188. browse_interface_nums:
  5189. type: string
  5190. college_learning_nums:
  5191. type: string
  5192. create_at:
  5193. type: string
  5194. ecpm:
  5195. type: string
  5196. egg_energy_exchange_account_balance:
  5197. type: string
  5198. forum_comments_nums:
  5199. type: string
  5200. id:
  5201. type: integer
  5202. im_activity_nums:
  5203. type: string
  5204. invite_user_nums:
  5205. type: string
  5206. person_add_activity_value:
  5207. type: string
  5208. send_circle_of_friend_nums:
  5209. type: string
  5210. send_red_package_nums:
  5211. type: string
  5212. sign_in_nums:
  5213. type: string
  5214. team_activity_nums:
  5215. type: string
  5216. update_at:
  5217. type: string
  5218. violate_nums:
  5219. type: string
  5220. type: object
  5221. model.PlatformActiveData:
  5222. properties:
  5223. date:
  5224. type: string
  5225. id:
  5226. type: integer
  5227. new_user_count:
  5228. type: integer
  5229. user_sign_in_count:
  5230. type: integer
  5231. withdraw_amount_count:
  5232. type: string
  5233. withdraw_user_count:
  5234. type: integer
  5235. type: object
  5236. model.UserLevelTask:
  5237. properties:
  5238. active_days:
  5239. type: integer
  5240. create_at:
  5241. type: string
  5242. finish_count:
  5243. type: integer
  5244. id:
  5245. type: integer
  5246. is_must_task:
  5247. type: integer
  5248. level_id:
  5249. type: integer
  5250. task_type:
  5251. type: integer
  5252. task_type_level_id:
  5253. type: integer
  5254. update_at:
  5255. type: string
  5256. within_days:
  5257. type: integer
  5258. type: object
  5259. setCenter.WebBasicReq:
  5260. properties:
  5261. android_down_url:
  5262. type: string
  5263. ios_down_url:
  5264. type: string
  5265. seo_logo:
  5266. type: string
  5267. seo_title:
  5268. type: string
  5269. wap_host:
  5270. example: h5域名
  5271. type: string
  5272. web_logo:
  5273. type: string
  5274. type: object
  5275. setCenter.WebBasicResp:
  5276. properties:
  5277. android_down_url:
  5278. type: string
  5279. ios_down_url:
  5280. type: string
  5281. seo_logo:
  5282. type: string
  5283. seo_logo_url:
  5284. type: string
  5285. seo_title:
  5286. type: string
  5287. wap_host:
  5288. example: h5域名
  5289. type: string
  5290. web_logo:
  5291. type: string
  5292. web_logo_url:
  5293. type: string
  5294. type: object
  5295. host: localhost:4001
  5296. info:
  5297. contact:
  5298. email: 1239118001@qq.com
  5299. name: dengbiao
  5300. url: http://www.swagger.io/support
  5301. description: 管理后台接口文档
  5302. license:
  5303. name: Apache 2.0
  5304. url: http://www.apache.org/licenses/LICENSE-2.0.html
  5305. termsOfService: http://swagger.io/terms/
  5306. title: 蛋蛋星球-管理后台
  5307. version: "1.0"
  5308. paths:
  5309. /api/adminLog/list:
  5310. post:
  5311. consumes:
  5312. - application/json
  5313. description: 操作日志
  5314. parameters:
  5315. - description: 验证参数Bearer和token空格拼接
  5316. in: header
  5317. name: Authorization
  5318. required: true
  5319. type: string
  5320. - description: (分页信息必填)
  5321. in: body
  5322. name: req
  5323. required: true
  5324. schema:
  5325. $ref: '#/definitions/md.AdminLogListReq'
  5326. produces:
  5327. - application/json
  5328. responses:
  5329. "200":
  5330. description: 具体数据
  5331. schema:
  5332. $ref: '#/definitions/md.AdminLogListResp'
  5333. "400":
  5334. description: 具体错误
  5335. schema:
  5336. $ref: '#/definitions/md.Response'
  5337. summary: 操作日志
  5338. tags:
  5339. - 操作日志
  5340. /api/advertising/del:
  5341. post:
  5342. consumes:
  5343. - application/json
  5344. description: 广告管理-广告列表-删除
  5345. parameters:
  5346. - description: 验证参数Bearer和token空格拼接
  5347. in: header
  5348. name: Authorization
  5349. required: true
  5350. type: string
  5351. - description: (分页信息必填)
  5352. in: body
  5353. name: req
  5354. required: true
  5355. schema:
  5356. $ref: '#/definitions/md.AdvertisingDelReq'
  5357. produces:
  5358. - application/json
  5359. responses:
  5360. "200":
  5361. description: 具体数据
  5362. schema:
  5363. type: string
  5364. "400":
  5365. description: 具体错误
  5366. schema:
  5367. $ref: '#/definitions/md.Response'
  5368. summary: 广告管理-广告列表-删除
  5369. tags:
  5370. - 广告管理
  5371. /api/advertising/function/del:
  5372. post:
  5373. consumes:
  5374. - application/json
  5375. description: 广告管理-广告位置列表-删除
  5376. parameters:
  5377. - description: 验证参数Bearer和token空格拼接
  5378. in: header
  5379. name: Authorization
  5380. required: true
  5381. type: string
  5382. - description: (分页信息必填)
  5383. in: body
  5384. name: req
  5385. required: true
  5386. schema:
  5387. $ref: '#/definitions/md.AdvertisingDelReq'
  5388. produces:
  5389. - application/json
  5390. responses:
  5391. "200":
  5392. description: 具体数据
  5393. schema:
  5394. type: string
  5395. "400":
  5396. description: 具体错误
  5397. schema:
  5398. $ref: '#/definitions/md.Response'
  5399. summary: 广告管理-广告位置列表-删除
  5400. tags:
  5401. - 广告管理
  5402. /api/advertising/function/list:
  5403. post:
  5404. consumes:
  5405. - application/json
  5406. description: 广告管理-广告位置列表
  5407. parameters:
  5408. - description: 验证参数Bearer和token空格拼接
  5409. in: header
  5410. name: Authorization
  5411. required: true
  5412. type: string
  5413. - description: (分页信息必填)
  5414. in: body
  5415. name: req
  5416. required: true
  5417. schema:
  5418. $ref: '#/definitions/md.AdvertisingFunctionListReq'
  5419. produces:
  5420. - application/json
  5421. responses:
  5422. "200":
  5423. description: 具体数据
  5424. schema:
  5425. $ref: '#/definitions/md.AdvertisingFunctionListResp'
  5426. "400":
  5427. description: 具体错误
  5428. schema:
  5429. $ref: '#/definitions/md.Response'
  5430. summary: 广告管理-广告位置列表
  5431. tags:
  5432. - 广告管理
  5433. /api/advertising/function/save:
  5434. post:
  5435. consumes:
  5436. - application/json
  5437. description: 广告管理-广告位置列表-保存
  5438. parameters:
  5439. - description: 验证参数Bearer和token空格拼接
  5440. in: header
  5441. name: Authorization
  5442. required: true
  5443. type: string
  5444. - description: (分页信息必填)
  5445. in: body
  5446. name: req
  5447. required: true
  5448. schema:
  5449. $ref: '#/definitions/md.AdvertisingFunctionList'
  5450. produces:
  5451. - application/json
  5452. responses:
  5453. "200":
  5454. description: 具体数据
  5455. schema:
  5456. type: string
  5457. "400":
  5458. description: 具体错误
  5459. schema:
  5460. $ref: '#/definitions/md.Response'
  5461. summary: 广告管理-广告位置列表-保存
  5462. tags:
  5463. - 广告管理
  5464. /api/advertising/getBasic:
  5465. get:
  5466. consumes:
  5467. - application/json
  5468. description: 广告管理-基础设置-信息
  5469. parameters:
  5470. - description: 验证参数Bearer和token空格拼接
  5471. in: header
  5472. name: Authorization
  5473. required: true
  5474. type: string
  5475. produces:
  5476. - application/json
  5477. responses:
  5478. "200":
  5479. description: 具体数据
  5480. schema:
  5481. $ref: '#/definitions/md.AdvertisingBaseResp'
  5482. "400":
  5483. description: 具体错误
  5484. schema:
  5485. $ref: '#/definitions/md.Response'
  5486. summary: 广告管理-基础设置-信息
  5487. tags:
  5488. - 广告管理
  5489. /api/advertising/getLimit:
  5490. get:
  5491. consumes:
  5492. - application/json
  5493. description: 广告管理-广告设置-信息
  5494. parameters:
  5495. - description: 验证参数Bearer和token空格拼接
  5496. in: header
  5497. name: Authorization
  5498. required: true
  5499. type: string
  5500. produces:
  5501. - application/json
  5502. responses:
  5503. "200":
  5504. description: 具体数据
  5505. schema:
  5506. $ref: '#/definitions/md.AdvertisingLimit'
  5507. "400":
  5508. description: 具体错误
  5509. schema:
  5510. $ref: '#/definitions/md.Response'
  5511. summary: 广告管理-广告设置-信息
  5512. tags:
  5513. - 广告管理
  5514. /api/advertising/list:
  5515. post:
  5516. consumes:
  5517. - application/json
  5518. description: 广告管理-广告列表
  5519. parameters:
  5520. - description: 验证参数Bearer和token空格拼接
  5521. in: header
  5522. name: Authorization
  5523. required: true
  5524. type: string
  5525. - description: (分页信息必填)
  5526. in: body
  5527. name: req
  5528. required: true
  5529. schema:
  5530. $ref: '#/definitions/md.AdvertisingListReq'
  5531. produces:
  5532. - application/json
  5533. responses:
  5534. "200":
  5535. description: 具体数据
  5536. schema:
  5537. $ref: '#/definitions/md.AdvertisingListResp'
  5538. "400":
  5539. description: 具体错误
  5540. schema:
  5541. $ref: '#/definitions/md.Response'
  5542. summary: 广告管理-广告列表
  5543. tags:
  5544. - 广告管理
  5545. /api/advertising/save:
  5546. post:
  5547. consumes:
  5548. - application/json
  5549. description: 广告管理-广告列表-保存
  5550. parameters:
  5551. - description: 验证参数Bearer和token空格拼接
  5552. in: header
  5553. name: Authorization
  5554. required: true
  5555. type: string
  5556. - description: (分页信息必填)
  5557. in: body
  5558. name: req
  5559. required: true
  5560. schema:
  5561. $ref: '#/definitions/md.AdvertisingSaveReq'
  5562. produces:
  5563. - application/json
  5564. responses:
  5565. "200":
  5566. description: 具体数据
  5567. schema:
  5568. type: string
  5569. "400":
  5570. description: 具体错误
  5571. schema:
  5572. $ref: '#/definitions/md.Response'
  5573. summary: 广告管理-广告列表-保存
  5574. tags:
  5575. - 广告管理
  5576. /api/advertising/setBasic:
  5577. post:
  5578. consumes:
  5579. - application/json
  5580. description: 广告管理-基础设置-信息保存
  5581. parameters:
  5582. - description: 验证参数Bearer和token空格拼接
  5583. in: header
  5584. name: Authorization
  5585. required: true
  5586. type: string
  5587. - description: (分页信息必填)
  5588. in: body
  5589. name: req
  5590. required: true
  5591. schema:
  5592. $ref: '#/definitions/md.AdvertisingBase'
  5593. produces:
  5594. - application/json
  5595. responses:
  5596. "200":
  5597. description: 具体数据
  5598. schema:
  5599. type: string
  5600. "400":
  5601. description: 具体错误
  5602. schema:
  5603. $ref: '#/definitions/md.Response'
  5604. summary: 广告管理-基础设置-信息保存
  5605. tags:
  5606. - 广告管理
  5607. /api/advertising/setLimit:
  5608. post:
  5609. consumes:
  5610. - application/json
  5611. description: 广告管理-广告设置-信息保存
  5612. parameters:
  5613. - description: 验证参数Bearer和token空格拼接
  5614. in: header
  5615. name: Authorization
  5616. required: true
  5617. type: string
  5618. - description: (分页信息必填)
  5619. in: body
  5620. name: req
  5621. required: true
  5622. schema:
  5623. $ref: '#/definitions/md.AdvertisingLimit'
  5624. produces:
  5625. - application/json
  5626. responses:
  5627. "200":
  5628. description: 具体数据
  5629. schema:
  5630. type: string
  5631. "400":
  5632. description: 具体错误
  5633. schema:
  5634. $ref: '#/definitions/md.Response'
  5635. summary: 广告管理-广告设置-信息保存
  5636. tags:
  5637. - 广告管理
  5638. /api/article/cate/del:
  5639. post:
  5640. consumes:
  5641. - application/json
  5642. description: 分类列表-分类删除
  5643. parameters:
  5644. - description: 验证参数Bearer和token空格拼接
  5645. in: header
  5646. name: Authorization
  5647. required: true
  5648. type: string
  5649. - description: (分页信息必填)
  5650. in: body
  5651. name: req
  5652. required: true
  5653. schema:
  5654. $ref: '#/definitions/md.ArticleCateDelReq'
  5655. produces:
  5656. - application/json
  5657. responses:
  5658. "200":
  5659. description: 具体数据
  5660. schema:
  5661. type: string
  5662. "400":
  5663. description: 具体错误
  5664. schema:
  5665. $ref: '#/definitions/md.Response'
  5666. summary: 文章资讯-分类列表-分类删除
  5667. tags:
  5668. - 文章资讯
  5669. /api/article/cate/list:
  5670. post:
  5671. consumes:
  5672. - application/json
  5673. description: 分类列表
  5674. parameters:
  5675. - description: 验证参数Bearer和token空格拼接
  5676. in: header
  5677. name: Authorization
  5678. required: true
  5679. type: string
  5680. - description: (分页信息必填)
  5681. in: body
  5682. name: req
  5683. required: true
  5684. schema:
  5685. $ref: '#/definitions/md.ArticleCateListReq'
  5686. produces:
  5687. - application/json
  5688. responses:
  5689. "200":
  5690. description: 具体数据
  5691. schema:
  5692. $ref: '#/definitions/md.ArticleCateListResp'
  5693. "400":
  5694. description: 具体错误
  5695. schema:
  5696. $ref: '#/definitions/md.Response'
  5697. summary: 文章资讯-分类列表
  5698. tags:
  5699. - 文章资讯
  5700. /api/article/cate/save:
  5701. post:
  5702. consumes:
  5703. - application/json
  5704. description: 分类列表-分类保存
  5705. parameters:
  5706. - description: 验证参数Bearer和token空格拼接
  5707. in: header
  5708. name: Authorization
  5709. required: true
  5710. type: string
  5711. - description: (分页信息必填)
  5712. in: body
  5713. name: req
  5714. required: true
  5715. schema:
  5716. $ref: '#/definitions/md.ArticleCateSaveReq'
  5717. produces:
  5718. - application/json
  5719. responses:
  5720. "200":
  5721. description: 具体数据
  5722. schema:
  5723. type: string
  5724. "400":
  5725. description: 具体错误
  5726. schema:
  5727. $ref: '#/definitions/md.Response'
  5728. summary: 文章资讯-分类列表-分类保存
  5729. tags:
  5730. - 文章资讯
  5731. /api/article/content/del:
  5732. post:
  5733. consumes:
  5734. - application/json
  5735. description: 文章列表-文章删除
  5736. parameters:
  5737. - description: 验证参数Bearer和token空格拼接
  5738. in: header
  5739. name: Authorization
  5740. required: true
  5741. type: string
  5742. - description: (分页信息必填)
  5743. in: body
  5744. name: req
  5745. required: true
  5746. schema:
  5747. $ref: '#/definitions/md.ArticleDelReq'
  5748. produces:
  5749. - application/json
  5750. responses:
  5751. "200":
  5752. description: 具体数据
  5753. schema:
  5754. type: string
  5755. "400":
  5756. description: 具体错误
  5757. schema:
  5758. $ref: '#/definitions/md.Response'
  5759. summary: 文章资讯-文章列表-文章删除
  5760. tags:
  5761. - 文章资讯
  5762. /api/article/content/list:
  5763. post:
  5764. consumes:
  5765. - application/json
  5766. description: 文章列表
  5767. parameters:
  5768. - description: 验证参数Bearer和token空格拼接
  5769. in: header
  5770. name: Authorization
  5771. required: true
  5772. type: string
  5773. - description: (分页信息必填)
  5774. in: body
  5775. name: req
  5776. required: true
  5777. schema:
  5778. $ref: '#/definitions/md.ArticleListReq'
  5779. produces:
  5780. - application/json
  5781. responses:
  5782. "200":
  5783. description: 具体数据
  5784. schema:
  5785. $ref: '#/definitions/md.ArticleListResp'
  5786. "400":
  5787. description: 具体错误
  5788. schema:
  5789. $ref: '#/definitions/md.Response'
  5790. summary: 文章资讯-文章列表
  5791. tags:
  5792. - 文章资讯
  5793. /api/article/content/save:
  5794. post:
  5795. consumes:
  5796. - application/json
  5797. description: 文章列表-文章保存
  5798. parameters:
  5799. - description: 验证参数Bearer和token空格拼接
  5800. in: header
  5801. name: Authorization
  5802. required: true
  5803. type: string
  5804. - description: (分页信息必填)
  5805. in: body
  5806. name: req
  5807. required: true
  5808. schema:
  5809. $ref: '#/definitions/md.ArticleSaveReq'
  5810. produces:
  5811. - application/json
  5812. responses:
  5813. "200":
  5814. description: 具体数据
  5815. schema:
  5816. type: string
  5817. "400":
  5818. description: 具体错误
  5819. schema:
  5820. $ref: '#/definitions/md.Response'
  5821. summary: 文章资讯-文章列表-文章保存
  5822. tags:
  5823. - 文章资讯
  5824. /api/cloudBundle/audit/clear:
  5825. post:
  5826. consumes:
  5827. - application/json
  5828. description: 云打包-云打包-清除审核模板
  5829. parameters:
  5830. - description: 验证参数Bearer和token空格拼接
  5831. in: header
  5832. name: Authorization
  5833. required: true
  5834. type: string
  5835. - description: (分页信息必填)
  5836. in: body
  5837. name: req
  5838. required: true
  5839. schema:
  5840. $ref: '#/definitions/md.AuditClearReq'
  5841. produces:
  5842. - application/json
  5843. responses:
  5844. "200":
  5845. description: 具体数据
  5846. schema:
  5847. type: string
  5848. "400":
  5849. description: 具体错误
  5850. schema:
  5851. $ref: '#/definitions/md.Response'
  5852. summary: 云打包-云打包-清除审核模板
  5853. tags:
  5854. - 云打包
  5855. /api/cloudBundle/audit/set:
  5856. post:
  5857. consumes:
  5858. - application/json
  5859. description: 云打包-云打包-设置为审核模板
  5860. parameters:
  5861. - description: 验证参数Bearer和token空格拼接
  5862. in: header
  5863. name: Authorization
  5864. required: true
  5865. type: string
  5866. - description: (分页信息必填)
  5867. in: body
  5868. name: req
  5869. required: true
  5870. schema:
  5871. $ref: '#/definitions/md.CommReq'
  5872. produces:
  5873. - application/json
  5874. responses:
  5875. "200":
  5876. description: 具体数据
  5877. schema:
  5878. type: string
  5879. "400":
  5880. description: 具体错误
  5881. schema:
  5882. $ref: '#/definitions/md.Response'
  5883. summary: 云打包-云打包-设置为审核模板
  5884. tags:
  5885. - 云打包
  5886. /api/cloudBundle/base:
  5887. get:
  5888. consumes:
  5889. - application/json
  5890. description: 打包机使用-云打包基本信息
  5891. parameters:
  5892. - description: 验证参数Bearer和token空格拼接
  5893. in: header
  5894. name: Authorization
  5895. required: true
  5896. type: string
  5897. produces:
  5898. - application/json
  5899. responses:
  5900. "200":
  5901. description: 具体数据
  5902. schema:
  5903. $ref: '#/definitions/md.CloudBundleBaseResp'
  5904. "400":
  5905. description: 具体错误
  5906. schema:
  5907. $ref: '#/definitions/md.Response'
  5908. summary: 打包机使用-云打包基本信息
  5909. tags:
  5910. - 打包机使用
  5911. /api/cloudBundle/build:
  5912. post:
  5913. consumes:
  5914. - application/json
  5915. description: 云打包-云打包操作
  5916. parameters:
  5917. - description: 验证参数Bearer和token空格拼接
  5918. in: header
  5919. name: Authorization
  5920. required: true
  5921. type: string
  5922. - description: (分页信息必填)
  5923. in: body
  5924. name: req
  5925. required: true
  5926. schema:
  5927. $ref: '#/definitions/md.CloudBundleBuildReq'
  5928. produces:
  5929. - application/json
  5930. responses:
  5931. "200":
  5932. description: 具体数据
  5933. schema:
  5934. type: string
  5935. "400":
  5936. description: 具体错误
  5937. schema:
  5938. $ref: '#/definitions/md.Response'
  5939. summary: 云打包-云打包操作
  5940. tags:
  5941. - 云打包
  5942. /api/cloudBundle/del:
  5943. post:
  5944. consumes:
  5945. - application/json
  5946. description: 云打包-云打包删除
  5947. parameters:
  5948. - description: 验证参数Bearer和token空格拼接
  5949. in: header
  5950. name: Authorization
  5951. required: true
  5952. type: string
  5953. - description: (分页信息必填)
  5954. in: body
  5955. name: req
  5956. required: true
  5957. schema:
  5958. $ref: '#/definitions/md.CloudBundleDelReq'
  5959. produces:
  5960. - application/json
  5961. responses:
  5962. "200":
  5963. description: 具体数据
  5964. schema:
  5965. type: string
  5966. "400":
  5967. description: 具体错误
  5968. schema:
  5969. $ref: '#/definitions/md.Response'
  5970. summary: 云打包-云打包删除
  5971. tags:
  5972. - 云打包
  5973. /api/cloudBundle/img/base:
  5974. get:
  5975. consumes:
  5976. - application/json
  5977. description: 云打包-图片配置
  5978. parameters:
  5979. - description: 验证参数Bearer和token空格拼接
  5980. in: header
  5981. name: Authorization
  5982. required: true
  5983. type: string
  5984. produces:
  5985. - application/json
  5986. responses:
  5987. "200":
  5988. description: 具体数据
  5989. schema:
  5990. $ref: '#/definitions/md.CloudBundleImgResp'
  5991. "400":
  5992. description: 具体错误
  5993. schema:
  5994. $ref: '#/definitions/md.Response'
  5995. summary: 云打包-云打包-图片配置
  5996. tags:
  5997. - 云打包
  5998. /api/cloudBundle/img/base/save:
  5999. post:
  6000. consumes:
  6001. - application/json
  6002. description: 云打包-图片配置
  6003. parameters:
  6004. - description: 验证参数Bearer和token空格拼接
  6005. in: header
  6006. name: Authorization
  6007. required: true
  6008. type: string
  6009. - description: (分页信息必填)
  6010. in: body
  6011. name: req
  6012. required: true
  6013. schema:
  6014. $ref: '#/definitions/md.CloudBundleImgResp'
  6015. produces:
  6016. - application/json
  6017. responses:
  6018. "200":
  6019. description: 具体数据
  6020. schema:
  6021. type: string
  6022. "400":
  6023. description: 具体错误
  6024. schema:
  6025. $ref: '#/definitions/md.Response'
  6026. summary: 云打包-图片配置
  6027. tags:
  6028. - 云打包
  6029. /api/cloudBundle/list:
  6030. post:
  6031. consumes:
  6032. - application/json
  6033. description: 云打包-云打包版本列表
  6034. parameters:
  6035. - description: 验证参数Bearer和token空格拼接
  6036. in: header
  6037. name: Authorization
  6038. required: true
  6039. type: string
  6040. - description: (分页信息必填)
  6041. in: body
  6042. name: req
  6043. required: true
  6044. schema:
  6045. $ref: '#/definitions/md.CloudBundleReq'
  6046. produces:
  6047. - application/json
  6048. responses:
  6049. "200":
  6050. description: 具体数据
  6051. schema:
  6052. $ref: '#/definitions/md.CloudBundleResp'
  6053. "400":
  6054. description: 具体错误
  6055. schema:
  6056. $ref: '#/definitions/md.Response'
  6057. summary: 云打包-云打包版本列表
  6058. tags:
  6059. - 云打包
  6060. /api/cloudBundle/update/state:
  6061. post:
  6062. consumes:
  6063. - application/json
  6064. description: 打包机使用-云打包更新状态
  6065. parameters:
  6066. - description: 验证参数Bearer和token空格拼接
  6067. in: header
  6068. name: Authorization
  6069. required: true
  6070. type: string
  6071. - description: (分页信息必填)
  6072. in: body
  6073. name: req
  6074. required: true
  6075. schema:
  6076. $ref: '#/definitions/md.CloudBundleUpdateStateReq'
  6077. produces:
  6078. - application/json
  6079. responses:
  6080. "200":
  6081. description: 具体数据
  6082. schema:
  6083. type: string
  6084. "400":
  6085. description: 具体错误
  6086. schema:
  6087. $ref: '#/definitions/md.Response'
  6088. summary: 打包机使用-云打包更新状态等
  6089. tags:
  6090. - 打包机使用
  6091. /api/cloudBundle/upload:
  6092. post:
  6093. consumes:
  6094. - application/json
  6095. description: 打包机使用-云打包-上传许可链接(获取)
  6096. parameters:
  6097. - description: 验证参数Bearer和token空格拼接
  6098. in: header
  6099. name: Authorization
  6100. required: true
  6101. type: string
  6102. - description: 签名上传url
  6103. in: body
  6104. name: req
  6105. required: true
  6106. schema:
  6107. $ref: '#/definitions/comm.ImgReqUploadReq'
  6108. produces:
  6109. - application/json
  6110. responses:
  6111. "200":
  6112. description: 许可链接
  6113. schema:
  6114. type: string
  6115. "400":
  6116. description: 具体错误
  6117. schema:
  6118. $ref: '#/definitions/md.Response'
  6119. summary: 打包机使用-云打包-上传许可链接(获取)
  6120. tags:
  6121. - 打包机使用
  6122. /api/cloudBundle/version/base:
  6123. get:
  6124. consumes:
  6125. - application/json
  6126. description: 云打包-图片配置
  6127. parameters:
  6128. - description: 验证参数Bearer和token空格拼接
  6129. in: header
  6130. name: Authorization
  6131. required: true
  6132. type: string
  6133. produces:
  6134. - application/json
  6135. responses:
  6136. "200":
  6137. description: 具体数据
  6138. schema:
  6139. $ref: '#/definitions/md.CloudBundleVersionResp'
  6140. "400":
  6141. description: 具体错误
  6142. schema:
  6143. $ref: '#/definitions/md.Response'
  6144. summary: 云打包-云打包-图片配置
  6145. tags:
  6146. - 云打包
  6147. /api/cloudBundle/version/base/save:
  6148. post:
  6149. consumes:
  6150. - application/json
  6151. description: 云打包-图片配置
  6152. parameters:
  6153. - description: 验证参数Bearer和token空格拼接
  6154. in: header
  6155. name: Authorization
  6156. required: true
  6157. type: string
  6158. - description: (分页信息必填)
  6159. in: body
  6160. name: req
  6161. required: true
  6162. schema:
  6163. $ref: '#/definitions/md.CloudBundleVersion'
  6164. produces:
  6165. - application/json
  6166. responses:
  6167. "200":
  6168. description: 具体数据
  6169. schema:
  6170. type: string
  6171. "400":
  6172. description: 具体错误
  6173. schema:
  6174. $ref: '#/definitions/md.Response'
  6175. summary: 云打包-图片配置
  6176. tags:
  6177. - 云打包
  6178. /api/comm/adminInfo:
  6179. post:
  6180. consumes:
  6181. - application/json
  6182. description: 获取管理员信息
  6183. parameters:
  6184. - description: 验证参数Bearer和token空格拼接
  6185. in: header
  6186. name: Authorization
  6187. required: true
  6188. type: string
  6189. produces:
  6190. - application/json
  6191. responses:
  6192. "200":
  6193. description: 管理员信息
  6194. schema:
  6195. $ref: '#/definitions/comm.GetAdminInfoResp'
  6196. "400":
  6197. description: 具体错误
  6198. schema:
  6199. $ref: '#/definitions/md.Response'
  6200. summary: 通用请求-获取管理员信息
  6201. tags:
  6202. - 通用请求
  6203. /api/comm/getMenuList:
  6204. post:
  6205. consumes:
  6206. - application/json
  6207. description: 菜单栏列表(获取)
  6208. parameters:
  6209. - description: 验证参数Bearer和token空格拼接
  6210. in: header
  6211. name: Authorization
  6212. required: true
  6213. type: string
  6214. produces:
  6215. - application/json
  6216. responses:
  6217. "200":
  6218. description: 具体路由
  6219. schema:
  6220. additionalProperties: true
  6221. type: object
  6222. "400":
  6223. description: 具体错误
  6224. schema:
  6225. $ref: '#/definitions/md.Response'
  6226. summary: 通用请求-权限列表-菜单栏列表(获取)
  6227. tags:
  6228. - 权限列表
  6229. /api/comm/getOssUrl:
  6230. post:
  6231. consumes:
  6232. - application/json
  6233. description: 上传许可链接(获取)
  6234. parameters:
  6235. - description: 验证参数Bearer和token空格拼接
  6236. in: header
  6237. name: Authorization
  6238. required: true
  6239. type: string
  6240. - description: 签名上传url
  6241. in: body
  6242. name: req
  6243. required: true
  6244. schema:
  6245. $ref: '#/definitions/comm.ImgReqUploadReq'
  6246. produces:
  6247. - application/json
  6248. responses:
  6249. "200":
  6250. description: 许可链接
  6251. schema:
  6252. type: string
  6253. "400":
  6254. description: 具体错误
  6255. schema:
  6256. $ref: '#/definitions/md.Response'
  6257. summary: 通用请求-对象存储-上传许可链接(获取)
  6258. tags:
  6259. - 对象存储
  6260. /api/config:
  6261. get:
  6262. consumes:
  6263. - application/json
  6264. description: 基本配置
  6265. parameters:
  6266. - description: 验证参数Bearer和token空格拼接
  6267. in: header
  6268. name: Authorization
  6269. required: true
  6270. type: string
  6271. produces:
  6272. - application/json
  6273. responses:
  6274. "200":
  6275. description: 具体数据
  6276. schema:
  6277. $ref: '#/definitions/md.ConfigResp'
  6278. "400":
  6279. description: 具体错误
  6280. schema:
  6281. $ref: '#/definitions/md.Response'
  6282. summary: 基本配置
  6283. tags:
  6284. - 基本配置
  6285. /api/demo:
  6286. post:
  6287. consumes:
  6288. - application/json
  6289. description: Demo样例测试
  6290. parameters:
  6291. - description: 用户名密码
  6292. in: body
  6293. name: req
  6294. required: true
  6295. schema:
  6296. type: object
  6297. produces:
  6298. - application/json
  6299. responses:
  6300. "200":
  6301. description: token
  6302. schema:
  6303. additionalProperties: true
  6304. type: object
  6305. "400":
  6306. description: 具体错误
  6307. schema:
  6308. $ref: '#/definitions/md.Response'
  6309. summary: Demo测试
  6310. tags:
  6311. - Demo
  6312. /api/financialCenter/withdraw/applyList:
  6313. post:
  6314. consumes:
  6315. - application/json
  6316. description: 提现申请列表(获取)
  6317. parameters:
  6318. - description: 验证参数Bearer和token空格拼接
  6319. in: header
  6320. name: Authorization
  6321. required: true
  6322. type: string
  6323. - description: 筛选条件
  6324. in: body
  6325. name: req
  6326. schema:
  6327. $ref: '#/definitions/md.GetWithdrawApplyListReq'
  6328. produces:
  6329. - application/json
  6330. responses:
  6331. "200":
  6332. description: 具体数据
  6333. schema:
  6334. $ref: '#/definitions/md.GetWithdrawApplyListResp'
  6335. "400":
  6336. description: 具体错误
  6337. schema:
  6338. $ref: '#/definitions/md.Response'
  6339. summary: 财务中心-提现-提现申请列表(获取)
  6340. tags:
  6341. - 提现
  6342. /api/financialCenter/withdraw/audit:
  6343. post:
  6344. consumes:
  6345. - application/json
  6346. description: 提现审核
  6347. parameters:
  6348. - description: 验证参数Bearer和token空格拼接
  6349. in: header
  6350. name: Authorization
  6351. required: true
  6352. type: string
  6353. - description: 筛选条件
  6354. in: body
  6355. name: req
  6356. schema:
  6357. $ref: '#/definitions/md.WithdrawApplyAuditReq'
  6358. produces:
  6359. - application/json
  6360. responses:
  6361. "200":
  6362. description: success
  6363. schema:
  6364. type: string
  6365. "400":
  6366. description: 具体错误
  6367. schema:
  6368. $ref: '#/definitions/md.Response'
  6369. summary: 财务中心-提现-审核
  6370. tags:
  6371. - 提现
  6372. /api/financialCenter/withdraw/setting:
  6373. get:
  6374. consumes:
  6375. - application/json
  6376. description: 基础设置(获取)
  6377. parameters:
  6378. - description: 验证参数Bearer和token空格拼接
  6379. in: header
  6380. name: Authorization
  6381. required: true
  6382. type: string
  6383. produces:
  6384. - application/json
  6385. responses:
  6386. "200":
  6387. description: 具体数据
  6388. schema:
  6389. $ref: '#/definitions/md.GetWithdrawSettingResp'
  6390. "400":
  6391. description: 具体错误
  6392. schema:
  6393. $ref: '#/definitions/md.Response'
  6394. summary: 财务中心-提现-基础设置(获取)
  6395. tags:
  6396. - 提现
  6397. /api/financialCenter/withdraw/updateWithdrawSetting:
  6398. post:
  6399. consumes:
  6400. - application/json
  6401. description: 基础设置(更新)
  6402. parameters:
  6403. - description: 验证参数Bearer和token空格拼接
  6404. in: header
  6405. name: Authorization
  6406. required: true
  6407. type: string
  6408. - description: id 必填
  6409. in: body
  6410. name: req
  6411. required: true
  6412. schema:
  6413. $ref: '#/definitions/md.UpdateWithdrawSettingReq'
  6414. produces:
  6415. - application/json
  6416. responses:
  6417. "200":
  6418. description: 修改数据条数
  6419. schema:
  6420. type: int
  6421. "400":
  6422. description: 具体错误
  6423. schema:
  6424. $ref: '#/definitions/md.Response'
  6425. summary: 财务中心-提现-基础设置(更新)
  6426. tags:
  6427. - 提现
  6428. /api/friendCircleSettings/basic/index:
  6429. get:
  6430. consumes:
  6431. - application/json
  6432. description: 基础设置(获取)
  6433. parameters:
  6434. - description: 验证参数Bearer和token空格拼接
  6435. in: header
  6436. name: Authorization
  6437. required: true
  6438. type: string
  6439. produces:
  6440. - application/json
  6441. responses:
  6442. "200":
  6443. description: 具体数据
  6444. schema:
  6445. $ref: '#/definitions/md.GetFriendCircleBasicSettingsResp'
  6446. "400":
  6447. description: 具体错误
  6448. schema:
  6449. $ref: '#/definitions/md.Response'
  6450. summary: 社交管理-动态设置-基础设置(获取)
  6451. tags:
  6452. - 动态设置
  6453. /api/friendCircleSettings/basic/save:
  6454. post:
  6455. consumes:
  6456. - application/json
  6457. description: 基础设置(更新)
  6458. parameters:
  6459. - description: 验证参数Bearer和token空格拼接
  6460. in: header
  6461. name: Authorization
  6462. required: true
  6463. type: string
  6464. - description: id 必填
  6465. in: body
  6466. name: req
  6467. required: true
  6468. schema:
  6469. $ref: '#/definitions/md.UpdateFriendCircleBasicSettingsReq'
  6470. produces:
  6471. - application/json
  6472. responses:
  6473. "200":
  6474. description: 修改数据条数
  6475. schema:
  6476. type: int
  6477. "400":
  6478. description: 具体错误
  6479. schema:
  6480. $ref: '#/definitions/md.Response'
  6481. summary: 社交管理-动态设置-基础设置(更新)
  6482. tags:
  6483. - 动态设置
  6484. /api/friendCircleSettings/blackList/add:
  6485. post:
  6486. consumes:
  6487. - application/json
  6488. description: 黑名单(新增)
  6489. parameters:
  6490. - description: 验证参数Bearer和token空格拼接
  6491. in: header
  6492. name: Authorization
  6493. required: true
  6494. type: string
  6495. - description: 用户id 必填
  6496. in: body
  6497. name: req
  6498. required: true
  6499. schema:
  6500. $ref: '#/definitions/md.AddBlackListReq'
  6501. produces:
  6502. - application/json
  6503. responses:
  6504. "200":
  6505. description: 生成的黑名单id
  6506. schema:
  6507. type: string
  6508. "400":
  6509. description: 具体错误
  6510. schema:
  6511. $ref: '#/definitions/md.Response'
  6512. summary: 社交管理-动态设置-黑名单(新增)
  6513. tags:
  6514. - 动态设置
  6515. /api/friendCircleSettings/blackList/del:
  6516. delete:
  6517. consumes:
  6518. - application/json
  6519. description: 黑名单(删除)
  6520. parameters:
  6521. - description: 验证参数Bearer和token空格拼接
  6522. in: header
  6523. name: Authorization
  6524. required: true
  6525. type: string
  6526. - description: 黑名单id 必填
  6527. in: body
  6528. name: req
  6529. required: true
  6530. schema:
  6531. $ref: '#/definitions/md.DeleteBlackListReq'
  6532. produces:
  6533. - application/json
  6534. responses:
  6535. "200":
  6536. description: 删除数据数量
  6537. schema:
  6538. type: string
  6539. "400":
  6540. description: 具体错误
  6541. schema:
  6542. $ref: '#/definitions/md.Response'
  6543. summary: 社交管理-动态设置-黑名单(删除)
  6544. tags:
  6545. - 动态设置
  6546. /api/friendCircleSettings/blackList/index:
  6547. get:
  6548. consumes:
  6549. - application/json
  6550. description: 黑名单(获取)
  6551. parameters:
  6552. - description: 验证参数Bearer和token空格拼接
  6553. in: header
  6554. name: Authorization
  6555. required: true
  6556. type: string
  6557. - description: 每页大小
  6558. in: query
  6559. name: limit
  6560. required: true
  6561. type: integer
  6562. - description: 页数
  6563. in: query
  6564. name: page
  6565. required: true
  6566. type: integer
  6567. - description: 手机号
  6568. in: query
  6569. name: phone
  6570. required: true
  6571. type: integer
  6572. - description: 用户名
  6573. in: query
  6574. name: nickname
  6575. required: true
  6576. type: integer
  6577. - description: 用户id
  6578. in: query
  6579. name: uid
  6580. required: true
  6581. type: integer
  6582. produces:
  6583. - application/json
  6584. responses:
  6585. "200":
  6586. description: 具体数据
  6587. schema:
  6588. $ref: '#/definitions/md.GetBlackListResp'
  6589. "400":
  6590. description: 具体错误
  6591. schema:
  6592. $ref: '#/definitions/md.Response'
  6593. summary: 社交管理-动态设置-黑名单(获取)
  6594. tags:
  6595. - 动态设置
  6596. /api/friendCircleSettings/dynamic/del:
  6597. delete:
  6598. consumes:
  6599. - application/json
  6600. description: 动态(删除)
  6601. parameters:
  6602. - description: 验证参数Bearer和token空格拼接
  6603. in: header
  6604. name: Authorization
  6605. required: true
  6606. type: string
  6607. - description: 删除动态id必填
  6608. in: body
  6609. name: req
  6610. required: true
  6611. schema:
  6612. $ref: '#/definitions/md.DeleteDynamicReq'
  6613. produces:
  6614. - application/json
  6615. responses:
  6616. "200":
  6617. description: success
  6618. schema:
  6619. type: string
  6620. "400":
  6621. description: 具体错误
  6622. schema:
  6623. $ref: '#/definitions/md.Response'
  6624. summary: 社交管理-动态设置-动态(删除)
  6625. tags:
  6626. - 动态设置
  6627. /api/friendCircleSettings/dynamic/index:
  6628. post:
  6629. consumes:
  6630. - application/json
  6631. description: 动态(获取)
  6632. parameters:
  6633. - description: 验证参数Bearer和token空格拼接
  6634. in: header
  6635. name: Authorization
  6636. required: true
  6637. type: string
  6638. - description: 筛选条件
  6639. in: body
  6640. name: req
  6641. schema:
  6642. $ref: '#/definitions/md.GetDynamicReq'
  6643. produces:
  6644. - application/json
  6645. responses:
  6646. "200":
  6647. description: 生成的黑名单id
  6648. schema:
  6649. $ref: '#/definitions/md.GetDynamicResp'
  6650. "400":
  6651. description: 具体错误
  6652. schema:
  6653. $ref: '#/definitions/md.Response'
  6654. summary: 社交管理-动态设置-动态(获取)
  6655. tags:
  6656. - 动态设置
  6657. /api/friendCircleSettings/dynamic/release:
  6658. post:
  6659. consumes:
  6660. - application/json
  6661. description: 动态(发布)
  6662. parameters:
  6663. - description: 验证参数Bearer和token空格拼接
  6664. in: header
  6665. name: Authorization
  6666. required: true
  6667. type: string
  6668. - description: 发布动态信息
  6669. in: body
  6670. name: req
  6671. required: true
  6672. schema:
  6673. $ref: '#/definitions/md.ReleaseDynamicReq'
  6674. produces:
  6675. - application/json
  6676. responses:
  6677. "200":
  6678. description: success
  6679. schema:
  6680. type: string
  6681. "400":
  6682. description: 具体错误
  6683. schema:
  6684. $ref: '#/definitions/md.Response'
  6685. summary: 社交管理-动态设置-动态(发布)
  6686. tags:
  6687. - 动态设置
  6688. /api/friendCircleSettings/dynamic/update:
  6689. post:
  6690. consumes:
  6691. - application/json
  6692. description: 动态(更新)
  6693. parameters:
  6694. - description: 验证参数Bearer和token空格拼接
  6695. in: header
  6696. name: Authorization
  6697. required: true
  6698. type: string
  6699. - description: 更新动态id必填
  6700. in: body
  6701. name: req
  6702. required: true
  6703. schema:
  6704. $ref: '#/definitions/md.UpdateDynamicReq'
  6705. produces:
  6706. - application/json
  6707. responses:
  6708. "200":
  6709. description: success
  6710. schema:
  6711. type: string
  6712. "400":
  6713. description: 具体错误
  6714. schema:
  6715. $ref: '#/definitions/md.Response'
  6716. summary: 社交管理-动态设置-动态(更新)
  6717. tags:
  6718. - 动态设置
  6719. /api/getSTSVoucher:
  6720. get:
  6721. consumes:
  6722. - application/json
  6723. description: STS临时访问凭证(获取)
  6724. parameters:
  6725. - description: 验证参数Bearer和token空格拼接
  6726. in: header
  6727. name: Authorization
  6728. required: true
  6729. type: string
  6730. produces:
  6731. - application/json
  6732. responses:
  6733. "200":
  6734. description: 凭证及其他信息
  6735. schema:
  6736. $ref: '#/definitions/comm.GetSTSVoucherResp'
  6737. "400":
  6738. description: 具体错误
  6739. schema:
  6740. $ref: '#/definitions/md.Response'
  6741. summary: 通用请求-打包机使用-STS临时访问凭证(获取)
  6742. tags:
  6743. - 打包机使用
  6744. /api/homePage/activeData:
  6745. get:
  6746. consumes:
  6747. - application/json
  6748. description: 活跃数据
  6749. parameters:
  6750. - description: 验证参数Bearer和token空格拼接
  6751. in: header
  6752. name: Authorization
  6753. required: true
  6754. type: string
  6755. produces:
  6756. - application/json
  6757. responses:
  6758. "200":
  6759. description: 具体数据
  6760. schema:
  6761. $ref: '#/definitions/hdl.GetActiveDataResp'
  6762. "400":
  6763. description: 具体错误
  6764. schema:
  6765. $ref: '#/definitions/md.Response'
  6766. summary: 首页-首页-活跃数据
  6767. tags:
  6768. - 首页
  6769. /api/homePage/growData:
  6770. get:
  6771. consumes:
  6772. - application/json
  6773. description: 用户增长曲线
  6774. parameters:
  6775. - description: 验证参数Bearer和token空格拼接
  6776. in: header
  6777. name: Authorization
  6778. required: true
  6779. type: string
  6780. - description: 1:按天 2:按周 3:按小时
  6781. in: query
  6782. name: kind
  6783. type: string
  6784. produces:
  6785. - application/json
  6786. responses:
  6787. "200":
  6788. description: 具体数据
  6789. schema:
  6790. $ref: '#/definitions/md.GetPriceCurveResp'
  6791. "400":
  6792. description: 具体错误
  6793. schema:
  6794. $ref: '#/definitions/md.Response'
  6795. summary: 首页-首页-用户增长曲线
  6796. tags:
  6797. - 首页
  6798. /api/homePage/totalData:
  6799. get:
  6800. consumes:
  6801. - application/json
  6802. description: 数据总览
  6803. parameters:
  6804. - description: 验证参数Bearer和token空格拼接
  6805. in: header
  6806. name: Authorization
  6807. required: true
  6808. type: string
  6809. - description: 年
  6810. in: query
  6811. name: year
  6812. required: true
  6813. type: string
  6814. - description: 月
  6815. in: query
  6816. name: month
  6817. required: true
  6818. type: string
  6819. produces:
  6820. - application/json
  6821. responses:
  6822. "200":
  6823. description: 具体数据
  6824. schema:
  6825. $ref: '#/definitions/hdl.TotalDataResp'
  6826. "400":
  6827. description: 具体错误
  6828. schema:
  6829. $ref: '#/definitions/md.Response'
  6830. summary: 首页-首页-数据总览
  6831. tags:
  6832. - 首页
  6833. /api/im/addCustomerService:
  6834. post:
  6835. consumes:
  6836. - application/json
  6837. description: 客服(新增)
  6838. parameters:
  6839. - description: 验证参数Bearer和token空格拼接
  6840. in: header
  6841. name: Authorization
  6842. required: true
  6843. type: string
  6844. - description: 相关参数
  6845. in: body
  6846. name: req
  6847. required: true
  6848. schema:
  6849. $ref: '#/definitions/md.AddCustomerServiceReq'
  6850. produces:
  6851. - application/json
  6852. responses:
  6853. "200":
  6854. description: success
  6855. schema:
  6856. type: string
  6857. "400":
  6858. description: 具体错误
  6859. schema:
  6860. $ref: '#/definitions/md.Response'
  6861. summary: Im-客服(新增)
  6862. tags:
  6863. - 客服
  6864. /api/im/addEmoticon:
  6865. post:
  6866. consumes:
  6867. - application/json
  6868. description: 表情包(新增)
  6869. parameters:
  6870. - description: 验证参数Bearer和token空格拼接
  6871. in: header
  6872. name: Authorization
  6873. required: true
  6874. type: string
  6875. - description: 相关参数
  6876. in: body
  6877. name: req
  6878. required: true
  6879. schema:
  6880. $ref: '#/definitions/md.AddEmoticonReq'
  6881. produces:
  6882. - application/json
  6883. responses:
  6884. "200":
  6885. description: success
  6886. schema:
  6887. type: string
  6888. "400":
  6889. description: 具体错误
  6890. schema:
  6891. $ref: '#/definitions/md.Response'
  6892. summary: Im-表情包(新增)
  6893. tags:
  6894. - 表情包
  6895. /api/im/batchSendGroupMessage:
  6896. post:
  6897. consumes:
  6898. - application/json
  6899. description: 群发发送群组消息
  6900. parameters:
  6901. - description: 验证参数Bearer和token空格拼接
  6902. in: header
  6903. name: Authorization
  6904. required: true
  6905. type: string
  6906. - description: 相关参数
  6907. in: body
  6908. name: req
  6909. required: true
  6910. schema:
  6911. $ref: '#/definitions/md.BatchSendGroupMessageReq'
  6912. produces:
  6913. - application/json
  6914. responses:
  6915. "200":
  6916. description: success
  6917. schema:
  6918. type: string
  6919. "400":
  6920. description: 具体错误
  6921. schema:
  6922. $ref: '#/definitions/md.Response'
  6923. summary: Im-群发发送群组消息
  6924. tags:
  6925. - 群发发送群组消息
  6926. /api/im/batchSendUserMessage:
  6927. post:
  6928. consumes:
  6929. - application/json
  6930. description: 群发发送用户消息
  6931. parameters:
  6932. - description: 验证参数Bearer和token空格拼接
  6933. in: header
  6934. name: Authorization
  6935. required: true
  6936. type: string
  6937. - description: 相关参数
  6938. in: body
  6939. name: req
  6940. required: true
  6941. schema:
  6942. $ref: '#/definitions/md.BatchSendUserMessageReq'
  6943. produces:
  6944. - application/json
  6945. responses:
  6946. "200":
  6947. description: success
  6948. schema:
  6949. type: string
  6950. "400":
  6951. description: 具体错误
  6952. schema:
  6953. $ref: '#/definitions/md.Response'
  6954. summary: Im-群发发送用户消息
  6955. tags:
  6956. - 群发发送用户消息
  6957. /api/im/deleteEmoticon:
  6958. post:
  6959. consumes:
  6960. - application/json
  6961. description: 表情包(删除)
  6962. parameters:
  6963. - description: 验证参数Bearer和token空格拼接
  6964. in: header
  6965. name: Authorization
  6966. required: true
  6967. type: string
  6968. - description: 相关参数
  6969. in: body
  6970. name: req
  6971. required: true
  6972. schema:
  6973. $ref: '#/definitions/md.DeleteEmoticonReq'
  6974. produces:
  6975. - application/json
  6976. responses:
  6977. "200":
  6978. description: success
  6979. schema:
  6980. type: string
  6981. "400":
  6982. description: 具体错误
  6983. schema:
  6984. $ref: '#/definitions/md.Response'
  6985. summary: Im-表情包(删除)
  6986. tags:
  6987. - 表情包
  6988. /api/im/getBasic:
  6989. get:
  6990. consumes:
  6991. - application/json
  6992. description: 基础设置(获取)
  6993. parameters:
  6994. - description: 验证参数Bearer和token空格拼接
  6995. in: header
  6996. name: Authorization
  6997. required: true
  6998. type: string
  6999. produces:
  7000. - application/json
  7001. responses:
  7002. "200":
  7003. description: 设置列表
  7004. schema:
  7005. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7006. "400":
  7007. description: 具体错误
  7008. schema:
  7009. $ref: '#/definitions/md.Response'
  7010. summary: Im-基础设置(获取)
  7011. tags:
  7012. - 基础设置
  7013. /api/im/groupList:
  7014. post:
  7015. consumes:
  7016. - application/json
  7017. description: 群组用户(列表)
  7018. parameters:
  7019. - description: 验证参数Bearer和token空格拼接
  7020. in: header
  7021. name: Authorization
  7022. required: true
  7023. type: string
  7024. - description: 相关参数
  7025. in: body
  7026. name: req
  7027. required: true
  7028. schema:
  7029. $ref: '#/definitions/md.GroupListReq'
  7030. produces:
  7031. - application/json
  7032. responses:
  7033. "200":
  7034. description: OK
  7035. schema:
  7036. $ref: '#/definitions/md.GroupListResp'
  7037. "400":
  7038. description: 具体错误
  7039. schema:
  7040. $ref: '#/definitions/md.Response'
  7041. summary: Im-群组用户(列表)
  7042. tags:
  7043. - 群组用户
  7044. /api/im/pageCustomerService:
  7045. post:
  7046. consumes:
  7047. - application/json
  7048. description: 客服(列表)
  7049. parameters:
  7050. - description: 验证参数Bearer和token空格拼接
  7051. in: header
  7052. name: Authorization
  7053. required: true
  7054. type: string
  7055. - description: 相关参数
  7056. in: body
  7057. name: req
  7058. required: true
  7059. schema:
  7060. $ref: '#/definitions/md.PageCustomerServiceReq'
  7061. produces:
  7062. - application/json
  7063. responses:
  7064. "200":
  7065. description: 设置列表
  7066. schema:
  7067. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7068. "400":
  7069. description: 具体错误
  7070. schema:
  7071. $ref: '#/definitions/md.Response'
  7072. summary: Im-客服(列表)
  7073. tags:
  7074. - 客服
  7075. /api/im/pageEmoticon:
  7076. post:
  7077. consumes:
  7078. - application/json
  7079. description: 表情包(列表)
  7080. parameters:
  7081. - description: 验证参数Bearer和token空格拼接
  7082. in: header
  7083. name: Authorization
  7084. required: true
  7085. type: string
  7086. - description: 相关参数
  7087. in: body
  7088. name: req
  7089. required: true
  7090. schema:
  7091. $ref: '#/definitions/md.PageEmoticonReq'
  7092. produces:
  7093. - application/json
  7094. responses:
  7095. "200":
  7096. description: 设置列表
  7097. schema:
  7098. $ref: '#/definitions/applet_app_md_im.GetBasicResp'
  7099. "400":
  7100. description: 具体错误
  7101. schema:
  7102. $ref: '#/definitions/md.Response'
  7103. summary: Im-表情包(列表)
  7104. tags:
  7105. - 表情包
  7106. /api/im/pageSendRedPackageOrd:
  7107. post:
  7108. consumes:
  7109. - application/json
  7110. description: 红包记录(列表)
  7111. parameters:
  7112. - description: 验证参数Bearer和token空格拼接
  7113. in: header
  7114. name: Authorization
  7115. required: true
  7116. type: string
  7117. - description: 相关参数
  7118. in: body
  7119. name: req
  7120. required: true
  7121. schema:
  7122. $ref: '#/definitions/md.PageSendRedPackageOrdReq'
  7123. produces:
  7124. - application/json
  7125. responses:
  7126. "200":
  7127. description: success
  7128. schema:
  7129. type: string
  7130. "400":
  7131. description: 具体错误
  7132. schema:
  7133. $ref: '#/definitions/md.Response'
  7134. summary: Im-红包记录(列表)
  7135. tags:
  7136. - 红包记录
  7137. /api/im/redPackageRecordsDetail:
  7138. get:
  7139. consumes:
  7140. - application/json
  7141. description: 红包记录(详情)
  7142. parameters:
  7143. - description: 验证参数Bearer和token空格拼接
  7144. in: header
  7145. name: Authorization
  7146. required: true
  7147. type: string
  7148. - description: 红包id
  7149. in: query
  7150. name: red_package_id
  7151. required: true
  7152. type: string
  7153. produces:
  7154. - application/json
  7155. responses:
  7156. "200":
  7157. description: success
  7158. schema:
  7159. type: string
  7160. "400":
  7161. description: 具体错误
  7162. schema:
  7163. $ref: '#/definitions/md.Response'
  7164. summary: Im-红包记录(详情)
  7165. tags:
  7166. - 红包记录
  7167. /api/im/setBasic:
  7168. post:
  7169. consumes:
  7170. - application/json
  7171. description: 基础设置(更新)
  7172. parameters:
  7173. - description: 验证参数Bearer和token空格拼接
  7174. in: header
  7175. name: Authorization
  7176. required: true
  7177. type: string
  7178. - description: 上传需要修改的信息
  7179. in: body
  7180. name: req
  7181. required: true
  7182. schema:
  7183. $ref: '#/definitions/applet_app_md_im.SetBasicReq'
  7184. produces:
  7185. - application/json
  7186. responses:
  7187. "200":
  7188. description: success
  7189. schema:
  7190. type: string
  7191. "400":
  7192. description: 具体错误
  7193. schema:
  7194. $ref: '#/definitions/md.Response'
  7195. summary: Im-基础设置(更新)
  7196. tags:
  7197. - 基础设置
  7198. /api/im/setCustomerServiceState:
  7199. post:
  7200. consumes:
  7201. - application/json
  7202. description: 客服(更新状态)
  7203. parameters:
  7204. - description: 验证参数Bearer和token空格拼接
  7205. in: header
  7206. name: Authorization
  7207. required: true
  7208. type: string
  7209. - description: 相关参数
  7210. in: body
  7211. name: req
  7212. required: true
  7213. schema:
  7214. $ref: '#/definitions/md.SetCustomerServiceStateReq'
  7215. produces:
  7216. - application/json
  7217. responses:
  7218. "200":
  7219. description: success
  7220. schema:
  7221. type: string
  7222. "400":
  7223. description: 具体错误
  7224. schema:
  7225. $ref: '#/definitions/md.Response'
  7226. summary: Im-客服(更新状态)
  7227. tags:
  7228. - 客服
  7229. /api/im/setEmoticonState:
  7230. post:
  7231. consumes:
  7232. - application/json
  7233. description: 表情包(新增)
  7234. parameters:
  7235. - description: 验证参数Bearer和token空格拼接
  7236. in: header
  7237. name: Authorization
  7238. required: true
  7239. type: string
  7240. - description: 相关参数
  7241. in: body
  7242. name: req
  7243. required: true
  7244. schema:
  7245. $ref: '#/definitions/md.SetEmoticonStateReq'
  7246. produces:
  7247. - application/json
  7248. responses:
  7249. "200":
  7250. description: success
  7251. schema:
  7252. type: string
  7253. "400":
  7254. description: 具体错误
  7255. schema:
  7256. $ref: '#/definitions/md.Response'
  7257. summary: Im-表情包(更新状态)
  7258. tags:
  7259. - 表情包
  7260. /api/im/updateCustomerServiceMemo:
  7261. post:
  7262. consumes:
  7263. - application/json
  7264. description: 客服(编辑备注)
  7265. parameters:
  7266. - description: 验证参数Bearer和token空格拼接
  7267. in: header
  7268. name: Authorization
  7269. required: true
  7270. type: string
  7271. - description: 相关参数
  7272. in: body
  7273. name: req
  7274. required: true
  7275. schema:
  7276. $ref: '#/definitions/md.UpdateCustomerServiceMemoReq'
  7277. produces:
  7278. - application/json
  7279. responses:
  7280. "200":
  7281. description: success
  7282. schema:
  7283. type: string
  7284. "400":
  7285. description: 具体错误
  7286. schema:
  7287. $ref: '#/definitions/md.Response'
  7288. summary: Im-客服(编辑备注)
  7289. tags:
  7290. - 客服
  7291. /api/im/updateEmoticon:
  7292. post:
  7293. consumes:
  7294. - application/json
  7295. description: 表情包(编辑)
  7296. parameters:
  7297. - description: 验证参数Bearer和token空格拼接
  7298. in: header
  7299. name: Authorization
  7300. required: true
  7301. type: string
  7302. - description: 相关参数
  7303. in: body
  7304. name: req
  7305. required: true
  7306. schema:
  7307. $ref: '#/definitions/md.UpdateEmoticonReq'
  7308. produces:
  7309. - application/json
  7310. responses:
  7311. "200":
  7312. description: success
  7313. schema:
  7314. type: string
  7315. "400":
  7316. description: 具体错误
  7317. schema:
  7318. $ref: '#/definitions/md.Response'
  7319. summary: Im-表情包(编辑)
  7320. tags:
  7321. - 表情包
  7322. /api/institutionalManagement/contentReward/playlet/base:
  7323. get:
  7324. consumes:
  7325. - application/json
  7326. description: 制度中心-内容奖励-短剧基本信息
  7327. parameters:
  7328. - description: 验证参数Bearer和token空格拼接
  7329. in: header
  7330. name: Authorization
  7331. required: true
  7332. type: string
  7333. produces:
  7334. - application/json
  7335. responses:
  7336. "200":
  7337. description: 具体数据
  7338. schema:
  7339. $ref: '#/definitions/md.PlayletBaseData'
  7340. "400":
  7341. description: 具体错误
  7342. schema:
  7343. $ref: '#/definitions/md.Response'
  7344. summary: 制度中心-内容奖励-短剧基本信息
  7345. tags:
  7346. - 蛋蛋能量
  7347. /api/institutionalManagement/contentReward/playlet/save:
  7348. post:
  7349. consumes:
  7350. - application/json
  7351. description: 制度中心-内容奖励-短剧基本配置保存
  7352. parameters:
  7353. - description: 验证参数Bearer和token空格拼接
  7354. in: header
  7355. name: Authorization
  7356. required: true
  7357. type: string
  7358. - description: (分页信息必填)
  7359. in: body
  7360. name: req
  7361. required: true
  7362. schema:
  7363. $ref: '#/definitions/md.PlayletBaseData'
  7364. produces:
  7365. - application/json
  7366. responses:
  7367. "200":
  7368. description: 具体数据
  7369. schema:
  7370. type: string
  7371. "400":
  7372. description: 具体错误
  7373. schema:
  7374. $ref: '#/definitions/md.Response'
  7375. summary: 制度中心-内容奖励-短剧基本配置保存
  7376. tags:
  7377. - 蛋蛋能量
  7378. /api/institutionalManagement/contentReward/video/base:
  7379. get:
  7380. consumes:
  7381. - application/json
  7382. description: 制度中心-内容奖励-短视频基本信息
  7383. parameters:
  7384. - description: 验证参数Bearer和token空格拼接
  7385. in: header
  7386. name: Authorization
  7387. required: true
  7388. type: string
  7389. produces:
  7390. - application/json
  7391. responses:
  7392. "200":
  7393. description: 具体数据
  7394. schema:
  7395. $ref: '#/definitions/md.VideoBaseData'
  7396. "400":
  7397. description: 具体错误
  7398. schema:
  7399. $ref: '#/definitions/md.Response'
  7400. summary: 制度中心-内容奖励-短视频基本信息
  7401. tags:
  7402. - 蛋蛋能量
  7403. /api/institutionalManagement/contentReward/video/save:
  7404. post:
  7405. consumes:
  7406. - application/json
  7407. description: 制度中心-内容奖励-短视频基本配置保存
  7408. parameters:
  7409. - description: 验证参数Bearer和token空格拼接
  7410. in: header
  7411. name: Authorization
  7412. required: true
  7413. type: string
  7414. - description: (分页信息必填)
  7415. in: body
  7416. name: req
  7417. required: true
  7418. schema:
  7419. $ref: '#/definitions/md.VideoBaseData'
  7420. produces:
  7421. - application/json
  7422. responses:
  7423. "200":
  7424. description: 具体数据
  7425. schema:
  7426. type: string
  7427. "400":
  7428. description: 具体错误
  7429. schema:
  7430. $ref: '#/definitions/md.Response'
  7431. summary: 制度中心-内容奖励-短视频基本配置保存
  7432. tags:
  7433. - 蛋蛋能量
  7434. /api/institutionalManagement/eggEnergy/addVipSetting:
  7435. post:
  7436. consumes:
  7437. - application/json
  7438. description: 会员设置(新增)
  7439. parameters:
  7440. - description: 验证参数Bearer和token空格拼接
  7441. in: header
  7442. name: Authorization
  7443. required: true
  7444. type: string
  7445. - description: system_id 必填
  7446. in: body
  7447. name: req
  7448. required: true
  7449. schema:
  7450. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  7451. produces:
  7452. - application/json
  7453. responses:
  7454. "200":
  7455. description: 修改数据条数
  7456. schema:
  7457. type: int
  7458. "400":
  7459. description: 具体错误
  7460. schema:
  7461. $ref: '#/definitions/md.Response'
  7462. summary: 制度中心-蛋蛋能量-会员设置(新增)
  7463. tags:
  7464. - 蛋蛋能量
  7465. /api/institutionalManagement/eggEnergy/availableEnergy/list:
  7466. post:
  7467. consumes:
  7468. - application/json
  7469. description: 动态数据流水(获取)
  7470. parameters:
  7471. - description: 验证参数Bearer和token空格拼接
  7472. in: header
  7473. name: Authorization
  7474. required: true
  7475. type: string
  7476. - description: 页数、每页大小必传 起止时间、持有类型选传
  7477. in: body
  7478. name: req
  7479. required: true
  7480. schema:
  7481. $ref: '#/definitions/md.DynamicDataFlowListReq'
  7482. produces:
  7483. - application/json
  7484. responses:
  7485. "200":
  7486. description: 成功返回
  7487. schema:
  7488. $ref: '#/definitions/md.DynamicDataFlowListResp'
  7489. "400":
  7490. description: 具体错误
  7491. schema:
  7492. $ref: '#/definitions/md.Response'
  7493. summary: 制度中心-动态数据-动态数据流水(获取)
  7494. tags:
  7495. - 公排管理
  7496. /api/institutionalManagement/eggEnergy/batchAddVirtualCoins:
  7497. post:
  7498. consumes:
  7499. - application/json
  7500. description: 批量新增币种
  7501. parameters:
  7502. - description: 验证参数Bearer和token空格拼接
  7503. in: header
  7504. name: Authorization
  7505. required: true
  7506. type: string
  7507. - description: 新增数据信息
  7508. in: body
  7509. name: req
  7510. required: true
  7511. schema:
  7512. $ref: '#/definitions/md.BatchAddVirtualCoinsReq'
  7513. produces:
  7514. - application/json
  7515. responses:
  7516. "200":
  7517. description: 新增数据数量
  7518. schema:
  7519. type: int
  7520. "400":
  7521. description: 具体错误
  7522. schema:
  7523. $ref: '#/definitions/md.Response'
  7524. summary: 制度中心-蛋蛋能量-批量新增币种
  7525. tags:
  7526. - 蛋蛋能量
  7527. /api/institutionalManagement/eggEnergy/contributionValue/basic:
  7528. get:
  7529. consumes:
  7530. - application/json
  7531. description: 贡献值-基础设置(获取)
  7532. parameters:
  7533. - description: 验证参数Bearer和token空格拼接
  7534. in: header
  7535. name: Authorization
  7536. required: true
  7537. type: string
  7538. produces:
  7539. - application/json
  7540. responses:
  7541. "200":
  7542. description: 具体数据
  7543. schema:
  7544. $ref: '#/definitions/md.GetContributionValueBasicSettingResp'
  7545. "400":
  7546. description: 具体错误
  7547. schema:
  7548. $ref: '#/definitions/md.Response'
  7549. summary: 制度中心-蛋蛋能量-贡献值-基础设置(获取)
  7550. tags:
  7551. - 贡献值
  7552. /api/institutionalManagement/eggEnergy/contributionValue/updateBasic:
  7553. post:
  7554. consumes:
  7555. - application/json
  7556. description: 贡献值-基础设置(更新)
  7557. parameters:
  7558. - description: 验证参数Bearer和token空格拼接
  7559. in: header
  7560. name: Authorization
  7561. required: true
  7562. type: string
  7563. - description: id 必填
  7564. in: body
  7565. name: req
  7566. required: true
  7567. schema:
  7568. $ref: '#/definitions/md.UpdateContributionValueBasicSettingReq'
  7569. produces:
  7570. - application/json
  7571. responses:
  7572. "200":
  7573. description: 修改数据条数
  7574. schema:
  7575. type: int
  7576. "400":
  7577. description: 具体错误
  7578. schema:
  7579. $ref: '#/definitions/md.Response'
  7580. summary: 制度中心-蛋蛋能量-贡献值-基础设置(更新)
  7581. tags:
  7582. - 贡献值
  7583. /api/institutionalManagement/eggEnergy/deleteVirtualCoin/{$id}:
  7584. delete:
  7585. consumes:
  7586. - application/json
  7587. description: 删除币种
  7588. parameters:
  7589. - description: 验证参数Bearer和token空格拼接
  7590. in: header
  7591. name: Authorization
  7592. required: true
  7593. type: string
  7594. produces:
  7595. - application/json
  7596. responses:
  7597. "200":
  7598. description: 删除数据数量
  7599. schema:
  7600. type: int
  7601. "400":
  7602. description: 具体错误
  7603. schema:
  7604. $ref: '#/definitions/md.Response'
  7605. summary: 制度中心-蛋蛋能量-删除币种
  7606. tags:
  7607. - 蛋蛋能量
  7608. /api/institutionalManagement/eggEnergy/eggPoint/manualScore:
  7609. post:
  7610. consumes:
  7611. - application/json
  7612. description: 蛋蛋分管理(人工打分)
  7613. parameters:
  7614. - description: 验证参数Bearer和token空格拼接
  7615. in: header
  7616. name: Authorization
  7617. required: true
  7618. type: string
  7619. - description: 请求参数
  7620. in: body
  7621. name: req
  7622. required: true
  7623. schema:
  7624. $ref: '#/definitions/md.ManualScoreReq'
  7625. produces:
  7626. - application/json
  7627. responses:
  7628. "200":
  7629. description: 成功返回
  7630. schema:
  7631. type: string
  7632. "400":
  7633. description: 具体错误
  7634. schema:
  7635. $ref: '#/definitions/md.Response'
  7636. summary: 制度中心-蛋蛋能量-蛋蛋分管理(人工打分)
  7637. tags:
  7638. - 蛋蛋能量
  7639. /api/institutionalManagement/eggEnergy/eggPoint/statisticsUserEggIndex:
  7640. post:
  7641. consumes:
  7642. - application/json
  7643. description: 蛋蛋分管理(着陆页数据分析)
  7644. parameters:
  7645. - description: 验证参数Bearer和token空格拼接
  7646. in: header
  7647. name: Authorization
  7648. required: true
  7649. type: string
  7650. - description: 请求参数
  7651. in: body
  7652. name: req
  7653. required: true
  7654. schema:
  7655. $ref: '#/definitions/md.StatisticsEggPointReq'
  7656. produces:
  7657. - application/json
  7658. responses:
  7659. "200":
  7660. description: 成功返回
  7661. schema:
  7662. $ref: '#/definitions/md.StatisticsEggPointResp'
  7663. "400":
  7664. description: 具体错误
  7665. schema:
  7666. $ref: '#/definitions/md.Response'
  7667. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据分析)
  7668. tags:
  7669. - 蛋蛋能量
  7670. /api/institutionalManagement/eggEnergy/eggPoint/userEggFlow:
  7671. post:
  7672. consumes:
  7673. - application/json
  7674. description: 蛋蛋分管理(用户数据列表)
  7675. parameters:
  7676. - description: 验证参数Bearer和token空格拼接
  7677. in: header
  7678. name: Authorization
  7679. required: true
  7680. type: string
  7681. - description: 请求参数
  7682. in: body
  7683. name: req
  7684. required: true
  7685. schema:
  7686. $ref: '#/definitions/md.UserEggFlowReq'
  7687. produces:
  7688. - application/json
  7689. responses:
  7690. "200":
  7691. description: 成功返回
  7692. schema:
  7693. $ref: '#/definitions/md.UserEggFlowReqResp'
  7694. "400":
  7695. description: 具体错误
  7696. schema:
  7697. $ref: '#/definitions/md.Response'
  7698. summary: 制度中心-蛋蛋能量-蛋蛋分管理(用户数据列表)
  7699. tags:
  7700. - 蛋蛋能量
  7701. /api/institutionalManagement/eggEnergy/eggPoint/userEggIndex:
  7702. post:
  7703. consumes:
  7704. - application/json
  7705. description: 蛋蛋分管理(着陆页数据)
  7706. parameters:
  7707. - description: 验证参数Bearer和token空格拼接
  7708. in: header
  7709. name: Authorization
  7710. required: true
  7711. type: string
  7712. - description: 请求参数
  7713. in: body
  7714. name: req
  7715. required: true
  7716. schema:
  7717. $ref: '#/definitions/md.UserEggIndexReq'
  7718. produces:
  7719. - application/json
  7720. responses:
  7721. "200":
  7722. description: 成功返回
  7723. schema:
  7724. $ref: '#/definitions/md.UserEggIndexResp'
  7725. "400":
  7726. description: 具体错误
  7727. schema:
  7728. $ref: '#/definitions/md.Response'
  7729. summary: 制度中心-蛋蛋能量-蛋蛋分管理(着陆页数据)
  7730. tags:
  7731. - 蛋蛋能量
  7732. /api/institutionalManagement/eggEnergy/getBasic:
  7733. get:
  7734. consumes:
  7735. - application/json
  7736. description: 基础设置(获取)
  7737. parameters:
  7738. - description: 验证参数Bearer和token空格拼接
  7739. in: header
  7740. name: Authorization
  7741. required: true
  7742. type: string
  7743. produces:
  7744. - application/json
  7745. responses:
  7746. "200":
  7747. description: 具体数据
  7748. schema:
  7749. $ref: '#/definitions/md.GetEggEnergyBasicResp'
  7750. "400":
  7751. description: 具体错误
  7752. schema:
  7753. $ref: '#/definitions/md.Response'
  7754. summary: 制度中心-蛋蛋能量-基础设置(获取)
  7755. tags:
  7756. - 蛋蛋能量
  7757. /api/institutionalManagement/eggEnergy/getVipSetting:
  7758. get:
  7759. consumes:
  7760. - application/json
  7761. description: 基础会员设置(获取)
  7762. parameters:
  7763. - description: 验证参数Bearer和token空格拼接
  7764. in: header
  7765. name: Authorization
  7766. required: true
  7767. type: string
  7768. produces:
  7769. - application/json
  7770. responses:
  7771. "200":
  7772. description: 具体数据
  7773. schema:
  7774. $ref: '#/definitions/md.GetEggEnergyVipSettingResp'
  7775. "400":
  7776. description: 具体错误
  7777. schema:
  7778. $ref: '#/definitions/md.Response'
  7779. summary: 制度中心-蛋蛋能量-基础会员设置(获取)
  7780. tags:
  7781. - 蛋蛋能量
  7782. /api/institutionalManagement/eggEnergy/getVirtualCoinList:
  7783. get:
  7784. consumes:
  7785. - application/json
  7786. description: 查询所有币种(获取)
  7787. parameters:
  7788. - description: 验证参数Bearer和token空格拼接
  7789. in: header
  7790. name: Authorization
  7791. required: true
  7792. type: string
  7793. produces:
  7794. - application/json
  7795. responses:
  7796. "200":
  7797. description: 成功返回
  7798. schema:
  7799. items:
  7800. $ref: '#/definitions/md.VirtualCoin'
  7801. type: array
  7802. "400":
  7803. description: 具体错误
  7804. schema:
  7805. $ref: '#/definitions/md.Response'
  7806. summary: 制度中心-蛋蛋能量-查询所有币种(获取)
  7807. tags:
  7808. - 蛋蛋能量
  7809. /api/institutionalManagement/eggEnergy/globalData/coreDataList:
  7810. get:
  7811. consumes:
  7812. - application/json
  7813. description: 数据概览(获取)
  7814. parameters:
  7815. - description: 验证参数Bearer和token空格拼接
  7816. in: header
  7817. name: Authorization
  7818. required: true
  7819. type: string
  7820. produces:
  7821. - application/json
  7822. responses:
  7823. "200":
  7824. description: 具体数据
  7825. schema:
  7826. $ref: '#/definitions/md.GetEggCoreDataListResp'
  7827. "400":
  7828. description: 具体错误
  7829. schema:
  7830. $ref: '#/definitions/md.Response'
  7831. summary: 制度中心-蛋蛋能量-数据概览(获取)
  7832. tags:
  7833. - 蛋蛋能量
  7834. /api/institutionalManagement/eggEnergy/globalData/fundDataAdd:
  7835. post:
  7836. consumes:
  7837. - application/json
  7838. description: 价值明细数据(新增)
  7839. parameters:
  7840. - description: 验证参数Bearer和token空格拼接
  7841. in: header
  7842. name: Authorization
  7843. required: true
  7844. type: string
  7845. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  7846. in: body
  7847. name: req
  7848. required: true
  7849. schema:
  7850. $ref: '#/definitions/md.AddFundDataReq'
  7851. produces:
  7852. - application/json
  7853. responses:
  7854. "200":
  7855. description: 插入数据 id
  7856. schema:
  7857. type: int
  7858. "400":
  7859. description: 具体错误
  7860. schema:
  7861. $ref: '#/definitions/md.Response'
  7862. summary: 制度中心-蛋蛋能量-价值明细数据(新增)
  7863. tags:
  7864. - 蛋蛋能量
  7865. /api/institutionalManagement/eggEnergy/globalData/fundDataList:
  7866. post:
  7867. consumes:
  7868. - application/json
  7869. description: 新增数据列表(获取)
  7870. parameters:
  7871. - description: 验证参数Bearer和token空格拼接
  7872. in: header
  7873. name: Authorization
  7874. required: true
  7875. type: string
  7876. - description: 分页信息必填
  7877. in: body
  7878. name: req
  7879. required: true
  7880. schema:
  7881. $ref: '#/definitions/md.GetFundDataListReq'
  7882. produces:
  7883. - application/json
  7884. responses:
  7885. "200":
  7886. description: 具体数据
  7887. schema:
  7888. $ref: '#/definitions/md.GetFundDataListResp'
  7889. "400":
  7890. description: 具体错误
  7891. schema:
  7892. $ref: '#/definitions/md.Response'
  7893. summary: 制度中心-蛋蛋能量-新增数据列表(获取)
  7894. tags:
  7895. - 蛋蛋能量
  7896. /api/institutionalManagement/eggEnergy/globalData/fundDataRecordList:
  7897. post:
  7898. consumes:
  7899. - application/json
  7900. description: 新增数据列表详情(查询)
  7901. parameters:
  7902. - description: 验证参数Bearer和token空格拼接
  7903. in: header
  7904. name: Authorization
  7905. required: true
  7906. type: string
  7907. - description: 获取到的 system_id 以及分页信息
  7908. in: body
  7909. name: req
  7910. required: true
  7911. schema:
  7912. $ref: '#/definitions/md.GetFundDataRecordListReq'
  7913. produces:
  7914. - application/json
  7915. responses:
  7916. "200":
  7917. description: 具体数据
  7918. schema:
  7919. $ref: '#/definitions/md.GetFundDataRecordListResp'
  7920. "400":
  7921. description: 具体错误
  7922. schema:
  7923. $ref: '#/definitions/md.Response'
  7924. summary: 制度中心-蛋蛋能量-新增数据列表详情(查询)
  7925. tags:
  7926. - 蛋蛋能量
  7927. /api/institutionalManagement/eggEnergy/globalData/pointsCenterPriceCurve:
  7928. get:
  7929. consumes:
  7930. - application/json
  7931. description: 价格趋势(获取)
  7932. parameters:
  7933. - description: 验证参数Bearer和token空格拼接
  7934. in: header
  7935. name: Authorization
  7936. required: true
  7937. type: string
  7938. - description: 1:按天 2:按小时 3:按周
  7939. in: query
  7940. name: kind
  7941. type: string
  7942. produces:
  7943. - application/json
  7944. responses:
  7945. "200":
  7946. description: 具体数据
  7947. schema:
  7948. $ref: '#/definitions/md.GetPriceCurveResp'
  7949. "400":
  7950. description: 具体错误
  7951. schema:
  7952. $ref: '#/definitions/md.Response'
  7953. summary: 制度中心-蛋蛋能量-价格趋势(获取)
  7954. tags:
  7955. - 蛋蛋能量
  7956. /api/institutionalManagement/eggEnergy/platformRevenue/getVideoReward:
  7957. post:
  7958. consumes:
  7959. - application/json
  7960. description: 激励视频(获取)
  7961. parameters:
  7962. - description: 验证参数Bearer和token空格拼接
  7963. in: header
  7964. name: Authorization
  7965. required: true
  7966. type: string
  7967. - description: 落地页不填页大小默认20条数据
  7968. in: body
  7969. name: req
  7970. required: true
  7971. schema:
  7972. $ref: '#/definitions/md.SetVideoRewardReq'
  7973. produces:
  7974. - application/json
  7975. responses:
  7976. "200":
  7977. description: OK
  7978. schema:
  7979. $ref: '#/definitions/md.GetVideoRewardResp'
  7980. "400":
  7981. description: 具体错误
  7982. schema:
  7983. $ref: '#/definitions/md.Response'
  7984. summary: 制度中心-蛋蛋能量-平台营收-激励视频(获取)
  7985. tags:
  7986. - 蛋蛋能量
  7987. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueAdd:
  7988. post:
  7989. consumes:
  7990. - application/json
  7991. description: 其他广告设置数据(新增)
  7992. parameters:
  7993. - description: 验证参数Bearer和token空格拼接
  7994. in: header
  7995. name: Authorization
  7996. required: true
  7997. type: string
  7998. - description: 数据种类、金额、时长(最长24h)、执行次数必填,备注选填
  7999. in: body
  8000. name: req
  8001. required: true
  8002. schema:
  8003. $ref: '#/definitions/md.AddPlatformRevenueReq'
  8004. produces:
  8005. - application/json
  8006. responses:
  8007. "200":
  8008. description: 插入数据 id
  8009. schema:
  8010. type: int
  8011. "400":
  8012. description: 具体错误
  8013. schema:
  8014. $ref: '#/definitions/md.Response'
  8015. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(新增)
  8016. tags:
  8017. - 蛋蛋能量
  8018. /api/institutionalManagement/eggEnergy/platformRevenue/platformRevenueList:
  8019. post:
  8020. consumes:
  8021. - application/json
  8022. description: 其他广告设置数据(获取)
  8023. parameters:
  8024. - description: 验证参数Bearer和token空格拼接
  8025. in: header
  8026. name: Authorization
  8027. required: true
  8028. type: string
  8029. - description: 分页信息必填
  8030. in: body
  8031. name: req
  8032. required: true
  8033. schema:
  8034. $ref: '#/definitions/md.ListPlatformRevenueReq'
  8035. produces:
  8036. - application/json
  8037. responses:
  8038. "200":
  8039. description: 具体数据
  8040. schema:
  8041. $ref: '#/definitions/md.ListPlatformRevenueResp'
  8042. "400":
  8043. description: 具体错误
  8044. schema:
  8045. $ref: '#/definitions/md.Response'
  8046. summary: 制度中心-蛋蛋能量-平台营收-其他广告设置数据(获取)
  8047. tags:
  8048. - 蛋蛋能量
  8049. /api/institutionalManagement/eggEnergy/platformRevenue/setVideoReward:
  8050. post:
  8051. consumes:
  8052. - application/json
  8053. description: 激励视频(设置)
  8054. parameters:
  8055. - description: 验证参数Bearer和token空格拼接
  8056. in: header
  8057. name: Authorization
  8058. required: true
  8059. type: string
  8060. - description: 落地页不填页大小默认20条数据
  8061. in: body
  8062. name: req
  8063. required: true
  8064. schema:
  8065. $ref: '#/definitions/md.SetVideoRewardReq'
  8066. produces:
  8067. - application/json
  8068. responses:
  8069. "200":
  8070. description: success
  8071. schema:
  8072. type: string
  8073. "400":
  8074. description: 具体错误
  8075. schema:
  8076. $ref: '#/definitions/md.Response'
  8077. summary: 制度中心-蛋蛋能量-平台营收-激励视频(设置)
  8078. tags:
  8079. - 蛋蛋能量
  8080. /api/institutionalManagement/eggEnergy/updateBasic:
  8081. post:
  8082. consumes:
  8083. - application/json
  8084. description: 基础设置(更新)
  8085. parameters:
  8086. - description: 验证参数Bearer和token空格拼接
  8087. in: header
  8088. name: Authorization
  8089. required: true
  8090. type: string
  8091. - description: system_id 必填
  8092. in: body
  8093. name: req
  8094. required: true
  8095. schema:
  8096. $ref: '#/definitions/md.UpdateEggEnergyBasicReq'
  8097. produces:
  8098. - application/json
  8099. responses:
  8100. "200":
  8101. description: 修改数据条数
  8102. schema:
  8103. type: int
  8104. "400":
  8105. description: 具体错误
  8106. schema:
  8107. $ref: '#/definitions/md.Response'
  8108. summary: 制度中心-蛋蛋能量-基础设置(更新)
  8109. tags:
  8110. - 蛋蛋能量
  8111. /api/institutionalManagement/eggEnergy/updateVipSetting:
  8112. post:
  8113. consumes:
  8114. - application/json
  8115. description: 会员设置(更新)
  8116. parameters:
  8117. - description: 验证参数Bearer和token空格拼接
  8118. in: header
  8119. name: Authorization
  8120. required: true
  8121. type: string
  8122. - description: 填入修改后的列表(会员等级名称、兑换余额手续费、分红比例)
  8123. in: body
  8124. name: req
  8125. required: true
  8126. schema:
  8127. $ref: '#/definitions/md.UpdateEggEnergyVipSettingReq'
  8128. produces:
  8129. - application/json
  8130. responses:
  8131. "200":
  8132. description: 修改数据条数
  8133. schema:
  8134. type: int
  8135. "400":
  8136. description: 具体错误
  8137. schema:
  8138. $ref: '#/definitions/md.Response'
  8139. summary: 制度中心-蛋蛋能量-会员设置(更新)
  8140. tags:
  8141. - 蛋蛋能量
  8142. /api/institutionalManagement/eggEnergy/updateVirtualCoin:
  8143. post:
  8144. consumes:
  8145. - application/json
  8146. description: 更新币种信息
  8147. parameters:
  8148. - description: 验证参数Bearer和token空格拼接
  8149. in: header
  8150. name: Authorization
  8151. required: true
  8152. type: string
  8153. - description: 更新数据信息
  8154. in: body
  8155. name: req
  8156. required: true
  8157. schema:
  8158. $ref: '#/definitions/md.UpdateVirtualCoinReq'
  8159. produces:
  8160. - application/json
  8161. responses:
  8162. "200":
  8163. description: 更新数据数量
  8164. schema:
  8165. type: int
  8166. "400":
  8167. description: 具体错误
  8168. schema:
  8169. $ref: '#/definitions/md.Response'
  8170. summary: 制度中心-蛋蛋能量-更新币种信息
  8171. tags:
  8172. - 蛋蛋能量
  8173. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinFlowList:
  8174. post:
  8175. consumes:
  8176. - application/json
  8177. description: 蛋蛋能量流水(查询)
  8178. parameters:
  8179. - description: 验证参数Bearer和token空格拼接
  8180. in: header
  8181. name: Authorization
  8182. required: true
  8183. type: string
  8184. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  8185. in: body
  8186. name: req
  8187. required: true
  8188. schema:
  8189. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListReq'
  8190. produces:
  8191. - application/json
  8192. responses:
  8193. "200":
  8194. description: 成功返回
  8195. schema:
  8196. $ref: '#/definitions/md.GetActivePointsUserCoinFlowListResp'
  8197. "400":
  8198. description: 具体错误
  8199. schema:
  8200. $ref: '#/definitions/md.Response'
  8201. summary: 制度中心-活跃积分持有者明细-蛋蛋能量流水(查询)
  8202. tags:
  8203. - 公排管理
  8204. /api/institutionalManagement/eggEnergy/userCoin/eggEnergyUserCoinList:
  8205. post:
  8206. consumes:
  8207. - application/json
  8208. description: 蛋蛋能量明细(获取)
  8209. parameters:
  8210. - description: 验证参数Bearer和token空格拼接
  8211. in: header
  8212. name: Authorization
  8213. required: true
  8214. type: string
  8215. - description: 落地页不填页大小默认20条数据
  8216. in: body
  8217. name: req
  8218. schema:
  8219. $ref: '#/definitions/md.GetActivePointsUserCoinListReq'
  8220. produces:
  8221. - application/json
  8222. responses:
  8223. "200":
  8224. description: 成功返回
  8225. schema:
  8226. $ref: '#/definitions/md.GetActivePointsUserCoinListResp'
  8227. "400":
  8228. description: 具体错误
  8229. schema:
  8230. $ref: '#/definitions/md.Response'
  8231. summary: 制度中心-活跃积分持有者明细-蛋蛋能量明细(获取)
  8232. tags:
  8233. - 公排管理
  8234. /api/institutionalManagement/eggEnergy/userCoin/eggPointsUserCoinList:
  8235. post:
  8236. consumes:
  8237. - application/json
  8238. description: 蛋蛋积分持有者明细(获取)
  8239. parameters:
  8240. - description: 验证参数Bearer和token空格拼接
  8241. in: header
  8242. name: Authorization
  8243. required: true
  8244. type: string
  8245. - description: 落地页不填页大小默认20条数据
  8246. in: body
  8247. name: req
  8248. schema:
  8249. $ref: '#/definitions/md.GetGreenEnergyUserCoinListReq'
  8250. produces:
  8251. - application/json
  8252. responses:
  8253. "200":
  8254. description: 成功返回
  8255. schema:
  8256. $ref: '#/definitions/md.GetGreenEnergyUserCoinListResp'
  8257. "400":
  8258. description: 具体错误
  8259. schema:
  8260. $ref: '#/definitions/md.Response'
  8261. summary: 制度中心-绿色能量持有者明细-蛋蛋积分持有者明细(获取)
  8262. tags:
  8263. - 公排管理
  8264. /api/institutionalManagement/eggEnergy/userCoin/getEggPointsUserCoinFlowList:
  8265. post:
  8266. consumes:
  8267. - application/json
  8268. description: 蛋蛋积分流水明细(查询)
  8269. parameters:
  8270. - description: 验证参数Bearer和token空格拼接
  8271. in: header
  8272. name: Authorization
  8273. required: true
  8274. type: string
  8275. - description: 至少传入 货币类型 ID 用户 UID 页数 每页大小
  8276. in: body
  8277. name: req
  8278. required: true
  8279. schema:
  8280. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListReq'
  8281. produces:
  8282. - application/json
  8283. responses:
  8284. "200":
  8285. description: 成功返回
  8286. schema:
  8287. $ref: '#/definitions/md.GetGreenEnergyUserCoinFlowListResp'
  8288. "400":
  8289. description: 具体错误
  8290. schema:
  8291. $ref: '#/definitions/md.Response'
  8292. summary: 制度中心-绿色能量持有者明细-蛋蛋积分流水明细(查询)
  8293. tags:
  8294. - 公排管理
  8295. /api/institutionalManagement/eggPointCoefficient/add:
  8296. post:
  8297. consumes:
  8298. - application/json
  8299. description: 区间系数(新增 支持批量新增)
  8300. parameters:
  8301. - description: 验证参数Bearer和token空格拼接
  8302. in: header
  8303. name: Authorization
  8304. required: true
  8305. type: string
  8306. - description: 需要新增的内容
  8307. in: body
  8308. name: req
  8309. required: true
  8310. schema:
  8311. $ref: '#/definitions/md.EggPointCoefficientBatchAddReq'
  8312. produces:
  8313. - application/json
  8314. responses:
  8315. "200":
  8316. description: 新增数据条数
  8317. schema:
  8318. type: int
  8319. "400":
  8320. description: 具体错误
  8321. schema:
  8322. $ref: '#/definitions/md.Response'
  8323. summary: 制度中心-蛋蛋分区间系数管理-区间系数(新增)
  8324. tags:
  8325. - 蛋蛋分区间系数管理
  8326. /api/institutionalManagement/eggPointCoefficient/del:
  8327. delete:
  8328. consumes:
  8329. - application/json
  8330. description: 区间系数(删除)
  8331. parameters:
  8332. - description: 验证参数Bearer和token空格拼接
  8333. in: header
  8334. name: Authorization
  8335. required: true
  8336. type: string
  8337. - description: 需要删除的数据id
  8338. in: body
  8339. name: req
  8340. required: true
  8341. schema:
  8342. $ref: '#/definitions/md.EggPointCoefficientDelReq'
  8343. produces:
  8344. - application/json
  8345. responses:
  8346. "200":
  8347. description: 成功删除数据条数
  8348. schema:
  8349. type: int
  8350. "400":
  8351. description: 具体错误
  8352. schema:
  8353. $ref: '#/definitions/md.Response'
  8354. summary: 制度中心-蛋蛋分区间系数管理-区间系数(删除)
  8355. tags:
  8356. - 蛋蛋分区间系数管理
  8357. /api/institutionalManagement/eggPointCoefficient/index:
  8358. get:
  8359. consumes:
  8360. - application/json
  8361. description: 区间系数(获取)
  8362. parameters:
  8363. - description: 验证参数Bearer和token空格拼接
  8364. in: header
  8365. name: Authorization
  8366. required: true
  8367. type: string
  8368. produces:
  8369. - application/json
  8370. responses:
  8371. "200":
  8372. description: OK
  8373. schema:
  8374. $ref: '#/definitions/md.EggPointCoefficientGetResp'
  8375. "400":
  8376. description: 具体错误
  8377. schema:
  8378. $ref: '#/definitions/md.Response'
  8379. summary: 制度中心-蛋蛋分区间系数管理-区间系数(获取)
  8380. tags:
  8381. - 蛋蛋分区间系数管理
  8382. /api/institutionalManagement/eggPointCoefficient/update:
  8383. post:
  8384. consumes:
  8385. - application/json
  8386. description: 区间系数(更新)
  8387. parameters:
  8388. - description: 验证参数Bearer和token空格拼接
  8389. in: header
  8390. name: Authorization
  8391. required: true
  8392. type: string
  8393. - description: 需要更新的数据信息
  8394. in: body
  8395. name: req
  8396. required: true
  8397. schema:
  8398. $ref: '#/definitions/md.EggPointCoefficientUpdateReq'
  8399. produces:
  8400. - application/json
  8401. responses:
  8402. "200":
  8403. description: 成功修改的数据数量
  8404. schema:
  8405. type: int
  8406. "400":
  8407. description: 具体错误
  8408. schema:
  8409. $ref: '#/definitions/md.Response'
  8410. summary: 制度中心-蛋蛋分区间系数管理-区间系数(更新)
  8411. tags:
  8412. - 蛋蛋分区间系数管理
  8413. /api/institutionalManagement/moduleSetting/getModuleSetting:
  8414. get:
  8415. consumes:
  8416. - application/json
  8417. description: 个性化设置(获取)
  8418. parameters:
  8419. - description: 验证参数Bearer和token空格拼接
  8420. in: header
  8421. name: Authorization
  8422. required: true
  8423. type: string
  8424. - description: 模块类型值
  8425. in: query
  8426. name: mod_name_value
  8427. required: true
  8428. type: string
  8429. produces:
  8430. - application/json
  8431. responses:
  8432. "200":
  8433. description: 具体数据
  8434. schema:
  8435. $ref: '#/definitions/md.ModuleSettingGetResp'
  8436. "400":
  8437. description: 具体错误
  8438. schema:
  8439. $ref: '#/definitions/md.Response'
  8440. summary: 制度中心-模块设置-个性化设置(获取)
  8441. tags:
  8442. - 模块设置
  8443. /api/institutionalManagement/moduleSetting/updateModuleSetting:
  8444. post:
  8445. consumes:
  8446. - application/json
  8447. description: 个性化设置(更新)
  8448. parameters:
  8449. - description: 验证参数Bearer和token空格拼接
  8450. in: header
  8451. name: Authorization
  8452. required: true
  8453. type: string
  8454. - description: 模块类型值必填 链接传入完整 URL
  8455. in: body
  8456. name: req
  8457. required: true
  8458. schema:
  8459. $ref: '#/definitions/md.ModuleSettingUpdateReq'
  8460. produces:
  8461. - application/json
  8462. responses:
  8463. "200":
  8464. description: 修改数据条数
  8465. schema:
  8466. type: int
  8467. "400":
  8468. description: 具体错误
  8469. schema:
  8470. $ref: '#/definitions/md.Response'
  8471. summary: 制度中心-模块设置-个性化设置(更新)
  8472. tags:
  8473. - 模块设置
  8474. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd:
  8475. post:
  8476. consumes:
  8477. - application/json
  8478. description: 社区分红(新增)
  8479. parameters:
  8480. - description: 验证参数Bearer和token空格拼接
  8481. in: header
  8482. name: Authorization
  8483. required: true
  8484. type: string
  8485. - description: 分红名称、分红总量
  8486. in: body
  8487. name: req
  8488. required: true
  8489. schema:
  8490. $ref: '#/definitions/md.AddCommunityDividendsReq'
  8491. produces:
  8492. - application/json
  8493. responses:
  8494. "200":
  8495. description: 成功
  8496. schema:
  8497. type: success
  8498. "400":
  8499. description: 具体错误
  8500. schema:
  8501. $ref: '#/definitions/md.Response'
  8502. summary: 制度中心-公排管理-社区分红(新增)
  8503. tags:
  8504. - 公排管理
  8505. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsList:
  8506. post:
  8507. consumes:
  8508. - application/json
  8509. description: 社区分红(查询)
  8510. parameters:
  8511. - description: 验证参数Bearer和token空格拼接
  8512. in: header
  8513. name: Authorization
  8514. required: true
  8515. type: string
  8516. - description: 页数、每页大小必填 起止时间、起止数量选填
  8517. in: body
  8518. name: req
  8519. required: true
  8520. schema:
  8521. $ref: '#/definitions/md.ListCommunityDividendsReq'
  8522. produces:
  8523. - application/json
  8524. responses:
  8525. "200":
  8526. description: 具体数据
  8527. schema:
  8528. $ref: '#/definitions/md.ListCommunityDividendsResp'
  8529. "400":
  8530. description: 具体错误
  8531. schema:
  8532. $ref: '#/definitions/md.Response'
  8533. summary: 制度中心-公排管理-社区分红(查询)
  8534. tags:
  8535. - 公排管理
  8536. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd:
  8537. post:
  8538. consumes:
  8539. - application/json
  8540. description: 社区长列表(新增)
  8541. parameters:
  8542. - description: 验证参数Bearer和token空格拼接
  8543. in: header
  8544. name: Authorization
  8545. required: true
  8546. type: string
  8547. - description: 新增社区长 ID、备注
  8548. in: body
  8549. name: req
  8550. required: true
  8551. schema:
  8552. $ref: '#/definitions/md.AddCommunityDividendsWithUserReq'
  8553. produces:
  8554. - application/json
  8555. responses:
  8556. "200":
  8557. description: 插入数据 ID
  8558. schema:
  8559. type: int
  8560. "400":
  8561. description: 具体错误
  8562. schema:
  8563. $ref: '#/definitions/md.Response'
  8564. summary: 制度中心-公排管理-社区长列表(新增)
  8565. tags:
  8566. - 公排管理
  8567. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserDel/{$id}:
  8568. delete:
  8569. consumes:
  8570. - application/json
  8571. description: 社区长列表(删除)
  8572. parameters:
  8573. - description: 验证参数Bearer和token空格拼接
  8574. in: header
  8575. name: Authorization
  8576. required: true
  8577. type: string
  8578. produces:
  8579. - application/json
  8580. responses:
  8581. "200":
  8582. description: 删除数据数量
  8583. schema:
  8584. type: int
  8585. "400":
  8586. description: 具体错误
  8587. schema:
  8588. $ref: '#/definitions/md.Response'
  8589. summary: 制度中心-公排管理-社区长列表(删除)
  8590. tags:
  8591. - 公排管理
  8592. /api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserList:
  8593. post:
  8594. consumes:
  8595. - application/json
  8596. description: 社区长列表(查询)
  8597. parameters:
  8598. - description: 验证参数Bearer和token空格拼接
  8599. in: header
  8600. name: Authorization
  8601. required: true
  8602. type: string
  8603. - description: 页数、每页大小必填 手机号、用户ID选填
  8604. in: body
  8605. name: req
  8606. required: true
  8607. schema:
  8608. $ref: '#/definitions/md.ListCommunityDividendsWithUserReq'
  8609. produces:
  8610. - application/json
  8611. responses:
  8612. "200":
  8613. description: 社区长列表
  8614. schema:
  8615. $ref: '#/definitions/md.ListCommunityDividendsWithUserResp'
  8616. "400":
  8617. description: 具体错误
  8618. schema:
  8619. $ref: '#/definitions/md.Response'
  8620. summary: 制度中心-公排管理-社区长列表(查询)
  8621. tags:
  8622. - 公排管理
  8623. /api/institutionalManagement/publicPlatoon/exchangeUserPosition:
  8624. post:
  8625. consumes:
  8626. - application/json
  8627. description: 关系分布图(位置转换)
  8628. parameters:
  8629. - description: 验证参数Bearer和token空格拼接
  8630. in: header
  8631. name: Authorization
  8632. required: true
  8633. type: string
  8634. - description: 需要交换的两个位置
  8635. in: body
  8636. name: req
  8637. required: true
  8638. schema:
  8639. $ref: '#/definitions/md.ExchangeUserPositionReq'
  8640. produces:
  8641. - application/json
  8642. responses:
  8643. "200":
  8644. description: 成功返回
  8645. schema:
  8646. type: ""
  8647. "400":
  8648. description: 具体错误
  8649. schema:
  8650. $ref: '#/definitions/md.Response'
  8651. summary: 制度中心-公排管理-关系分布图(位置转换)
  8652. tags:
  8653. - 公排管理
  8654. /api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap:
  8655. get:
  8656. consumes:
  8657. - application/json
  8658. description: 关系分布图(获取指定用户上级)
  8659. parameters:
  8660. - description: 验证参数Bearer和token空格拼接
  8661. in: header
  8662. name: Authorization
  8663. required: true
  8664. type: string
  8665. - description: 用户ID
  8666. in: query
  8667. name: uid
  8668. required: true
  8669. type: string
  8670. produces:
  8671. - application/json
  8672. responses:
  8673. "200":
  8674. description: 具体数据
  8675. schema:
  8676. $ref: '#/definitions/md.FindSubUserRelationshipMapResp'
  8677. "400":
  8678. description: 具体错误
  8679. schema:
  8680. $ref: '#/definitions/md.Response'
  8681. summary: 制度中心-公排管理-关系分布图(获取指定用户上级)
  8682. tags:
  8683. - 公排管理
  8684. /api/institutionalManagement/publicPlatoon/findUserRelationshipMap:
  8685. get:
  8686. consumes:
  8687. - application/json
  8688. description: 关系分布图(获取指定用户下级)
  8689. parameters:
  8690. - description: 验证参数Bearer和token空格拼接
  8691. in: header
  8692. name: Authorization
  8693. required: true
  8694. type: string
  8695. - description: 用户ID
  8696. in: query
  8697. name: uid
  8698. required: true
  8699. type: string
  8700. produces:
  8701. - application/json
  8702. responses:
  8703. "200":
  8704. description: 具体数据
  8705. schema:
  8706. $ref: '#/definitions/md.TreeNode'
  8707. "400":
  8708. description: 具体错误
  8709. schema:
  8710. $ref: '#/definitions/md.Response'
  8711. summary: 制度中心-公排管理-关系分布图(获取指定用户下级)
  8712. tags:
  8713. - 公排管理
  8714. /api/institutionalManagement/publicPlatoon/getBasic:
  8715. get:
  8716. consumes:
  8717. - application/json
  8718. description: 公排基础设置(获取)
  8719. parameters:
  8720. - description: 验证参数Bearer和token空格拼接
  8721. in: header
  8722. name: Authorization
  8723. required: true
  8724. type: string
  8725. produces:
  8726. - application/json
  8727. responses:
  8728. "200":
  8729. description: 具体数据
  8730. schema:
  8731. $ref: '#/definitions/md.GetPublicPlatoonBasicResp'
  8732. "400":
  8733. description: 具体错误
  8734. schema:
  8735. $ref: '#/definitions/md.Response'
  8736. summary: 制度中心-公排管理-公排基础设置(获取)
  8737. tags:
  8738. - 公排管理
  8739. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/delete:
  8740. delete:
  8741. consumes:
  8742. - application/json
  8743. description: 免罚用户(删除)
  8744. parameters:
  8745. - description: 验证参数Bearer和token空格拼接
  8746. in: header
  8747. name: Authorization
  8748. required: true
  8749. type: string
  8750. - description: 免罚用户ID
  8751. in: body
  8752. name: req
  8753. required: true
  8754. schema:
  8755. $ref: '#/definitions/md.DeleteFreePublishUserReq'
  8756. produces:
  8757. - application/json
  8758. responses:
  8759. "200":
  8760. description: 删除数据数量
  8761. schema:
  8762. type: int
  8763. "400":
  8764. description: 具体错误
  8765. schema:
  8766. $ref: '#/definitions/md.Response'
  8767. summary: 制度中心-公排管理-免罚用户(删除)
  8768. tags:
  8769. - 公排管理
  8770. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index:
  8771. post:
  8772. consumes:
  8773. - application/json
  8774. description: 免罚用户(查询)
  8775. parameters:
  8776. - description: 验证参数Bearer和token空格拼接
  8777. in: header
  8778. name: Authorization
  8779. required: true
  8780. type: string
  8781. - description: 页数和行数必填,uid选填
  8782. in: body
  8783. name: req
  8784. required: true
  8785. schema:
  8786. $ref: '#/definitions/md.GetFreePublishUserReq'
  8787. produces:
  8788. - application/json
  8789. responses:
  8790. "200":
  8791. description: 成功返回
  8792. schema:
  8793. $ref: '#/definitions/md.GetFreePublishUserResp'
  8794. "400":
  8795. description: 具体错误
  8796. schema:
  8797. $ref: '#/definitions/md.Response'
  8798. summary: 制度中心-公排管理-免罚用户(查询)
  8799. tags:
  8800. - 公排管理
  8801. /api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save:
  8802. post:
  8803. consumes:
  8804. - application/json
  8805. description: 免罚用户(新增)
  8806. parameters:
  8807. - description: 验证参数Bearer和token空格拼接
  8808. in: header
  8809. name: Authorization
  8810. required: true
  8811. type: string
  8812. - description: 免罚用户ID
  8813. in: body
  8814. name: req
  8815. required: true
  8816. schema:
  8817. $ref: '#/definitions/md.AddFreePublishUserReq'
  8818. produces:
  8819. - application/json
  8820. responses:
  8821. "200":
  8822. description: 插入数据 ID
  8823. schema:
  8824. type: int
  8825. "400":
  8826. description: 具体错误
  8827. schema:
  8828. $ref: '#/definitions/md.Response'
  8829. summary: 制度中心-公排管理-免罚用户(新增)
  8830. tags:
  8831. - 公排管理
  8832. /api/institutionalManagement/publicPlatoon/relationshipMap:
  8833. get:
  8834. consumes:
  8835. - application/json
  8836. description: 关系分布图(获取)
  8837. parameters:
  8838. - description: 验证参数Bearer和token空格拼接
  8839. in: header
  8840. name: Authorization
  8841. required: true
  8842. type: string
  8843. - description: phone
  8844. in: query
  8845. name: phone
  8846. required: true
  8847. type: string
  8848. - description: uid
  8849. in: query
  8850. name: uid
  8851. required: true
  8852. type: string
  8853. produces:
  8854. - application/json
  8855. responses:
  8856. "200":
  8857. description: 具体数据
  8858. schema:
  8859. $ref: '#/definitions/md.TreeNode'
  8860. "400":
  8861. description: 具体错误
  8862. schema:
  8863. $ref: '#/definitions/md.Response'
  8864. summary: 制度中心-公排管理-关系分布图(获取)
  8865. tags:
  8866. - 公排管理
  8867. /api/institutionalManagement/publicPlatoon/selectMember:
  8868. post:
  8869. consumes:
  8870. - application/json
  8871. description: 公排基础设置选择会员(查询)
  8872. parameters:
  8873. - description: 验证参数Bearer和token空格拼接
  8874. in: header
  8875. name: Authorization
  8876. required: true
  8877. type: string
  8878. - description: 分页信息必填
  8879. in: body
  8880. name: req
  8881. required: true
  8882. schema:
  8883. $ref: '#/definitions/md.SelectMemberReq'
  8884. produces:
  8885. - application/json
  8886. responses:
  8887. "200":
  8888. description: 具体数据
  8889. schema:
  8890. $ref: '#/definitions/md.SelectMemberResp'
  8891. "400":
  8892. description: 具体错误
  8893. schema:
  8894. $ref: '#/definitions/md.Response'
  8895. summary: 制度中心-公排管理-公排基础设置选择会员(查询)
  8896. tags:
  8897. - 公排管理
  8898. /api/institutionalManagement/publicPlatoon/updateBasic:
  8899. put:
  8900. consumes:
  8901. - application/json
  8902. description: 公排基础设置(修改)
  8903. parameters:
  8904. - description: 验证参数Bearer和token空格拼接
  8905. in: header
  8906. name: Authorization
  8907. required: true
  8908. type: string
  8909. - description: 公排设置表单内容
  8910. in: body
  8911. name: req
  8912. required: true
  8913. schema:
  8914. $ref: '#/definitions/md.UpdatePublicPlatoonBasicReq'
  8915. produces:
  8916. - application/json
  8917. responses:
  8918. "200":
  8919. description: success
  8920. schema:
  8921. type: string
  8922. "400":
  8923. description: 具体错误
  8924. schema:
  8925. $ref: '#/definitions/md.Response'
  8926. summary: 制度中心-公排管理-公排基础设置(修改)
  8927. tags:
  8928. - 公排管理
  8929. /api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis/index:
  8930. post:
  8931. consumes:
  8932. - application/json
  8933. description: 日活分析
  8934. parameters:
  8935. - description: 验证参数Bearer和token空格拼接
  8936. in: header
  8937. name: Authorization
  8938. required: true
  8939. type: string
  8940. - description: 用户 ID、查询开始时间、结束时间(查询时间不超过30天)、页数、每页大小
  8941. in: body
  8942. name: req
  8943. required: true
  8944. schema:
  8945. $ref: '#/definitions/md.UserDailyActivityAnalysisReq'
  8946. produces:
  8947. - application/json
  8948. responses:
  8949. "200":
  8950. description: 具体数据
  8951. schema:
  8952. $ref: '#/definitions/md.UserDailyActivityAnalysisResp'
  8953. "400":
  8954. description: 具体错误
  8955. schema:
  8956. $ref: '#/definitions/md.Response'
  8957. summary: 制度中心-公排管理-日活分析
  8958. tags:
  8959. - 公排管理
  8960. /api/login:
  8961. post:
  8962. consumes:
  8963. - application/json
  8964. description: 登入
  8965. parameters:
  8966. - description: 用户名密码
  8967. in: body
  8968. name: req
  8969. required: true
  8970. schema:
  8971. $ref: '#/definitions/md.LoginReq'
  8972. produces:
  8973. - application/json
  8974. responses:
  8975. "200":
  8976. description: token
  8977. schema:
  8978. $ref: '#/definitions/md.LoginResponse'
  8979. "400":
  8980. description: 具体错误
  8981. schema:
  8982. $ref: '#/definitions/md.Response'
  8983. summary: 登陆
  8984. tags:
  8985. - 登录
  8986. /api/marketingApplications/newUserRedPackage/getBasic:
  8987. get:
  8988. consumes:
  8989. - application/json
  8990. description: 新人红包设置(获取)
  8991. parameters:
  8992. - description: 验证参数Bearer和token空格拼接
  8993. in: header
  8994. name: Authorization
  8995. required: true
  8996. type: string
  8997. produces:
  8998. - application/json
  8999. responses:
  9000. "200":
  9001. description: 具体数据
  9002. schema:
  9003. $ref: '#/definitions/md.NewUserRedPackageGetBasicResp'
  9004. "400":
  9005. description: 具体错误
  9006. schema:
  9007. $ref: '#/definitions/md.Response'
  9008. summary: 制度中心-营销应用-新人红包设置(获取)
  9009. tags:
  9010. - 营销应用
  9011. /api/marketingApplications/newUserRedPackage/recordFlowList:
  9012. post:
  9013. consumes:
  9014. - application/json
  9015. description: 新人红包列表明细(查询)
  9016. parameters:
  9017. - description: 验证参数Bearer和token空格拼接
  9018. in: header
  9019. name: Authorization
  9020. required: true
  9021. type: string
  9022. - description: 新人红包列表明细查询条件(分页信息、用户 ID必填)
  9023. in: body
  9024. name: req
  9025. required: true
  9026. schema:
  9027. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListReq'
  9028. produces:
  9029. - application/json
  9030. responses:
  9031. "200":
  9032. description: 具体数据
  9033. schema:
  9034. $ref: '#/definitions/md.NewUserRedPackageRecordFlowListResp'
  9035. "400":
  9036. description: 具体错误
  9037. schema:
  9038. $ref: '#/definitions/md.Response'
  9039. summary: 制度中心-营销应用-新人红包列表明细(查询)
  9040. tags:
  9041. - 营销应用
  9042. /api/marketingApplications/newUserRedPackage/recordList:
  9043. post:
  9044. consumes:
  9045. - application/json
  9046. description: 新人红包列表(查询)
  9047. parameters:
  9048. - description: 验证参数Bearer和token空格拼接
  9049. in: header
  9050. name: Authorization
  9051. required: true
  9052. type: string
  9053. - description: 新人红包列表查询条件(分页信息必填)
  9054. in: body
  9055. name: req
  9056. required: true
  9057. schema:
  9058. $ref: '#/definitions/md.NewUserRedPackageRecordListReq'
  9059. produces:
  9060. - application/json
  9061. responses:
  9062. "200":
  9063. description: 具体数据
  9064. schema:
  9065. $ref: '#/definitions/md.NewUserRedPackageRecordListResp'
  9066. "400":
  9067. description: 具体错误
  9068. schema:
  9069. $ref: '#/definitions/md.Response'
  9070. summary: 制度中心-营销应用-新人红包列表(查询)
  9071. tags:
  9072. - 营销应用
  9073. /api/marketingApplications/newUserRedPackage/updateBasic:
  9074. put:
  9075. consumes:
  9076. - application/json
  9077. description: 新人红包设置(修改)
  9078. parameters:
  9079. - description: 验证参数Bearer和token空格拼接
  9080. in: header
  9081. name: Authorization
  9082. required: true
  9083. type: string
  9084. - description: 新人红包设置表单
  9085. in: body
  9086. name: req
  9087. required: true
  9088. schema:
  9089. $ref: '#/definitions/md.NewUserRedPackageUpdateBasicReq'
  9090. produces:
  9091. - application/json
  9092. responses:
  9093. "200":
  9094. description: success
  9095. schema:
  9096. type: string
  9097. "400":
  9098. description: 具体错误
  9099. schema:
  9100. $ref: '#/definitions/md.Response'
  9101. summary: 制度中心-营销应用-新人红包设置(修改)
  9102. tags:
  9103. - 营销应用
  9104. /api/memberCenter/certificate/del:
  9105. post:
  9106. consumes:
  9107. - application/json
  9108. description: 会员中心-证书管理-删除
  9109. parameters:
  9110. - description: 验证参数Bearer和token空格拼接
  9111. in: header
  9112. name: Authorization
  9113. required: true
  9114. type: string
  9115. - description: (分页信息必填)
  9116. in: body
  9117. name: req
  9118. required: true
  9119. schema:
  9120. $ref: '#/definitions/md.CertificateDelReq'
  9121. produces:
  9122. - application/json
  9123. responses:
  9124. "200":
  9125. description: 具体数据
  9126. schema:
  9127. type: string
  9128. "400":
  9129. description: 具体错误
  9130. schema:
  9131. $ref: '#/definitions/md.Response'
  9132. summary: 会员中心-证书管理-删除
  9133. tags:
  9134. - 会员中心
  9135. /api/memberCenter/certificate/list:
  9136. post:
  9137. consumes:
  9138. - application/json
  9139. description: 会员中心-证书管理
  9140. parameters:
  9141. - description: 验证参数Bearer和token空格拼接
  9142. in: header
  9143. name: Authorization
  9144. required: true
  9145. type: string
  9146. - description: (分页信息必填)
  9147. in: body
  9148. name: req
  9149. required: true
  9150. schema:
  9151. $ref: '#/definitions/md.CertificateListReq'
  9152. produces:
  9153. - application/json
  9154. responses:
  9155. "200":
  9156. description: 具体数据
  9157. schema:
  9158. $ref: '#/definitions/md.CertificateListResp'
  9159. "400":
  9160. description: 具体错误
  9161. schema:
  9162. $ref: '#/definitions/md.Response'
  9163. summary: 会员中心-证书管理
  9164. tags:
  9165. - 会员中心
  9166. /api/memberCenter/certificate/save:
  9167. post:
  9168. consumes:
  9169. - application/json
  9170. description: 会员中心-证书管理-保存
  9171. parameters:
  9172. - description: 验证参数Bearer和token空格拼接
  9173. in: header
  9174. name: Authorization
  9175. required: true
  9176. type: string
  9177. - description: (分页信息必填)
  9178. in: body
  9179. name: req
  9180. required: true
  9181. schema:
  9182. $ref: '#/definitions/md.CertificateSave'
  9183. produces:
  9184. - application/json
  9185. responses:
  9186. "200":
  9187. description: 具体数据
  9188. schema:
  9189. type: string
  9190. "400":
  9191. description: 具体错误
  9192. schema:
  9193. $ref: '#/definitions/md.Response'
  9194. summary: 会员中心-证书管理-保存
  9195. tags:
  9196. - 会员中心
  9197. /api/memberCenter/levelManagement/addLevel:
  9198. post:
  9199. consumes:
  9200. - application/json
  9201. description: 等级管理(新增)
  9202. parameters:
  9203. - description: 验证参数Bearer和token空格拼接
  9204. in: header
  9205. name: Authorization
  9206. required: true
  9207. type: string
  9208. - description: 需要新增的等级信息
  9209. in: body
  9210. name: req
  9211. required: true
  9212. schema:
  9213. $ref: '#/definitions/md.AddLevelReq'
  9214. produces:
  9215. - application/json
  9216. responses:
  9217. "200":
  9218. description: 新增等级ID
  9219. schema:
  9220. type: int
  9221. "400":
  9222. description: 具体错误
  9223. schema:
  9224. $ref: '#/definitions/md.Response'
  9225. summary: 制度中心-会员中心-等级管理(新增)
  9226. tags:
  9227. - 会员中心
  9228. /api/memberCenter/levelManagement/deleteLevel:
  9229. delete:
  9230. consumes:
  9231. - application/json
  9232. description: 等级管理(删除)
  9233. parameters:
  9234. - description: 验证参数Bearer和token空格拼接
  9235. in: header
  9236. name: Authorization
  9237. required: true
  9238. type: string
  9239. - description: 需要删除的等级 ID
  9240. in: body
  9241. name: req
  9242. required: true
  9243. schema:
  9244. $ref: '#/definitions/md.DeleteLevelReq'
  9245. produces:
  9246. - application/json
  9247. responses:
  9248. "200":
  9249. description: 成功删除数据数量
  9250. schema:
  9251. type: int
  9252. "400":
  9253. description: 具体错误
  9254. schema:
  9255. $ref: '#/definitions/md.Response'
  9256. summary: 制度中心-会员中心-等级管理(删除)
  9257. tags:
  9258. - 会员中心
  9259. /api/memberCenter/levelManagement/deleteLevelTask:
  9260. delete:
  9261. consumes:
  9262. - application/json
  9263. description: 等级任务(删除)
  9264. parameters:
  9265. - description: 验证参数Bearer和token空格拼接
  9266. in: header
  9267. name: Authorization
  9268. required: true
  9269. type: string
  9270. - description: 需要删除的等级任务ID
  9271. in: body
  9272. name: req
  9273. required: true
  9274. schema:
  9275. $ref: '#/definitions/md.DeleteTaskReq'
  9276. produces:
  9277. - application/json
  9278. responses:
  9279. "200":
  9280. description: 成功删除数据数量
  9281. schema:
  9282. type: int
  9283. "400":
  9284. description: 具体错误
  9285. schema:
  9286. $ref: '#/definitions/md.Response'
  9287. summary: 制度中心-会员中心-等级管理-等级任务(删除)
  9288. tags:
  9289. - 会员中心
  9290. /api/memberCenter/levelManagement/getLevelList:
  9291. get:
  9292. consumes:
  9293. - application/json
  9294. description: 标签管理(获取)
  9295. parameters:
  9296. - description: 验证参数Bearer和token空格拼接
  9297. in: header
  9298. name: Authorization
  9299. required: true
  9300. type: string
  9301. - description: 每页大小
  9302. in: query
  9303. name: limit
  9304. required: true
  9305. type: integer
  9306. - description: 页数
  9307. in: query
  9308. name: page
  9309. required: true
  9310. type: integer
  9311. produces:
  9312. - application/json
  9313. responses:
  9314. "200":
  9315. description: 具体数据
  9316. schema:
  9317. $ref: '#/definitions/md.GetLevelListResp'
  9318. "400":
  9319. description: 具体错误
  9320. schema:
  9321. $ref: '#/definitions/md.Response'
  9322. summary: 制度中心-会员中心-等级管理(获取)
  9323. tags:
  9324. - 会员中心
  9325. /api/memberCenter/levelManagement/getOneLevel:
  9326. get:
  9327. consumes:
  9328. - application/json
  9329. description: 等级明细(获取)
  9330. parameters:
  9331. - description: 验证参数Bearer和token空格拼接
  9332. in: header
  9333. name: Authorization
  9334. required: true
  9335. type: string
  9336. - description: 等级 ID
  9337. in: query
  9338. name: level_id
  9339. required: true
  9340. type: integer
  9341. produces:
  9342. - application/json
  9343. responses:
  9344. "200":
  9345. description: 具体数据
  9346. schema:
  9347. $ref: '#/definitions/md.GetOneLevelResp'
  9348. "400":
  9349. description: 具体错误
  9350. schema:
  9351. $ref: '#/definitions/md.Response'
  9352. summary: 制度中心-会员中心-等级管理-等级明细(获取)
  9353. tags:
  9354. - 会员中心
  9355. /api/memberCenter/levelManagement/updateLevel:
  9356. post:
  9357. consumes:
  9358. - application/json
  9359. description: 等级管理(更新)
  9360. parameters:
  9361. - description: 验证参数Bearer和token空格拼接
  9362. in: header
  9363. name: Authorization
  9364. required: true
  9365. type: string
  9366. - description: 需要修改的等级信息
  9367. in: body
  9368. name: req
  9369. required: true
  9370. schema:
  9371. $ref: '#/definitions/md.UpdateLevelReq'
  9372. produces:
  9373. - application/json
  9374. responses:
  9375. "200":
  9376. description: success
  9377. schema:
  9378. type: string
  9379. "400":
  9380. description: 具体错误
  9381. schema:
  9382. $ref: '#/definitions/md.Response'
  9383. summary: 制度中心-会员中心-等级管理(更新)
  9384. tags:
  9385. - 会员中心
  9386. /api/memberCenter/tagManagement/addTag:
  9387. post:
  9388. consumes:
  9389. - application/json
  9390. description: 标签管理(新增)
  9391. parameters:
  9392. - description: 验证参数Bearer和token空格拼接
  9393. in: header
  9394. name: Authorization
  9395. required: true
  9396. type: string
  9397. - description: 新增的标签信息
  9398. in: body
  9399. name: req
  9400. required: true
  9401. schema:
  9402. $ref: '#/definitions/md.AddTagReq'
  9403. produces:
  9404. - application/json
  9405. responses:
  9406. "200":
  9407. description: 新增的标签 ID
  9408. schema:
  9409. type: int
  9410. "400":
  9411. description: 具体错误
  9412. schema:
  9413. $ref: '#/definitions/md.Response'
  9414. summary: 制度中心-会员中心-标签管理(新增)
  9415. tags:
  9416. - 会员中心
  9417. /api/memberCenter/tagManagement/deleteTag:
  9418. delete:
  9419. consumes:
  9420. - application/json
  9421. description: 标签管理(删除)
  9422. parameters:
  9423. - description: 验证参数Bearer和token空格拼接
  9424. in: header
  9425. name: Authorization
  9426. required: true
  9427. type: string
  9428. - description: 需要删除的标签 ID
  9429. in: body
  9430. name: req
  9431. required: true
  9432. schema:
  9433. $ref: '#/definitions/md.DeleteTagReq'
  9434. produces:
  9435. - application/json
  9436. responses:
  9437. "200":
  9438. description: 成功删除标签用户数
  9439. schema:
  9440. type: int
  9441. "400":
  9442. description: 具体错误
  9443. schema:
  9444. $ref: '#/definitions/md.Response'
  9445. summary: 制度中心-会员中心-标签管理(删除)
  9446. tags:
  9447. - 会员中心
  9448. /api/memberCenter/tagManagement/getTagList:
  9449. get:
  9450. consumes:
  9451. - application/json
  9452. description: 标签管理(获取)
  9453. parameters:
  9454. - description: 验证参数Bearer和token空格拼接
  9455. in: header
  9456. name: Authorization
  9457. required: true
  9458. type: string
  9459. - description: 每页大小
  9460. in: query
  9461. name: limit
  9462. required: true
  9463. type: integer
  9464. - description: 页数
  9465. in: query
  9466. name: page
  9467. required: true
  9468. type: integer
  9469. produces:
  9470. - application/json
  9471. responses:
  9472. "200":
  9473. description: 具体数据
  9474. schema:
  9475. $ref: '#/definitions/md.GetTagListResp'
  9476. "400":
  9477. description: 具体错误
  9478. schema:
  9479. $ref: '#/definitions/md.Response'
  9480. summary: 制度中心-会员中心-标签管理(获取)
  9481. tags:
  9482. - 会员中心
  9483. /api/memberCenter/tagManagement/updateTag:
  9484. post:
  9485. consumes:
  9486. - application/json
  9487. description: 标签管理(更新)
  9488. parameters:
  9489. - description: 验证参数Bearer和token空格拼接
  9490. in: header
  9491. name: Authorization
  9492. required: true
  9493. type: string
  9494. - description: 需要修改的标签信息
  9495. in: body
  9496. name: req
  9497. required: true
  9498. schema:
  9499. $ref: '#/definitions/md.UpdateTagReq'
  9500. produces:
  9501. - application/json
  9502. responses:
  9503. "200":
  9504. description: 成功修改数据条数
  9505. schema:
  9506. type: int
  9507. "400":
  9508. description: 具体错误
  9509. schema:
  9510. $ref: '#/definitions/md.Response'
  9511. summary: 制度中心-会员中心-标签管理(更新)
  9512. tags:
  9513. - 会员中心
  9514. /api/memberCenter/userManagement/balanceDetail:
  9515. get:
  9516. consumes:
  9517. - application/json
  9518. description: 会员明细(余额获取)
  9519. parameters:
  9520. - description: 验证参数Bearer和token空格拼接
  9521. in: header
  9522. name: Authorization
  9523. required: true
  9524. type: string
  9525. - description: 用户 ID
  9526. in: query
  9527. name: uid
  9528. required: true
  9529. type: string
  9530. - description: 每页大小
  9531. in: query
  9532. name: limit
  9533. required: true
  9534. type: string
  9535. - description: 页数
  9536. in: query
  9537. name: page
  9538. required: true
  9539. type: string
  9540. produces:
  9541. - application/json
  9542. responses:
  9543. "200":
  9544. description: 具体数据
  9545. schema:
  9546. $ref: '#/definitions/md.UserManagementGetBalanceDetailResp'
  9547. "400":
  9548. description: 具体错误
  9549. schema:
  9550. $ref: '#/definitions/md.Response'
  9551. summary: 制度中心-会员中心-用户管理-会员明细(余额获取)
  9552. tags:
  9553. - 会员中心
  9554. /api/memberCenter/userManagement/getFans:
  9555. get:
  9556. consumes:
  9557. - application/json
  9558. description: 会员明细粉丝情况(获取)
  9559. parameters:
  9560. - description: 验证参数Bearer和token空格拼接
  9561. in: header
  9562. name: Authorization
  9563. required: true
  9564. type: string
  9565. - description: 用户 ID
  9566. in: query
  9567. name: uid
  9568. required: true
  9569. type: string
  9570. - description: 粉丝类型(1.全部 2.直推 3.二代 4.二代以后)
  9571. in: query
  9572. name: type
  9573. required: true
  9574. type: string
  9575. - description: 每页大小
  9576. in: query
  9577. name: limit
  9578. required: true
  9579. type: string
  9580. - description: 页数
  9581. in: query
  9582. name: page
  9583. required: true
  9584. type: string
  9585. produces:
  9586. - application/json
  9587. responses:
  9588. "200":
  9589. description: 具体数据
  9590. schema:
  9591. $ref: '#/definitions/md.UserManagementGetFansResp'
  9592. "400":
  9593. description: 具体错误
  9594. schema:
  9595. $ref: '#/definitions/md.Response'
  9596. summary: 制度中心-会员中心-用户管理-会员明细粉丝情况(获取)
  9597. tags:
  9598. - 会员中心
  9599. /api/memberCenter/userManagement/getUserList:
  9600. post:
  9601. consumes:
  9602. - application/json
  9603. description: 用户信息管理(获取)
  9604. parameters:
  9605. - description: 验证参数Bearer和token空格拼接
  9606. in: header
  9607. name: Authorization
  9608. required: true
  9609. type: string
  9610. - description: 分页信息必填
  9611. in: body
  9612. name: req
  9613. required: true
  9614. schema:
  9615. $ref: '#/definitions/md.UserManagementGetUserListReq'
  9616. produces:
  9617. - application/json
  9618. responses:
  9619. "200":
  9620. description: 具体数据
  9621. schema:
  9622. $ref: '#/definitions/md.UserManagementGetUserListResp'
  9623. "400":
  9624. description: 具体错误
  9625. schema:
  9626. $ref: '#/definitions/md.Response'
  9627. summary: 制度中心-会员中心-用户管理-用户信息管理(获取)
  9628. tags:
  9629. - 会员中心
  9630. /api/memberCenter/userManagement/getVirtualCoinDetail:
  9631. get:
  9632. consumes:
  9633. - application/json
  9634. description: 会员明细(积分明细获取)
  9635. parameters:
  9636. - description: 验证参数Bearer和token空格拼接
  9637. in: header
  9638. name: Authorization
  9639. required: true
  9640. type: string
  9641. - description: 用户 ID
  9642. in: query
  9643. name: uid
  9644. required: true
  9645. type: string
  9646. - description: 货币 ID
  9647. in: query
  9648. name: coinId
  9649. required: true
  9650. type: string
  9651. - description: 每页大小
  9652. in: query
  9653. name: limit
  9654. required: true
  9655. type: string
  9656. - description: 页数
  9657. in: query
  9658. name: page
  9659. required: true
  9660. type: string
  9661. produces:
  9662. - application/json
  9663. responses:
  9664. "200":
  9665. description: 具体数据
  9666. schema:
  9667. $ref: '#/definitions/md.UserManagementGetVirtualCoinDetailResp'
  9668. "400":
  9669. description: 具体错误
  9670. schema:
  9671. $ref: '#/definitions/md.Response'
  9672. summary: 制度中心-会员中心-用户管理-会员明细(积分明细获取)
  9673. tags:
  9674. - 会员中心
  9675. /api/memberCenter/userManagement/updateUserInfo:
  9676. post:
  9677. consumes:
  9678. - application/json
  9679. description: 用户信息管理(更新)
  9680. parameters:
  9681. - description: 验证参数Bearer和token空格拼接
  9682. in: header
  9683. name: Authorization
  9684. required: true
  9685. type: string
  9686. - description: 用户ID 必传
  9687. in: body
  9688. name: req
  9689. required: true
  9690. schema:
  9691. $ref: '#/definitions/md.UserManagementUpdateUserInfoReq'
  9692. produces:
  9693. - application/json
  9694. responses:
  9695. "200":
  9696. description: 修改数据行数
  9697. schema:
  9698. type: int
  9699. "400":
  9700. description: 具体错误
  9701. schema:
  9702. $ref: '#/definitions/md.Response'
  9703. summary: 制度中心-会员中心-用户管理-用户信息管理(更新)
  9704. tags:
  9705. - 会员中心
  9706. /api/memberCenter/userManagement/userData:
  9707. get:
  9708. consumes:
  9709. - application/json
  9710. description: 会员明细概况(获取)
  9711. parameters:
  9712. - description: 验证参数Bearer和token空格拼接
  9713. in: header
  9714. name: Authorization
  9715. required: true
  9716. type: string
  9717. - description: 用户 ID
  9718. in: query
  9719. name: uid
  9720. required: true
  9721. type: string
  9722. produces:
  9723. - application/json
  9724. responses:
  9725. "200":
  9726. description: 会员明细概况具体数据
  9727. schema:
  9728. $ref: '#/definitions/md.UserManagementGetOneBasicResp'
  9729. "400":
  9730. description: 具体错误
  9731. schema:
  9732. $ref: '#/definitions/md.Response'
  9733. summary: 制度中心-会员中心-用户管理-会员明细概况(获取)
  9734. tags:
  9735. - 会员中心
  9736. /api/memberCenter/userManagement/userDelete:
  9737. post:
  9738. consumes:
  9739. - application/json
  9740. description: 删除到回收站
  9741. parameters:
  9742. - description: 验证参数Bearer和token空格拼接
  9743. in: header
  9744. name: Authorization
  9745. required: true
  9746. type: string
  9747. - description: 用户ID 必传
  9748. in: body
  9749. name: req
  9750. required: true
  9751. schema:
  9752. $ref: '#/definitions/md.UserManagementUserInfoReq'
  9753. produces:
  9754. - application/json
  9755. responses:
  9756. "200":
  9757. description: 修改数据行数
  9758. schema:
  9759. type: int
  9760. "400":
  9761. description: 具体错误
  9762. schema:
  9763. $ref: '#/definitions/md.Response'
  9764. summary: 会员中心-用户管理-永久删除
  9765. tags:
  9766. - 会员中心
  9767. /api/memberCenter/userManagement/userRecycle:
  9768. post:
  9769. consumes:
  9770. - application/json
  9771. description: 删除到回收站
  9772. parameters:
  9773. - description: 验证参数Bearer和token空格拼接
  9774. in: header
  9775. name: Authorization
  9776. required: true
  9777. type: string
  9778. - description: 用户ID 必传
  9779. in: body
  9780. name: req
  9781. required: true
  9782. schema:
  9783. $ref: '#/definitions/md.UserManagementUserInfoReq'
  9784. produces:
  9785. - application/json
  9786. responses:
  9787. "200":
  9788. description: 修改数据行数
  9789. schema:
  9790. type: int
  9791. "400":
  9792. description: 具体错误
  9793. schema:
  9794. $ref: '#/definitions/md.Response'
  9795. summary: 会员中心-用户管理-删除到回收站
  9796. tags:
  9797. - 会员中心
  9798. /api/memberCenter/userManagement/userRecycleCancel:
  9799. post:
  9800. consumes:
  9801. - application/json
  9802. description: 恢复到会员列表
  9803. parameters:
  9804. - description: 验证参数Bearer和token空格拼接
  9805. in: header
  9806. name: Authorization
  9807. required: true
  9808. type: string
  9809. - description: 用户ID 必传
  9810. in: body
  9811. name: req
  9812. required: true
  9813. schema:
  9814. $ref: '#/definitions/md.UserManagementUserInfoCancelReq'
  9815. produces:
  9816. - application/json
  9817. responses:
  9818. "200":
  9819. description: 修改数据行数
  9820. schema:
  9821. type: int
  9822. "400":
  9823. description: 具体错误
  9824. schema:
  9825. $ref: '#/definitions/md.Response'
  9826. summary: 会员中心-用户管理-恢复到会员列表
  9827. tags:
  9828. - 会员中心
  9829. /api/memberCenter/userManagement/userRecycleList:
  9830. post:
  9831. consumes:
  9832. - application/json
  9833. description: 回收站列表
  9834. parameters:
  9835. - description: 验证参数Bearer和token空格拼接
  9836. in: header
  9837. name: Authorization
  9838. required: true
  9839. type: string
  9840. - description: 分页信息必填
  9841. in: body
  9842. name: req
  9843. required: true
  9844. schema:
  9845. $ref: '#/definitions/md.UserManagementGetUserListReq'
  9846. produces:
  9847. - application/json
  9848. responses:
  9849. "200":
  9850. description: 具体数据
  9851. schema:
  9852. $ref: '#/definitions/md.UserManagementGetUserListResp'
  9853. "400":
  9854. description: 具体错误
  9855. schema:
  9856. $ref: '#/definitions/md.Response'
  9857. summary: 会员中心-用户管理-回收站列表
  9858. tags:
  9859. - 会员中心
  9860. /api/notice/aliyunSms/file/phone:
  9861. post:
  9862. consumes:
  9863. - application/json
  9864. description: 短信推送记录-通知模板
  9865. parameters:
  9866. - description: 验证参数Bearer和token空格拼接
  9867. in: header
  9868. name: Authorization
  9869. required: true
  9870. type: string
  9871. - description: 参数 file-----文件上传格式
  9872. in: formData
  9873. name: file
  9874. required: true
  9875. type: string
  9876. produces:
  9877. - application/json
  9878. responses:
  9879. "200":
  9880. description: phone 一个数组
  9881. schema:
  9882. type: string
  9883. "400":
  9884. description: 具体错误
  9885. schema:
  9886. $ref: '#/definitions/md.Response'
  9887. summary: 消息中心-短信推送记录-通知模板
  9888. tags:
  9889. - 消息中心
  9890. /api/notice/aliyunSms/getLevelList:
  9891. get:
  9892. consumes:
  9893. - application/json
  9894. description: 等级管理(获取)
  9895. parameters:
  9896. - description: 验证参数Bearer和token空格拼接
  9897. in: header
  9898. name: Authorization
  9899. required: true
  9900. type: string
  9901. - description: 每页大小
  9902. in: query
  9903. name: limit
  9904. required: true
  9905. type: integer
  9906. - description: 页数
  9907. in: query
  9908. name: page
  9909. required: true
  9910. type: integer
  9911. produces:
  9912. - application/json
  9913. responses:
  9914. "200":
  9915. description: 具体数据
  9916. schema:
  9917. $ref: '#/definitions/md.AliyunSmsGetLevelListResp'
  9918. "400":
  9919. description: 具体错误
  9920. schema:
  9921. $ref: '#/definitions/md.Response'
  9922. summary: 消息中心-短信推送记录-等级管理(获取)
  9923. tags:
  9924. - 消息中心
  9925. /api/notice/aliyunSms/getTagList:
  9926. get:
  9927. consumes:
  9928. - application/json
  9929. description: 标签管理(获取)
  9930. parameters:
  9931. - description: 验证参数Bearer和token空格拼接
  9932. in: header
  9933. name: Authorization
  9934. required: true
  9935. type: string
  9936. - description: 每页大小
  9937. in: query
  9938. name: limit
  9939. required: true
  9940. type: integer
  9941. - description: 页数
  9942. in: query
  9943. name: page
  9944. required: true
  9945. type: integer
  9946. produces:
  9947. - application/json
  9948. responses:
  9949. "200":
  9950. description: 具体数据
  9951. schema:
  9952. $ref: '#/definitions/md.AliyunSmsGetTagListResp'
  9953. "400":
  9954. description: 具体错误
  9955. schema:
  9956. $ref: '#/definitions/md.Response'
  9957. summary: 消息中心-短信推送记录-标签管理(获取)
  9958. tags:
  9959. - 消息中心
  9960. /api/notice/aliyunSms/getUserList:
  9961. post:
  9962. consumes:
  9963. - application/json
  9964. description: 获取用户信息
  9965. parameters:
  9966. - description: 验证参数Bearer和token空格拼接
  9967. in: header
  9968. name: Authorization
  9969. required: true
  9970. type: string
  9971. - description: (分页信息必填)
  9972. in: body
  9973. name: req
  9974. required: true
  9975. schema:
  9976. $ref: '#/definitions/md.JPushGetUserListReq'
  9977. produces:
  9978. - application/json
  9979. responses:
  9980. "200":
  9981. description: 具体数据
  9982. schema:
  9983. type: Object
  9984. "400":
  9985. description: 具体错误
  9986. schema:
  9987. $ref: '#/definitions/md.Response'
  9988. summary: 消息中心-短信推送记录-获取用户信息
  9989. tags:
  9990. - 消息中心
  9991. /api/notice/aliyunSms/push/list:
  9992. post:
  9993. consumes:
  9994. - application/json
  9995. description: 短信推送记录-推送记录列表
  9996. parameters:
  9997. - description: 验证参数Bearer和token空格拼接
  9998. in: header
  9999. name: Authorization
  10000. required: true
  10001. type: string
  10002. - description: (分页信息必填)
  10003. in: body
  10004. name: req
  10005. required: true
  10006. schema:
  10007. $ref: '#/definitions/md.NoticeAliyunSmsListReq'
  10008. produces:
  10009. - application/json
  10010. responses:
  10011. "200":
  10012. description: 具体数据
  10013. schema:
  10014. $ref: '#/definitions/md.NoticePushListResp'
  10015. "400":
  10016. description: 具体错误
  10017. schema:
  10018. $ref: '#/definitions/md.Response'
  10019. summary: 消息中心-短信推送记录-推送记录列表
  10020. tags:
  10021. - 消息中心
  10022. /api/notice/aliyunSms/push/save:
  10023. post:
  10024. consumes:
  10025. - application/json
  10026. description: 短信推送记录-推送记录添加-发送 (不做编辑了)
  10027. parameters:
  10028. - description: 验证参数Bearer和token空格拼接
  10029. in: header
  10030. name: Authorization
  10031. required: true
  10032. type: string
  10033. - description: (分页信息必填)
  10034. in: body
  10035. name: req
  10036. required: true
  10037. schema:
  10038. $ref: '#/definitions/md.NoticeAliyunSmsSaveReq'
  10039. produces:
  10040. - application/json
  10041. responses:
  10042. "200":
  10043. description: 具体数据
  10044. schema:
  10045. type: string
  10046. "400":
  10047. description: 具体错误
  10048. schema:
  10049. $ref: '#/definitions/md.Response'
  10050. summary: 消息中心-短信推送记录-推送记录添加-发送(不做编辑了)
  10051. tags:
  10052. - 消息中心
  10053. /api/notice/aliyunSms/sale/base:
  10054. get:
  10055. consumes:
  10056. - application/json
  10057. description: 短信推送记录-营销短信-通知模板
  10058. parameters:
  10059. - description: 验证参数Bearer和token空格拼接
  10060. in: header
  10061. name: Authorization
  10062. required: true
  10063. type: string
  10064. produces:
  10065. - application/json
  10066. responses:
  10067. "200":
  10068. description: 具体数据
  10069. schema:
  10070. $ref: '#/definitions/md.NoticeAliyunSmsListResp'
  10071. "400":
  10072. description: 具体错误
  10073. schema:
  10074. $ref: '#/definitions/md.Response'
  10075. summary: 消息中心-短信推送记录-营销短信-通知模板
  10076. tags:
  10077. - 消息中心
  10078. /api/notice/aliyunSms/sale/save:
  10079. post:
  10080. consumes:
  10081. - application/json
  10082. description: 短信推送记录-营销短信-通知模板添加编辑
  10083. parameters:
  10084. - description: 验证参数Bearer和token空格拼接
  10085. in: header
  10086. name: Authorization
  10087. required: true
  10088. type: string
  10089. - description: 数组 把列表的数组传过来
  10090. in: body
  10091. name: req
  10092. required: true
  10093. schema:
  10094. type: string
  10095. produces:
  10096. - application/json
  10097. responses:
  10098. "200":
  10099. description: 具体数据
  10100. schema:
  10101. type: string
  10102. "400":
  10103. description: 具体错误
  10104. schema:
  10105. $ref: '#/definitions/md.Response'
  10106. summary: 消息中心-短信推送记录-营销短信-通知模板添加编辑
  10107. tags:
  10108. - 消息中心
  10109. /api/notice/base/del:
  10110. post:
  10111. consumes:
  10112. - application/json
  10113. description: 基本配置-通知模板删除
  10114. parameters:
  10115. - description: 验证参数Bearer和token空格拼接
  10116. in: header
  10117. name: Authorization
  10118. required: true
  10119. type: string
  10120. - description: (分页信息必填)
  10121. in: body
  10122. name: req
  10123. required: true
  10124. schema:
  10125. $ref: '#/definitions/md.NoticeDelReq'
  10126. produces:
  10127. - application/json
  10128. responses:
  10129. "200":
  10130. description: 具体数据
  10131. schema:
  10132. type: string
  10133. "400":
  10134. description: 具体错误
  10135. schema:
  10136. $ref: '#/definitions/md.Response'
  10137. summary: 消息中心-基本配置-通知模板删除
  10138. tags:
  10139. - 消息中心
  10140. /api/notice/base/list:
  10141. post:
  10142. consumes:
  10143. - application/json
  10144. description: 基本配置-通知模板
  10145. parameters:
  10146. - description: 验证参数Bearer和token空格拼接
  10147. in: header
  10148. name: Authorization
  10149. required: true
  10150. type: string
  10151. - description: (分页信息必填)
  10152. in: body
  10153. name: req
  10154. required: true
  10155. schema:
  10156. $ref: '#/definitions/md.NoticeListReq'
  10157. produces:
  10158. - application/json
  10159. responses:
  10160. "200":
  10161. description: 具体数据
  10162. schema:
  10163. $ref: '#/definitions/md.NoticeListResp'
  10164. "400":
  10165. description: 具体错误
  10166. schema:
  10167. $ref: '#/definitions/md.Response'
  10168. summary: 消息中心-基本配置-通知模板
  10169. tags:
  10170. - 消息中心
  10171. /api/notice/base/save:
  10172. post:
  10173. consumes:
  10174. - application/json
  10175. description: 基本配置-通知模板添加编辑
  10176. parameters:
  10177. - description: 验证参数Bearer和token空格拼接
  10178. in: header
  10179. name: Authorization
  10180. required: true
  10181. type: string
  10182. - description: (分页信息必填)
  10183. in: body
  10184. name: req
  10185. required: true
  10186. schema:
  10187. $ref: '#/definitions/md.NoticeSaveReq'
  10188. produces:
  10189. - application/json
  10190. responses:
  10191. "200":
  10192. description: 具体数据
  10193. schema:
  10194. type: string
  10195. "400":
  10196. description: 具体错误
  10197. schema:
  10198. $ref: '#/definitions/md.Response'
  10199. summary: 消息中心-基本配置-通知模板添加编辑
  10200. tags:
  10201. - 消息中心
  10202. /api/notice/jPush/getLevelList:
  10203. get:
  10204. consumes:
  10205. - application/json
  10206. description: 等级管理(获取)
  10207. parameters:
  10208. - description: 验证参数Bearer和token空格拼接
  10209. in: header
  10210. name: Authorization
  10211. required: true
  10212. type: string
  10213. - description: 每页大小
  10214. in: query
  10215. name: limit
  10216. required: true
  10217. type: integer
  10218. - description: 页数
  10219. in: query
  10220. name: page
  10221. required: true
  10222. type: integer
  10223. produces:
  10224. - application/json
  10225. responses:
  10226. "200":
  10227. description: 具体数据
  10228. schema:
  10229. $ref: '#/definitions/md.JPushGetLevelListResp'
  10230. "400":
  10231. description: 具体错误
  10232. schema:
  10233. $ref: '#/definitions/md.Response'
  10234. summary: 消息中心-基本配置-等级管理(获取)
  10235. tags:
  10236. - 消息中心
  10237. /api/notice/jPush/getTagList:
  10238. get:
  10239. consumes:
  10240. - application/json
  10241. description: 标签管理(获取)
  10242. parameters:
  10243. - description: 验证参数Bearer和token空格拼接
  10244. in: header
  10245. name: Authorization
  10246. required: true
  10247. type: string
  10248. - description: 每页大小
  10249. in: query
  10250. name: limit
  10251. required: true
  10252. type: integer
  10253. - description: 页数
  10254. in: query
  10255. name: page
  10256. required: true
  10257. type: integer
  10258. produces:
  10259. - application/json
  10260. responses:
  10261. "200":
  10262. description: 具体数据
  10263. schema:
  10264. $ref: '#/definitions/md.JPushGetTagListResp'
  10265. "400":
  10266. description: 具体错误
  10267. schema:
  10268. $ref: '#/definitions/md.Response'
  10269. summary: 消息中心-基本配置-标签管理(获取)
  10270. tags:
  10271. - 消息中心
  10272. /api/notice/jPush/getUserList:
  10273. post:
  10274. consumes:
  10275. - application/json
  10276. description: 获取用户信息
  10277. parameters:
  10278. - description: 验证参数Bearer和token空格拼接
  10279. in: header
  10280. name: Authorization
  10281. required: true
  10282. type: string
  10283. - description: (分页信息必填)
  10284. in: body
  10285. name: req
  10286. required: true
  10287. schema:
  10288. $ref: '#/definitions/md.JPushGetUserListReq'
  10289. produces:
  10290. - application/json
  10291. responses:
  10292. "200":
  10293. description: 具体数据
  10294. schema:
  10295. type: Object
  10296. "400":
  10297. description: 具体错误
  10298. schema:
  10299. $ref: '#/definitions/md.Response'
  10300. summary: 消息中心-基本配置-获取用户信息
  10301. tags:
  10302. - 消息中心
  10303. /api/notice/jPush/push/list:
  10304. post:
  10305. consumes:
  10306. - application/json
  10307. description: 基本配置-推送记录列表
  10308. parameters:
  10309. - description: 验证参数Bearer和token空格拼接
  10310. in: header
  10311. name: Authorization
  10312. required: true
  10313. type: string
  10314. - description: (分页信息必填)
  10315. in: body
  10316. name: req
  10317. required: true
  10318. schema:
  10319. $ref: '#/definitions/md.NoticeListReq'
  10320. produces:
  10321. - application/json
  10322. responses:
  10323. "200":
  10324. description: 具体数据
  10325. schema:
  10326. $ref: '#/definitions/md.NoticePushListResp'
  10327. "400":
  10328. description: 具体错误
  10329. schema:
  10330. $ref: '#/definitions/md.Response'
  10331. summary: 消息中心-基本配置-推送记录列表
  10332. tags:
  10333. - 消息中心
  10334. /api/notice/jPush/push/save:
  10335. post:
  10336. consumes:
  10337. - application/json
  10338. description: 基本配置-推送记录添加-发送 (不做编辑了)
  10339. parameters:
  10340. - description: 验证参数Bearer和token空格拼接
  10341. in: header
  10342. name: Authorization
  10343. required: true
  10344. type: string
  10345. - description: (分页信息必填)
  10346. in: body
  10347. name: req
  10348. required: true
  10349. schema:
  10350. $ref: '#/definitions/md.NoticePushSaveReq'
  10351. produces:
  10352. - application/json
  10353. responses:
  10354. "200":
  10355. description: 具体数据
  10356. schema:
  10357. type: string
  10358. "400":
  10359. description: 具体错误
  10360. schema:
  10361. $ref: '#/definitions/md.Response'
  10362. summary: 消息中心-基本配置-推送记录添加-发送(不做编辑了)
  10363. tags:
  10364. - 消息中心
  10365. /api/role/addAdmin:
  10366. post:
  10367. consumes:
  10368. - application/json
  10369. description: 权限管理-新增管理员
  10370. parameters:
  10371. - description: 验证参数Bearer和token空格拼接
  10372. in: header
  10373. name: Authorization
  10374. required: true
  10375. type: string
  10376. - description: 请求参数
  10377. in: body
  10378. name: args
  10379. required: true
  10380. schema:
  10381. $ref: '#/definitions/md.AddAdminReq'
  10382. produces:
  10383. - application/json
  10384. responses:
  10385. "200":
  10386. description: success
  10387. schema:
  10388. type: string
  10389. "400":
  10390. description: 具体错误
  10391. schema:
  10392. $ref: '#/definitions/md.Response'
  10393. summary: 新增管理员
  10394. tags:
  10395. - 权限管理
  10396. /api/role/addRole:
  10397. post:
  10398. consumes:
  10399. - application/json
  10400. description: 权限管理-添加角色
  10401. parameters:
  10402. - description: 验证参数Bearer和token空格拼接
  10403. in: header
  10404. name: Authorization
  10405. required: true
  10406. type: string
  10407. - description: 请求参数
  10408. in: body
  10409. name: args
  10410. required: true
  10411. schema:
  10412. $ref: '#/definitions/md.AddRoleReq'
  10413. produces:
  10414. - application/json
  10415. responses:
  10416. "200":
  10417. description: success
  10418. schema:
  10419. type: string
  10420. "400":
  10421. description: 具体错误
  10422. schema:
  10423. $ref: '#/definitions/md.Response'
  10424. summary: 添加角色
  10425. tags:
  10426. - 权限管理
  10427. /api/role/adminInfo:
  10428. get:
  10429. consumes:
  10430. - application/json
  10431. description: 权限管理-管理员信息
  10432. parameters:
  10433. - description: 验证参数Bearer和token空格拼接
  10434. in: header
  10435. name: Authorization
  10436. required: true
  10437. type: string
  10438. - description: 管理员id
  10439. in: query
  10440. name: adm_id
  10441. required: true
  10442. type: string
  10443. produces:
  10444. - application/json
  10445. responses:
  10446. "200":
  10447. description: 具体看返回内容
  10448. schema:
  10449. type: string
  10450. "400":
  10451. description: 具体错误
  10452. schema:
  10453. $ref: '#/definitions/md.Response'
  10454. summary: 管理员信息
  10455. tags:
  10456. - 权限管理
  10457. /api/role/adminList:
  10458. post:
  10459. consumes:
  10460. - application/json
  10461. description: 权限管理-管理员列表
  10462. parameters:
  10463. - description: 验证参数Bearer和token空格拼接
  10464. in: header
  10465. name: Authorization
  10466. required: true
  10467. type: string
  10468. - description: 请求参数
  10469. in: body
  10470. name: args
  10471. required: true
  10472. schema:
  10473. $ref: '#/definitions/md.AdminListReq'
  10474. produces:
  10475. - application/json
  10476. responses:
  10477. "200":
  10478. description: 具体看返回内容
  10479. schema:
  10480. type: string
  10481. "400":
  10482. description: 具体错误
  10483. schema:
  10484. $ref: '#/definitions/md.Response'
  10485. summary: 管理员列表
  10486. tags:
  10487. - 权限管理
  10488. /api/role/bindAdminRole:
  10489. post:
  10490. consumes:
  10491. - application/json
  10492. description: 权限管理-管理员绑定角色
  10493. parameters:
  10494. - description: 验证参数Bearer和token空格拼接
  10495. in: header
  10496. name: Authorization
  10497. required: true
  10498. type: string
  10499. - description: 请求参数
  10500. in: body
  10501. name: args
  10502. required: true
  10503. schema:
  10504. $ref: '#/definitions/md.BindAdminRoleReq'
  10505. produces:
  10506. - application/json
  10507. responses:
  10508. "200":
  10509. description: success
  10510. schema:
  10511. type: string
  10512. "400":
  10513. description: 具体错误
  10514. schema:
  10515. $ref: '#/definitions/md.Response'
  10516. summary: 管理员绑定角色
  10517. tags:
  10518. - 权限管理
  10519. /api/role/deleteAdmin/{$adm_id}:
  10520. delete:
  10521. consumes:
  10522. - application/json
  10523. description: 权限管理-删除管理员
  10524. parameters:
  10525. - description: 验证参数Bearer和token空格拼接
  10526. in: header
  10527. name: Authorization
  10528. required: true
  10529. type: string
  10530. produces:
  10531. - application/json
  10532. responses:
  10533. "200":
  10534. description: success
  10535. schema:
  10536. type: string
  10537. "400":
  10538. description: 具体错误
  10539. schema:
  10540. $ref: '#/definitions/md.Response'
  10541. summary: 删除管理员
  10542. tags:
  10543. - 权限管理
  10544. /api/role/deleteRole/{$id}:
  10545. delete:
  10546. consumes:
  10547. - application/json
  10548. description: 权限管理-删除角色
  10549. parameters:
  10550. - description: 验证参数Bearer和token空格拼接
  10551. in: header
  10552. name: Authorization
  10553. required: true
  10554. type: string
  10555. - description: 请求参数
  10556. in: body
  10557. name: args
  10558. required: true
  10559. schema:
  10560. $ref: '#/definitions/md.UpdateRoleStateReq'
  10561. produces:
  10562. - application/json
  10563. responses:
  10564. "200":
  10565. description: success
  10566. schema:
  10567. type: string
  10568. "400":
  10569. description: 具体错误
  10570. schema:
  10571. $ref: '#/definitions/md.Response'
  10572. summary: 删除角色
  10573. tags:
  10574. - 权限管理
  10575. /api/role/permissionGroupList:
  10576. get:
  10577. consumes:
  10578. - application/json
  10579. description: 权限管理-权限组列表
  10580. parameters:
  10581. - description: 验证参数Bearer和token空格拼接
  10582. in: header
  10583. name: Authorization
  10584. required: true
  10585. type: string
  10586. - description: 管理员id
  10587. in: query
  10588. name: adm_id
  10589. required: true
  10590. type: string
  10591. produces:
  10592. - application/json
  10593. responses:
  10594. "200":
  10595. description: 具体看返回内容
  10596. schema:
  10597. type: string
  10598. "400":
  10599. description: 具体错误
  10600. schema:
  10601. $ref: '#/definitions/md.Response'
  10602. summary: 权限组列表
  10603. tags:
  10604. - 权限管理
  10605. /api/role/roleBindPermissionGroup:
  10606. post:
  10607. consumes:
  10608. - application/json
  10609. description: 权限管理-角色绑定权限组
  10610. parameters:
  10611. - description: 验证参数Bearer和token空格拼接
  10612. in: header
  10613. name: Authorization
  10614. required: true
  10615. type: string
  10616. - description: 请求参数
  10617. in: body
  10618. name: args
  10619. required: true
  10620. schema:
  10621. $ref: '#/definitions/md.RoleBindPermissionGroupReq'
  10622. produces:
  10623. - application/json
  10624. responses:
  10625. "200":
  10626. description: success
  10627. schema:
  10628. type: string
  10629. "400":
  10630. description: 具体错误
  10631. schema:
  10632. $ref: '#/definitions/md.Response'
  10633. summary: 角色绑定权限组
  10634. tags:
  10635. - 权限管理
  10636. /api/role/roleList:
  10637. get:
  10638. consumes:
  10639. - application/json
  10640. description: 权限管理-角色列表
  10641. parameters:
  10642. - description: 验证参数Bearer和token空格拼接
  10643. in: header
  10644. name: Authorization
  10645. required: true
  10646. type: string
  10647. produces:
  10648. - application/json
  10649. responses:
  10650. "200":
  10651. description: 具体看返回内容
  10652. schema:
  10653. type: string
  10654. "400":
  10655. description: 具体错误
  10656. schema:
  10657. $ref: '#/definitions/md.Response'
  10658. summary: 角色列表
  10659. tags:
  10660. - 权限管理
  10661. /api/role/updateAdmin:
  10662. post:
  10663. consumes:
  10664. - application/json
  10665. description: 权限管理-修改管理员信息
  10666. parameters:
  10667. - description: 验证参数Bearer和token空格拼接
  10668. in: header
  10669. name: Authorization
  10670. required: true
  10671. type: string
  10672. - description: 请求参数
  10673. in: body
  10674. name: args
  10675. required: true
  10676. schema:
  10677. $ref: '#/definitions/md.UpdateAdminReq'
  10678. produces:
  10679. - application/json
  10680. responses:
  10681. "200":
  10682. description: success
  10683. schema:
  10684. type: string
  10685. "400":
  10686. description: 具体错误
  10687. schema:
  10688. $ref: '#/definitions/md.Response'
  10689. summary: 修改管理员信息
  10690. tags:
  10691. - 权限管理
  10692. /api/role/updateAdminState:
  10693. post:
  10694. consumes:
  10695. - application/json
  10696. description: 权限管理-修改管理员状态
  10697. parameters:
  10698. - description: 验证参数Bearer和token空格拼接
  10699. in: header
  10700. name: Authorization
  10701. required: true
  10702. type: string
  10703. - description: 请求参数
  10704. in: body
  10705. name: args
  10706. required: true
  10707. schema:
  10708. $ref: '#/definitions/md.UpdateAdminStateReq'
  10709. produces:
  10710. - application/json
  10711. responses:
  10712. "200":
  10713. description: success
  10714. schema:
  10715. type: string
  10716. "400":
  10717. description: 具体错误
  10718. schema:
  10719. $ref: '#/definitions/md.Response'
  10720. summary: 修改管理员状态
  10721. tags:
  10722. - 权限管理
  10723. /api/role/updateRole:
  10724. post:
  10725. consumes:
  10726. - application/json
  10727. description: 权限管理-修改角色
  10728. parameters:
  10729. - description: 验证参数Bearer和token空格拼接
  10730. in: header
  10731. name: Authorization
  10732. required: true
  10733. type: string
  10734. - description: 请求参数
  10735. in: body
  10736. name: args
  10737. required: true
  10738. schema:
  10739. $ref: '#/definitions/md.UpdateRoleReq'
  10740. produces:
  10741. - application/json
  10742. responses:
  10743. "200":
  10744. description: success
  10745. schema:
  10746. type: string
  10747. "400":
  10748. description: 具体错误
  10749. schema:
  10750. $ref: '#/definitions/md.Response'
  10751. summary: 修改角色
  10752. tags:
  10753. - 权限管理
  10754. /api/role/updateRoleState:
  10755. post:
  10756. consumes:
  10757. - application/json
  10758. description: 权限管理-修改角色状态
  10759. parameters:
  10760. - description: 验证参数Bearer和token空格拼接
  10761. in: header
  10762. name: Authorization
  10763. required: true
  10764. type: string
  10765. - description: 请求参数
  10766. in: body
  10767. name: args
  10768. required: true
  10769. schema:
  10770. $ref: '#/definitions/md.UpdateRoleStateReq'
  10771. produces:
  10772. - application/json
  10773. responses:
  10774. "200":
  10775. description: success
  10776. schema:
  10777. type: string
  10778. "400":
  10779. description: 具体错误
  10780. schema:
  10781. $ref: '#/definitions/md.Response'
  10782. summary: 修改角色状态
  10783. tags:
  10784. - 权限管理
  10785. /api/settCenter/oss/aliYun/getBasic:
  10786. get:
  10787. consumes:
  10788. - application/json
  10789. description: 对象存储设置(获取)
  10790. parameters:
  10791. - description: 验证参数Bearer和token空格拼接
  10792. in: header
  10793. name: Authorization
  10794. required: true
  10795. type: string
  10796. produces:
  10797. - application/json
  10798. responses:
  10799. "200":
  10800. description: 设置列表
  10801. schema:
  10802. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.GetBasicResp'
  10803. "400":
  10804. description: 具体错误
  10805. schema:
  10806. $ref: '#/definitions/md.Response'
  10807. summary: 设置中心-对象存储-对象存储设置(获取)
  10808. tags:
  10809. - 对象存储
  10810. /api/settCenter/oss/aliYun/setBasic:
  10811. post:
  10812. consumes:
  10813. - application/json
  10814. description: 对象存储设置(更新)
  10815. parameters:
  10816. - description: 验证参数Bearer和token空格拼接
  10817. in: header
  10818. name: Authorization
  10819. required: true
  10820. type: string
  10821. - description: 上传需要修改的信息
  10822. in: body
  10823. name: req
  10824. required: true
  10825. schema:
  10826. $ref: '#/definitions/applet_app_md_setCenter_oss_aliyun.SetBasicReq'
  10827. produces:
  10828. - application/json
  10829. responses:
  10830. "200":
  10831. description: success
  10832. schema:
  10833. type: string
  10834. "400":
  10835. description: 具体错误
  10836. schema:
  10837. $ref: '#/definitions/md.Response'
  10838. summary: 设置中心-对象存储-对象存储设置(更新)
  10839. tags:
  10840. - 对象存储
  10841. /api/settCenter/web/getBasic:
  10842. get:
  10843. consumes:
  10844. - application/json
  10845. description: 网站信息-基本设置(获取)
  10846. parameters:
  10847. - description: 验证参数Bearer和token空格拼接
  10848. in: header
  10849. name: Authorization
  10850. required: true
  10851. type: string
  10852. produces:
  10853. - application/json
  10854. responses:
  10855. "200":
  10856. description: 设置列表
  10857. schema:
  10858. $ref: '#/definitions/setCenter.WebBasicResp'
  10859. "400":
  10860. description: 具体错误
  10861. schema:
  10862. $ref: '#/definitions/md.Response'
  10863. summary: 基础设置-网站信息-基本设置(获取)
  10864. tags:
  10865. - 基础设置
  10866. /api/settCenter/web/setBasic:
  10867. post:
  10868. consumes:
  10869. - application/json
  10870. description: 基本设置(更新)
  10871. parameters:
  10872. - description: 验证参数Bearer和token空格拼接
  10873. in: header
  10874. name: Authorization
  10875. required: true
  10876. type: string
  10877. - description: 上传需要修改的信息
  10878. in: body
  10879. name: req
  10880. required: true
  10881. schema:
  10882. $ref: '#/definitions/setCenter.WebBasicReq'
  10883. produces:
  10884. - application/json
  10885. responses:
  10886. "200":
  10887. description: success
  10888. schema:
  10889. type: string
  10890. "400":
  10891. description: 具体错误
  10892. schema:
  10893. $ref: '#/definitions/md.Response'
  10894. summary: 基础设置-网站信息-基本设置(更新)
  10895. tags:
  10896. - 基础设置
  10897. /api/user_feedback/cate/del:
  10898. post:
  10899. consumes:
  10900. - application/json
  10901. description: 分类列表-分类删除
  10902. parameters:
  10903. - description: 验证参数Bearer和token空格拼接
  10904. in: header
  10905. name: Authorization
  10906. required: true
  10907. type: string
  10908. - description: (分页信息必填)
  10909. in: body
  10910. name: req
  10911. required: true
  10912. schema:
  10913. $ref: '#/definitions/md.UserFeedbackCateDelReq'
  10914. produces:
  10915. - application/json
  10916. responses:
  10917. "200":
  10918. description: 具体数据
  10919. schema:
  10920. type: string
  10921. "400":
  10922. description: 具体错误
  10923. schema:
  10924. $ref: '#/definitions/md.Response'
  10925. summary: 反馈列表-分类列表-分类删除
  10926. tags:
  10927. - 消息中心
  10928. /api/user_feedback/cate/save:
  10929. post:
  10930. consumes:
  10931. - application/json
  10932. description: 分类列表-分类保存
  10933. parameters:
  10934. - description: 验证参数Bearer和token空格拼接
  10935. in: header
  10936. name: Authorization
  10937. required: true
  10938. type: string
  10939. - description: (分页信息必填)
  10940. in: body
  10941. name: req
  10942. required: true
  10943. schema:
  10944. $ref: '#/definitions/md.UserFeedbackCateSaveReq'
  10945. produces:
  10946. - application/json
  10947. responses:
  10948. "200":
  10949. description: 具体数据
  10950. schema:
  10951. type: string
  10952. "400":
  10953. description: 具体错误
  10954. schema:
  10955. $ref: '#/definitions/md.Response'
  10956. summary: 反馈列表-分类列表-分类保存
  10957. tags:
  10958. - 消息中心
  10959. /api/userFeedback/cate/list:
  10960. post:
  10961. consumes:
  10962. - application/json
  10963. description: 分类列表
  10964. parameters:
  10965. - description: 验证参数Bearer和token空格拼接
  10966. in: header
  10967. name: Authorization
  10968. required: true
  10969. type: string
  10970. - description: (分页信息必填)
  10971. in: body
  10972. name: req
  10973. required: true
  10974. schema:
  10975. $ref: '#/definitions/md.UserFeedbackCateListReq'
  10976. produces:
  10977. - application/json
  10978. responses:
  10979. "200":
  10980. description: 具体数据
  10981. schema:
  10982. $ref: '#/definitions/md.UserFeedbackCateListResp'
  10983. "400":
  10984. description: 具体错误
  10985. schema:
  10986. $ref: '#/definitions/md.Response'
  10987. summary: 反馈列表-分类列表
  10988. tags:
  10989. - 消息中心
  10990. /api/userFeedback/content/change/state:
  10991. post:
  10992. consumes:
  10993. - application/json
  10994. description: 反馈列表-修改状态
  10995. parameters:
  10996. - description: 验证参数Bearer和token空格拼接
  10997. in: header
  10998. name: Authorization
  10999. required: true
  11000. type: string
  11001. - description: (分页信息必填)
  11002. in: body
  11003. name: req
  11004. required: true
  11005. schema:
  11006. $ref: '#/definitions/md.UserFeedbackChangeStateReq'
  11007. produces:
  11008. - application/json
  11009. responses:
  11010. "200":
  11011. description: 具体数据
  11012. schema:
  11013. type: string
  11014. "400":
  11015. description: 具体错误
  11016. schema:
  11017. $ref: '#/definitions/md.Response'
  11018. summary: 用户反馈-反馈列表-修改状态
  11019. tags:
  11020. - 消息中心
  11021. /api/userFeedback/content/del:
  11022. post:
  11023. consumes:
  11024. - application/json
  11025. description: 反馈列表-反馈删除
  11026. parameters:
  11027. - description: 验证参数Bearer和token空格拼接
  11028. in: header
  11029. name: Authorization
  11030. required: true
  11031. type: string
  11032. - description: (分页信息必填)
  11033. in: body
  11034. name: req
  11035. required: true
  11036. schema:
  11037. $ref: '#/definitions/md.UserFeedbackDelReq'
  11038. produces:
  11039. - application/json
  11040. responses:
  11041. "200":
  11042. description: 具体数据
  11043. schema:
  11044. type: string
  11045. "400":
  11046. description: 具体错误
  11047. schema:
  11048. $ref: '#/definitions/md.Response'
  11049. summary: 用户反馈-反馈列表-反馈删除
  11050. tags:
  11051. - 消息中心
  11052. /api/userFeedback/content/list:
  11053. post:
  11054. consumes:
  11055. - application/json
  11056. description: 反馈列表
  11057. parameters:
  11058. - description: 验证参数Bearer和token空格拼接
  11059. in: header
  11060. name: Authorization
  11061. required: true
  11062. type: string
  11063. - description: (分页信息必填)
  11064. in: body
  11065. name: req
  11066. required: true
  11067. schema:
  11068. $ref: '#/definitions/md.UserFeedbackListReq'
  11069. produces:
  11070. - application/json
  11071. responses:
  11072. "200":
  11073. description: 具体数据
  11074. schema:
  11075. $ref: '#/definitions/md.UserFeedbackListResp'
  11076. "400":
  11077. description: 具体错误
  11078. schema:
  11079. $ref: '#/definitions/md.Response'
  11080. summary: 用户反馈-反馈列表
  11081. tags:
  11082. - 消息中心
  11083. /api/userFeedback/content/record/list:
  11084. post:
  11085. consumes:
  11086. - application/json
  11087. description: 反馈列表-沟通记录
  11088. parameters:
  11089. - description: 验证参数Bearer和token空格拼接
  11090. in: header
  11091. name: Authorization
  11092. required: true
  11093. type: string
  11094. - description: (分页信息必填)
  11095. in: body
  11096. name: req
  11097. required: true
  11098. schema:
  11099. $ref: '#/definitions/md.UserFeedbackRecordListReq'
  11100. produces:
  11101. - application/json
  11102. responses:
  11103. "200":
  11104. description: 具体数据
  11105. schema:
  11106. $ref: '#/definitions/md.UserFeedbackRecordListResp'
  11107. "400":
  11108. description: 具体错误
  11109. schema:
  11110. $ref: '#/definitions/md.Response'
  11111. summary: 用户反馈-反馈列表-沟通记录
  11112. tags:
  11113. - 消息中心
  11114. /api/userFeedback/content/say:
  11115. post:
  11116. consumes:
  11117. - application/json
  11118. description: 反馈列表-沟通发送
  11119. parameters:
  11120. - description: 验证参数Bearer和token空格拼接
  11121. in: header
  11122. name: Authorization
  11123. required: true
  11124. type: string
  11125. - description: (分页信息必填)
  11126. in: body
  11127. name: req
  11128. required: true
  11129. schema:
  11130. $ref: '#/definitions/md.UserFeedbackSayReq'
  11131. produces:
  11132. - application/json
  11133. responses:
  11134. "200":
  11135. description: 具体数据
  11136. schema:
  11137. type: string
  11138. "400":
  11139. description: 具体错误
  11140. schema:
  11141. $ref: '#/definitions/md.Response'
  11142. summary: 用户反馈-反馈列表-沟通发送
  11143. tags:
  11144. - 消息中心
  11145. /api/userRealName/base:
  11146. get:
  11147. consumes:
  11148. - application/json
  11149. description: 基本设置-实名认证
  11150. parameters:
  11151. - description: 验证参数Bearer和token空格拼接
  11152. in: header
  11153. name: Authorization
  11154. required: true
  11155. type: string
  11156. produces:
  11157. - application/json
  11158. responses:
  11159. "200":
  11160. description: 具体数据
  11161. schema:
  11162. $ref: '#/definitions/md.UserRealNameBaseResp'
  11163. "400":
  11164. description: 具体错误
  11165. schema:
  11166. $ref: '#/definitions/md.Response'
  11167. summary: 基本设置-实名认证-基本配置
  11168. tags:
  11169. - 基本设置
  11170. /api/userRealName/base/save:
  11171. post:
  11172. consumes:
  11173. - application/json
  11174. description: 基本设置-实名认证-基本配置保存
  11175. parameters:
  11176. - description: 验证参数Bearer和token空格拼接
  11177. in: header
  11178. name: Authorization
  11179. required: true
  11180. type: string
  11181. - description: (分页信息必填)
  11182. in: body
  11183. name: req
  11184. required: true
  11185. schema:
  11186. $ref: '#/definitions/md.UserRealNameBaseResp'
  11187. produces:
  11188. - application/json
  11189. responses:
  11190. "200":
  11191. description: 具体数据
  11192. schema:
  11193. type: string
  11194. "400":
  11195. description: 具体错误
  11196. schema:
  11197. $ref: '#/definitions/md.Response'
  11198. summary: 基本设置-实名认证-基本配置保存
  11199. tags:
  11200. - 基本设置
  11201. /api/userRealName/list:
  11202. post:
  11203. consumes:
  11204. - application/json
  11205. description: 基本设置-实名认证列表
  11206. parameters:
  11207. - description: 验证参数Bearer和token空格拼接
  11208. in: header
  11209. name: Authorization
  11210. required: true
  11211. type: string
  11212. - description: (分页信息必填)
  11213. in: body
  11214. name: req
  11215. required: true
  11216. schema:
  11217. $ref: '#/definitions/md.UserRealNameReq'
  11218. produces:
  11219. - application/json
  11220. responses:
  11221. "200":
  11222. description: 具体数据
  11223. schema:
  11224. $ref: '#/definitions/md.UserRealNameResp'
  11225. "400":
  11226. description: 具体错误
  11227. schema:
  11228. $ref: '#/definitions/md.Response'
  11229. summary: 基本设置-实名认证列表
  11230. tags:
  11231. - 基本设置
  11232. /api/userRealName/save:
  11233. post:
  11234. consumes:
  11235. - application/json
  11236. description: 基本设置-修改认证状态
  11237. parameters:
  11238. - description: 验证参数Bearer和token空格拼接
  11239. in: header
  11240. name: Authorization
  11241. required: true
  11242. type: string
  11243. - description: (分页信息必填)
  11244. in: body
  11245. name: req
  11246. required: true
  11247. schema:
  11248. $ref: '#/definitions/md.UserRealNameSaveReq'
  11249. produces:
  11250. - application/json
  11251. responses:
  11252. "200":
  11253. description: 具体数据
  11254. schema:
  11255. type: string
  11256. "400":
  11257. description: 具体错误
  11258. schema:
  11259. $ref: '#/definitions/md.Response'
  11260. summary: 基本设置-实名认证-修改认证状态
  11261. tags:
  11262. - 基本设置
  11263. /api/website/certificate:
  11264. post:
  11265. consumes:
  11266. - application/json
  11267. description: 证书查询
  11268. parameters:
  11269. - description: 验证参数Bearer和token空格拼接
  11270. in: header
  11271. name: Authorization
  11272. required: true
  11273. type: string
  11274. - description: (分页信息必填)
  11275. in: body
  11276. name: req
  11277. required: true
  11278. schema:
  11279. $ref: '#/definitions/md.CertificateReq'
  11280. produces:
  11281. - application/json
  11282. responses:
  11283. "200":
  11284. description: 具体数据
  11285. schema:
  11286. $ref: '#/definitions/md.CertificateResp'
  11287. "400":
  11288. description: 具体错误
  11289. schema:
  11290. $ref: '#/definitions/md.Response'
  11291. summary: 证书查询
  11292. tags:
  11293. - 官网
  11294. /api/website/getModuleSetting:
  11295. get:
  11296. consumes:
  11297. - application/json
  11298. description: 页面样式
  11299. parameters:
  11300. - description: 验证参数Bearer和token空格拼接
  11301. in: header
  11302. name: Authorization
  11303. required: true
  11304. type: string
  11305. - description: 页面名称类型值(15:官网 联系我们)
  11306. in: query
  11307. name: mod_name_value
  11308. required: true
  11309. type: string
  11310. produces:
  11311. - application/json
  11312. responses:
  11313. "200":
  11314. description: 具体数据
  11315. schema:
  11316. $ref: '#/definitions/md.GetModuleSettingResp'
  11317. "400":
  11318. description: 具体错误
  11319. schema:
  11320. $ref: '#/definitions/md.Response'
  11321. summary: 页面样式
  11322. tags:
  11323. - 官网
  11324. /api/website/info:
  11325. get:
  11326. consumes:
  11327. - application/json
  11328. description: 官网-基本信息
  11329. parameters:
  11330. - description: 验证参数Bearer和token空格拼接
  11331. in: header
  11332. name: Authorization
  11333. required: true
  11334. type: string
  11335. produces:
  11336. - application/json
  11337. responses:
  11338. "200":
  11339. description: 具体数据
  11340. schema:
  11341. $ref: '#/definitions/md.WebsiteInfoResp'
  11342. "400":
  11343. description: 具体错误
  11344. schema:
  11345. $ref: '#/definitions/md.Response'
  11346. summary: 官网-基本信息
  11347. tags:
  11348. - 官网
  11349. securityDefinitions:
  11350. MasterID:
  11351. in: header
  11352. name: MasterID
  11353. type: apiKey
  11354. swagger: "2.0"