广告平台(站长使用)
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.
 
 
 
 
 

5059 lines
126 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.IndexAppListData:
  1448. properties:
  1449. list:
  1450. items:
  1451. $ref: '#/definitions/md.IndexAppListDataList'
  1452. type: array
  1453. logo:
  1454. type: string
  1455. name:
  1456. type: string
  1457. table_list:
  1458. items:
  1459. type: string
  1460. type: array
  1461. type: object
  1462. md.IndexAppListDataList:
  1463. properties:
  1464. bili:
  1465. type: string
  1466. name:
  1467. type: string
  1468. type:
  1469. type: string
  1470. value:
  1471. type: string
  1472. type: object
  1473. md.IndexAppListReq:
  1474. properties:
  1475. end_date:
  1476. example: "2024-08-30"
  1477. type: string
  1478. name:
  1479. type: string
  1480. sort:
  1481. example: 排序
  1482. type: string
  1483. start_date:
  1484. example: "2024-08-30"
  1485. type: string
  1486. type: object
  1487. md.IndexAppListRes:
  1488. properties:
  1489. list:
  1490. items:
  1491. $ref: '#/definitions/md.IndexAppListData'
  1492. type: array
  1493. sort:
  1494. items:
  1495. $ref: '#/definitions/md.SelectData'
  1496. type: array
  1497. type: object
  1498. md.Invoice:
  1499. properties:
  1500. count:
  1501. type: string
  1502. file:
  1503. items:
  1504. $ref: '#/definitions/md.InvoiceFile'
  1505. type: array
  1506. time:
  1507. type: string
  1508. type:
  1509. type: string
  1510. type: object
  1511. md.InvoiceFile:
  1512. properties:
  1513. state:
  1514. example: 0待确认 1审核通过 2审核失败
  1515. type: string
  1516. url:
  1517. type: string
  1518. type: object
  1519. md.InvoiceReq:
  1520. properties:
  1521. file:
  1522. items:
  1523. $ref: '#/definitions/md.InvoiceFile'
  1524. type: array
  1525. id:
  1526. example: 列表id
  1527. type: string
  1528. state:
  1529. example: 1审核通过 2审核失败
  1530. type: string
  1531. type: object
  1532. md.LoginReq:
  1533. properties:
  1534. code:
  1535. example: 验证码
  1536. type: string
  1537. password:
  1538. example: 登录密码
  1539. type: string
  1540. username:
  1541. example: 登录账号
  1542. type: string
  1543. required:
  1544. - password
  1545. - username
  1546. type: object
  1547. md.LoginResponse:
  1548. properties:
  1549. token:
  1550. type: string
  1551. type: object
  1552. md.MediumListData:
  1553. properties:
  1554. account:
  1555. example: 媒体账号
  1556. type: string
  1557. business_license_address:
  1558. example: 营业执照地址
  1559. type: string
  1560. company_name:
  1561. example: 公司名称
  1562. type: string
  1563. id:
  1564. example: id
  1565. type: string
  1566. legal_representative:
  1567. example: 法定代表人
  1568. type: string
  1569. medium_id:
  1570. example: 媒体id
  1571. type: string
  1572. memo:
  1573. example: 备注 审核时填写的
  1574. type: string
  1575. state:
  1576. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  1577. type: string
  1578. unified_social_credit_code:
  1579. example: 统一社会信用代码
  1580. type: string
  1581. type: object
  1582. md.MediumListDelReq:
  1583. properties:
  1584. id:
  1585. example: 列表id
  1586. type: string
  1587. type: object
  1588. md.MediumListReq:
  1589. properties:
  1590. id:
  1591. type: string
  1592. limit:
  1593. type: string
  1594. name:
  1595. type: string
  1596. page:
  1597. type: string
  1598. state:
  1599. type: string
  1600. type: object
  1601. md.MediumListRes:
  1602. properties:
  1603. list:
  1604. items:
  1605. $ref: '#/definitions/md.MediumListData'
  1606. type: array
  1607. state:
  1608. items:
  1609. $ref: '#/definitions/md.SelectData'
  1610. type: array
  1611. total:
  1612. type: integer
  1613. type: object
  1614. md.MediumListSaveReq:
  1615. properties:
  1616. medium_id:
  1617. type: string
  1618. username:
  1619. type: string
  1620. type: object
  1621. md.MediumQualificationBankData:
  1622. properties:
  1623. account:
  1624. example: 账号
  1625. type: string
  1626. bank:
  1627. example: 开户银行
  1628. type: string
  1629. bank_branch:
  1630. example: 开户银行分行
  1631. type: string
  1632. bank_no:
  1633. example: 银行卡号
  1634. type: string
  1635. company_name:
  1636. example: 公司名称
  1637. type: string
  1638. currency_conf:
  1639. example: 结算币种 0人民币
  1640. type: string
  1641. id:
  1642. example: id
  1643. type: string
  1644. kind:
  1645. example: 类型(1:企业 2:个人)
  1646. type: string
  1647. licence:
  1648. example: 开户许可证
  1649. type: string
  1650. medium_id:
  1651. example: 代理id
  1652. type: string
  1653. memo:
  1654. example: 备注 审核时填写的
  1655. type: string
  1656. state:
  1657. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  1658. type: string
  1659. unified_social_credit_code:
  1660. example: 统一社会信用代码
  1661. type: string
  1662. type: object
  1663. md.MediumQualificationBankRes:
  1664. properties:
  1665. currency_conf:
  1666. items:
  1667. $ref: '#/definitions/md.SelectData'
  1668. type: array
  1669. list:
  1670. items:
  1671. $ref: '#/definitions/md.MediumQualificationBankData'
  1672. type: array
  1673. state:
  1674. items:
  1675. $ref: '#/definitions/md.SelectData'
  1676. type: array
  1677. total:
  1678. type: integer
  1679. type:
  1680. items:
  1681. $ref: '#/definitions/md.SelectData'
  1682. type: array
  1683. type: object
  1684. md.MediumQualificationContactData:
  1685. properties:
  1686. account:
  1687. example: 账号
  1688. type: string
  1689. address:
  1690. example: 联系地址
  1691. type: string
  1692. company_name:
  1693. example: 公司名称
  1694. type: string
  1695. email:
  1696. example: 邮箱地址
  1697. type: string
  1698. id:
  1699. example: id
  1700. type: string
  1701. kind:
  1702. example: 类型(1:企业 2:个人)
  1703. type: string
  1704. medium_id:
  1705. example: 代理id
  1706. type: string
  1707. memo:
  1708. example: 备注 审核时填写的
  1709. type: string
  1710. name:
  1711. example: 联系人
  1712. type: string
  1713. phone:
  1714. example: 联系电话
  1715. type: string
  1716. state:
  1717. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  1718. type: string
  1719. type: object
  1720. md.MediumQualificationContactRes:
  1721. properties:
  1722. list:
  1723. items:
  1724. $ref: '#/definitions/md.MediumQualificationContactData'
  1725. type: array
  1726. state:
  1727. items:
  1728. $ref: '#/definitions/md.SelectData'
  1729. type: array
  1730. total:
  1731. type: integer
  1732. type: object
  1733. md.MediumQualificationEnterpriseAuditReq:
  1734. properties:
  1735. medium_id:
  1736. type: string
  1737. memo:
  1738. type: string
  1739. state:
  1740. type: string
  1741. type: object
  1742. md.MediumQualificationEnterpriseData:
  1743. properties:
  1744. account:
  1745. example: 账号
  1746. type: string
  1747. business_license_address:
  1748. example: 营业执照地址
  1749. type: string
  1750. business_license_img_url:
  1751. example: 营业执照照片
  1752. type: string
  1753. certificate_first_type:
  1754. example: 证件类型 1级类目id
  1755. type: string
  1756. certificate_type:
  1757. example: 证件类型 2级类目id
  1758. type: string
  1759. certificate_validity:
  1760. example: 证件有效期
  1761. type: string
  1762. company_abbreviation:
  1763. example: 公司简称
  1764. type: string
  1765. company_name:
  1766. example: 公司名称
  1767. type: string
  1768. country_region:
  1769. example: 国家地区
  1770. type: string
  1771. country_region_id:
  1772. example: 国家地区id
  1773. type: string
  1774. id:
  1775. example: 状态选择
  1776. type: string
  1777. kind:
  1778. example: 类型(1:企业 2:个人)
  1779. type: string
  1780. legal_representative:
  1781. example: 法定代表人
  1782. type: string
  1783. medium_id:
  1784. example: 代理id
  1785. type: string
  1786. memo:
  1787. example: 备注 审核时填写的
  1788. type: string
  1789. registered_address:
  1790. example: 注册地址
  1791. type: string
  1792. registered_address_city_id:
  1793. example: 注册地址-市id
  1794. type: string
  1795. registered_address_country_id:
  1796. example: 注册地址-国家id
  1797. type: string
  1798. registered_address_county_id:
  1799. example: 注册地址-县/区id
  1800. type: string
  1801. registered_address_province_id:
  1802. example: 册地址-省份id
  1803. type: string
  1804. state:
  1805. example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
  1806. type: string
  1807. unified_social_credit_code:
  1808. example: 统一社会信用代码
  1809. type: string
  1810. uuid:
  1811. example: 站长id
  1812. type: string
  1813. type: object
  1814. md.MediumQualificationEnterpriseReq:
  1815. properties:
  1816. limit:
  1817. type: string
  1818. name:
  1819. type: string
  1820. page:
  1821. type: string
  1822. state:
  1823. type: string
  1824. type: object
  1825. md.MediumQualificationEnterpriseRes:
  1826. properties:
  1827. list:
  1828. items:
  1829. $ref: '#/definitions/md.MediumQualificationEnterpriseData'
  1830. type: array
  1831. state:
  1832. items:
  1833. $ref: '#/definitions/md.SelectData'
  1834. type: array
  1835. total:
  1836. type: integer
  1837. type:
  1838. items:
  1839. $ref: '#/definitions/md.SelectData'
  1840. type: array
  1841. type: object
  1842. md.OtherIncomeReq:
  1843. properties:
  1844. amount:
  1845. example: 其他收益
  1846. type: string
  1847. id:
  1848. example: 列表id
  1849. type: string
  1850. type: object
  1851. md.QiNiuBucketRegion:
  1852. properties:
  1853. region_domain:
  1854. example: 区域域名
  1855. type: string
  1856. region_id:
  1857. example: 区域id
  1858. type: string
  1859. region_name:
  1860. example: 区域名称
  1861. type: string
  1862. type: object
  1863. md.RegisterForAgentReq:
  1864. properties:
  1865. code:
  1866. example: 验证码
  1867. type: string
  1868. password:
  1869. example: 登录密码
  1870. type: string
  1871. phone:
  1872. example: 登录账号
  1873. type: string
  1874. required:
  1875. - password
  1876. - phone
  1877. type: object
  1878. md.RegisterForMediumReq:
  1879. properties:
  1880. code:
  1881. example: 验证码
  1882. type: string
  1883. password:
  1884. example: 登录密码
  1885. type: string
  1886. phone:
  1887. example: 登录账号
  1888. type: string
  1889. required:
  1890. - password
  1891. - phone
  1892. type: object
  1893. md.Response:
  1894. properties:
  1895. code:
  1896. example: 响应码
  1897. type: string
  1898. data:
  1899. description: 内容
  1900. msg:
  1901. example: 具体错误原因
  1902. type: string
  1903. type: object
  1904. md.RoleBindPermissionGroupReq:
  1905. properties:
  1906. permission_ids:
  1907. items:
  1908. type: integer
  1909. type: array
  1910. role_id:
  1911. type: integer
  1912. required:
  1913. - role_id
  1914. type: object
  1915. md.SelectData:
  1916. properties:
  1917. name:
  1918. example: 名称
  1919. type: string
  1920. value:
  1921. example: 值
  1922. type: string
  1923. type: object
  1924. md.SetMobReq:
  1925. properties:
  1926. mob_app_key:
  1927. type: string
  1928. mob_app_secret:
  1929. type: string
  1930. type: object
  1931. md.SetOssReq:
  1932. properties:
  1933. file_access_key:
  1934. example: 对象存储AccessToken
  1935. type: string
  1936. file_bucket:
  1937. example: 对象存储bucket(空间)
  1938. type: string
  1939. file_bucket_host:
  1940. example: 对象存储域名
  1941. type: string
  1942. file_bucket_region:
  1943. example: 文件所属区域
  1944. type: string
  1945. file_secret_key:
  1946. example: 对象存储SecretToken
  1947. type: string
  1948. required:
  1949. - file_access_key
  1950. - file_bucket
  1951. - file_bucket_host
  1952. - file_bucket_region
  1953. - file_secret_key
  1954. type: object
  1955. md.SetOssResp:
  1956. properties:
  1957. data:
  1958. allOf:
  1959. - $ref: '#/definitions/md.SetOssReq'
  1960. description: 数据内容
  1961. qi_niu_bucket_region_list:
  1962. description: 七牛云存储区域列表
  1963. items:
  1964. $ref: '#/definitions/md.QiNiuBucketRegion'
  1965. type: array
  1966. type: object
  1967. md.SettleCenterDataData:
  1968. properties:
  1969. account:
  1970. type: string
  1971. id:
  1972. type: string
  1973. name:
  1974. type: string
  1975. settle_type:
  1976. type: string
  1977. update_at:
  1978. type: string
  1979. type: object
  1980. md.SettleCenterDataDetailReq:
  1981. properties:
  1982. end_time:
  1983. type: string
  1984. id:
  1985. type: string
  1986. limit:
  1987. type: string
  1988. page:
  1989. type: string
  1990. start_time:
  1991. example: "2024-08-29"
  1992. type: string
  1993. type: object
  1994. md.SettleCenterDataReq:
  1995. properties:
  1996. account:
  1997. type: string
  1998. limit:
  1999. type: string
  2000. name:
  2001. type: string
  2002. page:
  2003. type: string
  2004. state:
  2005. type: string
  2006. type: object
  2007. md.SettleCenterDataRes:
  2008. properties:
  2009. list:
  2010. items:
  2011. $ref: '#/definitions/md.SettleCenterDataData'
  2012. type: array
  2013. state:
  2014. items:
  2015. $ref: '#/definitions/md.SelectData'
  2016. type: array
  2017. total:
  2018. type: integer
  2019. type: object
  2020. md.SettleCenterDataSaveReq:
  2021. properties:
  2022. id:
  2023. type: string
  2024. settle_type:
  2025. type: string
  2026. type: object
  2027. md.SettleFileReq:
  2028. properties:
  2029. file:
  2030. example: 七牛云链接 带http
  2031. type: string
  2032. id:
  2033. example: 列表id
  2034. type: string
  2035. type: object
  2036. md.ShareIndexResp:
  2037. properties:
  2038. agent_domain:
  2039. example: 代理分享地址
  2040. type: string
  2041. master_id:
  2042. type: string
  2043. medium_domain:
  2044. example: 媒体分享地址
  2045. type: string
  2046. type: object
  2047. md.UpdateAdminReq:
  2048. properties:
  2049. adm_id:
  2050. type: integer
  2051. memo:
  2052. type: string
  2053. password:
  2054. type: string
  2055. username:
  2056. type: string
  2057. required:
  2058. - adm_id
  2059. - password
  2060. - username
  2061. type: object
  2062. md.UpdateAdminStateReq:
  2063. properties:
  2064. adm_id:
  2065. type: integer
  2066. state:
  2067. type: integer
  2068. required:
  2069. - adm_id
  2070. - state
  2071. type: object
  2072. md.UpdateRoleReq:
  2073. properties:
  2074. memo:
  2075. type: string
  2076. name:
  2077. type: string
  2078. role_id:
  2079. type: integer
  2080. required:
  2081. - memo
  2082. - name
  2083. - role_id
  2084. type: object
  2085. md.UpdateRoleStateReq:
  2086. properties:
  2087. role_id:
  2088. type: integer
  2089. state:
  2090. type: integer
  2091. required:
  2092. - role_id
  2093. - state
  2094. type: object
  2095. md.WxOpenGetResp:
  2096. properties:
  2097. aes_key:
  2098. example: 消息加解密Key
  2099. type: string
  2100. app_secret:
  2101. example: appSecret
  2102. type: string
  2103. appid:
  2104. example: appid
  2105. type: string
  2106. token:
  2107. example: 消息校验Token
  2108. type: string
  2109. wx_open_applet_server_domain:
  2110. example: 微信开放平台-小程序服务器域名
  2111. type: string
  2112. wx_open_authorization_event_receiving_configuration:
  2113. example: 微信开放平台-授权事件接收配置
  2114. type: string
  2115. wx_open_domain_of_the_initiating_page_for_login_authorization:
  2116. example: 微信开放平台-登录授权的发起页域名
  2117. type: string
  2118. wx_open_message_and_event_reception_configuration:
  2119. example: 微信开放平台-消息与事件接收配置
  2120. type: string
  2121. wx_open_white_list_ip:
  2122. example: 微信开放平台-白名单ip
  2123. type: string
  2124. type: object
  2125. md.WxOpenSetReq:
  2126. properties:
  2127. aes_key:
  2128. example: 消息加解密Key
  2129. type: string
  2130. app_secret:
  2131. example: appSecret
  2132. type: string
  2133. appid:
  2134. example: appid
  2135. type: string
  2136. token:
  2137. example: 消息校验Token
  2138. type: string
  2139. required:
  2140. - aes_key
  2141. - app_secret
  2142. - appid
  2143. - token
  2144. type: object
  2145. host: localhost:1002 or xxxx.advertisement.dengbiao.top
  2146. info:
  2147. contact:
  2148. email: 1239118001@qq.com
  2149. name: dengbiao
  2150. url: http://www.swagger.io/support
  2151. description: 站长后台接口
  2152. license:
  2153. name: Apache 2.0
  2154. url: http://www.apache.org/licenses/LICENSE-2.0.html
  2155. termsOfService: http://swagger.io/terms/
  2156. title: 广告联盟-站长平台
  2157. version: "1.0"
  2158. paths:
  2159. /api/agentQualification/bank:
  2160. post:
  2161. consumes:
  2162. - application/json
  2163. description: 渠道资质-银行资质
  2164. parameters:
  2165. - description: 验证参数Bearer和token空格拼接
  2166. in: header
  2167. name: Authorization
  2168. required: true
  2169. type: string
  2170. - description: 请求参数
  2171. in: body
  2172. name: args
  2173. required: true
  2174. schema:
  2175. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  2176. produces:
  2177. - application/json
  2178. responses:
  2179. "200":
  2180. description: 具体看返回内容 这是data里面的数据
  2181. schema:
  2182. $ref: '#/definitions/md.AgentQualificationBankRes'
  2183. "400":
  2184. description: 具体错误
  2185. schema:
  2186. $ref: '#/definitions/md.Response'
  2187. summary: 银行资质
  2188. tags:
  2189. - 渠道资质------嘉俊
  2190. /api/agentQualification/bank/audit:
  2191. post:
  2192. consumes:
  2193. - application/json
  2194. description: 渠道资质-银行资质审核
  2195. parameters:
  2196. - description: 验证参数Bearer和token空格拼接
  2197. in: header
  2198. name: Authorization
  2199. required: true
  2200. type: string
  2201. - description: 请求参数
  2202. in: body
  2203. name: args
  2204. required: true
  2205. schema:
  2206. $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
  2207. produces:
  2208. - application/json
  2209. responses:
  2210. "200":
  2211. description: 具体看返回内容
  2212. schema:
  2213. type: string
  2214. "400":
  2215. description: 具体错误
  2216. schema:
  2217. $ref: '#/definitions/md.Response'
  2218. summary: 银行资质审核
  2219. tags:
  2220. - 渠道资质------嘉俊
  2221. /api/agentQualification/contact:
  2222. post:
  2223. consumes:
  2224. - application/json
  2225. description: 渠道资质-联系方式
  2226. parameters:
  2227. - description: 验证参数Bearer和token空格拼接
  2228. in: header
  2229. name: Authorization
  2230. required: true
  2231. type: string
  2232. - description: 请求参数
  2233. in: body
  2234. name: args
  2235. required: true
  2236. schema:
  2237. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  2238. produces:
  2239. - application/json
  2240. responses:
  2241. "200":
  2242. description: 具体看返回内容 这是data里面的数据
  2243. schema:
  2244. $ref: '#/definitions/md.AgentQualificationContactRes'
  2245. "400":
  2246. description: 具体错误
  2247. schema:
  2248. $ref: '#/definitions/md.Response'
  2249. summary: 联系方式
  2250. tags:
  2251. - 渠道资质------嘉俊
  2252. /api/agentQualification/contact/audit:
  2253. post:
  2254. consumes:
  2255. - application/json
  2256. description: 渠道资质-联系方式审核
  2257. parameters:
  2258. - description: 验证参数Bearer和token空格拼接
  2259. in: header
  2260. name: Authorization
  2261. required: true
  2262. type: string
  2263. - description: 请求参数
  2264. in: body
  2265. name: args
  2266. required: true
  2267. schema:
  2268. $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
  2269. produces:
  2270. - application/json
  2271. responses:
  2272. "200":
  2273. description: 具体看返回内容
  2274. schema:
  2275. type: string
  2276. "400":
  2277. description: 具体错误
  2278. schema:
  2279. $ref: '#/definitions/md.Response'
  2280. summary: 联系方式审核
  2281. tags:
  2282. - 渠道资质------嘉俊
  2283. /api/agentQualification/enterprise:
  2284. post:
  2285. consumes:
  2286. - application/json
  2287. description: 渠道资质-主体资质
  2288. parameters:
  2289. - description: 验证参数Bearer和token空格拼接
  2290. in: header
  2291. name: Authorization
  2292. required: true
  2293. type: string
  2294. - description: 请求参数
  2295. in: body
  2296. name: args
  2297. required: true
  2298. schema:
  2299. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  2300. produces:
  2301. - application/json
  2302. responses:
  2303. "200":
  2304. description: 具体看返回内容 这是data里面的数据
  2305. schema:
  2306. $ref: '#/definitions/md.AgentQualificationEnterpriseRes'
  2307. "400":
  2308. description: 具体错误
  2309. schema:
  2310. $ref: '#/definitions/md.Response'
  2311. summary: 主体资质
  2312. tags:
  2313. - 渠道资质------嘉俊
  2314. /api/agentQualification/enterprise/audit:
  2315. post:
  2316. consumes:
  2317. - application/json
  2318. description: 渠道资质-主体资质审核
  2319. parameters:
  2320. - description: 验证参数Bearer和token空格拼接
  2321. in: header
  2322. name: Authorization
  2323. required: true
  2324. type: string
  2325. - description: 请求参数
  2326. in: body
  2327. name: args
  2328. required: true
  2329. schema:
  2330. $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
  2331. produces:
  2332. - application/json
  2333. responses:
  2334. "200":
  2335. description: 具体看返回内容
  2336. schema:
  2337. type: string
  2338. "400":
  2339. description: 具体错误
  2340. schema:
  2341. $ref: '#/definitions/md.Response'
  2342. summary: 主体资质审核
  2343. tags:
  2344. - 渠道资质------嘉俊
  2345. /api/dataCenter/generate/data/del:
  2346. post:
  2347. consumes:
  2348. - application/json
  2349. description: 数据中心-分成数据-删除
  2350. parameters:
  2351. - description: 验证参数Bearer和token空格拼接
  2352. in: header
  2353. name: Authorization
  2354. required: true
  2355. type: string
  2356. - description: 请求参数
  2357. in: body
  2358. name: args
  2359. required: true
  2360. schema:
  2361. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2362. produces:
  2363. - application/json
  2364. responses:
  2365. "200":
  2366. description: '具体看返回内容 '
  2367. schema:
  2368. type: string
  2369. "400":
  2370. description: 具体错误
  2371. schema:
  2372. $ref: '#/definitions/md.Response'
  2373. summary: 分成数据-删除
  2374. tags:
  2375. - 数据中心------嘉俊
  2376. /api/dataCenter/generate/data/detail:
  2377. post:
  2378. consumes:
  2379. - application/json
  2380. description: 数据中心-分成数据-详情
  2381. parameters:
  2382. - description: 验证参数Bearer和token空格拼接
  2383. in: header
  2384. name: Authorization
  2385. required: true
  2386. type: string
  2387. - description: 请求参数
  2388. in: body
  2389. name: args
  2390. required: true
  2391. schema:
  2392. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2393. produces:
  2394. - application/json
  2395. responses:
  2396. "200":
  2397. description: '具体看返回内容 '
  2398. schema:
  2399. $ref: '#/definitions/md.DataCenterGenerateDataDetailData'
  2400. "400":
  2401. description: 具体错误
  2402. schema:
  2403. $ref: '#/definitions/md.Response'
  2404. summary: 分成数据-详情
  2405. tags:
  2406. - 数据中心------嘉俊
  2407. /api/dataCenter/generate/data/doing:
  2408. post:
  2409. consumes:
  2410. - application/json
  2411. description: 数据中心-分成数据-应用操作
  2412. parameters:
  2413. - description: 验证参数Bearer和token空格拼接
  2414. in: header
  2415. name: Authorization
  2416. required: true
  2417. type: string
  2418. - description: 请求参数
  2419. in: body
  2420. name: args
  2421. required: true
  2422. schema:
  2423. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2424. produces:
  2425. - application/json
  2426. responses:
  2427. "200":
  2428. description: '具体看返回内容 '
  2429. schema:
  2430. type: string
  2431. "400":
  2432. description: 具体错误
  2433. schema:
  2434. $ref: '#/definitions/md.Response'
  2435. summary: 分成数据-应用操作
  2436. tags:
  2437. - 数据中心------嘉俊
  2438. /api/dataCenter/generate/data/list:
  2439. post:
  2440. consumes:
  2441. - application/json
  2442. description: 数据中心-分成数据-列表
  2443. parameters:
  2444. - description: 验证参数Bearer和token空格拼接
  2445. in: header
  2446. name: Authorization
  2447. required: true
  2448. type: string
  2449. - description: 请求参数
  2450. in: body
  2451. name: args
  2452. required: true
  2453. schema:
  2454. $ref: '#/definitions/md.DataCenterGenerateDataReq'
  2455. produces:
  2456. - application/json
  2457. responses:
  2458. "200":
  2459. description: 具体看返回内容 这是data里面的数据
  2460. schema:
  2461. $ref: '#/definitions/md.DataCenterGenerateDataRes'
  2462. "400":
  2463. description: 具体错误
  2464. schema:
  2465. $ref: '#/definitions/md.Response'
  2466. summary: 分成数据-列表
  2467. tags:
  2468. - 数据中心------嘉俊
  2469. /api/dataCenter/income/data/detail:
  2470. post:
  2471. consumes:
  2472. - application/json
  2473. description: 数据中心-收益报表-详情
  2474. parameters:
  2475. - description: 验证参数Bearer和token空格拼接
  2476. in: header
  2477. name: Authorization
  2478. required: true
  2479. type: string
  2480. - description: 请求参数
  2481. in: body
  2482. name: args
  2483. required: true
  2484. schema:
  2485. $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
  2486. produces:
  2487. - application/json
  2488. responses:
  2489. "200":
  2490. description: 具体看返回内容 这是data里面的数据
  2491. schema:
  2492. $ref: '#/definitions/md.DataCenterIncomeDataDetail'
  2493. "400":
  2494. description: 具体错误
  2495. schema:
  2496. $ref: '#/definitions/md.Response'
  2497. summary: 收益报表-详情
  2498. tags:
  2499. - 数据中心------嘉俊
  2500. /api/dataCenter/income/data/list:
  2501. post:
  2502. consumes:
  2503. - application/json
  2504. description: 数据中心-收益报表-列表
  2505. parameters:
  2506. - description: 验证参数Bearer和token空格拼接
  2507. in: header
  2508. name: Authorization
  2509. required: true
  2510. type: string
  2511. - description: 请求参数
  2512. in: body
  2513. name: args
  2514. required: true
  2515. schema:
  2516. $ref: '#/definitions/md.DataCenterGenerateDataReq'
  2517. produces:
  2518. - application/json
  2519. responses:
  2520. "200":
  2521. description: 具体看返回内容 这是data里面的数据
  2522. schema:
  2523. $ref: '#/definitions/md.DataCenterIncomeDataRes'
  2524. "400":
  2525. description: 具体错误
  2526. schema:
  2527. $ref: '#/definitions/md.Response'
  2528. summary: 收益报表-列表
  2529. tags:
  2530. - 数据中心------嘉俊
  2531. /api/dataCenter/original/data/del:
  2532. post:
  2533. consumes:
  2534. - application/json
  2535. description: 数据中心-原始数据-删除
  2536. parameters:
  2537. - description: 验证参数Bearer和token空格拼接
  2538. in: header
  2539. name: Authorization
  2540. required: true
  2541. type: string
  2542. - description: 请求参数
  2543. in: body
  2544. name: args
  2545. required: true
  2546. schema:
  2547. $ref: '#/definitions/md.DataCenterOriginalDataCommReq'
  2548. produces:
  2549. - application/json
  2550. responses:
  2551. "200":
  2552. description: '具体看返回内容 '
  2553. schema:
  2554. type: string
  2555. "400":
  2556. description: 具体错误
  2557. schema:
  2558. $ref: '#/definitions/md.Response'
  2559. summary: 原始数据-删除
  2560. tags:
  2561. - 数据中心------嘉俊
  2562. /api/dataCenter/original/data/doing:
  2563. post:
  2564. consumes:
  2565. - application/json
  2566. description: 数据中心-原始数据-应用操作
  2567. parameters:
  2568. - description: 验证参数Bearer和token空格拼接
  2569. in: header
  2570. name: Authorization
  2571. required: true
  2572. type: string
  2573. - description: 请求参数
  2574. in: body
  2575. name: args
  2576. required: true
  2577. schema:
  2578. $ref: '#/definitions/md.DataCenterDataCenterOriginalDataDoingReq'
  2579. produces:
  2580. - application/json
  2581. responses:
  2582. "200":
  2583. description: '具体看返回内容 '
  2584. schema:
  2585. type: string
  2586. "400":
  2587. description: 具体错误
  2588. schema:
  2589. $ref: '#/definitions/md.Response'
  2590. summary: 原始数据-应用操作
  2591. tags:
  2592. - 数据中心------嘉俊
  2593. /api/dataCenter/original/data/list:
  2594. post:
  2595. consumes:
  2596. - application/json
  2597. description: 数据中心-原始数据-列表
  2598. parameters:
  2599. - description: 验证参数Bearer和token空格拼接
  2600. in: header
  2601. name: Authorization
  2602. required: true
  2603. type: string
  2604. - description: 请求参数
  2605. in: body
  2606. name: args
  2607. required: true
  2608. schema:
  2609. $ref: '#/definitions/md.DataCenterOriginalDataReq'
  2610. produces:
  2611. - application/json
  2612. responses:
  2613. "200":
  2614. description: 具体看返回内容 这是data里面的数据
  2615. schema:
  2616. $ref: '#/definitions/md.DataCenterOriginalDataRes'
  2617. "400":
  2618. description: 具体错误
  2619. schema:
  2620. $ref: '#/definitions/md.Response'
  2621. summary: 原始数据-列表
  2622. tags:
  2623. - 数据中心------嘉俊
  2624. /api/dataCenter/original/data/more/application:
  2625. post:
  2626. consumes:
  2627. - application/json
  2628. description: 数据中心-原始数据-一键导入应用列表
  2629. parameters:
  2630. - description: 验证参数Bearer和token空格拼接
  2631. in: header
  2632. name: Authorization
  2633. required: true
  2634. type: string
  2635. - description: 请求参数
  2636. in: body
  2637. name: args
  2638. required: true
  2639. schema:
  2640. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationReq'
  2641. produces:
  2642. - application/json
  2643. responses:
  2644. "200":
  2645. description: 具体看返回内容 这是data里面的数据
  2646. schema:
  2647. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationRes'
  2648. "400":
  2649. description: 具体错误
  2650. schema:
  2651. $ref: '#/definitions/md.Response'
  2652. summary: 原始数据-一键导入应用列表
  2653. tags:
  2654. - 数据中心------嘉俊
  2655. /api/dataCenter/original/data/more/application/doing:
  2656. post:
  2657. consumes:
  2658. - application/json
  2659. description: 数据中心-原始数据-一键导入操作
  2660. parameters:
  2661. - description: 验证参数Bearer和token空格拼接
  2662. in: header
  2663. name: Authorization
  2664. required: true
  2665. type: string
  2666. - description: 请求参数
  2667. in: body
  2668. name: args
  2669. required: true
  2670. schema:
  2671. $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationDoingReq'
  2672. produces:
  2673. - application/json
  2674. responses:
  2675. "200":
  2676. description: '具体看返回内容 '
  2677. schema:
  2678. type: string
  2679. "400":
  2680. description: 具体错误
  2681. schema:
  2682. $ref: '#/definitions/md.Response'
  2683. summary: 原始数据-一键导入操作
  2684. tags:
  2685. - 数据中心------嘉俊
  2686. /api/dataCenter/original/data/more/application/state:
  2687. get:
  2688. consumes:
  2689. - application/json
  2690. description: 数据中心-原始数据-一键导入操作状态
  2691. parameters:
  2692. - description: 验证参数Bearer和token空格拼接
  2693. in: header
  2694. name: Authorization
  2695. required: true
  2696. type: string
  2697. produces:
  2698. - application/json
  2699. responses:
  2700. "200":
  2701. description: 具体看返回内容 state=1 进行中
  2702. schema:
  2703. type: string
  2704. "400":
  2705. description: 具体错误
  2706. schema:
  2707. $ref: '#/definitions/md.Response'
  2708. summary: 原始数据-一键导入操作状态
  2709. tags:
  2710. - 数据中心------嘉俊
  2711. /api/dataCenter/original/data/one/application:
  2712. get:
  2713. consumes:
  2714. - application/json
  2715. description: 数据中心-原始数据-单个导入应用列表
  2716. parameters:
  2717. - description: 验证参数Bearer和token空格拼接
  2718. in: header
  2719. name: Authorization
  2720. required: true
  2721. type: string
  2722. produces:
  2723. - application/json
  2724. responses:
  2725. "200":
  2726. description: 具体看返回内容 这是data里面的数据
  2727. schema:
  2728. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationRes'
  2729. "400":
  2730. description: 具体错误
  2731. schema:
  2732. $ref: '#/definitions/md.Response'
  2733. summary: 原始数据-单个导入应用列表
  2734. tags:
  2735. - 数据中心------嘉俊
  2736. /api/dataCenter/original/data/one/application/ad/list:
  2737. post:
  2738. consumes:
  2739. - application/json
  2740. description: 数据中心-原始数据-单个导入应用-广告位列表
  2741. parameters:
  2742. - description: 验证参数Bearer和token空格拼接
  2743. in: header
  2744. name: Authorization
  2745. required: true
  2746. type: string
  2747. - description: 请求参数
  2748. in: body
  2749. name: args
  2750. required: true
  2751. schema:
  2752. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListReq'
  2753. produces:
  2754. - application/json
  2755. responses:
  2756. "200":
  2757. description: 具体看返回内容 这是data里面的数据
  2758. schema:
  2759. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListRes'
  2760. "400":
  2761. description: 具体错误
  2762. schema:
  2763. $ref: '#/definitions/md.Response'
  2764. summary: 原始数据-单个导入应用-广告位列表
  2765. tags:
  2766. - 数据中心------嘉俊
  2767. /api/dataCenter/original/data/one/application/doing:
  2768. post:
  2769. consumes:
  2770. - application/json
  2771. description: 数据中心-原始数据-单个应用数据操作
  2772. parameters:
  2773. - description: 验证参数Bearer和token空格拼接
  2774. in: header
  2775. name: Authorization
  2776. required: true
  2777. type: string
  2778. - description: 请求参数
  2779. in: body
  2780. name: args
  2781. required: true
  2782. schema:
  2783. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReq'
  2784. produces:
  2785. - application/json
  2786. responses:
  2787. "200":
  2788. description: '具体看返回内容 '
  2789. schema:
  2790. type: string
  2791. "400":
  2792. description: 具体错误
  2793. schema:
  2794. $ref: '#/definitions/md.Response'
  2795. summary: 原始数据-单个应用数据操作
  2796. tags:
  2797. - 数据中心------嘉俊
  2798. /api/dataCenter/original/data/one/application/state:
  2799. get:
  2800. consumes:
  2801. - application/json
  2802. description: 数据中心-原始数据-单个应用数据操作后的完成状态
  2803. parameters:
  2804. - description: 验证参数Bearer和token空格拼接
  2805. in: header
  2806. name: Authorization
  2807. required: true
  2808. type: string
  2809. produces:
  2810. - application/json
  2811. responses:
  2812. "200":
  2813. description: 具体看返回内容 state=1 进行中
  2814. schema:
  2815. type: string
  2816. "400":
  2817. description: 具体错误
  2818. schema:
  2819. $ref: '#/definitions/md.Response'
  2820. summary: 原始数据-单个应用数据操作后的完成状态
  2821. tags:
  2822. - 数据中心------嘉俊
  2823. /api/dataCenter/original/data/one/application/total:
  2824. post:
  2825. consumes:
  2826. - application/json
  2827. description: 数据中心-原始数据-单个应用数据统计
  2828. parameters:
  2829. - description: 验证参数Bearer和token空格拼接
  2830. in: header
  2831. name: Authorization
  2832. required: true
  2833. type: string
  2834. - description: 请求参数
  2835. in: body
  2836. name: args
  2837. required: true
  2838. schema:
  2839. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReq'
  2840. produces:
  2841. - application/json
  2842. responses:
  2843. "200":
  2844. description: '具体看返回内容 '
  2845. schema:
  2846. $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingRes'
  2847. "400":
  2848. description: 具体错误
  2849. schema:
  2850. $ref: '#/definitions/md.Response'
  2851. summary: 原始数据-单个应用数据统计
  2852. tags:
  2853. - 数据中心------嘉俊
  2854. /api/dataCenter/original/data/total:
  2855. post:
  2856. consumes:
  2857. - application/json
  2858. description: 数据中心-原始数据-记录应用时统计
  2859. parameters:
  2860. - description: 验证参数Bearer和token空格拼接
  2861. in: header
  2862. name: Authorization
  2863. required: true
  2864. type: string
  2865. - description: 请求参数
  2866. in: body
  2867. name: args
  2868. required: true
  2869. schema:
  2870. $ref: '#/definitions/md.DataCenterOriginalDataCommReq'
  2871. produces:
  2872. - application/json
  2873. responses:
  2874. "200":
  2875. description: '具体看返回内容 '
  2876. schema:
  2877. type: string
  2878. "400":
  2879. description: 具体错误
  2880. schema:
  2881. $ref: '#/definitions/md.Response'
  2882. summary: 原始数据-记录应用时统计
  2883. tags:
  2884. - 数据中心------嘉俊
  2885. /api/divisionStrategy/detail:
  2886. post:
  2887. consumes:
  2888. - application/json
  2889. description: 分成策略-详情
  2890. parameters:
  2891. - description: 验证参数Bearer和token空格拼接
  2892. in: header
  2893. name: Authorization
  2894. required: true
  2895. type: string
  2896. - description: 请求参数
  2897. in: body
  2898. name: args
  2899. required: true
  2900. schema:
  2901. $ref: '#/definitions/md.DivisionStrategyDetailReq'
  2902. produces:
  2903. - application/json
  2904. responses:
  2905. "200":
  2906. description: 具体看返回内容 这是data里面的数据
  2907. schema:
  2908. $ref: '#/definitions/md.DivisionStrategyDetailRes'
  2909. "400":
  2910. description: 具体错误
  2911. schema:
  2912. $ref: '#/definitions/md.Response'
  2913. summary: 详情
  2914. tags:
  2915. - 分成策略------嘉俊
  2916. /api/divisionStrategy/list:
  2917. post:
  2918. consumes:
  2919. - application/json
  2920. description: 分成策略-列表
  2921. parameters:
  2922. - description: 验证参数Bearer和token空格拼接
  2923. in: header
  2924. name: Authorization
  2925. required: true
  2926. type: string
  2927. - description: 请求参数
  2928. in: body
  2929. name: args
  2930. required: true
  2931. schema:
  2932. $ref: '#/definitions/md.DivisionStrategyReq'
  2933. produces:
  2934. - application/json
  2935. responses:
  2936. "200":
  2937. description: 具体看返回内容 这是data里面的数据
  2938. schema:
  2939. $ref: '#/definitions/md.DivisionStrategyRes'
  2940. "400":
  2941. description: 具体错误
  2942. schema:
  2943. $ref: '#/definitions/md.Response'
  2944. summary: 列表
  2945. tags:
  2946. - 分成策略------嘉俊
  2947. /api/divisionStrategy/save:
  2948. post:
  2949. consumes:
  2950. - application/json
  2951. description: 分成策略-保存
  2952. parameters:
  2953. - description: 验证参数Bearer和token空格拼接
  2954. in: header
  2955. name: Authorization
  2956. required: true
  2957. type: string
  2958. - description: 请求参数
  2959. in: body
  2960. name: args
  2961. required: true
  2962. schema:
  2963. $ref: '#/definitions/md.DivisionStrategyDetailRes'
  2964. produces:
  2965. - application/json
  2966. responses:
  2967. "200":
  2968. description: '具体看返回内容 '
  2969. schema:
  2970. type: string
  2971. "400":
  2972. description: 具体错误
  2973. schema:
  2974. $ref: '#/definitions/md.Response'
  2975. summary: 保存
  2976. tags:
  2977. - 分成策略------嘉俊
  2978. /api/financeCenter/agent/detail:
  2979. post:
  2980. consumes:
  2981. - application/json
  2982. description: 财务中心-代理详情
  2983. parameters:
  2984. - description: 验证参数Bearer和token空格拼接
  2985. in: header
  2986. name: Authorization
  2987. required: true
  2988. type: string
  2989. - description: 请求参数
  2990. in: body
  2991. name: args
  2992. required: true
  2993. schema:
  2994. $ref: '#/definitions/md.CommDetailReq'
  2995. produces:
  2996. - application/json
  2997. responses:
  2998. "200":
  2999. description: 具体看返回内容 这是data里面的数据
  3000. schema:
  3001. $ref: '#/definitions/md.FinanceCenterDataAgentDetailRes'
  3002. "400":
  3003. description: 具体错误
  3004. schema:
  3005. $ref: '#/definitions/md.Response'
  3006. summary: 代理详情
  3007. tags:
  3008. - 财务中心------嘉俊
  3009. /api/financeCenter/agent/invoice/save:
  3010. post:
  3011. consumes:
  3012. - application/json
  3013. description: 财务中心-代理详情-发票保存
  3014. parameters:
  3015. - description: 验证参数Bearer和token空格拼接
  3016. in: header
  3017. name: Authorization
  3018. required: true
  3019. type: string
  3020. - description: 请求参数
  3021. in: body
  3022. name: args
  3023. required: true
  3024. schema:
  3025. $ref: '#/definitions/md.InvoiceReq'
  3026. produces:
  3027. - application/json
  3028. responses:
  3029. "200":
  3030. description: 具体看返回内容 这是data里面的数据
  3031. schema:
  3032. type: string
  3033. "400":
  3034. description: 具体错误
  3035. schema:
  3036. $ref: '#/definitions/md.Response'
  3037. summary: 代理详情-发票保存
  3038. tags:
  3039. - 财务中心------嘉俊
  3040. /api/financeCenter/agent/list:
  3041. post:
  3042. consumes:
  3043. - application/json
  3044. description: 财务中心-代理列表
  3045. parameters:
  3046. - description: 验证参数Bearer和token空格拼接
  3047. in: header
  3048. name: Authorization
  3049. required: true
  3050. type: string
  3051. - description: 请求参数
  3052. in: body
  3053. name: args
  3054. required: true
  3055. schema:
  3056. $ref: '#/definitions/md.FinanceCenterDataReq'
  3057. produces:
  3058. - application/json
  3059. responses:
  3060. "200":
  3061. description: 具体看返回内容 这是data里面的数据
  3062. schema:
  3063. $ref: '#/definitions/md.FinanceCenterDataRes'
  3064. "400":
  3065. description: 具体错误
  3066. schema:
  3067. $ref: '#/definitions/md.Response'
  3068. summary: 代理列表
  3069. tags:
  3070. - 财务中心------嘉俊
  3071. /api/financeCenter/agent/other/income/save:
  3072. post:
  3073. consumes:
  3074. - application/json
  3075. description: 财务中心-代理详情-其他收益调整
  3076. parameters:
  3077. - description: 验证参数Bearer和token空格拼接
  3078. in: header
  3079. name: Authorization
  3080. required: true
  3081. type: string
  3082. - description: 请求参数
  3083. in: body
  3084. name: args
  3085. required: true
  3086. schema:
  3087. $ref: '#/definitions/md.OtherIncomeReq'
  3088. produces:
  3089. - application/json
  3090. responses:
  3091. "200":
  3092. description: 具体看返回内容 这是data里面的数据
  3093. schema:
  3094. type: string
  3095. "400":
  3096. description: 具体错误
  3097. schema:
  3098. $ref: '#/definitions/md.Response'
  3099. summary: 代理详情-其他收益调整
  3100. tags:
  3101. - 财务中心------嘉俊
  3102. /api/financeCenter/agent/pay/save:
  3103. post:
  3104. consumes:
  3105. - application/json
  3106. description: 财务中心-代理详情-确认支付
  3107. parameters:
  3108. - description: 验证参数Bearer和token空格拼接
  3109. in: header
  3110. name: Authorization
  3111. required: true
  3112. type: string
  3113. - description: 请求参数
  3114. in: body
  3115. name: args
  3116. required: true
  3117. schema:
  3118. $ref: '#/definitions/md.CommDetailReq'
  3119. produces:
  3120. - application/json
  3121. responses:
  3122. "200":
  3123. description: 具体看返回内容 这是data里面的数据
  3124. schema:
  3125. type: string
  3126. "400":
  3127. description: 具体错误
  3128. schema:
  3129. $ref: '#/definitions/md.Response'
  3130. summary: 代理详情-确认支付
  3131. tags:
  3132. - 财务中心------嘉俊
  3133. /api/financeCenter/agent/settle/file/save:
  3134. post:
  3135. consumes:
  3136. - application/json
  3137. description: 财务中心-代理详情-结算单保存
  3138. parameters:
  3139. - description: 验证参数Bearer和token空格拼接
  3140. in: header
  3141. name: Authorization
  3142. required: true
  3143. type: string
  3144. - description: 请求参数
  3145. in: body
  3146. name: args
  3147. required: true
  3148. schema:
  3149. $ref: '#/definitions/md.SettleFileReq'
  3150. produces:
  3151. - application/json
  3152. responses:
  3153. "200":
  3154. description: 具体看返回内容 这是data里面的数据
  3155. schema:
  3156. type: string
  3157. "400":
  3158. description: 具体错误
  3159. schema:
  3160. $ref: '#/definitions/md.Response'
  3161. summary: 代理详情-结算单保存
  3162. tags:
  3163. - 财务中心------嘉俊
  3164. /api/financeCenter/medium/detail:
  3165. post:
  3166. consumes:
  3167. - application/json
  3168. description: 财务中心-媒体详情
  3169. parameters:
  3170. - description: 验证参数Bearer和token空格拼接
  3171. in: header
  3172. name: Authorization
  3173. required: true
  3174. type: string
  3175. - description: 请求参数
  3176. in: body
  3177. name: args
  3178. required: true
  3179. schema:
  3180. $ref: '#/definitions/md.CommDetailReq'
  3181. produces:
  3182. - application/json
  3183. responses:
  3184. "200":
  3185. description: 具体看返回内容 这是data里面的数据
  3186. schema:
  3187. $ref: '#/definitions/md.FinanceCenterDataDetailRes'
  3188. "400":
  3189. description: 具体错误
  3190. schema:
  3191. $ref: '#/definitions/md.Response'
  3192. summary: 媒体详情
  3193. tags:
  3194. - 财务中心------嘉俊
  3195. /api/financeCenter/medium/invoice/save:
  3196. post:
  3197. consumes:
  3198. - application/json
  3199. description: 财务中心-媒体详情-发票保存
  3200. parameters:
  3201. - description: 验证参数Bearer和token空格拼接
  3202. in: header
  3203. name: Authorization
  3204. required: true
  3205. type: string
  3206. - description: 请求参数
  3207. in: body
  3208. name: args
  3209. required: true
  3210. schema:
  3211. $ref: '#/definitions/md.InvoiceReq'
  3212. produces:
  3213. - application/json
  3214. responses:
  3215. "200":
  3216. description: 具体看返回内容 这是data里面的数据
  3217. schema:
  3218. type: string
  3219. "400":
  3220. description: 具体错误
  3221. schema:
  3222. $ref: '#/definitions/md.Response'
  3223. summary: 媒体详情-发票保存
  3224. tags:
  3225. - 财务中心------嘉俊
  3226. /api/financeCenter/medium/list:
  3227. post:
  3228. consumes:
  3229. - application/json
  3230. description: 财务中心-媒体列表
  3231. parameters:
  3232. - description: 验证参数Bearer和token空格拼接
  3233. in: header
  3234. name: Authorization
  3235. required: true
  3236. type: string
  3237. - description: 请求参数
  3238. in: body
  3239. name: args
  3240. required: true
  3241. schema:
  3242. $ref: '#/definitions/md.FinanceCenterDataReq'
  3243. produces:
  3244. - application/json
  3245. responses:
  3246. "200":
  3247. description: 具体看返回内容 这是data里面的数据
  3248. schema:
  3249. $ref: '#/definitions/md.FinanceCenterDataRes'
  3250. "400":
  3251. description: 具体错误
  3252. schema:
  3253. $ref: '#/definitions/md.Response'
  3254. summary: 媒体列表
  3255. tags:
  3256. - 财务中心------嘉俊
  3257. /api/financeCenter/medium/other/income/save:
  3258. post:
  3259. consumes:
  3260. - application/json
  3261. description: 财务中心-媒体详情-其他收益调整
  3262. parameters:
  3263. - description: 验证参数Bearer和token空格拼接
  3264. in: header
  3265. name: Authorization
  3266. required: true
  3267. type: string
  3268. - description: 请求参数
  3269. in: body
  3270. name: args
  3271. required: true
  3272. schema:
  3273. $ref: '#/definitions/md.OtherIncomeReq'
  3274. produces:
  3275. - application/json
  3276. responses:
  3277. "200":
  3278. description: 具体看返回内容 这是data里面的数据
  3279. schema:
  3280. type: string
  3281. "400":
  3282. description: 具体错误
  3283. schema:
  3284. $ref: '#/definitions/md.Response'
  3285. summary: 媒体详情-其他收益调整
  3286. tags:
  3287. - 财务中心------嘉俊
  3288. /api/financeCenter/medium/pay/save:
  3289. post:
  3290. consumes:
  3291. - application/json
  3292. description: 财务中心-媒体详情-确认支付
  3293. parameters:
  3294. - description: 验证参数Bearer和token空格拼接
  3295. in: header
  3296. name: Authorization
  3297. required: true
  3298. type: string
  3299. - description: 请求参数
  3300. in: body
  3301. name: args
  3302. required: true
  3303. schema:
  3304. $ref: '#/definitions/md.CommDetailReq'
  3305. produces:
  3306. - application/json
  3307. responses:
  3308. "200":
  3309. description: 具体看返回内容 这是data里面的数据
  3310. schema:
  3311. type: string
  3312. "400":
  3313. description: 具体错误
  3314. schema:
  3315. $ref: '#/definitions/md.Response'
  3316. summary: 媒体详情-确认支付
  3317. tags:
  3318. - 财务中心------嘉俊
  3319. /api/financeCenter/medium/settle/file/save:
  3320. post:
  3321. consumes:
  3322. - application/json
  3323. description: 财务中心-媒体详情-结算单保存
  3324. parameters:
  3325. - description: 验证参数Bearer和token空格拼接
  3326. in: header
  3327. name: Authorization
  3328. required: true
  3329. type: string
  3330. - description: 请求参数
  3331. in: body
  3332. name: args
  3333. required: true
  3334. schema:
  3335. $ref: '#/definitions/md.SettleFileReq'
  3336. produces:
  3337. - application/json
  3338. responses:
  3339. "200":
  3340. description: 具体看返回内容 这是data里面的数据
  3341. schema:
  3342. type: string
  3343. "400":
  3344. description: 具体错误
  3345. schema:
  3346. $ref: '#/definitions/md.Response'
  3347. summary: 媒体详情-结算单保存
  3348. tags:
  3349. - 财务中心------嘉俊
  3350. /api/index/app/list:
  3351. post:
  3352. consumes:
  3353. - application/json
  3354. description: 数据中心-数据明细
  3355. parameters:
  3356. - description: 验证参数Bearer和token空格拼接
  3357. in: header
  3358. name: Authorization
  3359. required: true
  3360. type: string
  3361. - description: 请求参数
  3362. in: body
  3363. name: args
  3364. required: true
  3365. schema:
  3366. $ref: '#/definitions/md.IndexAppListReq'
  3367. produces:
  3368. - application/json
  3369. responses:
  3370. "200":
  3371. description: 具体看返回内容 这是data里面的数据
  3372. schema:
  3373. $ref: '#/definitions/md.IndexAppListRes'
  3374. "400":
  3375. description: 具体错误
  3376. schema:
  3377. $ref: '#/definitions/md.Response'
  3378. summary: 数据明细
  3379. tags:
  3380. - 数据中心------嘉俊
  3381. /api/index/base:
  3382. get:
  3383. consumes:
  3384. - application/json
  3385. description: 首页-右上角基本数据
  3386. parameters:
  3387. - description: 验证参数Bearer和token空格拼接
  3388. in: header
  3389. name: Authorization
  3390. required: true
  3391. type: string
  3392. produces:
  3393. - application/json
  3394. responses:
  3395. "200":
  3396. description: 具体看返回内容 这是data里面的数据
  3397. schema:
  3398. type: string
  3399. "400":
  3400. description: 具体错误
  3401. schema:
  3402. $ref: '#/definitions/md.Response'
  3403. summary: 右上角基本数据
  3404. tags:
  3405. - 首页------嘉俊
  3406. /api/index/total:
  3407. get:
  3408. consumes:
  3409. - application/json
  3410. description: 首页-统计数据
  3411. parameters:
  3412. - description: 验证参数Bearer和token空格拼接
  3413. in: header
  3414. name: Authorization
  3415. required: true
  3416. type: string
  3417. produces:
  3418. - application/json
  3419. responses:
  3420. "200":
  3421. description: 具体看返回内容 这是data里面的数据
  3422. schema:
  3423. type: string
  3424. "400":
  3425. description: 具体错误
  3426. schema:
  3427. $ref: '#/definitions/md.Response'
  3428. summary: 统计数据
  3429. tags:
  3430. - 首页------嘉俊
  3431. /api/login:
  3432. post:
  3433. consumes:
  3434. - application/json
  3435. description: 登入
  3436. parameters:
  3437. - description: 用户名密码
  3438. in: body
  3439. name: req
  3440. required: true
  3441. schema:
  3442. $ref: '#/definitions/md.LoginReq'
  3443. produces:
  3444. - application/json
  3445. responses:
  3446. "200":
  3447. description: token
  3448. schema:
  3449. $ref: '#/definitions/md.LoginResponse'
  3450. "400":
  3451. description: 具体错误
  3452. schema:
  3453. $ref: '#/definitions/md.Response'
  3454. summary: 登陆
  3455. tags:
  3456. - 登录
  3457. /api/mediumCenter/agent/bind/medium/list:
  3458. post:
  3459. consumes:
  3460. - application/json
  3461. description: 媒体中心-代理绑定媒体列表
  3462. parameters:
  3463. - description: 验证参数Bearer和token空格拼接
  3464. in: header
  3465. name: Authorization
  3466. required: true
  3467. type: string
  3468. - description: 请求参数
  3469. in: body
  3470. name: args
  3471. required: true
  3472. schema:
  3473. $ref: '#/definitions/md.MediumListReq'
  3474. produces:
  3475. - application/json
  3476. responses:
  3477. "200":
  3478. description: 具体看返回内容 这是data里面的数据
  3479. schema:
  3480. $ref: '#/definitions/md.MediumListRes'
  3481. "400":
  3482. description: 具体错误
  3483. schema:
  3484. $ref: '#/definitions/md.Response'
  3485. summary: 代理绑定媒体列表
  3486. tags:
  3487. - 媒体中心------嘉俊
  3488. /api/mediumCenter/agent/list:
  3489. post:
  3490. consumes:
  3491. - application/json
  3492. description: 媒体中心-代理列表
  3493. parameters:
  3494. - description: 验证参数Bearer和token空格拼接
  3495. in: header
  3496. name: Authorization
  3497. required: true
  3498. type: string
  3499. - description: 请求参数
  3500. in: body
  3501. name: args
  3502. required: true
  3503. schema:
  3504. $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
  3505. produces:
  3506. - application/json
  3507. responses:
  3508. "200":
  3509. description: 具体看返回内容 这是data里面的数据
  3510. schema:
  3511. $ref: '#/definitions/md.AgentQualificationEnterpriseRes'
  3512. "400":
  3513. description: 具体错误
  3514. schema:
  3515. $ref: '#/definitions/md.Response'
  3516. summary: 代理列表
  3517. tags:
  3518. - 媒体中心------嘉俊
  3519. /api/mediumCenter/applet/application/ad/space/audit:
  3520. post:
  3521. consumes:
  3522. - application/json
  3523. description: 小程序应用-广告位审核
  3524. parameters:
  3525. - description: 验证参数Bearer和token空格拼接
  3526. in: header
  3527. name: Authorization
  3528. required: true
  3529. type: string
  3530. - description: 请求参数
  3531. in: body
  3532. name: args
  3533. required: true
  3534. schema:
  3535. $ref: '#/definitions/md.AppletApplicationAdSpaceSaveReq'
  3536. produces:
  3537. - application/json
  3538. responses:
  3539. "200":
  3540. description: 具体看返回内容
  3541. schema:
  3542. type: string
  3543. "400":
  3544. description: 具体错误
  3545. schema:
  3546. $ref: '#/definitions/md.Response'
  3547. summary: 广告位审核
  3548. tags:
  3549. - 媒体中心------嘉俊
  3550. /api/mediumCenter/applet/application/ad/space/list:
  3551. post:
  3552. consumes:
  3553. - application/json
  3554. description: 媒体中心-媒体列表
  3555. parameters:
  3556. - description: 验证参数Bearer和token空格拼接
  3557. in: header
  3558. name: Authorization
  3559. required: true
  3560. type: string
  3561. - description: 请求参数
  3562. in: body
  3563. name: args
  3564. required: true
  3565. schema:
  3566. $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListReq'
  3567. produces:
  3568. - application/json
  3569. responses:
  3570. "200":
  3571. description: 具体看返回内容---这是data里面的数据
  3572. schema:
  3573. $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListRes'
  3574. "400":
  3575. description: 具体错误
  3576. schema:
  3577. $ref: '#/definitions/md.Response'
  3578. summary: 媒体列表
  3579. tags:
  3580. - 媒体中心------嘉俊
  3581. /api/mediumCenter/applet/application/ad/space/save:
  3582. post:
  3583. consumes:
  3584. - application/json
  3585. description: 小程序应用-广告位列表
  3586. parameters:
  3587. - description: 验证参数Bearer和token空格拼接
  3588. in: header
  3589. name: Authorization
  3590. required: true
  3591. type: string
  3592. - description: 请求参数
  3593. in: body
  3594. name: args
  3595. required: true
  3596. schema:
  3597. $ref: '#/definitions/md.AppletApplicationAdSpaceListReq'
  3598. produces:
  3599. - application/json
  3600. responses:
  3601. "200":
  3602. description: 具体看返回内容---这是data里面的数据
  3603. schema:
  3604. $ref: '#/definitions/md.AppletApplicationAdSpaceListRes'
  3605. "400":
  3606. description: 具体错误
  3607. schema:
  3608. $ref: '#/definitions/md.Response'
  3609. summary: 广告位列表
  3610. tags:
  3611. - 媒体中心------嘉俊
  3612. /api/mediumCenter/applet/application/audit:
  3613. post:
  3614. consumes:
  3615. - application/json
  3616. description: 小程序应用-审核
  3617. parameters:
  3618. - description: 验证参数Bearer和token空格拼接
  3619. in: header
  3620. name: Authorization
  3621. required: true
  3622. type: string
  3623. - description: 请求参数
  3624. in: body
  3625. name: args
  3626. required: true
  3627. schema:
  3628. $ref: '#/definitions/md.AppletApplicationSaveReq'
  3629. produces:
  3630. - application/json
  3631. responses:
  3632. "200":
  3633. description: 具体看返回内容
  3634. schema:
  3635. type: string
  3636. "400":
  3637. description: 具体错误
  3638. schema:
  3639. $ref: '#/definitions/md.Response'
  3640. summary: 审核
  3641. tags:
  3642. - 媒体中心------嘉俊
  3643. /api/mediumCenter/applet/application/list:
  3644. post:
  3645. consumes:
  3646. - application/json
  3647. description: 小程序应用-列表数据
  3648. parameters:
  3649. - description: 验证参数Bearer和token空格拼接
  3650. in: header
  3651. name: Authorization
  3652. required: true
  3653. type: string
  3654. - description: 请求参数
  3655. in: body
  3656. name: args
  3657. required: true
  3658. schema:
  3659. $ref: '#/definitions/md.AppletApplicationListReq'
  3660. produces:
  3661. - application/json
  3662. responses:
  3663. "200":
  3664. description: 具体看返回内容---这是data里面的数据
  3665. schema:
  3666. $ref: '#/definitions/md.AppletApplicationListRes'
  3667. "400":
  3668. description: 具体错误
  3669. schema:
  3670. $ref: '#/definitions/md.Response'
  3671. summary: 应用列表
  3672. tags:
  3673. - 媒体中心------嘉俊
  3674. /api/mediumCenter/applet/application/medium/list:
  3675. post:
  3676. consumes:
  3677. - application/json
  3678. description: 媒体中心-媒体列表
  3679. parameters:
  3680. - description: 验证参数Bearer和token空格拼接
  3681. in: header
  3682. name: Authorization
  3683. required: true
  3684. type: string
  3685. - description: 请求参数
  3686. in: body
  3687. name: args
  3688. required: true
  3689. schema:
  3690. $ref: '#/definitions/md.AppletApplicationMediumListReq'
  3691. produces:
  3692. - application/json
  3693. responses:
  3694. "200":
  3695. description: 具体看返回内容---这是data里面的数据
  3696. schema:
  3697. $ref: '#/definitions/md.AppletApplicationMediumListRes'
  3698. "400":
  3699. description: 具体错误
  3700. schema:
  3701. $ref: '#/definitions/md.Response'
  3702. summary: 媒体列表
  3703. tags:
  3704. - 媒体中心------嘉俊
  3705. /api/mediumCenter/medium/bind/agent/del:
  3706. post:
  3707. consumes:
  3708. - application/json
  3709. description: 媒体中心-媒体绑定代理删除
  3710. parameters:
  3711. - description: 验证参数Bearer和token空格拼接
  3712. in: header
  3713. name: Authorization
  3714. required: true
  3715. type: string
  3716. - description: 请求参数
  3717. in: body
  3718. name: args
  3719. required: true
  3720. schema:
  3721. $ref: '#/definitions/md.MediumListDelReq'
  3722. produces:
  3723. - application/json
  3724. responses:
  3725. "200":
  3726. description: '具体看返回内容 '
  3727. schema:
  3728. type: string
  3729. "400":
  3730. description: 具体错误
  3731. schema:
  3732. $ref: '#/definitions/md.Response'
  3733. summary: 媒体绑定代理删除
  3734. tags:
  3735. - 媒体中心------嘉俊
  3736. /api/mediumCenter/medium/bind/agent/list:
  3737. post:
  3738. consumes:
  3739. - application/json
  3740. description: 媒体中心-媒体绑定代理列表
  3741. parameters:
  3742. - description: 验证参数Bearer和token空格拼接
  3743. in: header
  3744. name: Authorization
  3745. required: true
  3746. type: string
  3747. - description: 请求参数
  3748. in: body
  3749. name: args
  3750. required: true
  3751. schema:
  3752. $ref: '#/definitions/md.MediumListReq'
  3753. produces:
  3754. - application/json
  3755. responses:
  3756. "200":
  3757. description: 具体看返回内容 这是data里面的数据
  3758. schema:
  3759. $ref: '#/definitions/md.MediumListRes'
  3760. "400":
  3761. description: 具体错误
  3762. schema:
  3763. $ref: '#/definitions/md.Response'
  3764. summary: 媒体绑定代理列表
  3765. tags:
  3766. - 媒体中心------嘉俊
  3767. /api/mediumCenter/medium/bind/agent/save:
  3768. post:
  3769. consumes:
  3770. - application/json
  3771. description: 媒体中心-媒体绑定代理操作
  3772. parameters:
  3773. - description: 验证参数Bearer和token空格拼接
  3774. in: header
  3775. name: Authorization
  3776. required: true
  3777. type: string
  3778. - description: 请求参数
  3779. in: body
  3780. name: args
  3781. required: true
  3782. schema:
  3783. $ref: '#/definitions/md.MediumListSaveReq'
  3784. produces:
  3785. - application/json
  3786. responses:
  3787. "200":
  3788. description: '具体看返回内容 '
  3789. schema:
  3790. type: string
  3791. "400":
  3792. description: 具体错误
  3793. schema:
  3794. $ref: '#/definitions/md.Response'
  3795. summary: 媒体绑定代理操作
  3796. tags:
  3797. - 媒体中心------嘉俊
  3798. /api/mediumCenter/medium/list:
  3799. post:
  3800. consumes:
  3801. - application/json
  3802. description: 媒体中心-媒体列表
  3803. parameters:
  3804. - description: 验证参数Bearer和token空格拼接
  3805. in: header
  3806. name: Authorization
  3807. required: true
  3808. type: string
  3809. - description: 请求参数
  3810. in: body
  3811. name: args
  3812. required: true
  3813. schema:
  3814. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  3815. produces:
  3816. - application/json
  3817. responses:
  3818. "200":
  3819. description: 具体看返回内容 这是data里面的数据
  3820. schema:
  3821. $ref: '#/definitions/md.MediumQualificationEnterpriseRes'
  3822. "400":
  3823. description: 具体错误
  3824. schema:
  3825. $ref: '#/definitions/md.Response'
  3826. summary: 媒体列表
  3827. tags:
  3828. - 媒体中心------嘉俊
  3829. /api/mediumQualification/bank:
  3830. post:
  3831. consumes:
  3832. - application/json
  3833. description: 媒体资质-银行资质
  3834. parameters:
  3835. - description: 验证参数Bearer和token空格拼接
  3836. in: header
  3837. name: Authorization
  3838. required: true
  3839. type: string
  3840. - description: 请求参数
  3841. in: body
  3842. name: args
  3843. required: true
  3844. schema:
  3845. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  3846. produces:
  3847. - application/json
  3848. responses:
  3849. "200":
  3850. description: 具体看返回内容 这是data里面的数据
  3851. schema:
  3852. $ref: '#/definitions/md.MediumQualificationBankRes'
  3853. "400":
  3854. description: 具体错误
  3855. schema:
  3856. $ref: '#/definitions/md.Response'
  3857. summary: 银行资质
  3858. tags:
  3859. - 媒体资质------嘉俊
  3860. /api/mediumQualification/bank/audit:
  3861. post:
  3862. consumes:
  3863. - application/json
  3864. description: 媒体资质-银行资质审核
  3865. parameters:
  3866. - description: 验证参数Bearer和token空格拼接
  3867. in: header
  3868. name: Authorization
  3869. required: true
  3870. type: string
  3871. - description: 请求参数
  3872. in: body
  3873. name: args
  3874. required: true
  3875. schema:
  3876. $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
  3877. produces:
  3878. - application/json
  3879. responses:
  3880. "200":
  3881. description: 具体看返回内容
  3882. schema:
  3883. type: string
  3884. "400":
  3885. description: 具体错误
  3886. schema:
  3887. $ref: '#/definitions/md.Response'
  3888. summary: 银行资质审核
  3889. tags:
  3890. - 媒体资质------嘉俊
  3891. /api/mediumQualification/contact:
  3892. post:
  3893. consumes:
  3894. - application/json
  3895. description: 媒体资质-联系方式
  3896. parameters:
  3897. - description: 验证参数Bearer和token空格拼接
  3898. in: header
  3899. name: Authorization
  3900. required: true
  3901. type: string
  3902. - description: 请求参数
  3903. in: body
  3904. name: args
  3905. required: true
  3906. schema:
  3907. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  3908. produces:
  3909. - application/json
  3910. responses:
  3911. "200":
  3912. description: 具体看返回内容 这是data里面的数据
  3913. schema:
  3914. $ref: '#/definitions/md.MediumQualificationContactRes'
  3915. "400":
  3916. description: 具体错误
  3917. schema:
  3918. $ref: '#/definitions/md.Response'
  3919. summary: 联系方式
  3920. tags:
  3921. - 媒体资质------嘉俊
  3922. /api/mediumQualification/contact/audit:
  3923. post:
  3924. consumes:
  3925. - application/json
  3926. description: 媒体资质-联系方式审核
  3927. parameters:
  3928. - description: 验证参数Bearer和token空格拼接
  3929. in: header
  3930. name: Authorization
  3931. required: true
  3932. type: string
  3933. - description: 请求参数
  3934. in: body
  3935. name: args
  3936. required: true
  3937. schema:
  3938. $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
  3939. produces:
  3940. - application/json
  3941. responses:
  3942. "200":
  3943. description: 具体看返回内容
  3944. schema:
  3945. type: string
  3946. "400":
  3947. description: 具体错误
  3948. schema:
  3949. $ref: '#/definitions/md.Response'
  3950. summary: 联系方式审核
  3951. tags:
  3952. - 媒体资质------嘉俊
  3953. /api/mediumQualification/enterprise:
  3954. post:
  3955. consumes:
  3956. - application/json
  3957. description: 媒体资质-主体资质
  3958. parameters:
  3959. - description: 验证参数Bearer和token空格拼接
  3960. in: header
  3961. name: Authorization
  3962. required: true
  3963. type: string
  3964. - description: 请求参数
  3965. in: body
  3966. name: args
  3967. required: true
  3968. schema:
  3969. $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
  3970. produces:
  3971. - application/json
  3972. responses:
  3973. "200":
  3974. description: 具体看返回内容 这是data里面的数据
  3975. schema:
  3976. $ref: '#/definitions/md.MediumQualificationEnterpriseRes'
  3977. "400":
  3978. description: 具体错误
  3979. schema:
  3980. $ref: '#/definitions/md.Response'
  3981. summary: 主体资质
  3982. tags:
  3983. - 媒体资质------嘉俊
  3984. /api/mediumQualification/enterprise/audit:
  3985. post:
  3986. consumes:
  3987. - application/json
  3988. description: 媒体资质-主体资质审核
  3989. parameters:
  3990. - description: 验证参数Bearer和token空格拼接
  3991. in: header
  3992. name: Authorization
  3993. required: true
  3994. type: string
  3995. - description: 请求参数
  3996. in: body
  3997. name: args
  3998. required: true
  3999. schema:
  4000. $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
  4001. produces:
  4002. - application/json
  4003. responses:
  4004. "200":
  4005. description: 具体看返回内容
  4006. schema:
  4007. type: string
  4008. "400":
  4009. description: 具体错误
  4010. schema:
  4011. $ref: '#/definitions/md.Response'
  4012. summary: 主体资质审核
  4013. tags:
  4014. - 媒体资质------嘉俊
  4015. /api/qualification/select/base:
  4016. get:
  4017. consumes:
  4018. - application/json
  4019. description: 资质认证-认证下拉框选择内容
  4020. parameters:
  4021. - description: 验证参数Bearer和token空格拼接
  4022. in: header
  4023. name: Authorization
  4024. required: true
  4025. type: string
  4026. produces:
  4027. - application/json
  4028. responses:
  4029. "200":
  4030. description: 具体看返回内容
  4031. schema:
  4032. type: string
  4033. "400":
  4034. description: 具体错误
  4035. schema:
  4036. $ref: '#/definitions/md.Response'
  4037. summary: 认证下拉框选择内容
  4038. tags:
  4039. - 资质认证------嘉俊
  4040. /api/registerForAgent:
  4041. post:
  4042. consumes:
  4043. - application/json
  4044. description: 注册模块-渠道代理注册
  4045. parameters:
  4046. - description: 用户名密码
  4047. in: body
  4048. name: req
  4049. required: true
  4050. schema:
  4051. $ref: '#/definitions/md.RegisterForAgentReq'
  4052. produces:
  4053. - application/json
  4054. responses:
  4055. "200":
  4056. description: success
  4057. schema:
  4058. type: string
  4059. "400":
  4060. description: 具体错误
  4061. schema:
  4062. $ref: '#/definitions/md.Response'
  4063. summary: 渠道代理注册
  4064. tags:
  4065. - 注册模块
  4066. /api/registerForMedium:
  4067. post:
  4068. consumes:
  4069. - application/json
  4070. description: 注册模块-媒体注册
  4071. parameters:
  4072. - description: 用户名密码
  4073. in: body
  4074. name: req
  4075. required: true
  4076. schema:
  4077. $ref: '#/definitions/md.RegisterForMediumReq'
  4078. produces:
  4079. - application/json
  4080. responses:
  4081. "200":
  4082. description: success
  4083. schema:
  4084. type: string
  4085. "400":
  4086. description: 具体错误
  4087. schema:
  4088. $ref: '#/definitions/md.Response'
  4089. summary: 媒体注册
  4090. tags:
  4091. - 注册模块
  4092. /api/role/addAdmin:
  4093. post:
  4094. consumes:
  4095. - application/json
  4096. description: 权限管理-新增管理员
  4097. parameters:
  4098. - description: 验证参数Bearer和token空格拼接
  4099. in: header
  4100. name: Authorization
  4101. required: true
  4102. type: string
  4103. - description: 请求参数
  4104. in: body
  4105. name: args
  4106. required: true
  4107. schema:
  4108. $ref: '#/definitions/md.AddAdminReq'
  4109. produces:
  4110. - application/json
  4111. responses:
  4112. "200":
  4113. description: success
  4114. schema:
  4115. type: string
  4116. "400":
  4117. description: 具体错误
  4118. schema:
  4119. $ref: '#/definitions/md.Response'
  4120. summary: 新增管理员
  4121. tags:
  4122. - 权限管理
  4123. /api/role/addRole:
  4124. post:
  4125. consumes:
  4126. - application/json
  4127. description: 权限管理-添加角色
  4128. parameters:
  4129. - description: 验证参数Bearer和token空格拼接
  4130. in: header
  4131. name: Authorization
  4132. required: true
  4133. type: string
  4134. - description: 请求参数
  4135. in: body
  4136. name: args
  4137. required: true
  4138. schema:
  4139. $ref: '#/definitions/md.AddRoleReq'
  4140. produces:
  4141. - application/json
  4142. responses:
  4143. "200":
  4144. description: success
  4145. schema:
  4146. type: string
  4147. "400":
  4148. description: 具体错误
  4149. schema:
  4150. $ref: '#/definitions/md.Response'
  4151. summary: 添加角色
  4152. tags:
  4153. - 权限管理
  4154. /api/role/adminInfo:
  4155. get:
  4156. consumes:
  4157. - application/json
  4158. description: 权限管理-管理员信息
  4159. parameters:
  4160. - description: 验证参数Bearer和token空格拼接
  4161. in: header
  4162. name: Authorization
  4163. required: true
  4164. type: string
  4165. - description: 管理员id
  4166. in: query
  4167. name: adm_id
  4168. required: true
  4169. type: string
  4170. produces:
  4171. - application/json
  4172. responses:
  4173. "200":
  4174. description: 具体看返回内容
  4175. schema:
  4176. type: string
  4177. "400":
  4178. description: 具体错误
  4179. schema:
  4180. $ref: '#/definitions/md.Response'
  4181. summary: 管理员信息
  4182. tags:
  4183. - 权限管理
  4184. /api/role/adminList:
  4185. post:
  4186. consumes:
  4187. - application/json
  4188. description: 权限管理-管理员列表
  4189. parameters:
  4190. - description: 验证参数Bearer和token空格拼接
  4191. in: header
  4192. name: Authorization
  4193. required: true
  4194. type: string
  4195. - description: 请求参数
  4196. in: body
  4197. name: args
  4198. required: true
  4199. schema:
  4200. $ref: '#/definitions/md.AdminListReq'
  4201. produces:
  4202. - application/json
  4203. responses:
  4204. "200":
  4205. description: 具体看返回内容
  4206. schema:
  4207. type: string
  4208. "400":
  4209. description: 具体错误
  4210. schema:
  4211. $ref: '#/definitions/md.Response'
  4212. summary: 管理员列表
  4213. tags:
  4214. - 权限管理
  4215. /api/role/bindAdminRole/:
  4216. post:
  4217. consumes:
  4218. - application/json
  4219. description: 权限管理-管理员绑定角色
  4220. parameters:
  4221. - description: 验证参数Bearer和token空格拼接
  4222. in: header
  4223. name: Authorization
  4224. required: true
  4225. type: string
  4226. - description: 请求参数
  4227. in: body
  4228. name: args
  4229. required: true
  4230. schema:
  4231. $ref: '#/definitions/md.BindAdminRoleReq'
  4232. produces:
  4233. - application/json
  4234. responses:
  4235. "200":
  4236. description: success
  4237. schema:
  4238. type: string
  4239. "400":
  4240. description: 具体错误
  4241. schema:
  4242. $ref: '#/definitions/md.Response'
  4243. summary: 管理员绑定角色
  4244. tags:
  4245. - 权限管理
  4246. /api/role/deleteAdmin/{$adm_id}:
  4247. delete:
  4248. consumes:
  4249. - application/json
  4250. description: 权限管理-删除管理员
  4251. parameters:
  4252. - description: 验证参数Bearer和token空格拼接
  4253. in: header
  4254. name: Authorization
  4255. required: true
  4256. type: string
  4257. produces:
  4258. - application/json
  4259. responses:
  4260. "200":
  4261. description: success
  4262. schema:
  4263. type: string
  4264. "400":
  4265. description: 具体错误
  4266. schema:
  4267. $ref: '#/definitions/md.Response'
  4268. summary: 删除管理员
  4269. tags:
  4270. - 权限管理
  4271. /api/role/deleteRole/{$id}:
  4272. delete:
  4273. consumes:
  4274. - application/json
  4275. description: 权限管理-删除角色
  4276. parameters:
  4277. - description: 验证参数Bearer和token空格拼接
  4278. in: header
  4279. name: Authorization
  4280. required: true
  4281. type: string
  4282. - description: 请求参数
  4283. in: body
  4284. name: args
  4285. required: true
  4286. schema:
  4287. $ref: '#/definitions/md.UpdateRoleStateReq'
  4288. produces:
  4289. - application/json
  4290. responses:
  4291. "200":
  4292. description: success
  4293. schema:
  4294. type: string
  4295. "400":
  4296. description: 具体错误
  4297. schema:
  4298. $ref: '#/definitions/md.Response'
  4299. summary: 删除角色
  4300. tags:
  4301. - 权限管理
  4302. /api/role/roleBindPermissionGroup:
  4303. post:
  4304. consumes:
  4305. - application/json
  4306. description: 权限管理-角色绑定权限组
  4307. parameters:
  4308. - description: 验证参数Bearer和token空格拼接
  4309. in: header
  4310. name: Authorization
  4311. required: true
  4312. type: string
  4313. - description: 请求参数
  4314. in: body
  4315. name: args
  4316. required: true
  4317. schema:
  4318. $ref: '#/definitions/md.RoleBindPermissionGroupReq'
  4319. produces:
  4320. - application/json
  4321. responses:
  4322. "200":
  4323. description: success
  4324. schema:
  4325. type: string
  4326. "400":
  4327. description: 具体错误
  4328. schema:
  4329. $ref: '#/definitions/md.Response'
  4330. summary: 角色绑定权限组
  4331. tags:
  4332. - 权限管理
  4333. /api/role/roleList:
  4334. get:
  4335. consumes:
  4336. - application/json
  4337. description: 权限管理-角色列表
  4338. parameters:
  4339. - description: 验证参数Bearer和token空格拼接
  4340. in: header
  4341. name: Authorization
  4342. required: true
  4343. type: string
  4344. produces:
  4345. - application/json
  4346. responses:
  4347. "200":
  4348. description: 具体看返回内容
  4349. schema:
  4350. type: string
  4351. "400":
  4352. description: 具体错误
  4353. schema:
  4354. $ref: '#/definitions/md.Response'
  4355. summary: 角色列表
  4356. tags:
  4357. - 权限管理
  4358. /api/role/updateAdmin:
  4359. post:
  4360. consumes:
  4361. - application/json
  4362. description: 权限管理-修改管理员信息
  4363. parameters:
  4364. - description: 验证参数Bearer和token空格拼接
  4365. in: header
  4366. name: Authorization
  4367. required: true
  4368. type: string
  4369. - description: 请求参数
  4370. in: body
  4371. name: args
  4372. required: true
  4373. schema:
  4374. $ref: '#/definitions/md.UpdateAdminReq'
  4375. produces:
  4376. - application/json
  4377. responses:
  4378. "200":
  4379. description: success
  4380. schema:
  4381. type: string
  4382. "400":
  4383. description: 具体错误
  4384. schema:
  4385. $ref: '#/definitions/md.Response'
  4386. summary: 修改管理员信息
  4387. tags:
  4388. - 权限管理
  4389. /api/role/updateAdminState:
  4390. post:
  4391. consumes:
  4392. - application/json
  4393. description: 权限管理-修改管理员状态
  4394. parameters:
  4395. - description: 验证参数Bearer和token空格拼接
  4396. in: header
  4397. name: Authorization
  4398. required: true
  4399. type: string
  4400. - description: 请求参数
  4401. in: body
  4402. name: args
  4403. required: true
  4404. schema:
  4405. $ref: '#/definitions/md.UpdateAdminStateReq'
  4406. produces:
  4407. - application/json
  4408. responses:
  4409. "200":
  4410. description: success
  4411. schema:
  4412. type: string
  4413. "400":
  4414. description: 具体错误
  4415. schema:
  4416. $ref: '#/definitions/md.Response'
  4417. summary: 修改管理员状态
  4418. tags:
  4419. - 权限管理
  4420. /api/role/updateRole:
  4421. post:
  4422. consumes:
  4423. - application/json
  4424. description: 权限管理-修改角色
  4425. parameters:
  4426. - description: 验证参数Bearer和token空格拼接
  4427. in: header
  4428. name: Authorization
  4429. required: true
  4430. type: string
  4431. - description: 请求参数
  4432. in: body
  4433. name: args
  4434. required: true
  4435. schema:
  4436. $ref: '#/definitions/md.UpdateRoleReq'
  4437. produces:
  4438. - application/json
  4439. responses:
  4440. "200":
  4441. description: success
  4442. schema:
  4443. type: string
  4444. "400":
  4445. description: 具体错误
  4446. schema:
  4447. $ref: '#/definitions/md.Response'
  4448. summary: 修改角色
  4449. tags:
  4450. - 权限管理
  4451. /api/role/updateRoleState:
  4452. post:
  4453. consumes:
  4454. - application/json
  4455. description: 权限管理-修改角色状态
  4456. parameters:
  4457. - description: 验证参数Bearer和token空格拼接
  4458. in: header
  4459. name: Authorization
  4460. required: true
  4461. type: string
  4462. - description: 请求参数
  4463. in: body
  4464. name: args
  4465. required: true
  4466. schema:
  4467. $ref: '#/definitions/md.UpdateRoleStateReq'
  4468. produces:
  4469. - application/json
  4470. responses:
  4471. "200":
  4472. description: success
  4473. schema:
  4474. type: string
  4475. "400":
  4476. description: 具体错误
  4477. schema:
  4478. $ref: '#/definitions/md.Response'
  4479. summary: 修改角色状态
  4480. tags:
  4481. - 权限管理
  4482. /api/setCenter/applet/add:
  4483. post:
  4484. consumes:
  4485. - application/json
  4486. description: 小程序设置-新增
  4487. parameters:
  4488. - description: 验证参数Bearer和token空格拼接
  4489. in: header
  4490. name: Authorization
  4491. required: true
  4492. type: string
  4493. - description: 请求参数
  4494. in: body
  4495. name: args
  4496. required: true
  4497. schema:
  4498. $ref: '#/definitions/md.AppletAddReq'
  4499. produces:
  4500. - application/json
  4501. responses:
  4502. "200":
  4503. description: success
  4504. schema:
  4505. type: string
  4506. "400":
  4507. description: 具体错误
  4508. schema:
  4509. $ref: '#/definitions/md.Response'
  4510. summary: 新增
  4511. tags:
  4512. - 设置中心-小程序设置
  4513. /api/setCenter/applet/authorize:
  4514. get:
  4515. consumes:
  4516. - application/json
  4517. description: 设置中心-基础设置
  4518. parameters:
  4519. - description: 验证参数Bearer和token空格拼接
  4520. in: header
  4521. name: Authorization
  4522. required: true
  4523. type: string
  4524. produces:
  4525. - application/json
  4526. responses:
  4527. "200":
  4528. description: 微信授权界面url
  4529. schema:
  4530. type: string
  4531. "400":
  4532. description: 具体错误
  4533. schema:
  4534. $ref: '#/definitions/md.Response'
  4535. summary: 设置中心-基础设置-微信三方应用获取
  4536. tags:
  4537. - 设置中心
  4538. /api/setCenter/applet/list:
  4539. get:
  4540. consumes:
  4541. - application/json
  4542. description: 小程序设置-列表
  4543. parameters:
  4544. - description: 验证参数Bearer和token空格拼接
  4545. in: header
  4546. name: Authorization
  4547. required: true
  4548. type: string
  4549. produces:
  4550. - application/json
  4551. responses:
  4552. "200":
  4553. description: OK
  4554. schema:
  4555. $ref: '#/definitions/hdl.WxOpenThirdPartyAppList'
  4556. "400":
  4557. description: 具体错误
  4558. schema:
  4559. $ref: '#/definitions/md.Response'
  4560. summary: 列表
  4561. tags:
  4562. - 设置中心-小程序设置
  4563. /api/setCenter/applet/unauthorized:
  4564. get:
  4565. consumes:
  4566. - application/json
  4567. description: 设置中心-基础设置
  4568. parameters:
  4569. - description: 验证参数Bearer和token空格拼接
  4570. in: header
  4571. name: Authorization
  4572. required: true
  4573. type: string
  4574. produces:
  4575. - application/json
  4576. responses:
  4577. "200":
  4578. description: success
  4579. schema:
  4580. type: string
  4581. "400":
  4582. description: 具体错误
  4583. schema:
  4584. $ref: '#/definitions/md.Response'
  4585. summary: 设置中心-基础设置-微信三方应用获取
  4586. tags:
  4587. - 设置中心
  4588. /api/setCenter/applet/update:
  4589. post:
  4590. consumes:
  4591. - application/json
  4592. description: 小程序设置-更新
  4593. parameters:
  4594. - description: 验证参数Bearer和token空格拼接
  4595. in: header
  4596. name: Authorization
  4597. required: true
  4598. type: string
  4599. - description: 请求参数
  4600. in: body
  4601. name: args
  4602. required: true
  4603. schema:
  4604. $ref: '#/definitions/md.AppletUpdateReq'
  4605. produces:
  4606. - application/json
  4607. responses:
  4608. "200":
  4609. description: success
  4610. schema:
  4611. type: string
  4612. "400":
  4613. description: 具体错误
  4614. schema:
  4615. $ref: '#/definitions/md.Response'
  4616. summary: 更新
  4617. tags:
  4618. - 设置中心-小程序设置
  4619. /api/setCenter/basic/getMob:
  4620. get:
  4621. consumes:
  4622. - application/json
  4623. description: 基础设置-mob获取
  4624. parameters:
  4625. - description: 验证参数Bearer和token空格拼接
  4626. in: header
  4627. name: Authorization
  4628. required: true
  4629. type: string
  4630. produces:
  4631. - application/json
  4632. responses:
  4633. "200":
  4634. description: OK
  4635. schema:
  4636. $ref: '#/definitions/md.SetOssResp'
  4637. "400":
  4638. description: 具体错误
  4639. schema:
  4640. $ref: '#/definitions/md.Response'
  4641. summary: mob获取
  4642. tags:
  4643. - 设置中心-基础设置
  4644. /api/setCenter/basic/getOss:
  4645. get:
  4646. consumes:
  4647. - application/json
  4648. description: 基础设置-oss获取
  4649. parameters:
  4650. - description: 验证参数Bearer和token空格拼接
  4651. in: header
  4652. name: Authorization
  4653. required: true
  4654. type: string
  4655. produces:
  4656. - application/json
  4657. responses:
  4658. "200":
  4659. description: OK
  4660. schema:
  4661. $ref: '#/definitions/md.SetOssResp'
  4662. "400":
  4663. description: 具体错误
  4664. schema:
  4665. $ref: '#/definitions/md.Response'
  4666. summary: oss获取
  4667. tags:
  4668. - 设置中心-基础设置
  4669. /api/setCenter/basic/setMob:
  4670. post:
  4671. consumes:
  4672. - application/json
  4673. description: 基础设置-mob设置
  4674. parameters:
  4675. - description: 验证参数Bearer和token空格拼接
  4676. in: header
  4677. name: Authorization
  4678. required: true
  4679. type: string
  4680. - description: 请求参数
  4681. in: body
  4682. name: args
  4683. required: true
  4684. schema:
  4685. $ref: '#/definitions/md.SetMobReq'
  4686. produces:
  4687. - application/json
  4688. responses:
  4689. "200":
  4690. description: success
  4691. schema:
  4692. type: string
  4693. "400":
  4694. description: 具体错误
  4695. schema:
  4696. $ref: '#/definitions/md.Response'
  4697. summary: mob设置
  4698. tags:
  4699. - 设置中心-基础设置
  4700. /api/setCenter/basic/setOss:
  4701. post:
  4702. consumes:
  4703. - application/json
  4704. description: 基础设置-oss设置
  4705. parameters:
  4706. - description: 验证参数Bearer和token空格拼接
  4707. in: header
  4708. name: Authorization
  4709. required: true
  4710. type: string
  4711. - description: 请求参数
  4712. in: body
  4713. name: args
  4714. required: true
  4715. schema:
  4716. $ref: '#/definitions/md.SetOssReq'
  4717. produces:
  4718. - application/json
  4719. responses:
  4720. "200":
  4721. description: success
  4722. schema:
  4723. type: string
  4724. "400":
  4725. description: 具体错误
  4726. schema:
  4727. $ref: '#/definitions/md.Response'
  4728. summary: oss设置
  4729. tags:
  4730. - 设置中心-基础设置
  4731. /api/setCenter/basic/wxOpenGet:
  4732. get:
  4733. consumes:
  4734. - application/json
  4735. description: 基础设置-微信三方应用获取
  4736. parameters:
  4737. - description: 验证参数Bearer和token空格拼接
  4738. in: header
  4739. name: Authorization
  4740. required: true
  4741. type: string
  4742. produces:
  4743. - application/json
  4744. responses:
  4745. "200":
  4746. description: OK
  4747. schema:
  4748. $ref: '#/definitions/md.WxOpenGetResp'
  4749. "400":
  4750. description: 具体错误
  4751. schema:
  4752. $ref: '#/definitions/md.Response'
  4753. summary: 微信三方应用获取
  4754. tags:
  4755. - 设置中心-基础设置
  4756. /api/setCenter/basic/wxOpenSet:
  4757. post:
  4758. consumes:
  4759. - application/json
  4760. description: 基础设置-微信三方应用设置
  4761. parameters:
  4762. - description: 验证参数Bearer和token空格拼接
  4763. in: header
  4764. name: Authorization
  4765. required: true
  4766. type: string
  4767. - description: 请求参数
  4768. in: body
  4769. name: args
  4770. required: true
  4771. schema:
  4772. $ref: '#/definitions/md.WxOpenSetReq'
  4773. produces:
  4774. - application/json
  4775. responses:
  4776. "200":
  4777. description: success
  4778. schema:
  4779. type: string
  4780. "400":
  4781. description: 具体错误
  4782. schema:
  4783. $ref: '#/definitions/md.Response'
  4784. summary: 微信三方应用设置
  4785. tags:
  4786. - 设置中心-基础设置
  4787. /api/setCenter/share/index:
  4788. get:
  4789. consumes:
  4790. - application/json
  4791. description: 邀请链接界面接口
  4792. parameters:
  4793. - description: 验证参数Bearer和token空格拼接
  4794. in: header
  4795. name: Authorization
  4796. required: true
  4797. type: string
  4798. produces:
  4799. - application/json
  4800. responses:
  4801. "200":
  4802. description: OK
  4803. schema:
  4804. $ref: '#/definitions/md.ShareIndexResp'
  4805. "400":
  4806. description: 具体错误
  4807. schema:
  4808. $ref: '#/definitions/md.Response'
  4809. summary: 邀请链接
  4810. tags:
  4811. - 设置中心-邀请链接
  4812. /api/settleCenter/agent/detail:
  4813. post:
  4814. consumes:
  4815. - application/json
  4816. description: 结算中心-代理详情
  4817. parameters:
  4818. - description: 验证参数Bearer和token空格拼接
  4819. in: header
  4820. name: Authorization
  4821. required: true
  4822. type: string
  4823. - description: 请求参数
  4824. in: body
  4825. name: args
  4826. required: true
  4827. schema:
  4828. $ref: '#/definitions/md.SettleCenterDataDetailReq'
  4829. produces:
  4830. - application/json
  4831. responses:
  4832. "200":
  4833. description: 具体看返回内容 这是data里面的数据
  4834. schema:
  4835. type: string
  4836. "400":
  4837. description: 具体错误
  4838. schema:
  4839. $ref: '#/definitions/md.Response'
  4840. summary: 代理详情
  4841. tags:
  4842. - 结算中心------嘉俊
  4843. /api/settleCenter/agent/list:
  4844. post:
  4845. consumes:
  4846. - application/json
  4847. description: 结算中心-代理列表
  4848. parameters:
  4849. - description: 验证参数Bearer和token空格拼接
  4850. in: header
  4851. name: Authorization
  4852. required: true
  4853. type: string
  4854. - description: 请求参数
  4855. in: body
  4856. name: args
  4857. required: true
  4858. schema:
  4859. $ref: '#/definitions/md.SettleCenterDataReq'
  4860. produces:
  4861. - application/json
  4862. responses:
  4863. "200":
  4864. description: 具体看返回内容 这是data里面的数据
  4865. schema:
  4866. $ref: '#/definitions/md.SettleCenterDataRes'
  4867. "400":
  4868. description: 具体错误
  4869. schema:
  4870. $ref: '#/definitions/md.Response'
  4871. summary: 代理列表
  4872. tags:
  4873. - 结算中心------嘉俊
  4874. /api/settleCenter/agent/save:
  4875. post:
  4876. consumes:
  4877. - application/json
  4878. description: 结算中心-代理修改结算方式
  4879. parameters:
  4880. - description: 验证参数Bearer和token空格拼接
  4881. in: header
  4882. name: Authorization
  4883. required: true
  4884. type: string
  4885. - description: 请求参数
  4886. in: body
  4887. name: args
  4888. required: true
  4889. schema:
  4890. $ref: '#/definitions/md.SettleCenterDataSaveReq'
  4891. produces:
  4892. - application/json
  4893. responses:
  4894. "200":
  4895. description: 具体看返回内容 这是data里面的数据
  4896. schema:
  4897. type: string
  4898. "400":
  4899. description: 具体错误
  4900. schema:
  4901. $ref: '#/definitions/md.Response'
  4902. summary: 代理修改结算方式
  4903. tags:
  4904. - 结算中心------嘉俊
  4905. /api/settleCenter/medium/detail:
  4906. post:
  4907. consumes:
  4908. - application/json
  4909. description: 结算中心-媒体详情
  4910. parameters:
  4911. - description: 验证参数Bearer和token空格拼接
  4912. in: header
  4913. name: Authorization
  4914. required: true
  4915. type: string
  4916. - description: 请求参数
  4917. in: body
  4918. name: args
  4919. required: true
  4920. schema:
  4921. $ref: '#/definitions/md.SettleCenterDataDetailReq'
  4922. produces:
  4923. - application/json
  4924. responses:
  4925. "200":
  4926. description: 具体看返回内容 这是data里面的数据
  4927. schema:
  4928. type: string
  4929. "400":
  4930. description: 具体错误
  4931. schema:
  4932. $ref: '#/definitions/md.Response'
  4933. summary: 媒体详情
  4934. tags:
  4935. - 结算中心------嘉俊
  4936. /api/settleCenter/medium/list:
  4937. post:
  4938. consumes:
  4939. - application/json
  4940. description: 结算中心-媒体列表
  4941. parameters:
  4942. - description: 验证参数Bearer和token空格拼接
  4943. in: header
  4944. name: Authorization
  4945. required: true
  4946. type: string
  4947. - description: 请求参数
  4948. in: body
  4949. name: args
  4950. required: true
  4951. schema:
  4952. $ref: '#/definitions/md.SettleCenterDataReq'
  4953. produces:
  4954. - application/json
  4955. responses:
  4956. "200":
  4957. description: 具体看返回内容 这是data里面的数据
  4958. schema:
  4959. $ref: '#/definitions/md.SettleCenterDataRes'
  4960. "400":
  4961. description: 具体错误
  4962. schema:
  4963. $ref: '#/definitions/md.Response'
  4964. summary: 媒体列表
  4965. tags:
  4966. - 结算中心------嘉俊
  4967. /api/settleCenter/medium/save:
  4968. post:
  4969. consumes:
  4970. - application/json
  4971. description: 结算中心-媒体修改结算方式
  4972. parameters:
  4973. - description: 验证参数Bearer和token空格拼接
  4974. in: header
  4975. name: Authorization
  4976. required: true
  4977. type: string
  4978. - description: 请求参数
  4979. in: body
  4980. name: args
  4981. required: true
  4982. schema:
  4983. $ref: '#/definitions/md.SettleCenterDataSaveReq'
  4984. produces:
  4985. - application/json
  4986. responses:
  4987. "200":
  4988. description: 具体看返回内容 这是data里面的数据
  4989. schema:
  4990. type: string
  4991. "400":
  4992. description: 具体错误
  4993. schema:
  4994. $ref: '#/definitions/md.Response'
  4995. summary: 媒体修改结算方式
  4996. tags:
  4997. - 结算中心------嘉俊
  4998. /role/permissionGroupList:
  4999. get:
  5000. consumes:
  5001. - application/json
  5002. description: 权限管理-权限组列表
  5003. parameters:
  5004. - description: 验证参数Bearer和token空格拼接
  5005. in: header
  5006. name: Authorization
  5007. required: true
  5008. type: string
  5009. - description: 管理员id
  5010. in: query
  5011. name: adm_id
  5012. required: true
  5013. type: string
  5014. produces:
  5015. - application/json
  5016. responses:
  5017. "200":
  5018. description: 具体看返回内容
  5019. schema:
  5020. type: string
  5021. "400":
  5022. description: 具体错误
  5023. schema:
  5024. $ref: '#/definitions/md.Response'
  5025. summary: 权限组列表
  5026. tags:
  5027. - 权限管理
  5028. /v1/banner/delete/{$id}:
  5029. delete:
  5030. consumes:
  5031. - application/json
  5032. description: 小程序设置-删除
  5033. parameters:
  5034. - description: 验证参数Bearer和token空格拼接
  5035. in: header
  5036. name: Authorization
  5037. required: true
  5038. type: string
  5039. produces:
  5040. - application/json
  5041. responses:
  5042. "200":
  5043. description: success
  5044. schema:
  5045. type: string
  5046. "400":
  5047. description: 具体错误
  5048. schema:
  5049. $ref: '#/definitions/md.Response'
  5050. summary: 删除
  5051. tags:
  5052. - 设置中心-小程序设置
  5053. securityDefinitions:
  5054. MasterID:
  5055. in: header
  5056. name: MasterID
  5057. type: apiKey
  5058. swagger: "2.0"