蛋蛋星球 后台端
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

9276 wiersze
240 KiB

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