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

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