蛋蛋星球 后台端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

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