广告平台(站长使用)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

5613 lines
140 KiB

  1. definitions:
  2. hdl.WxOpenThirdPartyAppList:
  3. properties:
  4. aes_key:
  5. type: string
  6. app_secret:
  7. type: string
  8. appid:
  9. type: string
  10. component_access_token:
  11. type: string
  12. component_verify_ticket:
  13. type: string
  14. create_at:
  15. type: string
  16. id:
  17. type: integer
  18. token:
  19. type: string
  20. update_at:
  21. type: string
  22. uuid:
  23. type: integer
  24. type: object
  25. md.AddAdminReq:
  26. properties:
  27. memo:
  28. type: string
  29. password:
  30. type: string
  31. username:
  32. type: string
  33. required:
  34. - password
  35. - username
  36. type: object
  37. md.AddRoleReq:
  38. properties:
  39. memo:
  40. type: string
  41. name:
  42. type: string
  43. required:
  44. - memo
  45. - name
  46. type: object
  47. md.AdminListReq:
  48. properties:
  49. limit:
  50. type: integer
  51. page:
  52. type: integer
  53. state:
  54. type: integer
  55. username:
  56. type: string
  57. type: object
  58. md.AgentQualificationBankData:
  59. properties:
  60. account:
  61. example: 账号
  62. type: string
  63. agent_id:
  64. example: 代理id
  65. type: string
  66. bank:
  67. example: 开户银行
  68. type: string
  69. bank_branch:
  70. example: 开户银行分行
  71. type: string
  72. bank_no:
  73. example: 银行卡号
  74. type: string
  75. company_name:
  76. example: 公司名称
  77. type: string
  78. currency_conf:
  79. example: 结算币种 0人民币
  80. type: string
  81. id:
  82. example: id
  83. type: string
  84. kind:
  85. example: 类型(1:企业 2:个人)
  86. type: string
  87. licence:
  88. example: 开户许可证
  89. type: string
  90. memo:
  91. example: 备注 审核时填写的
  92. type: string
  93. state:
  94. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  95. type: string
  96. unified_social_credit_code:
  97. example: 统一社会信用代码
  98. type: string
  99. type: object
  100. md.AgentQualificationBankRes:
  101. properties:
  102. currency_conf:
  103. items:
  104. $ref: '#/definitions/md.SelectData'
  105. type: array
  106. list:
  107. items:
  108. $ref: '#/definitions/md.AgentQualificationBankData'
  109. type: array
  110. state:
  111. items:
  112. $ref: '#/definitions/md.SelectData'
  113. type: array
  114. total:
  115. type: integer
  116. type:
  117. items:
  118. $ref: '#/definitions/md.SelectData'
  119. type: array
  120. type: object
  121. md.AgentQualificationContactData:
  122. properties:
  123. account:
  124. example: 账号
  125. type: string
  126. address:
  127. example: 联系地址
  128. type: string
  129. agent_id:
  130. example: 代理id
  131. type: string
  132. company_name:
  133. example: 公司名称
  134. type: string
  135. email:
  136. example: 邮箱地址
  137. type: string
  138. id:
  139. example: id
  140. type: string
  141. kind:
  142. example: 类型(1:企业 2:个人)
  143. type: string
  144. memo:
  145. example: 备注 审核时填写的
  146. type: string
  147. name:
  148. example: 联系人
  149. type: string
  150. phone:
  151. example: 联系电话
  152. type: string
  153. state:
  154. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  155. type: string
  156. type: object
  157. md.AgentQualificationContactRes:
  158. properties:
  159. list:
  160. items:
  161. $ref: '#/definitions/md.AgentQualificationContactData'
  162. type: array
  163. state:
  164. items:
  165. $ref: '#/definitions/md.SelectData'
  166. type: array
  167. total:
  168. type: integer
  169. type: object
  170. md.AgentQualificationEnterpriseAuditReq:
  171. properties:
  172. agent_id:
  173. type: string
  174. memo:
  175. type: string
  176. state:
  177. type: string
  178. type: object
  179. md.AgentQualificationEnterpriseData:
  180. properties:
  181. account:
  182. example: 账号
  183. type: string
  184. agent_id:
  185. example: 代理id
  186. type: string
  187. business_license_address:
  188. example: 营业执照地址
  189. type: string
  190. business_license_img_url:
  191. example: 营业执照照片
  192. type: string
  193. certificate_first_type:
  194. example: 证件类型 1级类目id
  195. type: string
  196. certificate_type:
  197. example: 证件类型 2级类目id
  198. type: string
  199. certificate_validity:
  200. example: 证件有效期
  201. type: string
  202. company_abbreviation:
  203. example: 公司简称
  204. type: string
  205. company_name:
  206. example: 公司名称
  207. type: string
  208. country_region:
  209. example: 国家地区
  210. type: string
  211. country_region_id:
  212. example: 国家地区id
  213. type: string
  214. id:
  215. example: 状态选择
  216. type: string
  217. kind:
  218. example: 类型(1:企业 2:个人)
  219. type: string
  220. legal_representative:
  221. example: 法定代表人
  222. type: string
  223. memo:
  224. example: 备注 审核时填写的
  225. type: string
  226. registered_address:
  227. example: 注册地址
  228. type: string
  229. registered_address_city_id:
  230. example: 注册地址-市id
  231. type: string
  232. registered_address_country_id:
  233. example: 注册地址-国家id
  234. type: string
  235. registered_address_county_id:
  236. example: 注册地址-县/区id
  237. type: string
  238. registered_address_province_id:
  239. example: 册地址-省份id
  240. type: string
  241. state:
  242. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  243. type: string
  244. unified_social_credit_code:
  245. example: 统一社会信用代码
  246. type: string
  247. uuid:
  248. example: 站长id
  249. type: string
  250. type: object
  251. md.AgentQualificationEnterpriseReq:
  252. properties:
  253. limit:
  254. type: string
  255. name:
  256. type: string
  257. page:
  258. type: string
  259. state:
  260. type: string
  261. type: object
  262. md.AgentQualificationEnterpriseRes:
  263. properties:
  264. list:
  265. items:
  266. $ref: '#/definitions/md.AgentQualificationEnterpriseData'
  267. type: array
  268. state:
  269. items:
  270. $ref: '#/definitions/md.SelectData'
  271. type: array
  272. total:
  273. type: integer
  274. type:
  275. items:
  276. $ref: '#/definitions/md.SelectData'
  277. type: array
  278. type: object
  279. md.AppletAddReq:
  280. properties:
  281. appid:
  282. example: 授权小程序appid
  283. type: string
  284. logo:
  285. example: 小程序logo
  286. type: string
  287. name:
  288. example: 小程序名称
  289. type: string
  290. original_id:
  291. example: 授权小程序原始id
  292. type: string
  293. required:
  294. - appid
  295. - logo
  296. - name
  297. - original_id
  298. type: object
  299. md.AppletApplicationAdSpaceListData:
  300. properties:
  301. ad_id:
  302. example: 广告位id
  303. type: string
  304. app_id:
  305. example: 小程序appid
  306. type: string
  307. cooperate_state:
  308. example: 合作状态
  309. type: string
  310. id:
  311. example: id
  312. type: string
  313. kind:
  314. example: 广告位类型
  315. type: string
  316. logo:
  317. example: logo
  318. type: string
  319. memo:
  320. example: 备注
  321. type: string
  322. name:
  323. example: 应用名称
  324. type: string
  325. platform:
  326. example: 平台
  327. type: string
  328. state:
  329. example: 应用状态 state=2 才能再次编辑
  330. type: string
  331. type: object
  332. md.AppletApplicationAdSpaceListReq:
  333. properties:
  334. ad_type:
  335. example: ""
  336. type: string
  337. cooperate_state:
  338. example: 合作状态
  339. type: string
  340. limit:
  341. type: string
  342. medium_id:
  343. example: 媒体id
  344. type: string
  345. name:
  346. type: string
  347. page:
  348. type: string
  349. platform:
  350. type: string
  351. type: object
  352. md.AppletApplicationAdSpaceListRes:
  353. properties:
  354. ad_type:
  355. items:
  356. $ref: '#/definitions/md.SelectData'
  357. type: array
  358. cooperate_state:
  359. items:
  360. $ref: '#/definitions/md.SelectData'
  361. type: array
  362. list:
  363. items:
  364. $ref: '#/definitions/md.AppletApplicationAdSpaceListData'
  365. type: array
  366. platform:
  367. items:
  368. $ref: '#/definitions/md.SelectData'
  369. type: array
  370. state:
  371. items:
  372. $ref: '#/definitions/md.SelectData'
  373. type: array
  374. total:
  375. type: integer
  376. type: object
  377. md.AppletApplicationAdSpaceMediumListData:
  378. properties:
  379. account:
  380. example: 账号
  381. type: string
  382. contact_name:
  383. example: 联系人
  384. type: string
  385. count:
  386. example: 广告位数量
  387. type: string
  388. id:
  389. example: id
  390. type: string
  391. medium_id:
  392. example: 媒体id
  393. type: string
  394. name:
  395. example: 名称
  396. type: string
  397. phone:
  398. example: 联系电话
  399. type: string
  400. type: object
  401. md.AppletApplicationAdSpaceMediumListReq:
  402. properties:
  403. account:
  404. example: 媒体账号
  405. type: string
  406. limit:
  407. type: string
  408. name:
  409. example: 媒体名称
  410. type: string
  411. page:
  412. type: string
  413. type: object
  414. md.AppletApplicationAdSpaceMediumListRes:
  415. properties:
  416. list:
  417. items:
  418. $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListData'
  419. type: array
  420. total:
  421. type: integer
  422. type: object
  423. md.AppletApplicationAdSpaceSaveReq:
  424. properties:
  425. id:
  426. example: id 多个逗号隔开
  427. type: string
  428. memo:
  429. example: 备注
  430. type: string
  431. state:
  432. example: 审核状态
  433. type: string
  434. type: object
  435. md.AppletApplicationListData:
  436. properties:
  437. app_id:
  438. example: 小程序appid
  439. type: string
  440. cooperate_state:
  441. example: 合作状态
  442. type: string
  443. id:
  444. example: id
  445. type: string
  446. logo:
  447. example: logo
  448. type: string
  449. memo:
  450. example: 备注
  451. type: string
  452. name:
  453. example: 应用名称
  454. type: string
  455. original_id:
  456. example: 小程序id
  457. type: string
  458. platform:
  459. example: 平台
  460. type: string
  461. state:
  462. example: 应用状态 state=3 才能再次编辑
  463. type: string
  464. type: object
  465. md.AppletApplicationListReq:
  466. properties:
  467. cooperate_state:
  468. example: 合作状态
  469. type: string
  470. limit:
  471. type: string
  472. medium_id:
  473. example: 媒体id
  474. type: string
  475. name:
  476. type: string
  477. page:
  478. type: string
  479. platform:
  480. type: string
  481. type: object
  482. md.AppletApplicationListRes:
  483. properties:
  484. cooperate_state:
  485. items:
  486. $ref: '#/definitions/md.SelectData'
  487. type: array
  488. list:
  489. items:
  490. $ref: '#/definitions/md.AppletApplicationListData'
  491. type: array
  492. platform:
  493. items:
  494. $ref: '#/definitions/md.SelectData'
  495. type: array
  496. state:
  497. items:
  498. $ref: '#/definitions/md.SelectData'
  499. type: array
  500. total:
  501. type: integer
  502. type: object
  503. md.AppletApplicationMediumListData:
  504. properties:
  505. account:
  506. example: 账号
  507. type: string
  508. contact_name:
  509. example: 联系人
  510. type: string
  511. count:
  512. example: 应用数量
  513. type: string
  514. id:
  515. example: id
  516. type: string
  517. medium_id:
  518. example: 媒体id
  519. type: string
  520. name:
  521. example: 名称
  522. type: string
  523. phone:
  524. example: 联系电话
  525. type: string
  526. type: object
  527. md.AppletApplicationMediumListReq:
  528. properties:
  529. account:
  530. example: 媒体账号
  531. type: string
  532. limit:
  533. type: string
  534. name:
  535. example: 媒体名称
  536. type: string
  537. page:
  538. type: string
  539. type: object
  540. md.AppletApplicationMediumListRes:
  541. properties:
  542. list:
  543. items:
  544. $ref: '#/definitions/md.AppletApplicationMediumListData'
  545. type: array
  546. total:
  547. type: integer
  548. type: object
  549. md.AppletApplicationSaveReq:
  550. properties:
  551. id:
  552. example: id 多个逗号隔开
  553. type: string
  554. memo:
  555. example: 备注
  556. type: string
  557. state:
  558. example: 审核状态
  559. type: string
  560. type: object
  561. md.AppletUpdateReq:
  562. properties:
  563. id:
  564. type: integer
  565. logo:
  566. example: 小程序logo
  567. type: string
  568. name:
  569. example: 小程序名称
  570. type: string
  571. required:
  572. - id
  573. - logo
  574. - name
  575. type: object
  576. md.BindAdminRoleReq:
  577. properties:
  578. adm_id:
  579. type: integer
  580. role_ids:
  581. items:
  582. type: integer
  583. type: array
  584. required:
  585. - adm_id
  586. type: object
  587. md.CommDetailReq:
  588. properties:
  589. id:
  590. example: 列表id
  591. type: string
  592. type: object
  593. md.DataCenterDataCenterOriginalDataDoingReq:
  594. properties:
  595. id:
  596. example: 列表id
  597. type: string
  598. now_ecpm:
  599. example: 现-广告千次曝光收益(元)
  600. type: string
  601. now_exposure_count:
  602. example: 现-曝光量
  603. type: string
  604. type: object
  605. md.DataCenterGenerateDataCommReq:
  606. properties:
  607. id:
  608. example: 列表id
  609. type: string
  610. type: object
  611. md.DataCenterGenerateDataData:
  612. properties:
  613. adv_name:
  614. example: 广告位
  615. type: string
  616. agent_revenue:
  617. example: 代理收益(元)
  618. type: string
  619. agreement_sharing:
  620. example: 协议分成(元)
  621. type: string
  622. agreement_sharing_total:
  623. example: 协议总分成(元)
  624. type: string
  625. click_count:
  626. example: 现-点击量
  627. type: string
  628. click_rate:
  629. example: 现-点击率
  630. type: string
  631. commission_retention:
  632. example: 佣金留存(元)
  633. type: string
  634. date:
  635. example: 日期
  636. type: string
  637. ecpm:
  638. example: '''现-ecpm(元)'
  639. type: string
  640. exposure_count:
  641. example: 现-曝光量
  642. type: string
  643. extra_revenue:
  644. example: 额外收益(元)
  645. type: string
  646. id:
  647. example: id
  648. type: string
  649. is_generate_report:
  650. example: 是否已生成报表(0:未 1:已)
  651. type: string
  652. media_revenue:
  653. example: 媒体收益(元)
  654. type: string
  655. name:
  656. example: 名称
  657. type: string
  658. old_click_count:
  659. example: 原-点击量
  660. type: string
  661. old_click_rate:
  662. example: 原-点击率
  663. type: string
  664. old_ecpm:
  665. example: '''原-ecpm(元)'
  666. type: string
  667. old_exposure_count:
  668. example: 原-曝光量
  669. type: string
  670. platform:
  671. example: 平台名称
  672. type: string
  673. platform_retention:
  674. example: 平台留存(元)
  675. type: string
  676. price_adjustment_retention:
  677. example: 调价留存(元)
  678. type: string
  679. state:
  680. example: 状态id
  681. type: string
  682. type: object
  683. md.DataCenterGenerateDataDetailAgentReward:
  684. properties:
  685. account:
  686. type: string
  687. agent_revenue:
  688. example: 代理收益(元)
  689. type: string
  690. agent_revenue_rate:
  691. example: 代理收益百分比
  692. type: string
  693. extra_revenue:
  694. example: 额外收益(元)
  695. type: string
  696. extra_revenue_rate:
  697. example: '''额外收益百分比'
  698. type: string
  699. name:
  700. type: string
  701. type: object
  702. md.DataCenterGenerateDataDetailAgentRewardSecond:
  703. properties:
  704. account:
  705. type: string
  706. agent_revenue:
  707. example: 代理收益(元)
  708. type: string
  709. agent_revenue_rate:
  710. example: 代理收益百分比
  711. type: string
  712. name:
  713. type: string
  714. type: object
  715. md.DataCenterGenerateDataDetailData:
  716. properties:
  717. agent_revenue_rate:
  718. example: 代理收益百分比
  719. type: string
  720. agent_reward:
  721. items:
  722. $ref: '#/definitions/md.DataCenterGenerateDataDetailAgentReward'
  723. type: array
  724. agreement_sharing_rate:
  725. example: 协议分成百分比
  726. type: string
  727. commission_retention_rate:
  728. example: 佣金留存百分比
  729. type: string
  730. create_at:
  731. type: string
  732. extra_revenue_rate:
  733. example: 额外收益百分比
  734. type: string
  735. media_revenue_rate:
  736. example: 媒体收益百分比
  737. type: string
  738. platform_retention_rate:
  739. example: 平台留存百分比
  740. type: string
  741. update_at:
  742. type: string
  743. type: object
  744. md.DataCenterGenerateDataReq:
  745. properties:
  746. end_time:
  747. type: string
  748. limit:
  749. type: string
  750. name:
  751. type: string
  752. page:
  753. type: string
  754. platform:
  755. type: string
  756. start_time:
  757. type: string
  758. state:
  759. type: string
  760. type: object
  761. md.DataCenterGenerateDataRes:
  762. properties:
  763. list:
  764. items:
  765. $ref: '#/definitions/md.DataCenterGenerateDataData'
  766. type: array
  767. platform:
  768. items:
  769. $ref: '#/definitions/md.SelectData'
  770. type: array
  771. state:
  772. items:
  773. $ref: '#/definitions/md.SelectData'
  774. type: array
  775. total:
  776. type: integer
  777. type: object
  778. md.DataCenterIncomeDataData:
  779. properties:
  780. adv_name:
  781. example: 广告位
  782. type: string
  783. agent_revenue:
  784. example: 代理收益(元)
  785. type: string
  786. agreement_sharing:
  787. example: 平台收益(元)
  788. type: string
  789. click_count:
  790. example: 现-点击量
  791. type: string
  792. click_rate:
  793. example: 现-点击率
  794. type: string
  795. date:
  796. example: 日期
  797. type: string
  798. ecpm:
  799. example: '''现-ecpm(元)'
  800. type: string
  801. exposure_count:
  802. example: 现-曝光量
  803. type: string
  804. id:
  805. example: id
  806. type: string
  807. media_revenue:
  808. example: 媒体收益(元)
  809. type: string
  810. name:
  811. example: 名称
  812. type: string
  813. platform:
  814. example: 平台名称
  815. type: string
  816. settle_amount:
  817. example: 结算收益(元)
  818. type: string
  819. state:
  820. example: 状态id
  821. type: string
  822. type: object
  823. md.DataCenterIncomeDataDetail:
  824. properties:
  825. agent_revenue:
  826. example: 代理收益(元)
  827. type: string
  828. agent_revenue_rate:
  829. example: 代理收益百分比
  830. type: string
  831. agent_reward:
  832. items:
  833. $ref: '#/definitions/md.DataCenterGenerateDataDetailAgentRewardSecond'
  834. type: array
  835. agreement_sharing:
  836. example: 平台收益(元)
  837. type: string
  838. agreement_sharing_rate:
  839. example: 平台收益百分比
  840. type: string
  841. create_at:
  842. type: string
  843. data_source:
  844. example: 数据来源
  845. type: string
  846. media_revenue:
  847. example: 媒体收益(元)
  848. type: string
  849. media_revenue_rate:
  850. example: 媒体收益百分比
  851. type: string
  852. medium_name:
  853. example: 媒体名称
  854. type: string
  855. platform:
  856. example: 填充来源
  857. type: string
  858. update_at:
  859. type: string
  860. type: object
  861. md.DataCenterIncomeDataRes:
  862. properties:
  863. list:
  864. items:
  865. $ref: '#/definitions/md.DataCenterIncomeDataData'
  866. type: array
  867. platform:
  868. items:
  869. $ref: '#/definitions/md.SelectData'
  870. type: array
  871. state:
  872. items:
  873. $ref: '#/definitions/md.SelectData'
  874. type: array
  875. total:
  876. type: integer
  877. type: object
  878. md.DataCenterOriginalDataCommReq:
  879. properties:
  880. id:
  881. example: 列表id
  882. type: string
  883. type: object
  884. md.DataCenterOriginalDataData:
  885. properties:
  886. adv_name:
  887. example: 广告位
  888. type: string
  889. click_count:
  890. example: 点击量
  891. type: string
  892. click_rate:
  893. example: 点击率
  894. type: string
  895. date:
  896. example: 日期
  897. type: string
  898. ecpm:
  899. example: '''ecpm(元)'
  900. type: string
  901. exposure_count:
  902. example: 曝光量
  903. type: string
  904. exposure_rate:
  905. example: 曝光率
  906. type: string
  907. id:
  908. example: id
  909. type: string
  910. is_apply:
  911. example: 是否已应用
  912. type: string
  913. name:
  914. example: 名称
  915. type: string
  916. platform:
  917. example: 平台名称
  918. type: string
  919. publisher_income:
  920. example: 总收益(元)
  921. type: string
  922. req_succ_count:
  923. example: 拉取量
  924. type: string
  925. state:
  926. example: 状态id
  927. type: string
  928. type: object
  929. md.DataCenterOriginalDataMoreApplicationData:
  930. properties:
  931. ad_id:
  932. example: 广告位id
  933. type: string
  934. adv_name:
  935. example: 广告位
  936. type: string
  937. app_id:
  938. example: 小程序id
  939. type: string
  940. id:
  941. example: id
  942. type: string
  943. logo:
  944. type: string
  945. name:
  946. example: 名称
  947. type: string
  948. state:
  949. example: 状态id
  950. type: string
  951. type: object
  952. md.DataCenterOriginalDataMoreApplicationDoingReq:
  953. properties:
  954. date:
  955. example: "2024-08-28"
  956. type: string
  957. ids:
  958. items:
  959. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReqData'
  960. type: array
  961. type: object
  962. md.DataCenterOriginalDataMoreApplicationReq:
  963. properties:
  964. limit:
  965. type: string
  966. name:
  967. type: string
  968. page:
  969. type: string
  970. type: object
  971. md.DataCenterOriginalDataMoreApplicationRes:
  972. properties:
  973. list:
  974. items:
  975. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationData'
  976. type: array
  977. state:
  978. items:
  979. $ref: '#/definitions/md.SelectData'
  980. type: array
  981. total:
  982. type: integer
  983. type: object
  984. md.DataCenterOriginalDataOneApplicationAdListData:
  985. properties:
  986. ad_id:
  987. example: 广告位id
  988. type: string
  989. id:
  990. example: id
  991. type: string
  992. name:
  993. example: 名称
  994. type: string
  995. state:
  996. example: 状态id
  997. type: string
  998. type: object
  999. md.DataCenterOriginalDataOneApplicationAdListReq:
  1000. properties:
  1001. app_id:
  1002. type: string
  1003. type: object
  1004. md.DataCenterOriginalDataOneApplicationAdListRes:
  1005. properties:
  1006. list:
  1007. items:
  1008. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListData'
  1009. type: array
  1010. state:
  1011. items:
  1012. $ref: '#/definitions/md.SelectData'
  1013. type: array
  1014. type: object
  1015. md.DataCenterOriginalDataOneApplicationData:
  1016. properties:
  1017. app_id:
  1018. example: 小程序id
  1019. type: string
  1020. id:
  1021. example: id
  1022. type: string
  1023. logo:
  1024. type: string
  1025. name:
  1026. example: 名称
  1027. type: string
  1028. type: object
  1029. md.DataCenterOriginalDataOneApplicationDoingReq:
  1030. properties:
  1031. ad_id:
  1032. type: string
  1033. app_id:
  1034. type: string
  1035. date:
  1036. example: "2024-08-28"
  1037. type: string
  1038. type: object
  1039. md.DataCenterOriginalDataOneApplicationDoingReqData:
  1040. properties:
  1041. ad_id:
  1042. type: string
  1043. app_id:
  1044. type: string
  1045. type: object
  1046. md.DataCenterOriginalDataOneApplicationDoingRes:
  1047. properties:
  1048. ad_id:
  1049. type: string
  1050. ad_slot:
  1051. example: 广告位类型名称
  1052. type: string
  1053. click_count:
  1054. example: 点击量
  1055. type: string
  1056. click_rate:
  1057. example: 点击率
  1058. type: string
  1059. ecpm:
  1060. example: ecpm(元)
  1061. type: string
  1062. exposure_count:
  1063. example: 曝光量
  1064. type: string
  1065. exposure_rate:
  1066. example: 曝光率
  1067. type: string
  1068. publisher_income:
  1069. example: 总收益(元)
  1070. type: string
  1071. req_succ_count:
  1072. example: 拉取量
  1073. type: string
  1074. type: object
  1075. md.DataCenterOriginalDataOneApplicationRes:
  1076. properties:
  1077. list:
  1078. items:
  1079. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationData'
  1080. type: array
  1081. type: object
  1082. md.DataCenterOriginalDataReq:
  1083. properties:
  1084. end_time:
  1085. type: string
  1086. limit:
  1087. type: string
  1088. name:
  1089. type: string
  1090. page:
  1091. type: string
  1092. platform:
  1093. type: string
  1094. start_time:
  1095. type: string
  1096. state:
  1097. type: string
  1098. type: object
  1099. md.DataCenterOriginalDataRes:
  1100. properties:
  1101. list:
  1102. items:
  1103. $ref: '#/definitions/md.DataCenterOriginalDataData'
  1104. type: array
  1105. platform:
  1106. items:
  1107. $ref: '#/definitions/md.SelectData'
  1108. type: array
  1109. state:
  1110. items:
  1111. $ref: '#/definitions/md.SelectData'
  1112. type: array
  1113. total:
  1114. type: integer
  1115. type: object
  1116. md.DivisionStrategyData:
  1117. properties:
  1118. account:
  1119. example: 账号
  1120. type: string
  1121. agent_revenue_rate:
  1122. example: 代理收益百分比
  1123. type: string
  1124. agreement_sharing_rate:
  1125. example: 协议分成百分比
  1126. type: string
  1127. commission_retention_rate:
  1128. example: 佣金留存百分比
  1129. type: string
  1130. extra_revenue_rate:
  1131. example: 额外收益百分比
  1132. type: string
  1133. id:
  1134. example: id
  1135. type: string
  1136. media_revenue_rate:
  1137. example: 媒体收益百分比
  1138. type: string
  1139. medium_id:
  1140. example: 媒体id
  1141. type: string
  1142. name:
  1143. example: 名称
  1144. type: string
  1145. platform_retention_rate:
  1146. example: 平台留存百分比
  1147. type: string
  1148. type: object
  1149. md.DivisionStrategyDetailByAgent:
  1150. properties:
  1151. account:
  1152. example: 账号
  1153. type: string
  1154. agent_id:
  1155. example: 代理id
  1156. type: string
  1157. agent_revenue_rate:
  1158. example: 佣金比例
  1159. type: string
  1160. extra_revenue_rate:
  1161. example: 额外奖励
  1162. type: string
  1163. name:
  1164. example: 名称
  1165. type: string
  1166. type: object
  1167. md.DivisionStrategyDetailReq:
  1168. properties:
  1169. medium_id:
  1170. type: string
  1171. type: object
  1172. md.DivisionStrategyDetailRes:
  1173. properties:
  1174. account:
  1175. example: 账号
  1176. type: string
  1177. agent_list:
  1178. items:
  1179. $ref: '#/definitions/md.DivisionStrategyDetailByAgent'
  1180. type: array
  1181. agent_revenue_rate:
  1182. example: 代理收益百分比
  1183. type: string
  1184. agreement_sharing_rate:
  1185. example: 协议分成百分比
  1186. type: string
  1187. commission_retention_rate:
  1188. example: 佣金留存百分比
  1189. type: string
  1190. extra_revenue_rate:
  1191. example: 额外收益百分比
  1192. type: string
  1193. media_revenue_rate:
  1194. example: 媒体收益百分比
  1195. type: string
  1196. medium_id:
  1197. example: 媒体id
  1198. type: string
  1199. name:
  1200. example: 名称
  1201. type: string
  1202. platform_retention_rate:
  1203. example: 平台留存百分比
  1204. type: string
  1205. type: object
  1206. md.DivisionStrategyReq:
  1207. properties:
  1208. limit:
  1209. type: string
  1210. name:
  1211. type: string
  1212. page:
  1213. type: string
  1214. type: object
  1215. md.DivisionStrategyRes:
  1216. properties:
  1217. list:
  1218. items:
  1219. $ref: '#/definitions/md.DivisionStrategyData'
  1220. type: array
  1221. total:
  1222. type: integer
  1223. type: object
  1224. md.FinanceCenterDataAgentDetail:
  1225. properties:
  1226. account:
  1227. example: 媒体账号
  1228. type: string
  1229. all_income:
  1230. example: 合计收益
  1231. type: string
  1232. income:
  1233. example: 渠道结算
  1234. type: string
  1235. invoice:
  1236. $ref: '#/definitions/md.Invoice'
  1237. name:
  1238. example: 媒体名称
  1239. type: string
  1240. other_income:
  1241. example: 其他调整
  1242. type: string
  1243. pay_state:
  1244. example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
  1245. type: string
  1246. settle_file:
  1247. example: 结算单
  1248. type: string
  1249. source:
  1250. example: 结算标示
  1251. type: string
  1252. state:
  1253. example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
  1254. type: string
  1255. time_str:
  1256. example: 业务时间
  1257. type: string
  1258. type: object
  1259. md.FinanceCenterDataAgentDetailRes:
  1260. properties:
  1261. business_kind:
  1262. items:
  1263. $ref: '#/definitions/md.SelectData'
  1264. type: array
  1265. data:
  1266. $ref: '#/definitions/md.FinanceCenterDataAgentDetail'
  1267. invoice_cate:
  1268. items:
  1269. $ref: '#/definitions/md.SelectData'
  1270. type: array
  1271. invoice_state:
  1272. items:
  1273. $ref: '#/definitions/md.SelectData'
  1274. type: array
  1275. settle_pay_state:
  1276. items:
  1277. $ref: '#/definitions/md.SelectData'
  1278. type: array
  1279. settle_state:
  1280. items:
  1281. $ref: '#/definitions/md.SelectData'
  1282. type: array
  1283. settle_type:
  1284. items:
  1285. $ref: '#/definitions/md.SelectData'
  1286. type: array
  1287. type: object
  1288. md.FinanceCenterDataData:
  1289. properties:
  1290. all_income:
  1291. example: 合计收益
  1292. type: string
  1293. change_income:
  1294. example: 调价留存
  1295. type: string
  1296. commission_income:
  1297. example: 佣金留存
  1298. type: string
  1299. id:
  1300. type: string
  1301. label:
  1302. type: string
  1303. medium_income:
  1304. example: 媒体结算
  1305. type: string
  1306. name:
  1307. example: 媒体名称
  1308. type: string
  1309. other_income:
  1310. example: 其他调整
  1311. type: string
  1312. pay_state:
  1313. example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
  1314. type: string
  1315. platform_income:
  1316. example: 平台留存
  1317. type: string
  1318. settle_type:
  1319. example: 结算单类型(1:日结 2:周结 3:月结 4:预付)
  1320. type: string
  1321. state:
  1322. example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
  1323. type: string
  1324. time_str:
  1325. example: 业务时间
  1326. type: string
  1327. top_income:
  1328. example: 上游结算
  1329. type: string
  1330. type: object
  1331. md.FinanceCenterDataDetail:
  1332. properties:
  1333. account:
  1334. example: 媒体账号
  1335. type: string
  1336. all_income:
  1337. example: 合计收益
  1338. type: string
  1339. change_income:
  1340. example: 调价留存
  1341. type: string
  1342. commission_income:
  1343. example: 佣金留存
  1344. type: string
  1345. invoice:
  1346. $ref: '#/definitions/md.Invoice'
  1347. medium_income:
  1348. example: 媒体结算
  1349. type: string
  1350. name:
  1351. example: 媒体名称
  1352. type: string
  1353. other_income:
  1354. example: 其他调整
  1355. type: string
  1356. pay_state:
  1357. example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
  1358. type: string
  1359. platform_income:
  1360. example: 平台留存
  1361. type: string
  1362. settle_file:
  1363. example: 结算单
  1364. type: string
  1365. source:
  1366. example: 结算标示
  1367. type: string
  1368. state:
  1369. example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
  1370. type: string
  1371. time_str:
  1372. example: 业务时间
  1373. type: string
  1374. top_income:
  1375. example: 上游结算
  1376. type: string
  1377. type: object
  1378. md.FinanceCenterDataDetailRes:
  1379. properties:
  1380. business_kind:
  1381. items:
  1382. $ref: '#/definitions/md.SelectData'
  1383. type: array
  1384. data:
  1385. $ref: '#/definitions/md.FinanceCenterDataDetail'
  1386. invoice_cate:
  1387. items:
  1388. $ref: '#/definitions/md.SelectData'
  1389. type: array
  1390. invoice_state:
  1391. items:
  1392. $ref: '#/definitions/md.SelectData'
  1393. type: array
  1394. settle_pay_state:
  1395. items:
  1396. $ref: '#/definitions/md.SelectData'
  1397. type: array
  1398. settle_state:
  1399. items:
  1400. $ref: '#/definitions/md.SelectData'
  1401. type: array
  1402. settle_type:
  1403. items:
  1404. $ref: '#/definitions/md.SelectData'
  1405. type: array
  1406. type: object
  1407. md.FinanceCenterDataReq:
  1408. properties:
  1409. end_time:
  1410. type: string
  1411. limit:
  1412. type: string
  1413. page:
  1414. type: string
  1415. pay_state:
  1416. example: 读 settle_pay_state返回的
  1417. type: string
  1418. start_time:
  1419. example: "2024-08-29"
  1420. type: string
  1421. type: object
  1422. md.FinanceCenterDataRes:
  1423. properties:
  1424. business_kind:
  1425. items:
  1426. $ref: '#/definitions/md.SelectData'
  1427. type: array
  1428. list:
  1429. items:
  1430. $ref: '#/definitions/md.FinanceCenterDataData'
  1431. type: array
  1432. settle_pay_state:
  1433. items:
  1434. $ref: '#/definitions/md.SelectData'
  1435. type: array
  1436. settle_state:
  1437. items:
  1438. $ref: '#/definitions/md.SelectData'
  1439. type: array
  1440. settle_type:
  1441. items:
  1442. $ref: '#/definitions/md.SelectData'
  1443. type: array
  1444. total:
  1445. type: integer
  1446. type: object
  1447. md.FinanceCenterPlatformDataData:
  1448. properties:
  1449. agent_income:
  1450. example: 代理结算
  1451. type: string
  1452. change_income:
  1453. example: 调价留存
  1454. type: string
  1455. commission_income:
  1456. example: 佣金留存
  1457. type: string
  1458. id:
  1459. type: string
  1460. medium_income:
  1461. example: 媒体结算
  1462. type: string
  1463. platform_income:
  1464. example: 平台留存
  1465. type: string
  1466. time_str:
  1467. example: 业务时间
  1468. type: string
  1469. top_income:
  1470. example: 上游结算
  1471. type: string
  1472. update_at:
  1473. example: 更新时间
  1474. type: string
  1475. type: object
  1476. md.FinanceCenterPlatformDataReq:
  1477. properties:
  1478. date:
  1479. example: "2024-08-29"
  1480. type: string
  1481. end_time:
  1482. type: string
  1483. limit:
  1484. type: string
  1485. page:
  1486. type: string
  1487. start_time:
  1488. example: "2024-08-29"
  1489. type: string
  1490. type: object
  1491. md.FinanceCenterPlatformDataRes:
  1492. properties:
  1493. list:
  1494. items:
  1495. $ref: '#/definitions/md.FinanceCenterPlatformDataData'
  1496. type: array
  1497. total:
  1498. type: integer
  1499. type: object
  1500. md.FinancialDynamicsAgentListData:
  1501. properties:
  1502. amount:
  1503. example: 支付金额
  1504. type: string
  1505. business_kind:
  1506. example: 支付类型(1:广告合作)
  1507. type: string
  1508. certificate:
  1509. example: 支付凭证
  1510. type: string
  1511. id:
  1512. type: string
  1513. memo:
  1514. example: 备注
  1515. type: string
  1516. name:
  1517. type: string
  1518. pay_method:
  1519. example: 支付方式 0对私 1对公
  1520. type: string
  1521. pay_time:
  1522. example: 支付时间
  1523. type: string
  1524. type: object
  1525. md.FinancialDynamicsAgentListReq:
  1526. properties:
  1527. end_time:
  1528. type: string
  1529. limit:
  1530. type: string
  1531. page:
  1532. type: string
  1533. start_time:
  1534. example: "2024-08-29 00:00:00"
  1535. type: string
  1536. uid:
  1537. example: ""
  1538. type: string
  1539. type: object
  1540. md.FinancialDynamicsAgentListRes:
  1541. properties:
  1542. business_kind:
  1543. items:
  1544. $ref: '#/definitions/md.SelectData'
  1545. type: array
  1546. list:
  1547. items:
  1548. $ref: '#/definitions/md.FinancialDynamicsAgentListData'
  1549. type: array
  1550. pay_method:
  1551. items:
  1552. $ref: '#/definitions/md.SelectData'
  1553. type: array
  1554. total:
  1555. type: integer
  1556. user:
  1557. items:
  1558. $ref: '#/definitions/md.SelectData'
  1559. type: array
  1560. type: object
  1561. md.FinancialDynamicsAgentSaveReq:
  1562. properties:
  1563. amount:
  1564. example: 支付金额
  1565. type: string
  1566. business_kind:
  1567. example: 支付类型(1:广告合作)
  1568. type: string
  1569. certificate:
  1570. example: 支付凭证
  1571. type: string
  1572. memo:
  1573. example: 备注
  1574. type: string
  1575. pay_method:
  1576. example: 支付方式 0对私 1对公
  1577. type: string
  1578. uid:
  1579. type: string
  1580. type: object
  1581. md.FinancialDynamicsAgentTotalReq:
  1582. properties:
  1583. end_time:
  1584. type: string
  1585. start_time:
  1586. example: "2024-08-29 00:00:00"
  1587. type: string
  1588. uid:
  1589. example: ""
  1590. type: string
  1591. type: object
  1592. md.FinancialDynamicsAgentTotalRes:
  1593. properties:
  1594. all_amount:
  1595. example: 预付总金额
  1596. type: string
  1597. balance_amount:
  1598. example: 账户余额
  1599. type: string
  1600. pay_count:
  1601. example: 预付次数
  1602. type: string
  1603. use_amount:
  1604. example: 已消耗金额
  1605. type: string
  1606. type: object
  1607. md.FinancialDynamicsMediumListData:
  1608. properties:
  1609. amount:
  1610. example: 支付金额
  1611. type: string
  1612. business_kind:
  1613. example: 支付类型(1:广告合作)
  1614. type: string
  1615. certificate:
  1616. example: 支付凭证
  1617. type: string
  1618. id:
  1619. type: string
  1620. memo:
  1621. example: 备注
  1622. type: string
  1623. name:
  1624. type: string
  1625. pay_method:
  1626. example: 支付方式 0对私 1对公
  1627. type: string
  1628. pay_time:
  1629. example: 支付时间
  1630. type: string
  1631. type: object
  1632. md.FinancialDynamicsMediumListReq:
  1633. properties:
  1634. end_time:
  1635. type: string
  1636. limit:
  1637. type: string
  1638. page:
  1639. type: string
  1640. start_time:
  1641. example: "2024-08-29 00:00:00"
  1642. type: string
  1643. uid:
  1644. example: ""
  1645. type: string
  1646. type: object
  1647. md.FinancialDynamicsMediumListRes:
  1648. properties:
  1649. business_kind:
  1650. items:
  1651. $ref: '#/definitions/md.SelectData'
  1652. type: array
  1653. list:
  1654. items:
  1655. $ref: '#/definitions/md.FinancialDynamicsMediumListData'
  1656. type: array
  1657. pay_method:
  1658. items:
  1659. $ref: '#/definitions/md.SelectData'
  1660. type: array
  1661. total:
  1662. type: integer
  1663. user:
  1664. items:
  1665. $ref: '#/definitions/md.SelectData'
  1666. type: array
  1667. type: object
  1668. md.FinancialDynamicsMediumSaveReq:
  1669. properties:
  1670. amount:
  1671. example: 支付金额
  1672. type: string
  1673. business_kind:
  1674. example: 支付类型(1:广告合作)
  1675. type: string
  1676. certificate:
  1677. example: 支付凭证
  1678. type: string
  1679. memo:
  1680. example: 备注
  1681. type: string
  1682. pay_method:
  1683. example: 支付方式 0对私 1对公
  1684. type: string
  1685. uid:
  1686. type: string
  1687. type: object
  1688. md.FinancialDynamicsMediumTotalReq:
  1689. properties:
  1690. end_time:
  1691. type: string
  1692. start_time:
  1693. example: "2024-08-29 00:00:00"
  1694. type: string
  1695. uid:
  1696. example: ""
  1697. type: string
  1698. type: object
  1699. md.FinancialDynamicsMediumTotalRes:
  1700. properties:
  1701. all_amount:
  1702. example: 预付总金额
  1703. type: string
  1704. balance_amount:
  1705. example: 账户余额
  1706. type: string
  1707. pay_count:
  1708. example: 预付次数
  1709. type: string
  1710. use_amount:
  1711. example: 已消耗金额
  1712. type: string
  1713. type: object
  1714. md.ImgReqUpload:
  1715. properties:
  1716. dir:
  1717. type: string
  1718. file_name:
  1719. type: string
  1720. file_size:
  1721. description: 文件大小, 单位byte
  1722. type: integer
  1723. type: object
  1724. md.IndexAppListData:
  1725. properties:
  1726. list:
  1727. items:
  1728. $ref: '#/definitions/md.IndexAppListDataList'
  1729. type: array
  1730. logo:
  1731. type: string
  1732. name:
  1733. type: string
  1734. table_list:
  1735. items:
  1736. type: string
  1737. type: array
  1738. type: object
  1739. md.IndexAppListDataList:
  1740. properties:
  1741. bili:
  1742. type: string
  1743. name:
  1744. type: string
  1745. type:
  1746. type: string
  1747. value:
  1748. type: string
  1749. type: object
  1750. md.IndexAppListReq:
  1751. properties:
  1752. end_date:
  1753. example: "2024-08-30"
  1754. type: string
  1755. name:
  1756. type: string
  1757. sort:
  1758. example: 排序
  1759. type: string
  1760. start_date:
  1761. example: "2024-08-30"
  1762. type: string
  1763. type: object
  1764. md.IndexAppListRes:
  1765. properties:
  1766. list:
  1767. items:
  1768. $ref: '#/definitions/md.IndexAppListData'
  1769. type: array
  1770. sort:
  1771. items:
  1772. $ref: '#/definitions/md.SelectData'
  1773. type: array
  1774. type: object
  1775. md.Invoice:
  1776. properties:
  1777. count:
  1778. type: string
  1779. file:
  1780. items:
  1781. $ref: '#/definitions/md.InvoiceFile'
  1782. type: array
  1783. time:
  1784. type: string
  1785. type:
  1786. type: string
  1787. type: object
  1788. md.InvoiceFile:
  1789. properties:
  1790. state:
  1791. example: 0待确认 1审核通过 2审核失败
  1792. type: string
  1793. url:
  1794. type: string
  1795. type: object
  1796. md.InvoiceReq:
  1797. properties:
  1798. file:
  1799. items:
  1800. $ref: '#/definitions/md.InvoiceFile'
  1801. type: array
  1802. id:
  1803. example: 列表id
  1804. type: string
  1805. state:
  1806. example: 1审核通过 2审核失败
  1807. type: string
  1808. type: object
  1809. md.LoginReq:
  1810. properties:
  1811. code:
  1812. example: 验证码
  1813. type: string
  1814. password:
  1815. example: 登录密码
  1816. type: string
  1817. username:
  1818. example: 登录账号
  1819. type: string
  1820. required:
  1821. - password
  1822. - username
  1823. type: object
  1824. md.LoginResponse:
  1825. properties:
  1826. token:
  1827. type: string
  1828. type: object
  1829. md.MediumDivisionStrategy:
  1830. properties:
  1831. agent_revenue_rate:
  1832. example: 代理收益百分比
  1833. type: string
  1834. agreement_sharing_rate:
  1835. example: 协议分成百分比
  1836. type: string
  1837. commission_retention_rate:
  1838. example: 佣金留存百分比
  1839. type: string
  1840. ecpm:
  1841. example: 现-ecpm(元)
  1842. type: string
  1843. exposure_count:
  1844. example: 曝光量
  1845. type: string
  1846. extra_revenue_rate:
  1847. example: 额外收益百分比
  1848. type: string
  1849. media_revenue_rate:
  1850. example: 媒体收益百分比
  1851. type: string
  1852. old_ecpm:
  1853. example: 原-ecpm(元)
  1854. type: string
  1855. platform_retention_rate:
  1856. example: 平台留存百分比
  1857. type: string
  1858. type: object
  1859. md.MediumListData:
  1860. properties:
  1861. account:
  1862. example: 媒体账号
  1863. type: string
  1864. business_license_address:
  1865. example: 营业执照地址
  1866. type: string
  1867. company_name:
  1868. example: 公司名称
  1869. type: string
  1870. id:
  1871. example: id
  1872. type: string
  1873. legal_representative:
  1874. example: 法定代表人
  1875. type: string
  1876. medium_id:
  1877. example: 媒体id
  1878. type: string
  1879. memo:
  1880. example: 备注 审核时填写的
  1881. type: string
  1882. state:
  1883. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  1884. type: string
  1885. unified_social_credit_code:
  1886. example: 统一社会信用代码
  1887. type: string
  1888. type: object
  1889. md.MediumListDelReq:
  1890. properties:
  1891. id:
  1892. example: 列表id
  1893. type: string
  1894. type: object
  1895. md.MediumListReq:
  1896. properties:
  1897. id:
  1898. type: string
  1899. limit:
  1900. type: string
  1901. name:
  1902. type: string
  1903. page:
  1904. type: string
  1905. state:
  1906. type: string
  1907. type: object
  1908. md.MediumListRes:
  1909. properties:
  1910. list:
  1911. items:
  1912. $ref: '#/definitions/md.MediumListData'
  1913. type: array
  1914. state:
  1915. items:
  1916. $ref: '#/definitions/md.SelectData'
  1917. type: array
  1918. total:
  1919. type: integer
  1920. type: object
  1921. md.MediumListSaveReq:
  1922. properties:
  1923. medium_id:
  1924. type: string
  1925. username:
  1926. type: string
  1927. type: object
  1928. md.MediumQualificationBankData:
  1929. properties:
  1930. account:
  1931. example: 账号
  1932. type: string
  1933. bank:
  1934. example: 开户银行
  1935. type: string
  1936. bank_branch:
  1937. example: 开户银行分行
  1938. type: string
  1939. bank_no:
  1940. example: 银行卡号
  1941. type: string
  1942. company_name:
  1943. example: 公司名称
  1944. type: string
  1945. currency_conf:
  1946. example: 结算币种 0人民币
  1947. type: string
  1948. id:
  1949. example: id
  1950. type: string
  1951. kind:
  1952. example: 类型(1:企业 2:个人)
  1953. type: string
  1954. licence:
  1955. example: 开户许可证
  1956. type: string
  1957. medium_id:
  1958. example: 代理id
  1959. type: string
  1960. memo:
  1961. example: 备注 审核时填写的
  1962. type: string
  1963. state:
  1964. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  1965. type: string
  1966. unified_social_credit_code:
  1967. example: 统一社会信用代码
  1968. type: string
  1969. type: object
  1970. md.MediumQualificationBankRes:
  1971. properties:
  1972. currency_conf:
  1973. items:
  1974. $ref: '#/definitions/md.SelectData'
  1975. type: array
  1976. list:
  1977. items:
  1978. $ref: '#/definitions/md.MediumQualificationBankData'
  1979. type: array
  1980. state:
  1981. items:
  1982. $ref: '#/definitions/md.SelectData'
  1983. type: array
  1984. total:
  1985. type: integer
  1986. type:
  1987. items:
  1988. $ref: '#/definitions/md.SelectData'
  1989. type: array
  1990. type: object
  1991. md.MediumQualificationContactData:
  1992. properties:
  1993. account:
  1994. example: 账号
  1995. type: string
  1996. address:
  1997. example: 联系地址
  1998. type: string
  1999. company_name:
  2000. example: 公司名称
  2001. type: string
  2002. email:
  2003. example: 邮箱地址
  2004. type: string
  2005. id:
  2006. example: id
  2007. type: string
  2008. kind:
  2009. example: 类型(1:企业 2:个人)
  2010. type: string
  2011. medium_id:
  2012. example: 代理id
  2013. type: string
  2014. memo:
  2015. example: 备注 审核时填写的
  2016. type: string
  2017. name:
  2018. example: 联系人
  2019. type: string
  2020. phone:
  2021. example: 联系电话
  2022. type: string
  2023. state:
  2024. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  2025. type: string
  2026. type: object
  2027. md.MediumQualificationContactRes:
  2028. properties:
  2029. list:
  2030. items:
  2031. $ref: '#/definitions/md.MediumQualificationContactData'
  2032. type: array
  2033. state:
  2034. items:
  2035. $ref: '#/definitions/md.SelectData'
  2036. type: array
  2037. total:
  2038. type: integer
  2039. type: object
  2040. md.MediumQualificationEnterpriseAuditReq:
  2041. properties:
  2042. medium_id:
  2043. type: string
  2044. memo:
  2045. type: string
  2046. state:
  2047. type: string
  2048. type: object
  2049. md.MediumQualificationEnterpriseData:
  2050. properties:
  2051. account:
  2052. example: 账号
  2053. type: string
  2054. business_license_address:
  2055. example: 营业执照地址
  2056. type: string
  2057. business_license_img_url:
  2058. example: 营业执照照片
  2059. type: string
  2060. certificate_first_type:
  2061. example: 证件类型 1级类目id
  2062. type: string
  2063. certificate_type:
  2064. example: 证件类型 2级类目id
  2065. type: string
  2066. certificate_validity:
  2067. example: 证件有效期
  2068. type: string
  2069. company_abbreviation:
  2070. example: 公司简称
  2071. type: string
  2072. company_name:
  2073. example: 公司名称
  2074. type: string
  2075. country_region:
  2076. example: 国家地区
  2077. type: string
  2078. country_region_id:
  2079. example: 国家地区id
  2080. type: string
  2081. id:
  2082. example: 状态选择
  2083. type: string
  2084. kind:
  2085. example: 类型(1:企业 2:个人)
  2086. type: string
  2087. legal_representative:
  2088. example: 法定代表人
  2089. type: string
  2090. medium_id:
  2091. example: 代理id
  2092. type: string
  2093. memo:
  2094. example: 备注 审核时填写的
  2095. type: string
  2096. registered_address:
  2097. example: 注册地址
  2098. type: string
  2099. registered_address_city_id:
  2100. example: 注册地址-市id
  2101. type: string
  2102. registered_address_country_id:
  2103. example: 注册地址-国家id
  2104. type: string
  2105. registered_address_county_id:
  2106. example: 注册地址-县/区id
  2107. type: string
  2108. registered_address_province_id:
  2109. example: 册地址-省份id
  2110. type: string
  2111. state:
  2112. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  2113. type: string
  2114. unified_social_credit_code:
  2115. example: 统一社会信用代码
  2116. type: string
  2117. uuid:
  2118. example: 站长id
  2119. type: string
  2120. type: object
  2121. md.MediumQualificationEnterpriseReq:
  2122. properties:
  2123. limit:
  2124. type: string
  2125. name:
  2126. type: string
  2127. page:
  2128. type: string
  2129. state:
  2130. type: string
  2131. type: object
  2132. md.MediumQualificationEnterpriseRes:
  2133. properties:
  2134. list:
  2135. items:
  2136. $ref: '#/definitions/md.MediumQualificationEnterpriseData'
  2137. type: array
  2138. state:
  2139. items:
  2140. $ref: '#/definitions/md.SelectData'
  2141. type: array
  2142. total:
  2143. type: integer
  2144. type:
  2145. items:
  2146. $ref: '#/definitions/md.SelectData'
  2147. type: array
  2148. type: object
  2149. md.OtherIncomeReq:
  2150. properties:
  2151. amount:
  2152. example: 其他收益
  2153. type: string
  2154. id:
  2155. example: 列表id
  2156. type: string
  2157. type: object
  2158. md.QiNiuBucketRegion:
  2159. properties:
  2160. region_domain:
  2161. example: 区域域名
  2162. type: string
  2163. region_id:
  2164. example: 区域id
  2165. type: string
  2166. region_name:
  2167. example: 区域名称
  2168. type: string
  2169. type: object
  2170. md.RegisterForAgentReq:
  2171. properties:
  2172. code:
  2173. example: 验证码
  2174. type: string
  2175. password:
  2176. example: 登录密码
  2177. type: string
  2178. phone:
  2179. example: 登录账号
  2180. type: string
  2181. required:
  2182. - password
  2183. - phone
  2184. type: object
  2185. md.RegisterForMediumReq:
  2186. properties:
  2187. code:
  2188. example: 验证码
  2189. type: string
  2190. password:
  2191. example: 登录密码
  2192. type: string
  2193. phone:
  2194. example: 登录账号
  2195. type: string
  2196. required:
  2197. - password
  2198. - phone
  2199. type: object
  2200. md.Response:
  2201. properties:
  2202. code:
  2203. example: 响应码
  2204. type: string
  2205. data:
  2206. description: 内容
  2207. msg:
  2208. example: 具体错误原因
  2209. type: string
  2210. type: object
  2211. md.RoleBindPermissionGroupReq:
  2212. properties:
  2213. permission_ids:
  2214. items:
  2215. type: integer
  2216. type: array
  2217. role_id:
  2218. type: integer
  2219. required:
  2220. - role_id
  2221. type: object
  2222. md.SelectData:
  2223. properties:
  2224. name:
  2225. example: 名称
  2226. type: string
  2227. value:
  2228. example: 值
  2229. type: string
  2230. type: object
  2231. md.SetMobReq:
  2232. properties:
  2233. mob_app_key:
  2234. type: string
  2235. mob_app_secret:
  2236. type: string
  2237. type: object
  2238. md.SetOssReq:
  2239. properties:
  2240. file_access_key:
  2241. example: 对象存储AccessToken
  2242. type: string
  2243. file_bucket:
  2244. example: 对象存储bucket(空间)
  2245. type: string
  2246. file_bucket_host:
  2247. example: 对象存储域名
  2248. type: string
  2249. file_bucket_region:
  2250. example: 文件所属区域
  2251. type: string
  2252. file_secret_key:
  2253. example: 对象存储SecretToken
  2254. type: string
  2255. required:
  2256. - file_access_key
  2257. - file_bucket
  2258. - file_bucket_host
  2259. - file_bucket_region
  2260. - file_secret_key
  2261. type: object
  2262. md.SetOssResp:
  2263. properties:
  2264. data:
  2265. allOf:
  2266. - $ref: '#/definitions/md.SetOssReq'
  2267. description: 数据内容
  2268. qi_niu_bucket_region_list:
  2269. description: 七牛云存储区域列表
  2270. items:
  2271. $ref: '#/definitions/md.QiNiuBucketRegion'
  2272. type: array
  2273. type: object
  2274. md.SettleCenterDataData:
  2275. properties:
  2276. account:
  2277. type: string
  2278. id:
  2279. type: string
  2280. name:
  2281. type: string
  2282. settle_type:
  2283. type: string
  2284. update_at:
  2285. type: string
  2286. type: object
  2287. md.SettleCenterDataDetailReq:
  2288. properties:
  2289. end_time:
  2290. type: string
  2291. id:
  2292. type: string
  2293. limit:
  2294. type: string
  2295. page:
  2296. type: string
  2297. start_time:
  2298. example: "2024-08-29"
  2299. type: string
  2300. type: object
  2301. md.SettleCenterDataReq:
  2302. properties:
  2303. account:
  2304. type: string
  2305. limit:
  2306. type: string
  2307. name:
  2308. type: string
  2309. page:
  2310. type: string
  2311. state:
  2312. type: string
  2313. type: object
  2314. md.SettleCenterDataRes:
  2315. properties:
  2316. list:
  2317. items:
  2318. $ref: '#/definitions/md.SettleCenterDataData'
  2319. type: array
  2320. state:
  2321. items:
  2322. $ref: '#/definitions/md.SelectData'
  2323. type: array
  2324. total:
  2325. type: integer
  2326. type: object
  2327. md.SettleCenterDataSaveReq:
  2328. properties:
  2329. id:
  2330. type: string
  2331. settle_type:
  2332. type: string
  2333. type: object
  2334. md.SettleFileReq:
  2335. properties:
  2336. file:
  2337. example: 七牛云链接 带http
  2338. type: string
  2339. id:
  2340. example: 列表id
  2341. type: string
  2342. type: object
  2343. md.ShareIndexResp:
  2344. properties:
  2345. agent_domain:
  2346. example: 代理分享地址
  2347. type: string
  2348. master_id:
  2349. type: string
  2350. medium_domain:
  2351. example: 媒体分享地址
  2352. type: string
  2353. type: object
  2354. md.UpdateAdminReq:
  2355. properties:
  2356. adm_id:
  2357. type: integer
  2358. memo:
  2359. type: string
  2360. password:
  2361. type: string
  2362. username:
  2363. type: string
  2364. required:
  2365. - adm_id
  2366. - password
  2367. - username
  2368. type: object
  2369. md.UpdateAdminStateReq:
  2370. properties:
  2371. adm_id:
  2372. type: integer
  2373. state:
  2374. type: integer
  2375. required:
  2376. - adm_id
  2377. - state
  2378. type: object
  2379. md.UpdateRoleReq:
  2380. properties:
  2381. memo:
  2382. type: string
  2383. name:
  2384. type: string
  2385. role_id:
  2386. type: integer
  2387. required:
  2388. - memo
  2389. - name
  2390. - role_id
  2391. type: object
  2392. md.UpdateRoleStateReq:
  2393. properties:
  2394. role_id:
  2395. type: integer
  2396. state:
  2397. type: integer
  2398. required:
  2399. - role_id
  2400. - state
  2401. type: object
  2402. md.WxOpenGetResp:
  2403. properties:
  2404. aes_key:
  2405. example: 消息加解密Key
  2406. type: string
  2407. app_secret:
  2408. example: appSecret
  2409. type: string
  2410. appid:
  2411. example: appid
  2412. type: string
  2413. token:
  2414. example: 消息校验Token
  2415. type: string
  2416. wx_open_applet_server_domain:
  2417. example: 微信开放平台-小程序服务器域名
  2418. type: string
  2419. wx_open_authorization_event_receiving_configuration:
  2420. example: 微信开放平台-授权事件接收配置
  2421. type: string
  2422. wx_open_domain_of_the_initiating_page_for_login_authorization:
  2423. example: 微信开放平台-登录授权的发起页域名
  2424. type: string
  2425. wx_open_message_and_event_reception_configuration:
  2426. example: 微信开放平台-消息与事件接收配置
  2427. type: string
  2428. wx_open_white_list_ip:
  2429. example: 微信开放平台-白名单ip
  2430. type: string
  2431. type: object
  2432. md.WxOpenSetReq:
  2433. properties:
  2434. aes_key:
  2435. example: 消息加解密Key
  2436. type: string
  2437. app_secret:
  2438. example: appSecret
  2439. type: string
  2440. appid:
  2441. example: appid
  2442. type: string
  2443. token:
  2444. example: 消息校验Token
  2445. type: string
  2446. required:
  2447. - aes_key
  2448. - app_secret
  2449. - appid
  2450. - token
  2451. type: object
  2452. host: localhost:1002 or xxxx.advertisement.dengbiao.top
  2453. info:
  2454. contact:
  2455. email: 1239118001@qq.com
  2456. name: dengbiao
  2457. url: http://www.swagger.io/support
  2458. description: 站长后台接口
  2459. license:
  2460. name: Apache 2.0
  2461. url: http://www.apache.org/licenses/LICENSE-2.0.html
  2462. termsOfService: http://swagger.io/terms/
  2463. title: 广告联盟-站长平台
  2464. version: "1.0"
  2465. paths:
  2466. /api/agentQualification/bank:
  2467. post:
  2468. consumes:
  2469. - application/json
  2470. description: 渠道资质-银行资质
  2471. parameters:
  2472. - description: 验证参数Bearer和token空格拼接
  2473. in: header
  2474. name: Authorization
  2475. required: true
  2476. type: string
  2477. - description: 请求参数
  2478. in: body
  2479. name: args
  2480. required: true
  2481. schema:
  2482. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  2483. produces:
  2484. - application/json
  2485. responses:
  2486. "200":
  2487. description: 具体看返回内容 这是data里面的数据
  2488. schema:
  2489. $ref: '#/definitions/md.AgentQualificationBankRes'
  2490. "400":
  2491. description: 具体错误
  2492. schema:
  2493. $ref: '#/definitions/md.Response'
  2494. summary: 银行资质
  2495. tags:
  2496. - 渠道资质------嘉俊
  2497. /api/agentQualification/bank/audit:
  2498. post:
  2499. consumes:
  2500. - application/json
  2501. description: 渠道资质-银行资质审核
  2502. parameters:
  2503. - description: 验证参数Bearer和token空格拼接
  2504. in: header
  2505. name: Authorization
  2506. required: true
  2507. type: string
  2508. - description: 请求参数
  2509. in: body
  2510. name: args
  2511. required: true
  2512. schema:
  2513. $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
  2514. produces:
  2515. - application/json
  2516. responses:
  2517. "200":
  2518. description: 具体看返回内容
  2519. schema:
  2520. type: string
  2521. "400":
  2522. description: 具体错误
  2523. schema:
  2524. $ref: '#/definitions/md.Response'
  2525. summary: 银行资质审核
  2526. tags:
  2527. - 渠道资质------嘉俊
  2528. /api/agentQualification/contact:
  2529. post:
  2530. consumes:
  2531. - application/json
  2532. description: 渠道资质-联系方式
  2533. parameters:
  2534. - description: 验证参数Bearer和token空格拼接
  2535. in: header
  2536. name: Authorization
  2537. required: true
  2538. type: string
  2539. - description: 请求参数
  2540. in: body
  2541. name: args
  2542. required: true
  2543. schema:
  2544. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  2545. produces:
  2546. - application/json
  2547. responses:
  2548. "200":
  2549. description: 具体看返回内容 这是data里面的数据
  2550. schema:
  2551. $ref: '#/definitions/md.AgentQualificationContactRes'
  2552. "400":
  2553. description: 具体错误
  2554. schema:
  2555. $ref: '#/definitions/md.Response'
  2556. summary: 联系方式
  2557. tags:
  2558. - 渠道资质------嘉俊
  2559. /api/agentQualification/contact/audit:
  2560. post:
  2561. consumes:
  2562. - application/json
  2563. description: 渠道资质-联系方式审核
  2564. parameters:
  2565. - description: 验证参数Bearer和token空格拼接
  2566. in: header
  2567. name: Authorization
  2568. required: true
  2569. type: string
  2570. - description: 请求参数
  2571. in: body
  2572. name: args
  2573. required: true
  2574. schema:
  2575. $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
  2576. produces:
  2577. - application/json
  2578. responses:
  2579. "200":
  2580. description: 具体看返回内容
  2581. schema:
  2582. type: string
  2583. "400":
  2584. description: 具体错误
  2585. schema:
  2586. $ref: '#/definitions/md.Response'
  2587. summary: 联系方式审核
  2588. tags:
  2589. - 渠道资质------嘉俊
  2590. /api/agentQualification/enterprise:
  2591. post:
  2592. consumes:
  2593. - application/json
  2594. description: 渠道资质-主体资质
  2595. parameters:
  2596. - description: 验证参数Bearer和token空格拼接
  2597. in: header
  2598. name: Authorization
  2599. required: true
  2600. type: string
  2601. - description: 请求参数
  2602. in: body
  2603. name: args
  2604. required: true
  2605. schema:
  2606. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  2607. produces:
  2608. - application/json
  2609. responses:
  2610. "200":
  2611. description: 具体看返回内容 这是data里面的数据
  2612. schema:
  2613. $ref: '#/definitions/md.AgentQualificationEnterpriseRes'
  2614. "400":
  2615. description: 具体错误
  2616. schema:
  2617. $ref: '#/definitions/md.Response'
  2618. summary: 主体资质
  2619. tags:
  2620. - 渠道资质------嘉俊
  2621. /api/agentQualification/enterprise/audit:
  2622. post:
  2623. consumes:
  2624. - application/json
  2625. description: 渠道资质-主体资质审核
  2626. parameters:
  2627. - description: 验证参数Bearer和token空格拼接
  2628. in: header
  2629. name: Authorization
  2630. required: true
  2631. type: string
  2632. - description: 请求参数
  2633. in: body
  2634. name: args
  2635. required: true
  2636. schema:
  2637. $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
  2638. produces:
  2639. - application/json
  2640. responses:
  2641. "200":
  2642. description: 具体看返回内容
  2643. schema:
  2644. type: string
  2645. "400":
  2646. description: 具体错误
  2647. schema:
  2648. $ref: '#/definitions/md.Response'
  2649. summary: 主体资质审核
  2650. tags:
  2651. - 渠道资质------嘉俊
  2652. /api/dataCenter/generate/data/del:
  2653. post:
  2654. consumes:
  2655. - application/json
  2656. description: 数据中心-分成数据-删除
  2657. parameters:
  2658. - description: 验证参数Bearer和token空格拼接
  2659. in: header
  2660. name: Authorization
  2661. required: true
  2662. type: string
  2663. - description: 请求参数
  2664. in: body
  2665. name: args
  2666. required: true
  2667. schema:
  2668. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2669. produces:
  2670. - application/json
  2671. responses:
  2672. "200":
  2673. description: '具体看返回内容 '
  2674. schema:
  2675. type: string
  2676. "400":
  2677. description: 具体错误
  2678. schema:
  2679. $ref: '#/definitions/md.Response'
  2680. summary: 分成数据-删除
  2681. tags:
  2682. - 数据中心------嘉俊
  2683. /api/dataCenter/generate/data/detail:
  2684. post:
  2685. consumes:
  2686. - application/json
  2687. description: 数据中心-分成数据-详情
  2688. parameters:
  2689. - description: 验证参数Bearer和token空格拼接
  2690. in: header
  2691. name: Authorization
  2692. required: true
  2693. type: string
  2694. - description: 请求参数
  2695. in: body
  2696. name: args
  2697. required: true
  2698. schema:
  2699. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2700. produces:
  2701. - application/json
  2702. responses:
  2703. "200":
  2704. description: '具体看返回内容 '
  2705. schema:
  2706. $ref: '#/definitions/md.DataCenterGenerateDataDetailData'
  2707. "400":
  2708. description: 具体错误
  2709. schema:
  2710. $ref: '#/definitions/md.Response'
  2711. summary: 分成数据-详情
  2712. tags:
  2713. - 数据中心------嘉俊
  2714. /api/dataCenter/generate/data/doing:
  2715. post:
  2716. consumes:
  2717. - application/json
  2718. description: 数据中心-分成数据-应用操作
  2719. parameters:
  2720. - description: 验证参数Bearer和token空格拼接
  2721. in: header
  2722. name: Authorization
  2723. required: true
  2724. type: string
  2725. - description: 请求参数
  2726. in: body
  2727. name: args
  2728. required: true
  2729. schema:
  2730. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2731. produces:
  2732. - application/json
  2733. responses:
  2734. "200":
  2735. description: '具体看返回内容 '
  2736. schema:
  2737. type: string
  2738. "400":
  2739. description: 具体错误
  2740. schema:
  2741. $ref: '#/definitions/md.Response'
  2742. summary: 分成数据-应用操作
  2743. tags:
  2744. - 数据中心------嘉俊
  2745. /api/dataCenter/generate/data/list:
  2746. post:
  2747. consumes:
  2748. - application/json
  2749. description: 数据中心-分成数据-列表
  2750. parameters:
  2751. - description: 验证参数Bearer和token空格拼接
  2752. in: header
  2753. name: Authorization
  2754. required: true
  2755. type: string
  2756. - description: 请求参数
  2757. in: body
  2758. name: args
  2759. required: true
  2760. schema:
  2761. $ref: '#/definitions/md.DataCenterGenerateDataReq'
  2762. produces:
  2763. - application/json
  2764. responses:
  2765. "200":
  2766. description: 具体看返回内容 这是data里面的数据
  2767. schema:
  2768. $ref: '#/definitions/md.DataCenterGenerateDataRes'
  2769. "400":
  2770. description: 具体错误
  2771. schema:
  2772. $ref: '#/definitions/md.Response'
  2773. summary: 分成数据-列表
  2774. tags:
  2775. - 数据中心------嘉俊
  2776. /api/dataCenter/income/data/detail:
  2777. post:
  2778. consumes:
  2779. - application/json
  2780. description: 数据中心-收益报表-详情
  2781. parameters:
  2782. - description: 验证参数Bearer和token空格拼接
  2783. in: header
  2784. name: Authorization
  2785. required: true
  2786. type: string
  2787. - description: 请求参数
  2788. in: body
  2789. name: args
  2790. required: true
  2791. schema:
  2792. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2793. produces:
  2794. - application/json
  2795. responses:
  2796. "200":
  2797. description: 具体看返回内容 这是data里面的数据
  2798. schema:
  2799. $ref: '#/definitions/md.DataCenterIncomeDataDetail'
  2800. "400":
  2801. description: 具体错误
  2802. schema:
  2803. $ref: '#/definitions/md.Response'
  2804. summary: 收益报表-详情
  2805. tags:
  2806. - 数据中心------嘉俊
  2807. /api/dataCenter/income/data/list:
  2808. post:
  2809. consumes:
  2810. - application/json
  2811. description: 数据中心-收益报表-列表
  2812. parameters:
  2813. - description: 验证参数Bearer和token空格拼接
  2814. in: header
  2815. name: Authorization
  2816. required: true
  2817. type: string
  2818. - description: 请求参数
  2819. in: body
  2820. name: args
  2821. required: true
  2822. schema:
  2823. $ref: '#/definitions/md.DataCenterGenerateDataReq'
  2824. produces:
  2825. - application/json
  2826. responses:
  2827. "200":
  2828. description: 具体看返回内容 这是data里面的数据
  2829. schema:
  2830. $ref: '#/definitions/md.DataCenterIncomeDataRes'
  2831. "400":
  2832. description: 具体错误
  2833. schema:
  2834. $ref: '#/definitions/md.Response'
  2835. summary: 收益报表-列表
  2836. tags:
  2837. - 数据中心------嘉俊
  2838. /api/dataCenter/original/data/del:
  2839. post:
  2840. consumes:
  2841. - application/json
  2842. description: 数据中心-原始数据-删除
  2843. parameters:
  2844. - description: 验证参数Bearer和token空格拼接
  2845. in: header
  2846. name: Authorization
  2847. required: true
  2848. type: string
  2849. - description: 请求参数
  2850. in: body
  2851. name: args
  2852. required: true
  2853. schema:
  2854. $ref: '#/definitions/md.DataCenterOriginalDataCommReq'
  2855. produces:
  2856. - application/json
  2857. responses:
  2858. "200":
  2859. description: '具体看返回内容 '
  2860. schema:
  2861. type: string
  2862. "400":
  2863. description: 具体错误
  2864. schema:
  2865. $ref: '#/definitions/md.Response'
  2866. summary: 原始数据-删除
  2867. tags:
  2868. - 数据中心------嘉俊
  2869. /api/dataCenter/original/data/doing:
  2870. post:
  2871. consumes:
  2872. - application/json
  2873. description: 数据中心-原始数据-应用操作
  2874. parameters:
  2875. - description: 验证参数Bearer和token空格拼接
  2876. in: header
  2877. name: Authorization
  2878. required: true
  2879. type: string
  2880. - description: 请求参数
  2881. in: body
  2882. name: args
  2883. required: true
  2884. schema:
  2885. $ref: '#/definitions/md.DataCenterDataCenterOriginalDataDoingReq'
  2886. produces:
  2887. - application/json
  2888. responses:
  2889. "200":
  2890. description: '具体看返回内容 '
  2891. schema:
  2892. type: string
  2893. "400":
  2894. description: 具体错误
  2895. schema:
  2896. $ref: '#/definitions/md.Response'
  2897. summary: 原始数据-应用操作
  2898. tags:
  2899. - 数据中心------嘉俊
  2900. /api/dataCenter/original/data/list:
  2901. post:
  2902. consumes:
  2903. - application/json
  2904. description: 数据中心-原始数据-列表
  2905. parameters:
  2906. - description: 验证参数Bearer和token空格拼接
  2907. in: header
  2908. name: Authorization
  2909. required: true
  2910. type: string
  2911. - description: 请求参数
  2912. in: body
  2913. name: args
  2914. required: true
  2915. schema:
  2916. $ref: '#/definitions/md.DataCenterOriginalDataReq'
  2917. produces:
  2918. - application/json
  2919. responses:
  2920. "200":
  2921. description: 具体看返回内容 这是data里面的数据
  2922. schema:
  2923. $ref: '#/definitions/md.DataCenterOriginalDataRes'
  2924. "400":
  2925. description: 具体错误
  2926. schema:
  2927. $ref: '#/definitions/md.Response'
  2928. summary: 原始数据-列表
  2929. tags:
  2930. - 数据中心------嘉俊
  2931. /api/dataCenter/original/data/more/application:
  2932. post:
  2933. consumes:
  2934. - application/json
  2935. description: 数据中心-原始数据-一键导入应用列表
  2936. parameters:
  2937. - description: 验证参数Bearer和token空格拼接
  2938. in: header
  2939. name: Authorization
  2940. required: true
  2941. type: string
  2942. - description: 请求参数
  2943. in: body
  2944. name: args
  2945. required: true
  2946. schema:
  2947. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationReq'
  2948. produces:
  2949. - application/json
  2950. responses:
  2951. "200":
  2952. description: 具体看返回内容 这是data里面的数据
  2953. schema:
  2954. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationRes'
  2955. "400":
  2956. description: 具体错误
  2957. schema:
  2958. $ref: '#/definitions/md.Response'
  2959. summary: 原始数据-一键导入应用列表
  2960. tags:
  2961. - 数据中心------嘉俊
  2962. /api/dataCenter/original/data/more/application/doing:
  2963. post:
  2964. consumes:
  2965. - application/json
  2966. description: 数据中心-原始数据-一键导入操作
  2967. parameters:
  2968. - description: 验证参数Bearer和token空格拼接
  2969. in: header
  2970. name: Authorization
  2971. required: true
  2972. type: string
  2973. - description: 请求参数
  2974. in: body
  2975. name: args
  2976. required: true
  2977. schema:
  2978. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationDoingReq'
  2979. produces:
  2980. - application/json
  2981. responses:
  2982. "200":
  2983. description: '具体看返回内容 '
  2984. schema:
  2985. type: string
  2986. "400":
  2987. description: 具体错误
  2988. schema:
  2989. $ref: '#/definitions/md.Response'
  2990. summary: 原始数据-一键导入操作
  2991. tags:
  2992. - 数据中心------嘉俊
  2993. /api/dataCenter/original/data/more/application/state:
  2994. get:
  2995. consumes:
  2996. - application/json
  2997. description: 数据中心-原始数据-一键导入操作状态
  2998. parameters:
  2999. - description: 验证参数Bearer和token空格拼接
  3000. in: header
  3001. name: Authorization
  3002. required: true
  3003. type: string
  3004. produces:
  3005. - application/json
  3006. responses:
  3007. "200":
  3008. description: 具体看返回内容 state=1 进行中
  3009. schema:
  3010. type: string
  3011. "400":
  3012. description: 具体错误
  3013. schema:
  3014. $ref: '#/definitions/md.Response'
  3015. summary: 原始数据-一键导入操作状态
  3016. tags:
  3017. - 数据中心------嘉俊
  3018. /api/dataCenter/original/data/one/application:
  3019. get:
  3020. consumes:
  3021. - application/json
  3022. description: 数据中心-原始数据-单个导入应用列表
  3023. parameters:
  3024. - description: 验证参数Bearer和token空格拼接
  3025. in: header
  3026. name: Authorization
  3027. required: true
  3028. type: string
  3029. produces:
  3030. - application/json
  3031. responses:
  3032. "200":
  3033. description: 具体看返回内容 这是data里面的数据
  3034. schema:
  3035. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationRes'
  3036. "400":
  3037. description: 具体错误
  3038. schema:
  3039. $ref: '#/definitions/md.Response'
  3040. summary: 原始数据-单个导入应用列表
  3041. tags:
  3042. - 数据中心------嘉俊
  3043. /api/dataCenter/original/data/one/application/ad/list:
  3044. post:
  3045. consumes:
  3046. - application/json
  3047. description: 数据中心-原始数据-单个导入应用-广告位列表
  3048. parameters:
  3049. - description: 验证参数Bearer和token空格拼接
  3050. in: header
  3051. name: Authorization
  3052. required: true
  3053. type: string
  3054. - description: 请求参数
  3055. in: body
  3056. name: args
  3057. required: true
  3058. schema:
  3059. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListReq'
  3060. produces:
  3061. - application/json
  3062. responses:
  3063. "200":
  3064. description: 具体看返回内容 这是data里面的数据
  3065. schema:
  3066. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListRes'
  3067. "400":
  3068. description: 具体错误
  3069. schema:
  3070. $ref: '#/definitions/md.Response'
  3071. summary: 原始数据-单个导入应用-广告位列表
  3072. tags:
  3073. - 数据中心------嘉俊
  3074. /api/dataCenter/original/data/one/application/doing:
  3075. post:
  3076. consumes:
  3077. - application/json
  3078. description: 数据中心-原始数据-单个应用数据操作
  3079. parameters:
  3080. - description: 验证参数Bearer和token空格拼接
  3081. in: header
  3082. name: Authorization
  3083. required: true
  3084. type: string
  3085. - description: 请求参数
  3086. in: body
  3087. name: args
  3088. required: true
  3089. schema:
  3090. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReq'
  3091. produces:
  3092. - application/json
  3093. responses:
  3094. "200":
  3095. description: '具体看返回内容 '
  3096. schema:
  3097. type: string
  3098. "400":
  3099. description: 具体错误
  3100. schema:
  3101. $ref: '#/definitions/md.Response'
  3102. summary: 原始数据-单个应用数据操作
  3103. tags:
  3104. - 数据中心------嘉俊
  3105. /api/dataCenter/original/data/one/application/state:
  3106. get:
  3107. consumes:
  3108. - application/json
  3109. description: 数据中心-原始数据-单个应用数据操作后的完成状态
  3110. parameters:
  3111. - description: 验证参数Bearer和token空格拼接
  3112. in: header
  3113. name: Authorization
  3114. required: true
  3115. type: string
  3116. produces:
  3117. - application/json
  3118. responses:
  3119. "200":
  3120. description: 具体看返回内容 state=1 进行中
  3121. schema:
  3122. type: string
  3123. "400":
  3124. description: 具体错误
  3125. schema:
  3126. $ref: '#/definitions/md.Response'
  3127. summary: 原始数据-单个应用数据操作后的完成状态
  3128. tags:
  3129. - 数据中心------嘉俊
  3130. /api/dataCenter/original/data/one/application/total:
  3131. post:
  3132. consumes:
  3133. - application/json
  3134. description: 数据中心-原始数据-单个应用数据统计
  3135. parameters:
  3136. - description: 验证参数Bearer和token空格拼接
  3137. in: header
  3138. name: Authorization
  3139. required: true
  3140. type: string
  3141. - description: 请求参数
  3142. in: body
  3143. name: args
  3144. required: true
  3145. schema:
  3146. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReq'
  3147. produces:
  3148. - application/json
  3149. responses:
  3150. "200":
  3151. description: '具体看返回内容 '
  3152. schema:
  3153. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingRes'
  3154. "400":
  3155. description: 具体错误
  3156. schema:
  3157. $ref: '#/definitions/md.Response'
  3158. summary: 原始数据-单个应用数据统计
  3159. tags:
  3160. - 数据中心------嘉俊
  3161. /api/dataCenter/original/data/total:
  3162. post:
  3163. consumes:
  3164. - application/json
  3165. description: 数据中心-原始数据-记录应用时统计
  3166. parameters:
  3167. - description: 验证参数Bearer和token空格拼接
  3168. in: header
  3169. name: Authorization
  3170. required: true
  3171. type: string
  3172. - description: 请求参数
  3173. in: body
  3174. name: args
  3175. required: true
  3176. schema:
  3177. $ref: '#/definitions/md.DataCenterOriginalDataCommReq'
  3178. produces:
  3179. - application/json
  3180. responses:
  3181. "200":
  3182. description: '具体看返回内容 '
  3183. schema:
  3184. $ref: '#/definitions/md.MediumDivisionStrategy'
  3185. "400":
  3186. description: 具体错误
  3187. schema:
  3188. $ref: '#/definitions/md.Response'
  3189. summary: 原始数据-记录应用时统计
  3190. tags:
  3191. - 数据中心------嘉俊
  3192. /api/divisionStrategy/detail:
  3193. post:
  3194. consumes:
  3195. - application/json
  3196. description: 分成策略-详情
  3197. parameters:
  3198. - description: 验证参数Bearer和token空格拼接
  3199. in: header
  3200. name: Authorization
  3201. required: true
  3202. type: string
  3203. - description: 请求参数
  3204. in: body
  3205. name: args
  3206. required: true
  3207. schema:
  3208. $ref: '#/definitions/md.DivisionStrategyDetailReq'
  3209. produces:
  3210. - application/json
  3211. responses:
  3212. "200":
  3213. description: 具体看返回内容 这是data里面的数据
  3214. schema:
  3215. $ref: '#/definitions/md.DivisionStrategyDetailRes'
  3216. "400":
  3217. description: 具体错误
  3218. schema:
  3219. $ref: '#/definitions/md.Response'
  3220. summary: 详情
  3221. tags:
  3222. - 分成策略------嘉俊
  3223. /api/divisionStrategy/list:
  3224. post:
  3225. consumes:
  3226. - application/json
  3227. description: 分成策略-列表
  3228. parameters:
  3229. - description: 验证参数Bearer和token空格拼接
  3230. in: header
  3231. name: Authorization
  3232. required: true
  3233. type: string
  3234. - description: 请求参数
  3235. in: body
  3236. name: args
  3237. required: true
  3238. schema:
  3239. $ref: '#/definitions/md.DivisionStrategyReq'
  3240. produces:
  3241. - application/json
  3242. responses:
  3243. "200":
  3244. description: 具体看返回内容 这是data里面的数据
  3245. schema:
  3246. $ref: '#/definitions/md.DivisionStrategyRes'
  3247. "400":
  3248. description: 具体错误
  3249. schema:
  3250. $ref: '#/definitions/md.Response'
  3251. summary: 列表
  3252. tags:
  3253. - 分成策略------嘉俊
  3254. /api/divisionStrategy/save:
  3255. post:
  3256. consumes:
  3257. - application/json
  3258. description: 分成策略-保存
  3259. parameters:
  3260. - description: 验证参数Bearer和token空格拼接
  3261. in: header
  3262. name: Authorization
  3263. required: true
  3264. type: string
  3265. - description: 请求参数
  3266. in: body
  3267. name: args
  3268. required: true
  3269. schema:
  3270. $ref: '#/definitions/md.DivisionStrategyDetailRes'
  3271. produces:
  3272. - application/json
  3273. responses:
  3274. "200":
  3275. description: '具体看返回内容 '
  3276. schema:
  3277. type: string
  3278. "400":
  3279. description: 具体错误
  3280. schema:
  3281. $ref: '#/definitions/md.Response'
  3282. summary: 保存
  3283. tags:
  3284. - 分成策略------嘉俊
  3285. /api/financeCenter/agent/detail:
  3286. post:
  3287. consumes:
  3288. - application/json
  3289. description: 财务中心-代理详情
  3290. parameters:
  3291. - description: 验证参数Bearer和token空格拼接
  3292. in: header
  3293. name: Authorization
  3294. required: true
  3295. type: string
  3296. - description: 请求参数
  3297. in: body
  3298. name: args
  3299. required: true
  3300. schema:
  3301. $ref: '#/definitions/md.CommDetailReq'
  3302. produces:
  3303. - application/json
  3304. responses:
  3305. "200":
  3306. description: 具体看返回内容 这是data里面的数据
  3307. schema:
  3308. $ref: '#/definitions/md.FinanceCenterDataAgentDetailRes'
  3309. "400":
  3310. description: 具体错误
  3311. schema:
  3312. $ref: '#/definitions/md.Response'
  3313. summary: 代理详情
  3314. tags:
  3315. - 财务中心------嘉俊
  3316. /api/financeCenter/agent/invoice/save:
  3317. post:
  3318. consumes:
  3319. - application/json
  3320. description: 财务中心-代理详情-发票保存
  3321. parameters:
  3322. - description: 验证参数Bearer和token空格拼接
  3323. in: header
  3324. name: Authorization
  3325. required: true
  3326. type: string
  3327. - description: 请求参数
  3328. in: body
  3329. name: args
  3330. required: true
  3331. schema:
  3332. $ref: '#/definitions/md.InvoiceReq'
  3333. produces:
  3334. - application/json
  3335. responses:
  3336. "200":
  3337. description: 具体看返回内容 这是data里面的数据
  3338. schema:
  3339. type: string
  3340. "400":
  3341. description: 具体错误
  3342. schema:
  3343. $ref: '#/definitions/md.Response'
  3344. summary: 代理详情-发票保存
  3345. tags:
  3346. - 财务中心------嘉俊
  3347. /api/financeCenter/agent/list:
  3348. post:
  3349. consumes:
  3350. - application/json
  3351. description: 财务中心-代理列表
  3352. parameters:
  3353. - description: 验证参数Bearer和token空格拼接
  3354. in: header
  3355. name: Authorization
  3356. required: true
  3357. type: string
  3358. - description: 请求参数
  3359. in: body
  3360. name: args
  3361. required: true
  3362. schema:
  3363. $ref: '#/definitions/md.FinanceCenterDataReq'
  3364. produces:
  3365. - application/json
  3366. responses:
  3367. "200":
  3368. description: 具体看返回内容 这是data里面的数据
  3369. schema:
  3370. $ref: '#/definitions/md.FinanceCenterDataRes'
  3371. "400":
  3372. description: 具体错误
  3373. schema:
  3374. $ref: '#/definitions/md.Response'
  3375. summary: 代理列表
  3376. tags:
  3377. - 财务中心------嘉俊
  3378. /api/financeCenter/agent/other/income/save:
  3379. post:
  3380. consumes:
  3381. - application/json
  3382. description: 财务中心-代理详情-其他收益调整
  3383. parameters:
  3384. - description: 验证参数Bearer和token空格拼接
  3385. in: header
  3386. name: Authorization
  3387. required: true
  3388. type: string
  3389. - description: 请求参数
  3390. in: body
  3391. name: args
  3392. required: true
  3393. schema:
  3394. $ref: '#/definitions/md.OtherIncomeReq'
  3395. produces:
  3396. - application/json
  3397. responses:
  3398. "200":
  3399. description: 具体看返回内容 这是data里面的数据
  3400. schema:
  3401. type: string
  3402. "400":
  3403. description: 具体错误
  3404. schema:
  3405. $ref: '#/definitions/md.Response'
  3406. summary: 代理详情-其他收益调整
  3407. tags:
  3408. - 财务中心------嘉俊
  3409. /api/financeCenter/agent/pay/save:
  3410. post:
  3411. consumes:
  3412. - application/json
  3413. description: 财务中心-代理详情-确认支付
  3414. parameters:
  3415. - description: 验证参数Bearer和token空格拼接
  3416. in: header
  3417. name: Authorization
  3418. required: true
  3419. type: string
  3420. - description: 请求参数
  3421. in: body
  3422. name: args
  3423. required: true
  3424. schema:
  3425. $ref: '#/definitions/md.CommDetailReq'
  3426. produces:
  3427. - application/json
  3428. responses:
  3429. "200":
  3430. description: 具体看返回内容 这是data里面的数据
  3431. schema:
  3432. type: string
  3433. "400":
  3434. description: 具体错误
  3435. schema:
  3436. $ref: '#/definitions/md.Response'
  3437. summary: 代理详情-确认支付
  3438. tags:
  3439. - 财务中心------嘉俊
  3440. /api/financeCenter/agent/settle/file/save:
  3441. post:
  3442. consumes:
  3443. - application/json
  3444. description: 财务中心-代理详情-结算单保存
  3445. parameters:
  3446. - description: 验证参数Bearer和token空格拼接
  3447. in: header
  3448. name: Authorization
  3449. required: true
  3450. type: string
  3451. - description: 请求参数
  3452. in: body
  3453. name: args
  3454. required: true
  3455. schema:
  3456. $ref: '#/definitions/md.SettleFileReq'
  3457. produces:
  3458. - application/json
  3459. responses:
  3460. "200":
  3461. description: 具体看返回内容 这是data里面的数据
  3462. schema:
  3463. type: string
  3464. "400":
  3465. description: 具体错误
  3466. schema:
  3467. $ref: '#/definitions/md.Response'
  3468. summary: 代理详情-结算单保存
  3469. tags:
  3470. - 财务中心------嘉俊
  3471. /api/financeCenter/medium/detail:
  3472. post:
  3473. consumes:
  3474. - application/json
  3475. description: 财务中心-媒体详情
  3476. parameters:
  3477. - description: 验证参数Bearer和token空格拼接
  3478. in: header
  3479. name: Authorization
  3480. required: true
  3481. type: string
  3482. - description: 请求参数
  3483. in: body
  3484. name: args
  3485. required: true
  3486. schema:
  3487. $ref: '#/definitions/md.CommDetailReq'
  3488. produces:
  3489. - application/json
  3490. responses:
  3491. "200":
  3492. description: 具体看返回内容 这是data里面的数据
  3493. schema:
  3494. $ref: '#/definitions/md.FinanceCenterDataDetailRes'
  3495. "400":
  3496. description: 具体错误
  3497. schema:
  3498. $ref: '#/definitions/md.Response'
  3499. summary: 媒体详情
  3500. tags:
  3501. - 财务中心------嘉俊
  3502. /api/financeCenter/medium/invoice/save:
  3503. post:
  3504. consumes:
  3505. - application/json
  3506. description: 财务中心-媒体详情-发票保存
  3507. parameters:
  3508. - description: 验证参数Bearer和token空格拼接
  3509. in: header
  3510. name: Authorization
  3511. required: true
  3512. type: string
  3513. - description: 请求参数
  3514. in: body
  3515. name: args
  3516. required: true
  3517. schema:
  3518. $ref: '#/definitions/md.InvoiceReq'
  3519. produces:
  3520. - application/json
  3521. responses:
  3522. "200":
  3523. description: 具体看返回内容 这是data里面的数据
  3524. schema:
  3525. type: string
  3526. "400":
  3527. description: 具体错误
  3528. schema:
  3529. $ref: '#/definitions/md.Response'
  3530. summary: 媒体详情-发票保存
  3531. tags:
  3532. - 财务中心------嘉俊
  3533. /api/financeCenter/medium/list:
  3534. post:
  3535. consumes:
  3536. - application/json
  3537. description: 财务中心-媒体列表
  3538. parameters:
  3539. - description: 验证参数Bearer和token空格拼接
  3540. in: header
  3541. name: Authorization
  3542. required: true
  3543. type: string
  3544. - description: 请求参数
  3545. in: body
  3546. name: args
  3547. required: true
  3548. schema:
  3549. $ref: '#/definitions/md.FinanceCenterDataReq'
  3550. produces:
  3551. - application/json
  3552. responses:
  3553. "200":
  3554. description: 具体看返回内容 这是data里面的数据
  3555. schema:
  3556. $ref: '#/definitions/md.FinanceCenterDataRes'
  3557. "400":
  3558. description: 具体错误
  3559. schema:
  3560. $ref: '#/definitions/md.Response'
  3561. summary: 媒体列表
  3562. tags:
  3563. - 财务中心------嘉俊
  3564. /api/financeCenter/medium/other/income/save:
  3565. post:
  3566. consumes:
  3567. - application/json
  3568. description: 财务中心-媒体详情-其他收益调整
  3569. parameters:
  3570. - description: 验证参数Bearer和token空格拼接
  3571. in: header
  3572. name: Authorization
  3573. required: true
  3574. type: string
  3575. - description: 请求参数
  3576. in: body
  3577. name: args
  3578. required: true
  3579. schema:
  3580. $ref: '#/definitions/md.OtherIncomeReq'
  3581. produces:
  3582. - application/json
  3583. responses:
  3584. "200":
  3585. description: 具体看返回内容 这是data里面的数据
  3586. schema:
  3587. type: string
  3588. "400":
  3589. description: 具体错误
  3590. schema:
  3591. $ref: '#/definitions/md.Response'
  3592. summary: 媒体详情-其他收益调整
  3593. tags:
  3594. - 财务中心------嘉俊
  3595. /api/financeCenter/medium/pay/save:
  3596. post:
  3597. consumes:
  3598. - application/json
  3599. description: 财务中心-媒体详情-确认支付
  3600. parameters:
  3601. - description: 验证参数Bearer和token空格拼接
  3602. in: header
  3603. name: Authorization
  3604. required: true
  3605. type: string
  3606. - description: 请求参数
  3607. in: body
  3608. name: args
  3609. required: true
  3610. schema:
  3611. $ref: '#/definitions/md.CommDetailReq'
  3612. produces:
  3613. - application/json
  3614. responses:
  3615. "200":
  3616. description: 具体看返回内容 这是data里面的数据
  3617. schema:
  3618. type: string
  3619. "400":
  3620. description: 具体错误
  3621. schema:
  3622. $ref: '#/definitions/md.Response'
  3623. summary: 媒体详情-确认支付
  3624. tags:
  3625. - 财务中心------嘉俊
  3626. /api/financeCenter/medium/settle/file/save:
  3627. post:
  3628. consumes:
  3629. - application/json
  3630. description: 财务中心-媒体详情-结算单保存
  3631. parameters:
  3632. - description: 验证参数Bearer和token空格拼接
  3633. in: header
  3634. name: Authorization
  3635. required: true
  3636. type: string
  3637. - description: 请求参数
  3638. in: body
  3639. name: args
  3640. required: true
  3641. schema:
  3642. $ref: '#/definitions/md.SettleFileReq'
  3643. produces:
  3644. - application/json
  3645. responses:
  3646. "200":
  3647. description: 具体看返回内容 这是data里面的数据
  3648. schema:
  3649. type: string
  3650. "400":
  3651. description: 具体错误
  3652. schema:
  3653. $ref: '#/definitions/md.Response'
  3654. summary: 媒体详情-结算单保存
  3655. tags:
  3656. - 财务中心------嘉俊
  3657. /api/financeCenter/platform/list:
  3658. post:
  3659. consumes:
  3660. - application/json
  3661. description: 财务中心-平台报表
  3662. parameters:
  3663. - description: 验证参数Bearer和token空格拼接
  3664. in: header
  3665. name: Authorization
  3666. required: true
  3667. type: string
  3668. - description: 请求参数
  3669. in: body
  3670. name: args
  3671. required: true
  3672. schema:
  3673. $ref: '#/definitions/md.FinanceCenterPlatformDataReq'
  3674. produces:
  3675. - application/json
  3676. responses:
  3677. "200":
  3678. description: 具体看返回内容 这是data里面的数据
  3679. schema:
  3680. $ref: '#/definitions/md.FinanceCenterPlatformDataRes'
  3681. "400":
  3682. description: 具体错误
  3683. schema:
  3684. $ref: '#/definitions/md.Response'
  3685. summary: 平台报表
  3686. tags:
  3687. - 财务中心------嘉俊
  3688. /api/financialDynamics/agent/list:
  3689. post:
  3690. consumes:
  3691. - application/json
  3692. description: 资产动态-代理预付
  3693. parameters:
  3694. - description: 验证参数Bearer和token空格拼接
  3695. in: header
  3696. name: Authorization
  3697. required: true
  3698. type: string
  3699. - description: 请求参数
  3700. in: body
  3701. name: args
  3702. required: true
  3703. schema:
  3704. $ref: '#/definitions/md.FinancialDynamicsAgentListReq'
  3705. produces:
  3706. - application/json
  3707. responses:
  3708. "200":
  3709. description: 具体看返回内容 这是data里面的数据
  3710. schema:
  3711. $ref: '#/definitions/md.FinancialDynamicsAgentListRes'
  3712. "400":
  3713. description: 具体错误
  3714. schema:
  3715. $ref: '#/definitions/md.Response'
  3716. summary: 代理预付
  3717. tags:
  3718. - 资产动态------嘉俊
  3719. /api/financialDynamics/agent/save:
  3720. post:
  3721. consumes:
  3722. - application/json
  3723. description: 资产动态-代理预付-创建
  3724. parameters:
  3725. - description: 验证参数Bearer和token空格拼接
  3726. in: header
  3727. name: Authorization
  3728. required: true
  3729. type: string
  3730. - description: 请求参数
  3731. in: body
  3732. name: args
  3733. required: true
  3734. schema:
  3735. $ref: '#/definitions/md.FinancialDynamicsAgentSaveReq'
  3736. produces:
  3737. - application/json
  3738. responses:
  3739. "200":
  3740. description: 具体看返回内容 这是data里面的数据
  3741. schema:
  3742. type: string
  3743. "400":
  3744. description: 具体错误
  3745. schema:
  3746. $ref: '#/definitions/md.Response'
  3747. summary: 代理预付-创建
  3748. tags:
  3749. - 资产动态------嘉俊
  3750. /api/financialDynamics/agent/total:
  3751. post:
  3752. consumes:
  3753. - application/json
  3754. description: 资产动态-代理预付-统计
  3755. parameters:
  3756. - description: 验证参数Bearer和token空格拼接
  3757. in: header
  3758. name: Authorization
  3759. required: true
  3760. type: string
  3761. - description: 请求参数
  3762. in: body
  3763. name: args
  3764. required: true
  3765. schema:
  3766. $ref: '#/definitions/md.FinancialDynamicsAgentTotalReq'
  3767. produces:
  3768. - application/json
  3769. responses:
  3770. "200":
  3771. description: 具体看返回内容 这是data里面的数据
  3772. schema:
  3773. $ref: '#/definitions/md.FinancialDynamicsAgentTotalRes'
  3774. "400":
  3775. description: 具体错误
  3776. schema:
  3777. $ref: '#/definitions/md.Response'
  3778. summary: 代理预付-统计
  3779. tags:
  3780. - 资产动态------嘉俊
  3781. /api/financialDynamics/medium/list:
  3782. post:
  3783. consumes:
  3784. - application/json
  3785. description: 资产动态-媒体预付
  3786. parameters:
  3787. - description: 验证参数Bearer和token空格拼接
  3788. in: header
  3789. name: Authorization
  3790. required: true
  3791. type: string
  3792. - description: 请求参数
  3793. in: body
  3794. name: args
  3795. required: true
  3796. schema:
  3797. $ref: '#/definitions/md.FinancialDynamicsMediumListReq'
  3798. produces:
  3799. - application/json
  3800. responses:
  3801. "200":
  3802. description: 具体看返回内容 这是data里面的数据
  3803. schema:
  3804. $ref: '#/definitions/md.FinancialDynamicsMediumListRes'
  3805. "400":
  3806. description: 具体错误
  3807. schema:
  3808. $ref: '#/definitions/md.Response'
  3809. summary: 媒体预付
  3810. tags:
  3811. - 资产动态------嘉俊
  3812. /api/financialDynamics/medium/save:
  3813. post:
  3814. consumes:
  3815. - application/json
  3816. description: 资产动态-媒体预付-创建
  3817. parameters:
  3818. - description: 验证参数Bearer和token空格拼接
  3819. in: header
  3820. name: Authorization
  3821. required: true
  3822. type: string
  3823. - description: 请求参数
  3824. in: body
  3825. name: args
  3826. required: true
  3827. schema:
  3828. $ref: '#/definitions/md.FinancialDynamicsMediumSaveReq'
  3829. produces:
  3830. - application/json
  3831. responses:
  3832. "200":
  3833. description: 具体看返回内容 这是data里面的数据
  3834. schema:
  3835. type: string
  3836. "400":
  3837. description: 具体错误
  3838. schema:
  3839. $ref: '#/definitions/md.Response'
  3840. summary: 媒体预付-创建
  3841. tags:
  3842. - 资产动态------嘉俊
  3843. /api/financialDynamics/medium/total:
  3844. post:
  3845. consumes:
  3846. - application/json
  3847. description: 资产动态-媒体预付-统计
  3848. parameters:
  3849. - description: 验证参数Bearer和token空格拼接
  3850. in: header
  3851. name: Authorization
  3852. required: true
  3853. type: string
  3854. - description: 请求参数
  3855. in: body
  3856. name: args
  3857. required: true
  3858. schema:
  3859. $ref: '#/definitions/md.FinancialDynamicsMediumTotalReq'
  3860. produces:
  3861. - application/json
  3862. responses:
  3863. "200":
  3864. description: 具体看返回内容 这是data里面的数据
  3865. schema:
  3866. $ref: '#/definitions/md.FinancialDynamicsMediumTotalRes'
  3867. "400":
  3868. description: 具体错误
  3869. schema:
  3870. $ref: '#/definitions/md.Response'
  3871. summary: 媒体预付-统计
  3872. tags:
  3873. - 资产动态------嘉俊
  3874. /api/index/app/list:
  3875. post:
  3876. consumes:
  3877. - application/json
  3878. description: 首页-应用数据
  3879. parameters:
  3880. - description: 验证参数Bearer和token空格拼接
  3881. in: header
  3882. name: Authorization
  3883. required: true
  3884. type: string
  3885. - description: 请求参数
  3886. in: body
  3887. name: args
  3888. required: true
  3889. schema:
  3890. $ref: '#/definitions/md.IndexAppListReq'
  3891. produces:
  3892. - application/json
  3893. responses:
  3894. "200":
  3895. description: 具体看返回内容 这是data里面的数据
  3896. schema:
  3897. $ref: '#/definitions/md.IndexAppListRes'
  3898. "400":
  3899. description: 具体错误
  3900. schema:
  3901. $ref: '#/definitions/md.Response'
  3902. summary: 应用数据
  3903. tags:
  3904. - 首页------嘉俊
  3905. /api/index/base:
  3906. get:
  3907. consumes:
  3908. - application/json
  3909. description: 首页-右上角基本数据
  3910. parameters:
  3911. - description: 验证参数Bearer和token空格拼接
  3912. in: header
  3913. name: Authorization
  3914. required: true
  3915. type: string
  3916. produces:
  3917. - application/json
  3918. responses:
  3919. "200":
  3920. description: 具体看返回内容 这是data里面的数据
  3921. schema:
  3922. type: string
  3923. "400":
  3924. description: 具体错误
  3925. schema:
  3926. $ref: '#/definitions/md.Response'
  3927. summary: 右上角基本数据
  3928. tags:
  3929. - 首页------嘉俊
  3930. /api/index/total:
  3931. get:
  3932. consumes:
  3933. - application/json
  3934. description: 首页-统计数据
  3935. parameters:
  3936. - description: 验证参数Bearer和token空格拼接
  3937. in: header
  3938. name: Authorization
  3939. required: true
  3940. type: string
  3941. produces:
  3942. - application/json
  3943. responses:
  3944. "200":
  3945. description: 具体看返回内容 这是data里面的数据
  3946. schema:
  3947. type: string
  3948. "400":
  3949. description: 具体错误
  3950. schema:
  3951. $ref: '#/definitions/md.Response'
  3952. summary: 统计数据
  3953. tags:
  3954. - 首页------嘉俊
  3955. /api/login:
  3956. post:
  3957. consumes:
  3958. - application/json
  3959. description: 登入
  3960. parameters:
  3961. - description: 用户名密码
  3962. in: body
  3963. name: req
  3964. required: true
  3965. schema:
  3966. $ref: '#/definitions/md.LoginReq'
  3967. produces:
  3968. - application/json
  3969. responses:
  3970. "200":
  3971. description: token
  3972. schema:
  3973. $ref: '#/definitions/md.LoginResponse'
  3974. "400":
  3975. description: 具体错误
  3976. schema:
  3977. $ref: '#/definitions/md.Response'
  3978. summary: 登陆
  3979. tags:
  3980. - 登录
  3981. /api/mediumCenter/agent/bind/medium/list:
  3982. post:
  3983. consumes:
  3984. - application/json
  3985. description: 关联中心-代理绑定媒体列表
  3986. parameters:
  3987. - description: 验证参数Bearer和token空格拼接
  3988. in: header
  3989. name: Authorization
  3990. required: true
  3991. type: string
  3992. - description: 请求参数
  3993. in: body
  3994. name: args
  3995. required: true
  3996. schema:
  3997. $ref: '#/definitions/md.MediumListReq'
  3998. produces:
  3999. - application/json
  4000. responses:
  4001. "200":
  4002. description: 具体看返回内容 这是data里面的数据
  4003. schema:
  4004. $ref: '#/definitions/md.MediumListRes'
  4005. "400":
  4006. description: 具体错误
  4007. schema:
  4008. $ref: '#/definitions/md.Response'
  4009. summary: 代理绑定媒体列表
  4010. tags:
  4011. - 关联中心------嘉俊
  4012. /api/mediumCenter/agent/list:
  4013. post:
  4014. consumes:
  4015. - application/json
  4016. description: 关联中心-代理列表
  4017. parameters:
  4018. - description: 验证参数Bearer和token空格拼接
  4019. in: header
  4020. name: Authorization
  4021. required: true
  4022. type: string
  4023. - description: 请求参数
  4024. in: body
  4025. name: args
  4026. required: true
  4027. schema:
  4028. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  4029. produces:
  4030. - application/json
  4031. responses:
  4032. "200":
  4033. description: 具体看返回内容 这是data里面的数据
  4034. schema:
  4035. $ref: '#/definitions/md.AgentQualificationEnterpriseRes'
  4036. "400":
  4037. description: 具体错误
  4038. schema:
  4039. $ref: '#/definitions/md.Response'
  4040. summary: 代理列表
  4041. tags:
  4042. - 关联中心------嘉俊
  4043. /api/mediumCenter/applet/application/ad/space/audit:
  4044. post:
  4045. consumes:
  4046. - application/json
  4047. description: 小程序应用-广告位审核
  4048. parameters:
  4049. - description: 验证参数Bearer和token空格拼接
  4050. in: header
  4051. name: Authorization
  4052. required: true
  4053. type: string
  4054. - description: 请求参数
  4055. in: body
  4056. name: args
  4057. required: true
  4058. schema:
  4059. $ref: '#/definitions/md.AppletApplicationAdSpaceSaveReq'
  4060. produces:
  4061. - application/json
  4062. responses:
  4063. "200":
  4064. description: 具体看返回内容
  4065. schema:
  4066. type: string
  4067. "400":
  4068. description: 具体错误
  4069. schema:
  4070. $ref: '#/definitions/md.Response'
  4071. summary: 广告位审核
  4072. tags:
  4073. - 媒体中心------嘉俊
  4074. /api/mediumCenter/applet/application/ad/space/list:
  4075. post:
  4076. consumes:
  4077. - application/json
  4078. description: 小程序应用-广告位列表
  4079. parameters:
  4080. - description: 验证参数Bearer和token空格拼接
  4081. in: header
  4082. name: Authorization
  4083. required: true
  4084. type: string
  4085. - description: 请求参数
  4086. in: body
  4087. name: args
  4088. required: true
  4089. schema:
  4090. $ref: '#/definitions/md.AppletApplicationAdSpaceListReq'
  4091. produces:
  4092. - application/json
  4093. responses:
  4094. "200":
  4095. description: 具体看返回内容---这是data里面的数据
  4096. schema:
  4097. $ref: '#/definitions/md.AppletApplicationAdSpaceListRes'
  4098. "400":
  4099. description: 具体错误
  4100. schema:
  4101. $ref: '#/definitions/md.Response'
  4102. summary: 广告位列表
  4103. tags:
  4104. - 媒体中心------嘉俊
  4105. /api/mediumCenter/applet/application/ad/space/medium/list:
  4106. post:
  4107. consumes:
  4108. - application/json
  4109. description: 广告位管理-媒体列表
  4110. parameters:
  4111. - description: 验证参数Bearer和token空格拼接
  4112. in: header
  4113. name: Authorization
  4114. required: true
  4115. type: string
  4116. - description: 请求参数
  4117. in: body
  4118. name: args
  4119. required: true
  4120. schema:
  4121. $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListReq'
  4122. produces:
  4123. - application/json
  4124. responses:
  4125. "200":
  4126. description: 具体看返回内容---这是data里面的数据
  4127. schema:
  4128. $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListRes'
  4129. "400":
  4130. description: 具体错误
  4131. schema:
  4132. $ref: '#/definitions/md.Response'
  4133. summary: 广告位管理-媒体列表
  4134. tags:
  4135. - 媒体中心------嘉俊
  4136. /api/mediumCenter/applet/application/audit:
  4137. post:
  4138. consumes:
  4139. - application/json
  4140. description: 小程序应用-审核
  4141. parameters:
  4142. - description: 验证参数Bearer和token空格拼接
  4143. in: header
  4144. name: Authorization
  4145. required: true
  4146. type: string
  4147. - description: 请求参数
  4148. in: body
  4149. name: args
  4150. required: true
  4151. schema:
  4152. $ref: '#/definitions/md.AppletApplicationSaveReq'
  4153. produces:
  4154. - application/json
  4155. responses:
  4156. "200":
  4157. description: 具体看返回内容
  4158. schema:
  4159. type: string
  4160. "400":
  4161. description: 具体错误
  4162. schema:
  4163. $ref: '#/definitions/md.Response'
  4164. summary: 审核
  4165. tags:
  4166. - 媒体中心------嘉俊
  4167. /api/mediumCenter/applet/application/list:
  4168. post:
  4169. consumes:
  4170. - application/json
  4171. description: 小程序应用-列表数据
  4172. parameters:
  4173. - description: 验证参数Bearer和token空格拼接
  4174. in: header
  4175. name: Authorization
  4176. required: true
  4177. type: string
  4178. - description: 请求参数
  4179. in: body
  4180. name: args
  4181. required: true
  4182. schema:
  4183. $ref: '#/definitions/md.AppletApplicationListReq'
  4184. produces:
  4185. - application/json
  4186. responses:
  4187. "200":
  4188. description: 具体看返回内容---这是data里面的数据
  4189. schema:
  4190. $ref: '#/definitions/md.AppletApplicationListRes'
  4191. "400":
  4192. description: 具体错误
  4193. schema:
  4194. $ref: '#/definitions/md.Response'
  4195. summary: 应用列表
  4196. tags:
  4197. - 媒体中心------嘉俊
  4198. /api/mediumCenter/applet/application/medium/list:
  4199. post:
  4200. consumes:
  4201. - application/json
  4202. description: 媒体中心-媒体列表
  4203. parameters:
  4204. - description: 验证参数Bearer和token空格拼接
  4205. in: header
  4206. name: Authorization
  4207. required: true
  4208. type: string
  4209. - description: 请求参数
  4210. in: body
  4211. name: args
  4212. required: true
  4213. schema:
  4214. $ref: '#/definitions/md.AppletApplicationMediumListReq'
  4215. produces:
  4216. - application/json
  4217. responses:
  4218. "200":
  4219. description: 具体看返回内容---这是data里面的数据
  4220. schema:
  4221. $ref: '#/definitions/md.AppletApplicationMediumListRes'
  4222. "400":
  4223. description: 具体错误
  4224. schema:
  4225. $ref: '#/definitions/md.Response'
  4226. summary: 媒体列表
  4227. tags:
  4228. - 媒体中心------嘉俊
  4229. /api/mediumCenter/medium/bind/agent/del:
  4230. post:
  4231. consumes:
  4232. - application/json
  4233. description: 关联中心-媒体绑定代理删除
  4234. parameters:
  4235. - description: 验证参数Bearer和token空格拼接
  4236. in: header
  4237. name: Authorization
  4238. required: true
  4239. type: string
  4240. - description: 请求参数
  4241. in: body
  4242. name: args
  4243. required: true
  4244. schema:
  4245. $ref: '#/definitions/md.MediumListDelReq'
  4246. produces:
  4247. - application/json
  4248. responses:
  4249. "200":
  4250. description: '具体看返回内容 '
  4251. schema:
  4252. type: string
  4253. "400":
  4254. description: 具体错误
  4255. schema:
  4256. $ref: '#/definitions/md.Response'
  4257. summary: 媒体绑定代理删除
  4258. tags:
  4259. - 关联中心------嘉俊
  4260. /api/mediumCenter/medium/bind/agent/list:
  4261. post:
  4262. consumes:
  4263. - application/json
  4264. description: 关联中心-媒体绑定代理列表
  4265. parameters:
  4266. - description: 验证参数Bearer和token空格拼接
  4267. in: header
  4268. name: Authorization
  4269. required: true
  4270. type: string
  4271. - description: 请求参数
  4272. in: body
  4273. name: args
  4274. required: true
  4275. schema:
  4276. $ref: '#/definitions/md.MediumListReq'
  4277. produces:
  4278. - application/json
  4279. responses:
  4280. "200":
  4281. description: 具体看返回内容 这是data里面的数据
  4282. schema:
  4283. $ref: '#/definitions/md.MediumListRes'
  4284. "400":
  4285. description: 具体错误
  4286. schema:
  4287. $ref: '#/definitions/md.Response'
  4288. summary: 媒体绑定代理列表
  4289. tags:
  4290. - 关联中心------嘉俊
  4291. /api/mediumCenter/medium/bind/agent/save:
  4292. post:
  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. - description: 请求参数
  4303. in: body
  4304. name: args
  4305. required: true
  4306. schema:
  4307. $ref: '#/definitions/md.MediumListSaveReq'
  4308. produces:
  4309. - application/json
  4310. responses:
  4311. "200":
  4312. description: '具体看返回内容 '
  4313. schema:
  4314. type: string
  4315. "400":
  4316. description: 具体错误
  4317. schema:
  4318. $ref: '#/definitions/md.Response'
  4319. summary: 媒体绑定代理操作
  4320. tags:
  4321. - 关联中心------嘉俊
  4322. /api/mediumCenter/medium/list:
  4323. post:
  4324. consumes:
  4325. - application/json
  4326. description: 关联中心-媒体列表
  4327. parameters:
  4328. - description: 验证参数Bearer和token空格拼接
  4329. in: header
  4330. name: Authorization
  4331. required: true
  4332. type: string
  4333. - description: 请求参数
  4334. in: body
  4335. name: args
  4336. required: true
  4337. schema:
  4338. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  4339. produces:
  4340. - application/json
  4341. responses:
  4342. "200":
  4343. description: 具体看返回内容 这是data里面的数据
  4344. schema:
  4345. $ref: '#/definitions/md.MediumQualificationEnterpriseRes'
  4346. "400":
  4347. description: 具体错误
  4348. schema:
  4349. $ref: '#/definitions/md.Response'
  4350. summary: 媒体列表
  4351. tags:
  4352. - 关联中心------嘉俊
  4353. /api/mediumQualification/bank:
  4354. post:
  4355. consumes:
  4356. - application/json
  4357. description: 媒体资质-银行资质
  4358. parameters:
  4359. - description: 验证参数Bearer和token空格拼接
  4360. in: header
  4361. name: Authorization
  4362. required: true
  4363. type: string
  4364. - description: 请求参数
  4365. in: body
  4366. name: args
  4367. required: true
  4368. schema:
  4369. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  4370. produces:
  4371. - application/json
  4372. responses:
  4373. "200":
  4374. description: 具体看返回内容 这是data里面的数据
  4375. schema:
  4376. $ref: '#/definitions/md.MediumQualificationBankRes'
  4377. "400":
  4378. description: 具体错误
  4379. schema:
  4380. $ref: '#/definitions/md.Response'
  4381. summary: 银行资质
  4382. tags:
  4383. - 媒体资质------嘉俊
  4384. /api/mediumQualification/bank/audit:
  4385. post:
  4386. consumes:
  4387. - application/json
  4388. description: 媒体资质-银行资质审核
  4389. parameters:
  4390. - description: 验证参数Bearer和token空格拼接
  4391. in: header
  4392. name: Authorization
  4393. required: true
  4394. type: string
  4395. - description: 请求参数
  4396. in: body
  4397. name: args
  4398. required: true
  4399. schema:
  4400. $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
  4401. produces:
  4402. - application/json
  4403. responses:
  4404. "200":
  4405. description: 具体看返回内容
  4406. schema:
  4407. type: string
  4408. "400":
  4409. description: 具体错误
  4410. schema:
  4411. $ref: '#/definitions/md.Response'
  4412. summary: 银行资质审核
  4413. tags:
  4414. - 媒体资质------嘉俊
  4415. /api/mediumQualification/contact:
  4416. post:
  4417. consumes:
  4418. - application/json
  4419. description: 媒体资质-联系方式
  4420. parameters:
  4421. - description: 验证参数Bearer和token空格拼接
  4422. in: header
  4423. name: Authorization
  4424. required: true
  4425. type: string
  4426. - description: 请求参数
  4427. in: body
  4428. name: args
  4429. required: true
  4430. schema:
  4431. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  4432. produces:
  4433. - application/json
  4434. responses:
  4435. "200":
  4436. description: 具体看返回内容 这是data里面的数据
  4437. schema:
  4438. $ref: '#/definitions/md.MediumQualificationContactRes'
  4439. "400":
  4440. description: 具体错误
  4441. schema:
  4442. $ref: '#/definitions/md.Response'
  4443. summary: 联系方式
  4444. tags:
  4445. - 媒体资质------嘉俊
  4446. /api/mediumQualification/contact/audit:
  4447. post:
  4448. consumes:
  4449. - application/json
  4450. description: 媒体资质-联系方式审核
  4451. parameters:
  4452. - description: 验证参数Bearer和token空格拼接
  4453. in: header
  4454. name: Authorization
  4455. required: true
  4456. type: string
  4457. - description: 请求参数
  4458. in: body
  4459. name: args
  4460. required: true
  4461. schema:
  4462. $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
  4463. produces:
  4464. - application/json
  4465. responses:
  4466. "200":
  4467. description: 具体看返回内容
  4468. schema:
  4469. type: string
  4470. "400":
  4471. description: 具体错误
  4472. schema:
  4473. $ref: '#/definitions/md.Response'
  4474. summary: 联系方式审核
  4475. tags:
  4476. - 媒体资质------嘉俊
  4477. /api/mediumQualification/enterprise:
  4478. post:
  4479. consumes:
  4480. - application/json
  4481. description: 媒体资质-主体资质
  4482. parameters:
  4483. - description: 验证参数Bearer和token空格拼接
  4484. in: header
  4485. name: Authorization
  4486. required: true
  4487. type: string
  4488. - description: 请求参数
  4489. in: body
  4490. name: args
  4491. required: true
  4492. schema:
  4493. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  4494. produces:
  4495. - application/json
  4496. responses:
  4497. "200":
  4498. description: 具体看返回内容 这是data里面的数据
  4499. schema:
  4500. $ref: '#/definitions/md.MediumQualificationEnterpriseRes'
  4501. "400":
  4502. description: 具体错误
  4503. schema:
  4504. $ref: '#/definitions/md.Response'
  4505. summary: 主体资质
  4506. tags:
  4507. - 媒体资质------嘉俊
  4508. /api/mediumQualification/enterprise/audit:
  4509. post:
  4510. consumes:
  4511. - application/json
  4512. description: 媒体资质-主体资质审核
  4513. parameters:
  4514. - description: 验证参数Bearer和token空格拼接
  4515. in: header
  4516. name: Authorization
  4517. required: true
  4518. type: string
  4519. - description: 请求参数
  4520. in: body
  4521. name: args
  4522. required: true
  4523. schema:
  4524. $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
  4525. produces:
  4526. - application/json
  4527. responses:
  4528. "200":
  4529. description: 具体看返回内容
  4530. schema:
  4531. type: string
  4532. "400":
  4533. description: 具体错误
  4534. schema:
  4535. $ref: '#/definitions/md.Response'
  4536. summary: 主体资质审核
  4537. tags:
  4538. - 媒体资质------嘉俊
  4539. /api/qiniuyun/upload:
  4540. post:
  4541. consumes:
  4542. - application/json
  4543. description: 七牛云-七牛云上传
  4544. parameters:
  4545. - description: 验证参数Bearer和token空格拼接
  4546. in: header
  4547. name: Authorization
  4548. type: string
  4549. - description: 请求参数
  4550. in: body
  4551. name: args
  4552. required: true
  4553. schema:
  4554. $ref: '#/definitions/md.ImgReqUpload'
  4555. produces:
  4556. - application/json
  4557. responses:
  4558. "200":
  4559. description: success
  4560. schema:
  4561. type: string
  4562. "400":
  4563. description: 具体错误
  4564. schema:
  4565. $ref: '#/definitions/md.Response'
  4566. summary: 七牛云上传
  4567. tags:
  4568. - 七牛云
  4569. /api/qualification/select/base:
  4570. get:
  4571. consumes:
  4572. - application/json
  4573. description: 资质认证-认证下拉框选择内容
  4574. parameters:
  4575. - description: 验证参数Bearer和token空格拼接
  4576. in: header
  4577. name: Authorization
  4578. required: true
  4579. type: string
  4580. produces:
  4581. - application/json
  4582. responses:
  4583. "200":
  4584. description: 具体看返回内容
  4585. schema:
  4586. type: string
  4587. "400":
  4588. description: 具体错误
  4589. schema:
  4590. $ref: '#/definitions/md.Response'
  4591. summary: 认证下拉框选择内容
  4592. tags:
  4593. - 资质认证------嘉俊
  4594. /api/registerForAgent:
  4595. post:
  4596. consumes:
  4597. - application/json
  4598. description: 注册模块-渠道代理注册
  4599. parameters:
  4600. - description: 用户名密码
  4601. in: body
  4602. name: req
  4603. required: true
  4604. schema:
  4605. $ref: '#/definitions/md.RegisterForAgentReq'
  4606. produces:
  4607. - application/json
  4608. responses:
  4609. "200":
  4610. description: success
  4611. schema:
  4612. type: string
  4613. "400":
  4614. description: 具体错误
  4615. schema:
  4616. $ref: '#/definitions/md.Response'
  4617. summary: 渠道代理注册
  4618. tags:
  4619. - 注册模块
  4620. /api/registerForMedium:
  4621. post:
  4622. consumes:
  4623. - application/json
  4624. description: 注册模块-媒体注册
  4625. parameters:
  4626. - description: 用户名密码
  4627. in: body
  4628. name: req
  4629. required: true
  4630. schema:
  4631. $ref: '#/definitions/md.RegisterForMediumReq'
  4632. produces:
  4633. - application/json
  4634. responses:
  4635. "200":
  4636. description: success
  4637. schema:
  4638. type: string
  4639. "400":
  4640. description: 具体错误
  4641. schema:
  4642. $ref: '#/definitions/md.Response'
  4643. summary: 媒体注册
  4644. tags:
  4645. - 注册模块
  4646. /api/role/addAdmin:
  4647. post:
  4648. consumes:
  4649. - application/json
  4650. description: 权限管理-新增管理员
  4651. parameters:
  4652. - description: 验证参数Bearer和token空格拼接
  4653. in: header
  4654. name: Authorization
  4655. required: true
  4656. type: string
  4657. - description: 请求参数
  4658. in: body
  4659. name: args
  4660. required: true
  4661. schema:
  4662. $ref: '#/definitions/md.AddAdminReq'
  4663. produces:
  4664. - application/json
  4665. responses:
  4666. "200":
  4667. description: success
  4668. schema:
  4669. type: string
  4670. "400":
  4671. description: 具体错误
  4672. schema:
  4673. $ref: '#/definitions/md.Response'
  4674. summary: 新增管理员
  4675. tags:
  4676. - 权限管理
  4677. /api/role/addRole:
  4678. post:
  4679. consumes:
  4680. - application/json
  4681. description: 权限管理-添加角色
  4682. parameters:
  4683. - description: 验证参数Bearer和token空格拼接
  4684. in: header
  4685. name: Authorization
  4686. required: true
  4687. type: string
  4688. - description: 请求参数
  4689. in: body
  4690. name: args
  4691. required: true
  4692. schema:
  4693. $ref: '#/definitions/md.AddRoleReq'
  4694. produces:
  4695. - application/json
  4696. responses:
  4697. "200":
  4698. description: success
  4699. schema:
  4700. type: string
  4701. "400":
  4702. description: 具体错误
  4703. schema:
  4704. $ref: '#/definitions/md.Response'
  4705. summary: 添加角色
  4706. tags:
  4707. - 权限管理
  4708. /api/role/adminInfo:
  4709. get:
  4710. consumes:
  4711. - application/json
  4712. description: 权限管理-管理员信息
  4713. parameters:
  4714. - description: 验证参数Bearer和token空格拼接
  4715. in: header
  4716. name: Authorization
  4717. required: true
  4718. type: string
  4719. - description: 管理员id
  4720. in: query
  4721. name: adm_id
  4722. required: true
  4723. type: string
  4724. produces:
  4725. - application/json
  4726. responses:
  4727. "200":
  4728. description: 具体看返回内容
  4729. schema:
  4730. type: string
  4731. "400":
  4732. description: 具体错误
  4733. schema:
  4734. $ref: '#/definitions/md.Response'
  4735. summary: 管理员信息
  4736. tags:
  4737. - 权限管理
  4738. /api/role/adminList:
  4739. post:
  4740. consumes:
  4741. - application/json
  4742. description: 权限管理-管理员列表
  4743. parameters:
  4744. - description: 验证参数Bearer和token空格拼接
  4745. in: header
  4746. name: Authorization
  4747. required: true
  4748. type: string
  4749. - description: 请求参数
  4750. in: body
  4751. name: args
  4752. required: true
  4753. schema:
  4754. $ref: '#/definitions/md.AdminListReq'
  4755. produces:
  4756. - application/json
  4757. responses:
  4758. "200":
  4759. description: 具体看返回内容
  4760. schema:
  4761. type: string
  4762. "400":
  4763. description: 具体错误
  4764. schema:
  4765. $ref: '#/definitions/md.Response'
  4766. summary: 管理员列表
  4767. tags:
  4768. - 权限管理
  4769. /api/role/bindAdminRole/:
  4770. post:
  4771. consumes:
  4772. - application/json
  4773. description: 权限管理-管理员绑定角色
  4774. parameters:
  4775. - description: 验证参数Bearer和token空格拼接
  4776. in: header
  4777. name: Authorization
  4778. required: true
  4779. type: string
  4780. - description: 请求参数
  4781. in: body
  4782. name: args
  4783. required: true
  4784. schema:
  4785. $ref: '#/definitions/md.BindAdminRoleReq'
  4786. produces:
  4787. - application/json
  4788. responses:
  4789. "200":
  4790. description: success
  4791. schema:
  4792. type: string
  4793. "400":
  4794. description: 具体错误
  4795. schema:
  4796. $ref: '#/definitions/md.Response'
  4797. summary: 管理员绑定角色
  4798. tags:
  4799. - 权限管理
  4800. /api/role/deleteAdmin/{$adm_id}:
  4801. delete:
  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. produces:
  4812. - application/json
  4813. responses:
  4814. "200":
  4815. description: success
  4816. schema:
  4817. type: string
  4818. "400":
  4819. description: 具体错误
  4820. schema:
  4821. $ref: '#/definitions/md.Response'
  4822. summary: 删除管理员
  4823. tags:
  4824. - 权限管理
  4825. /api/role/deleteRole/{$id}:
  4826. delete:
  4827. consumes:
  4828. - application/json
  4829. description: 权限管理-删除角色
  4830. parameters:
  4831. - description: 验证参数Bearer和token空格拼接
  4832. in: header
  4833. name: Authorization
  4834. required: true
  4835. type: string
  4836. - description: 请求参数
  4837. in: body
  4838. name: args
  4839. required: true
  4840. schema:
  4841. $ref: '#/definitions/md.UpdateRoleStateReq'
  4842. produces:
  4843. - application/json
  4844. responses:
  4845. "200":
  4846. description: success
  4847. schema:
  4848. type: string
  4849. "400":
  4850. description: 具体错误
  4851. schema:
  4852. $ref: '#/definitions/md.Response'
  4853. summary: 删除角色
  4854. tags:
  4855. - 权限管理
  4856. /api/role/roleBindPermissionGroup:
  4857. post:
  4858. consumes:
  4859. - application/json
  4860. description: 权限管理-角色绑定权限组
  4861. parameters:
  4862. - description: 验证参数Bearer和token空格拼接
  4863. in: header
  4864. name: Authorization
  4865. required: true
  4866. type: string
  4867. - description: 请求参数
  4868. in: body
  4869. name: args
  4870. required: true
  4871. schema:
  4872. $ref: '#/definitions/md.RoleBindPermissionGroupReq'
  4873. produces:
  4874. - application/json
  4875. responses:
  4876. "200":
  4877. description: success
  4878. schema:
  4879. type: string
  4880. "400":
  4881. description: 具体错误
  4882. schema:
  4883. $ref: '#/definitions/md.Response'
  4884. summary: 角色绑定权限组
  4885. tags:
  4886. - 权限管理
  4887. /api/role/roleList:
  4888. get:
  4889. consumes:
  4890. - application/json
  4891. description: 权限管理-角色列表
  4892. parameters:
  4893. - description: 验证参数Bearer和token空格拼接
  4894. in: header
  4895. name: Authorization
  4896. required: true
  4897. type: string
  4898. produces:
  4899. - application/json
  4900. responses:
  4901. "200":
  4902. description: 具体看返回内容
  4903. schema:
  4904. type: string
  4905. "400":
  4906. description: 具体错误
  4907. schema:
  4908. $ref: '#/definitions/md.Response'
  4909. summary: 角色列表
  4910. tags:
  4911. - 权限管理
  4912. /api/role/updateAdmin:
  4913. post:
  4914. consumes:
  4915. - application/json
  4916. description: 权限管理-修改管理员信息
  4917. parameters:
  4918. - description: 验证参数Bearer和token空格拼接
  4919. in: header
  4920. name: Authorization
  4921. required: true
  4922. type: string
  4923. - description: 请求参数
  4924. in: body
  4925. name: args
  4926. required: true
  4927. schema:
  4928. $ref: '#/definitions/md.UpdateAdminReq'
  4929. produces:
  4930. - application/json
  4931. responses:
  4932. "200":
  4933. description: success
  4934. schema:
  4935. type: string
  4936. "400":
  4937. description: 具体错误
  4938. schema:
  4939. $ref: '#/definitions/md.Response'
  4940. summary: 修改管理员信息
  4941. tags:
  4942. - 权限管理
  4943. /api/role/updateAdminState:
  4944. post:
  4945. consumes:
  4946. - application/json
  4947. description: 权限管理-修改管理员状态
  4948. parameters:
  4949. - description: 验证参数Bearer和token空格拼接
  4950. in: header
  4951. name: Authorization
  4952. required: true
  4953. type: string
  4954. - description: 请求参数
  4955. in: body
  4956. name: args
  4957. required: true
  4958. schema:
  4959. $ref: '#/definitions/md.UpdateAdminStateReq'
  4960. produces:
  4961. - application/json
  4962. responses:
  4963. "200":
  4964. description: success
  4965. schema:
  4966. type: string
  4967. "400":
  4968. description: 具体错误
  4969. schema:
  4970. $ref: '#/definitions/md.Response'
  4971. summary: 修改管理员状态
  4972. tags:
  4973. - 权限管理
  4974. /api/role/updateRole:
  4975. post:
  4976. consumes:
  4977. - application/json
  4978. description: 权限管理-修改角色
  4979. parameters:
  4980. - description: 验证参数Bearer和token空格拼接
  4981. in: header
  4982. name: Authorization
  4983. required: true
  4984. type: string
  4985. - description: 请求参数
  4986. in: body
  4987. name: args
  4988. required: true
  4989. schema:
  4990. $ref: '#/definitions/md.UpdateRoleReq'
  4991. produces:
  4992. - application/json
  4993. responses:
  4994. "200":
  4995. description: success
  4996. schema:
  4997. type: string
  4998. "400":
  4999. description: 具体错误
  5000. schema:
  5001. $ref: '#/definitions/md.Response'
  5002. summary: 修改角色
  5003. tags:
  5004. - 权限管理
  5005. /api/role/updateRoleState:
  5006. post:
  5007. consumes:
  5008. - application/json
  5009. description: 权限管理-修改角色状态
  5010. parameters:
  5011. - description: 验证参数Bearer和token空格拼接
  5012. in: header
  5013. name: Authorization
  5014. required: true
  5015. type: string
  5016. - description: 请求参数
  5017. in: body
  5018. name: args
  5019. required: true
  5020. schema:
  5021. $ref: '#/definitions/md.UpdateRoleStateReq'
  5022. produces:
  5023. - application/json
  5024. responses:
  5025. "200":
  5026. description: success
  5027. schema:
  5028. type: string
  5029. "400":
  5030. description: 具体错误
  5031. schema:
  5032. $ref: '#/definitions/md.Response'
  5033. summary: 修改角色状态
  5034. tags:
  5035. - 权限管理
  5036. /api/setCenter/applet/add:
  5037. post:
  5038. consumes:
  5039. - application/json
  5040. description: 小程序设置-新增
  5041. parameters:
  5042. - description: 验证参数Bearer和token空格拼接
  5043. in: header
  5044. name: Authorization
  5045. required: true
  5046. type: string
  5047. - description: 请求参数
  5048. in: body
  5049. name: args
  5050. required: true
  5051. schema:
  5052. $ref: '#/definitions/md.AppletAddReq'
  5053. produces:
  5054. - application/json
  5055. responses:
  5056. "200":
  5057. description: success
  5058. schema:
  5059. type: string
  5060. "400":
  5061. description: 具体错误
  5062. schema:
  5063. $ref: '#/definitions/md.Response'
  5064. summary: 新增
  5065. tags:
  5066. - 设置中心-小程序设置
  5067. /api/setCenter/applet/authorize:
  5068. get:
  5069. consumes:
  5070. - application/json
  5071. description: 设置中心-基础设置
  5072. parameters:
  5073. - description: 验证参数Bearer和token空格拼接
  5074. in: header
  5075. name: Authorization
  5076. required: true
  5077. type: string
  5078. produces:
  5079. - application/json
  5080. responses:
  5081. "200":
  5082. description: 微信授权界面url
  5083. schema:
  5084. type: string
  5085. "400":
  5086. description: 具体错误
  5087. schema:
  5088. $ref: '#/definitions/md.Response'
  5089. summary: 设置中心-基础设置-微信三方应用获取
  5090. tags:
  5091. - 设置中心
  5092. /api/setCenter/applet/list:
  5093. get:
  5094. consumes:
  5095. - application/json
  5096. description: 小程序设置-列表
  5097. parameters:
  5098. - description: 验证参数Bearer和token空格拼接
  5099. in: header
  5100. name: Authorization
  5101. required: true
  5102. type: string
  5103. produces:
  5104. - application/json
  5105. responses:
  5106. "200":
  5107. description: OK
  5108. schema:
  5109. $ref: '#/definitions/hdl.WxOpenThirdPartyAppList'
  5110. "400":
  5111. description: 具体错误
  5112. schema:
  5113. $ref: '#/definitions/md.Response'
  5114. summary: 列表
  5115. tags:
  5116. - 设置中心-小程序设置
  5117. /api/setCenter/applet/unauthorized:
  5118. get:
  5119. consumes:
  5120. - application/json
  5121. description: 设置中心-基础设置
  5122. parameters:
  5123. - description: 验证参数Bearer和token空格拼接
  5124. in: header
  5125. name: Authorization
  5126. required: true
  5127. type: string
  5128. produces:
  5129. - application/json
  5130. responses:
  5131. "200":
  5132. description: success
  5133. schema:
  5134. type: string
  5135. "400":
  5136. description: 具体错误
  5137. schema:
  5138. $ref: '#/definitions/md.Response'
  5139. summary: 设置中心-基础设置-微信三方应用获取
  5140. tags:
  5141. - 设置中心
  5142. /api/setCenter/applet/update:
  5143. post:
  5144. consumes:
  5145. - application/json
  5146. description: 小程序设置-更新
  5147. parameters:
  5148. - description: 验证参数Bearer和token空格拼接
  5149. in: header
  5150. name: Authorization
  5151. required: true
  5152. type: string
  5153. - description: 请求参数
  5154. in: body
  5155. name: args
  5156. required: true
  5157. schema:
  5158. $ref: '#/definitions/md.AppletUpdateReq'
  5159. produces:
  5160. - application/json
  5161. responses:
  5162. "200":
  5163. description: success
  5164. schema:
  5165. type: string
  5166. "400":
  5167. description: 具体错误
  5168. schema:
  5169. $ref: '#/definitions/md.Response'
  5170. summary: 更新
  5171. tags:
  5172. - 设置中心-小程序设置
  5173. /api/setCenter/basic/getMob:
  5174. get:
  5175. consumes:
  5176. - application/json
  5177. description: 基础设置-mob获取
  5178. parameters:
  5179. - description: 验证参数Bearer和token空格拼接
  5180. in: header
  5181. name: Authorization
  5182. required: true
  5183. type: string
  5184. produces:
  5185. - application/json
  5186. responses:
  5187. "200":
  5188. description: OK
  5189. schema:
  5190. $ref: '#/definitions/md.SetOssResp'
  5191. "400":
  5192. description: 具体错误
  5193. schema:
  5194. $ref: '#/definitions/md.Response'
  5195. summary: mob获取
  5196. tags:
  5197. - 设置中心-基础设置
  5198. /api/setCenter/basic/getOss:
  5199. get:
  5200. consumes:
  5201. - application/json
  5202. description: 基础设置-oss获取
  5203. parameters:
  5204. - description: 验证参数Bearer和token空格拼接
  5205. in: header
  5206. name: Authorization
  5207. required: true
  5208. type: string
  5209. produces:
  5210. - application/json
  5211. responses:
  5212. "200":
  5213. description: OK
  5214. schema:
  5215. $ref: '#/definitions/md.SetOssResp'
  5216. "400":
  5217. description: 具体错误
  5218. schema:
  5219. $ref: '#/definitions/md.Response'
  5220. summary: oss获取
  5221. tags:
  5222. - 设置中心-基础设置
  5223. /api/setCenter/basic/setMob:
  5224. post:
  5225. consumes:
  5226. - application/json
  5227. description: 基础设置-mob设置
  5228. parameters:
  5229. - description: 验证参数Bearer和token空格拼接
  5230. in: header
  5231. name: Authorization
  5232. required: true
  5233. type: string
  5234. - description: 请求参数
  5235. in: body
  5236. name: args
  5237. required: true
  5238. schema:
  5239. $ref: '#/definitions/md.SetMobReq'
  5240. produces:
  5241. - application/json
  5242. responses:
  5243. "200":
  5244. description: success
  5245. schema:
  5246. type: string
  5247. "400":
  5248. description: 具体错误
  5249. schema:
  5250. $ref: '#/definitions/md.Response'
  5251. summary: mob设置
  5252. tags:
  5253. - 设置中心-基础设置
  5254. /api/setCenter/basic/setOss:
  5255. post:
  5256. consumes:
  5257. - application/json
  5258. description: 基础设置-oss设置
  5259. parameters:
  5260. - description: 验证参数Bearer和token空格拼接
  5261. in: header
  5262. name: Authorization
  5263. required: true
  5264. type: string
  5265. - description: 请求参数
  5266. in: body
  5267. name: args
  5268. required: true
  5269. schema:
  5270. $ref: '#/definitions/md.SetOssReq'
  5271. produces:
  5272. - application/json
  5273. responses:
  5274. "200":
  5275. description: success
  5276. schema:
  5277. type: string
  5278. "400":
  5279. description: 具体错误
  5280. schema:
  5281. $ref: '#/definitions/md.Response'
  5282. summary: oss设置
  5283. tags:
  5284. - 设置中心-基础设置
  5285. /api/setCenter/basic/wxOpenGet:
  5286. get:
  5287. consumes:
  5288. - application/json
  5289. description: 基础设置-微信三方应用获取
  5290. parameters:
  5291. - description: 验证参数Bearer和token空格拼接
  5292. in: header
  5293. name: Authorization
  5294. required: true
  5295. type: string
  5296. produces:
  5297. - application/json
  5298. responses:
  5299. "200":
  5300. description: OK
  5301. schema:
  5302. $ref: '#/definitions/md.WxOpenGetResp'
  5303. "400":
  5304. description: 具体错误
  5305. schema:
  5306. $ref: '#/definitions/md.Response'
  5307. summary: 微信三方应用获取
  5308. tags:
  5309. - 设置中心-基础设置
  5310. /api/setCenter/basic/wxOpenSet:
  5311. post:
  5312. consumes:
  5313. - application/json
  5314. description: 基础设置-微信三方应用设置
  5315. parameters:
  5316. - description: 验证参数Bearer和token空格拼接
  5317. in: header
  5318. name: Authorization
  5319. required: true
  5320. type: string
  5321. - description: 请求参数
  5322. in: body
  5323. name: args
  5324. required: true
  5325. schema:
  5326. $ref: '#/definitions/md.WxOpenSetReq'
  5327. produces:
  5328. - application/json
  5329. responses:
  5330. "200":
  5331. description: success
  5332. schema:
  5333. type: string
  5334. "400":
  5335. description: 具体错误
  5336. schema:
  5337. $ref: '#/definitions/md.Response'
  5338. summary: 微信三方应用设置
  5339. tags:
  5340. - 设置中心-基础设置
  5341. /api/setCenter/share/index:
  5342. get:
  5343. consumes:
  5344. - application/json
  5345. description: 邀请链接界面接口
  5346. parameters:
  5347. - description: 验证参数Bearer和token空格拼接
  5348. in: header
  5349. name: Authorization
  5350. required: true
  5351. type: string
  5352. produces:
  5353. - application/json
  5354. responses:
  5355. "200":
  5356. description: OK
  5357. schema:
  5358. $ref: '#/definitions/md.ShareIndexResp'
  5359. "400":
  5360. description: 具体错误
  5361. schema:
  5362. $ref: '#/definitions/md.Response'
  5363. summary: 邀请链接
  5364. tags:
  5365. - 设置中心-邀请链接
  5366. /api/settleCenter/agent/detail:
  5367. post:
  5368. consumes:
  5369. - application/json
  5370. description: 结算中心-代理详情
  5371. parameters:
  5372. - description: 验证参数Bearer和token空格拼接
  5373. in: header
  5374. name: Authorization
  5375. required: true
  5376. type: string
  5377. - description: 请求参数
  5378. in: body
  5379. name: args
  5380. required: true
  5381. schema:
  5382. $ref: '#/definitions/md.SettleCenterDataDetailReq'
  5383. produces:
  5384. - application/json
  5385. responses:
  5386. "200":
  5387. description: 具体看返回内容 这是data里面的数据
  5388. schema:
  5389. type: string
  5390. "400":
  5391. description: 具体错误
  5392. schema:
  5393. $ref: '#/definitions/md.Response'
  5394. summary: 代理详情
  5395. tags:
  5396. - 结算中心------嘉俊
  5397. /api/settleCenter/agent/list:
  5398. post:
  5399. consumes:
  5400. - application/json
  5401. description: 结算中心-代理列表
  5402. parameters:
  5403. - description: 验证参数Bearer和token空格拼接
  5404. in: header
  5405. name: Authorization
  5406. required: true
  5407. type: string
  5408. - description: 请求参数
  5409. in: body
  5410. name: args
  5411. required: true
  5412. schema:
  5413. $ref: '#/definitions/md.SettleCenterDataReq'
  5414. produces:
  5415. - application/json
  5416. responses:
  5417. "200":
  5418. description: 具体看返回内容 这是data里面的数据
  5419. schema:
  5420. $ref: '#/definitions/md.SettleCenterDataRes'
  5421. "400":
  5422. description: 具体错误
  5423. schema:
  5424. $ref: '#/definitions/md.Response'
  5425. summary: 代理列表
  5426. tags:
  5427. - 结算中心------嘉俊
  5428. /api/settleCenter/agent/save:
  5429. post:
  5430. consumes:
  5431. - application/json
  5432. description: 结算中心-代理修改结算方式
  5433. parameters:
  5434. - description: 验证参数Bearer和token空格拼接
  5435. in: header
  5436. name: Authorization
  5437. required: true
  5438. type: string
  5439. - description: 请求参数
  5440. in: body
  5441. name: args
  5442. required: true
  5443. schema:
  5444. $ref: '#/definitions/md.SettleCenterDataSaveReq'
  5445. produces:
  5446. - application/json
  5447. responses:
  5448. "200":
  5449. description: 具体看返回内容 这是data里面的数据
  5450. schema:
  5451. type: string
  5452. "400":
  5453. description: 具体错误
  5454. schema:
  5455. $ref: '#/definitions/md.Response'
  5456. summary: 代理修改结算方式
  5457. tags:
  5458. - 结算中心------嘉俊
  5459. /api/settleCenter/medium/detail:
  5460. post:
  5461. consumes:
  5462. - application/json
  5463. description: 结算中心-媒体详情
  5464. parameters:
  5465. - description: 验证参数Bearer和token空格拼接
  5466. in: header
  5467. name: Authorization
  5468. required: true
  5469. type: string
  5470. - description: 请求参数
  5471. in: body
  5472. name: args
  5473. required: true
  5474. schema:
  5475. $ref: '#/definitions/md.SettleCenterDataDetailReq'
  5476. produces:
  5477. - application/json
  5478. responses:
  5479. "200":
  5480. description: 具体看返回内容 这是data里面的数据
  5481. schema:
  5482. type: string
  5483. "400":
  5484. description: 具体错误
  5485. schema:
  5486. $ref: '#/definitions/md.Response'
  5487. summary: 媒体详情
  5488. tags:
  5489. - 结算中心------嘉俊
  5490. /api/settleCenter/medium/list:
  5491. post:
  5492. consumes:
  5493. - application/json
  5494. description: 结算中心-媒体列表
  5495. parameters:
  5496. - description: 验证参数Bearer和token空格拼接
  5497. in: header
  5498. name: Authorization
  5499. required: true
  5500. type: string
  5501. - description: 请求参数
  5502. in: body
  5503. name: args
  5504. required: true
  5505. schema:
  5506. $ref: '#/definitions/md.SettleCenterDataReq'
  5507. produces:
  5508. - application/json
  5509. responses:
  5510. "200":
  5511. description: 具体看返回内容 这是data里面的数据
  5512. schema:
  5513. $ref: '#/definitions/md.SettleCenterDataRes'
  5514. "400":
  5515. description: 具体错误
  5516. schema:
  5517. $ref: '#/definitions/md.Response'
  5518. summary: 媒体列表
  5519. tags:
  5520. - 结算中心------嘉俊
  5521. /api/settleCenter/medium/save:
  5522. post:
  5523. consumes:
  5524. - application/json
  5525. description: 结算中心-媒体修改结算方式
  5526. parameters:
  5527. - description: 验证参数Bearer和token空格拼接
  5528. in: header
  5529. name: Authorization
  5530. required: true
  5531. type: string
  5532. - description: 请求参数
  5533. in: body
  5534. name: args
  5535. required: true
  5536. schema:
  5537. $ref: '#/definitions/md.SettleCenterDataSaveReq'
  5538. produces:
  5539. - application/json
  5540. responses:
  5541. "200":
  5542. description: 具体看返回内容 这是data里面的数据
  5543. schema:
  5544. type: string
  5545. "400":
  5546. description: 具体错误
  5547. schema:
  5548. $ref: '#/definitions/md.Response'
  5549. summary: 媒体修改结算方式
  5550. tags:
  5551. - 结算中心------嘉俊
  5552. /role/permissionGroupList:
  5553. get:
  5554. consumes:
  5555. - application/json
  5556. description: 权限管理-权限组列表
  5557. parameters:
  5558. - description: 验证参数Bearer和token空格拼接
  5559. in: header
  5560. name: Authorization
  5561. required: true
  5562. type: string
  5563. - description: 管理员id
  5564. in: query
  5565. name: adm_id
  5566. required: true
  5567. type: string
  5568. produces:
  5569. - application/json
  5570. responses:
  5571. "200":
  5572. description: 具体看返回内容
  5573. schema:
  5574. type: string
  5575. "400":
  5576. description: 具体错误
  5577. schema:
  5578. $ref: '#/definitions/md.Response'
  5579. summary: 权限组列表
  5580. tags:
  5581. - 权限管理
  5582. /v1/banner/delete/{$id}:
  5583. delete:
  5584. consumes:
  5585. - application/json
  5586. description: 小程序设置-删除
  5587. parameters:
  5588. - description: 验证参数Bearer和token空格拼接
  5589. in: header
  5590. name: Authorization
  5591. required: true
  5592. type: string
  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: 删除
  5605. tags:
  5606. - 设置中心-小程序设置
  5607. securityDefinitions:
  5608. MasterID:
  5609. in: header
  5610. name: MasterID
  5611. type: apiKey
  5612. swagger: "2.0"