|
- definitions:
- hdl.WxOpenThirdPartyAppList:
- properties:
- aes_key:
- type: string
- app_secret:
- type: string
- appid:
- type: string
- component_access_token:
- type: string
- component_verify_ticket:
- type: string
- create_at:
- type: string
- id:
- type: integer
- token:
- type: string
- update_at:
- type: string
- uuid:
- type: integer
- type: object
- md.AddAdminReq:
- properties:
- memo:
- type: string
- password:
- type: string
- username:
- type: string
- required:
- - password
- - username
- type: object
- md.AddRoleReq:
- properties:
- memo:
- type: string
- name:
- type: string
- required:
- - memo
- - name
- type: object
- md.AdminListReq:
- properties:
- limit:
- type: integer
- page:
- type: integer
- state:
- type: integer
- username:
- type: string
- type: object
- md.AgencyGetBlackListResp:
- properties:
- blacklist_android:
- description: 屏蔽安卓应用列表
- items:
- properties:
- id:
- example: 屏蔽安卓应用的应用宝包名
- type: string
- name:
- example: 屏蔽安卓应用的名称
- type: string
- url:
- example: 屏蔽安卓应用标识图片
- type: string
- type: object
- type: array
- blacklist_biz:
- description: 屏蔽公众号列表
- items:
- properties:
- id:
- example: 屏蔽公众号微信号
- type: string
- name:
- example: 屏蔽公众号名称
- type: string
- url:
- example: 屏蔽公众号头像URL
- type: string
- type: object
- type: array
- blacklist_ios:
- description: 屏蔽IOS应用列表
- items:
- properties:
- id:
- example: 屏蔽IOS应用的APPID
- type: string
- name:
- example: 屏蔽IOS应用名称
- type: string
- url:
- example: 屏蔽IOS应用标识图片
- type: string
- type: object
- type: array
- blacklist_weapp:
- description: 屏蔽小程序/小游戏列表
- items:
- properties:
- id:
- example: 屏蔽小程序/小游戏原始ID
- type: string
- name:
- example: 屏蔽小程序/小游戏名称
- type: string
- url:
- example: 屏蔽小程序/小游戏头像URL
- type: string
- type: object
- type: array
- err_msg:
- example: 错误信息
- type: string
- ret:
- description: 错误码
- type: integer
- type: object
- md.AgentQualificationBankData:
- properties:
- account:
- example: 账号
- type: string
- agent_id:
- example: 代理id
- type: string
- bank:
- example: 开户银行
- type: string
- bank_branch:
- example: 开户银行分行
- type: string
- bank_no:
- example: 银行卡号
- type: string
- company_name:
- example: 公司名称
- type: string
- currency_conf:
- example: 结算币种 0人民币
- type: string
- id:
- example: id
- type: string
- kind:
- example: 类型(1:企业 2:个人)
- type: string
- licence:
- example: 开户许可证
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- unified_social_credit_code:
- example: 统一社会信用代码
- type: string
- type: object
- md.AgentQualificationBankRes:
- properties:
- currency_conf:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.AgentQualificationBankData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.AgentQualificationContactData:
- properties:
- account:
- example: 账号
- type: string
- address:
- example: 联系地址
- type: string
- agent_id:
- example: 代理id
- type: string
- company_name:
- example: 公司名称
- type: string
- email:
- example: 邮箱地址
- type: string
- id:
- example: id
- type: string
- kind:
- example: 类型(1:企业 2:个人)
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- name:
- example: 联系人
- type: string
- phone:
- example: 联系电话
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- type: object
- md.AgentQualificationContactRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.AgentQualificationContactData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.AgentQualificationEnterpriseAuditReq:
- properties:
- agent_id:
- type: string
- memo:
- type: string
- state:
- type: string
- type: object
- md.AgentQualificationEnterpriseData:
- properties:
- account:
- example: 账号
- type: string
- agent_id:
- example: 代理id
- type: string
- business_license_address:
- example: 营业执照地址
- type: string
- business_license_img_url:
- example: 营业执照照片
- type: string
- certificate_first_type:
- example: 证件类型 1级类目id
- type: string
- certificate_type:
- example: 证件类型 2级类目id
- type: string
- certificate_validity:
- example: 证件有效期
- type: string
- company_abbreviation:
- example: 公司简称
- type: string
- company_name:
- example: 公司名称
- type: string
- country_region:
- example: 国家地区
- type: string
- country_region_id:
- example: 国家地区id
- type: string
- id:
- example: 状态选择
- type: string
- kind:
- example: 类型(1:企业 2:个人)
- type: string
- legal_representative:
- example: 法定代表人
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- registered_address:
- example: 注册地址
- type: string
- registered_address_city_id:
- example: 注册地址-市id
- type: string
- registered_address_country_id:
- example: 注册地址-国家id
- type: string
- registered_address_county_id:
- example: 注册地址-县/区id
- type: string
- registered_address_province_id:
- example: 册地址-省份id
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- unified_social_credit_code:
- example: 统一社会信用代码
- type: string
- uuid:
- example: 站长id
- type: string
- type: object
- md.AgentQualificationEnterpriseReq:
- properties:
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- state:
- type: string
- type: object
- md.AgentQualificationEnterpriseRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.AgentQualificationEnterpriseData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.AppletAddBlackListReq:
- properties:
- Kind:
- description: 类型(1:公众号 2:IOS应用 3:安卓应用 4:小程序/小游戏)
- type: integer
- appid:
- example: 授权小程序appid
- type: string
- id:
- example: 微信公众号id | IOS应用APPID | 安卓应用的应用宝包名 | 小程序/小游戏原始ID
- type: string
- required:
- - Kind
- - appid
- - id
- type: object
- md.AppletAddReq:
- properties:
- appid:
- example: 授权小程序appid
- type: string
- logo:
- example: 小程序logo
- type: string
- name:
- example: 小程序名称
- type: string
- original_id:
- example: 授权小程序原始id
- type: string
- required:
- - appid
- - logo
- - name
- - original_id
- type: object
- md.AppletApplicationAdSpaceListData:
- properties:
- ad_id:
- example: 广告位id
- type: string
- app_id:
- example: 小程序appid
- type: string
- cooperate_state:
- example: 合作状态
- type: string
- id:
- example: id
- type: string
- kind:
- example: 广告位类型
- type: string
- logo:
- example: logo
- type: string
- memo:
- example: 备注
- type: string
- name:
- example: 应用名称
- type: string
- platform:
- example: 平台
- type: string
- state:
- example: 应用状态 state=2 才能再次编辑
- type: string
- type: object
- md.AppletApplicationAdSpaceListReq:
- properties:
- ad_type:
- example: ""
- type: string
- cooperate_state:
- example: 合作状态
- type: string
- limit:
- type: string
- medium_id:
- example: 媒体id
- type: string
- name:
- type: string
- page:
- type: string
- platform:
- type: string
- type: object
- md.AppletApplicationAdSpaceListRes:
- properties:
- ad_type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- cooperate_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.AppletApplicationAdSpaceListData'
- type: array
- platform:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.AppletApplicationAdSpaceMediumListData:
- properties:
- account:
- example: 账号
- type: string
- contact_name:
- example: 联系人
- type: string
- count:
- example: 广告位数量
- type: string
- id:
- example: id
- type: string
- medium_id:
- example: 媒体id
- type: string
- name:
- example: 名称
- type: string
- phone:
- example: 联系电话
- type: string
- type: object
- md.AppletApplicationAdSpaceMediumListReq:
- properties:
- account:
- example: 媒体账号
- type: string
- limit:
- type: string
- name:
- example: 媒体名称
- type: string
- page:
- type: string
- type: object
- md.AppletApplicationAdSpaceMediumListRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListData'
- type: array
- total:
- type: integer
- type: object
- md.AppletApplicationAdSpaceSaveReq:
- properties:
- id:
- example: id 多个逗号隔开
- type: string
- memo:
- example: 备注
- type: string
- state:
- example: 审核状态
- type: string
- type: object
- md.AppletApplicationListData:
- properties:
- app_id:
- example: 小程序appid
- type: string
- cooperate_state:
- example: 合作状态
- type: string
- id:
- example: id
- type: string
- logo:
- example: logo
- type: string
- memo:
- example: 备注
- type: string
- name:
- example: 应用名称
- type: string
- original_id:
- example: 小程序id
- type: string
- platform:
- example: 平台
- type: string
- state:
- example: 应用状态 state=3 才能再次编辑
- type: string
- type: object
- md.AppletApplicationListReq:
- properties:
- cooperate_state:
- example: 合作状态
- type: string
- limit:
- type: string
- medium_id:
- example: 媒体id
- type: string
- name:
- type: string
- page:
- type: string
- platform:
- type: string
- type: object
- md.AppletApplicationListRes:
- properties:
- cooperate_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.AppletApplicationListData'
- type: array
- platform:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.AppletApplicationMediumListData:
- properties:
- account:
- example: 账号
- type: string
- contact_name:
- example: 联系人
- type: string
- count:
- example: 应用数量
- type: string
- id:
- example: id
- type: string
- medium_id:
- example: 媒体id
- type: string
- name:
- example: 名称
- type: string
- phone:
- example: 联系电话
- type: string
- type: object
- md.AppletApplicationMediumListReq:
- properties:
- account:
- example: 媒体账号
- type: string
- limit:
- type: string
- name:
- example: 媒体名称
- type: string
- page:
- type: string
- type: object
- md.AppletApplicationMediumListRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.AppletApplicationMediumListData'
- type: array
- total:
- type: integer
- type: object
- md.AppletApplicationSaveReq:
- properties:
- id:
- example: id 多个逗号隔开
- type: string
- memo:
- example: 备注
- type: string
- state:
- example: 审核状态
- type: string
- type: object
- md.AppletDelBlackListReq:
- properties:
- Kind:
- description: 类型(1:公众号 2:IOS应用 3:安卓应用 4:小程序/小游戏)
- type: integer
- appid:
- example: 授权小程序appid
- type: string
- id:
- example: 微信公众号id | IOS应用APPID | 安卓应用的应用宝包名 | 小程序/小游戏原始ID
- type: string
- required:
- - Kind
- - appid
- - id
- type: object
- md.AppletGetAmsCategoryBlackListReq:
- properties:
- appid:
- example: 授权小程序appid
- type: string
- required:
- - appid
- type: object
- md.AppletGetAmsCategoryBlackListResp:
- properties:
- ams_category:
- description: 行业列表
- items:
- properties:
- name:
- example: 行业名称
- type: string
- value:
- example: 行业标识符
- type: string
- type: object
- type: array
- checked_ams_category:
- description: 选中的行业列表
- items:
- properties:
- name:
- example: 行业名称
- type: string
- value:
- example: 行业标识符
- type: string
- type: object
- type: array
- type: object
- md.AppletGetBlackListReq:
- properties:
- appid:
- example: 授权小程序appid
- type: string
- required:
- - appid
- type: object
- md.AppletSetAmsCategoryBlackListReq:
- properties:
- appid:
- example: 授权小程序appid
- type: string
- checked_ams_category:
- description: 选中的行业列表
- items:
- type: string
- type: array
- required:
- - appid
- type: object
- md.AppletUpdateReq:
- properties:
- id:
- type: integer
- logo:
- example: 小程序logo
- type: string
- name:
- example: 小程序名称
- type: string
- required:
- - id
- - logo
- - name
- type: object
- md.BindAdminRoleReq:
- properties:
- adm_id:
- type: integer
- role_ids:
- items:
- type: integer
- type: array
- required:
- - adm_id
- type: object
- md.CommDetailReq:
- properties:
- id:
- example: 列表id
- type: string
- type: object
- md.DataCenterDataCenterOriginalDataDoingReq:
- properties:
- id:
- example: 列表id
- type: string
- now_ecpm:
- example: 现-广告千次曝光收益(元)
- type: string
- now_exposure_count:
- example: 现-曝光量
- type: string
- type: object
- md.DataCenterGenerateDataCommReq:
- properties:
- id:
- example: 列表id
- type: string
- type: object
- md.DataCenterGenerateDataData:
- properties:
- adv_name:
- example: 广告位
- type: string
- agent_revenue:
- example: 代理收益(元)
- type: string
- agreement_sharing:
- example: 协议分成(元)
- type: string
- agreement_sharing_total:
- example: 协议总分成(元)
- type: string
- click_count:
- example: 现-点击量
- type: string
- click_rate:
- example: 现-点击率
- type: string
- commission_retention:
- example: 佣金留存(元)
- type: string
- date:
- example: 日期
- type: string
- ecpm:
- example: '''现-ecpm(元)'
- type: string
- exposure_count:
- example: 现-曝光量
- type: string
- extra_revenue:
- example: 额外收益(元)
- type: string
- id:
- example: id
- type: string
- is_generate_report:
- example: 是否已生成报表(0:未 1:已)
- type: string
- media_revenue:
- example: 媒体收益(元)
- type: string
- name:
- example: 名称
- type: string
- old_click_count:
- example: 原-点击量
- type: string
- old_click_rate:
- example: 原-点击率
- type: string
- old_ecpm:
- example: '''原-ecpm(元)'
- type: string
- old_exposure_count:
- example: 原-曝光量
- type: string
- platform:
- example: 平台名称
- type: string
- platform_retention:
- example: 平台留存(元)
- type: string
- price_adjustment_retention:
- example: 调价留存(元)
- type: string
- state:
- example: 状态id
- type: string
- type: object
- md.DataCenterGenerateDataDetailAgentReward:
- properties:
- account:
- type: string
- agent_revenue:
- example: 代理收益(元)
- type: string
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- extra_revenue:
- example: 额外收益(元)
- type: string
- extra_revenue_rate:
- example: '''额外收益百分比'
- type: string
- name:
- type: string
- type: object
- md.DataCenterGenerateDataDetailAgentRewardSecond:
- properties:
- account:
- type: string
- agent_revenue:
- example: 代理收益(元)
- type: string
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- name:
- type: string
- type: object
- md.DataCenterGenerateDataDetailData:
- properties:
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- agent_reward:
- items:
- $ref: '#/definitions/md.DataCenterGenerateDataDetailAgentReward'
- type: array
- agreement_sharing_rate:
- example: 协议分成百分比
- type: string
- commission_retention_rate:
- example: 佣金留存百分比
- type: string
- create_at:
- type: string
- extra_revenue_rate:
- example: 额外收益百分比
- type: string
- media_revenue_rate:
- example: 媒体收益百分比
- type: string
- platform_retention_rate:
- example: 平台留存百分比
- type: string
- update_at:
- type: string
- type: object
- md.DataCenterGenerateDataReq:
- properties:
- end_time:
- type: string
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- platform:
- type: string
- start_time:
- type: string
- state:
- type: string
- type: object
- md.DataCenterGenerateDataRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DataCenterGenerateDataData'
- type: array
- platform:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.DataCenterIncomeDataData:
- properties:
- adv_name:
- example: 广告位
- type: string
- agent_revenue:
- example: 代理收益(元)
- type: string
- agreement_sharing:
- example: 平台收益(元)
- type: string
- click_count:
- example: 现-点击量
- type: string
- click_rate:
- example: 现-点击率
- type: string
- date:
- example: 日期
- type: string
- ecpm:
- example: '''现-ecpm(元)'
- type: string
- exposure_count:
- example: 现-曝光量
- type: string
- id:
- example: id
- type: string
- media_revenue:
- example: 媒体收益(元)
- type: string
- name:
- example: 名称
- type: string
- platform:
- example: 平台名称
- type: string
- settle_amount:
- example: 结算收益(元)
- type: string
- state:
- example: 状态id
- type: string
- type: object
- md.DataCenterIncomeDataDetail:
- properties:
- agent_revenue:
- example: 代理收益(元)
- type: string
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- agent_reward:
- items:
- $ref: '#/definitions/md.DataCenterGenerateDataDetailAgentRewardSecond'
- type: array
- agreement_sharing:
- example: 平台收益(元)
- type: string
- agreement_sharing_rate:
- example: 平台收益百分比
- type: string
- create_at:
- type: string
- data_source:
- example: 数据来源
- type: string
- media_revenue:
- example: 媒体收益(元)
- type: string
- media_revenue_rate:
- example: 媒体收益百分比
- type: string
- medium_name:
- example: 媒体名称
- type: string
- platform:
- example: 填充来源
- type: string
- update_at:
- type: string
- type: object
- md.DataCenterIncomeDataRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DataCenterIncomeDataData'
- type: array
- platform:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.DataCenterOriginalDataCommReq:
- properties:
- id:
- example: 列表id
- type: string
- type: object
- md.DataCenterOriginalDataData:
- properties:
- adv_name:
- example: 广告位
- type: string
- click_count:
- example: 点击量
- type: string
- click_rate:
- example: 点击率
- type: string
- date:
- example: 日期
- type: string
- ecpm:
- example: '''ecpm(元)'
- type: string
- exposure_count:
- example: 曝光量
- type: string
- exposure_rate:
- example: 曝光率
- type: string
- id:
- example: id
- type: string
- is_apply:
- example: 是否已应用
- type: string
- name:
- example: 名称
- type: string
- platform:
- example: 平台名称
- type: string
- publisher_income:
- example: 总收益(元)
- type: string
- req_succ_count:
- example: 拉取量
- type: string
- state:
- example: 状态id
- type: string
- type: object
- md.DataCenterOriginalDataMoreApplicationData:
- properties:
- ad_id:
- example: 广告位id
- type: string
- adv_name:
- example: 广告位
- type: string
- app_id:
- example: 小程序id
- type: string
- id:
- example: id
- type: string
- logo:
- type: string
- name:
- example: 名称
- type: string
- state:
- example: 状态id
- type: string
- type: object
- md.DataCenterOriginalDataMoreApplicationDoingReq:
- properties:
- date:
- example: "2024-08-28"
- type: string
- ids:
- items:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReqData'
- type: array
- type: object
- md.DataCenterOriginalDataMoreApplicationReq:
- properties:
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- type: object
- md.DataCenterOriginalDataMoreApplicationRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.DataCenterOriginalDataOneApplicationAdListData:
- properties:
- ad_id:
- example: 广告位id
- type: string
- id:
- example: id
- type: string
- name:
- example: 名称
- type: string
- state:
- example: 状态id
- type: string
- type: object
- md.DataCenterOriginalDataOneApplicationAdListReq:
- properties:
- app_id:
- type: string
- type: object
- md.DataCenterOriginalDataOneApplicationAdListRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.DataCenterOriginalDataOneApplicationData:
- properties:
- app_id:
- example: 小程序id
- type: string
- id:
- example: id
- type: string
- logo:
- type: string
- name:
- example: 名称
- type: string
- type: object
- md.DataCenterOriginalDataOneApplicationDoingReq:
- properties:
- ad_id:
- type: string
- app_id:
- type: string
- date:
- example: "2024-08-28"
- type: string
- type: object
- md.DataCenterOriginalDataOneApplicationDoingReqData:
- properties:
- ad_id:
- type: string
- app_id:
- type: string
- type: object
- md.DataCenterOriginalDataOneApplicationDoingRes:
- properties:
- ad_id:
- type: string
- ad_slot:
- example: 广告位类型名称
- type: string
- click_count:
- example: 点击量
- type: string
- click_rate:
- example: 点击率
- type: string
- ecpm:
- example: ecpm(元)
- type: string
- exposure_count:
- example: 曝光量
- type: string
- exposure_rate:
- example: 曝光率
- type: string
- publisher_income:
- example: 总收益(元)
- type: string
- req_succ_count:
- example: 拉取量
- type: string
- type: object
- md.DataCenterOriginalDataOneApplicationRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationData'
- type: array
- type: object
- md.DataCenterOriginalDataReq:
- properties:
- end_time:
- type: string
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- platform:
- type: string
- start_time:
- type: string
- state:
- type: string
- type: object
- md.DataCenterOriginalDataRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DataCenterOriginalDataData'
- type: array
- platform:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.DivisionStrategyData:
- properties:
- account:
- example: 账号
- type: string
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- agreement_sharing_rate:
- example: 协议分成百分比
- type: string
- commission_retention_rate:
- example: 佣金留存百分比
- type: string
- extra_revenue_rate:
- example: 额外收益百分比
- type: string
- id:
- example: id
- type: string
- media_revenue_rate:
- example: 媒体收益百分比
- type: string
- medium_id:
- example: 媒体id
- type: string
- name:
- example: 名称
- type: string
- platform_retention_rate:
- example: 平台留存百分比
- type: string
- type: object
- md.DivisionStrategyDetailByAgent:
- properties:
- account:
- example: 账号
- type: string
- agent_id:
- example: 代理id
- type: string
- agent_revenue_rate:
- example: 佣金比例
- type: string
- extra_revenue_rate:
- example: 额外奖励
- type: string
- name:
- example: 名称
- type: string
- type: object
- md.DivisionStrategyDetailReq:
- properties:
- medium_id:
- type: string
- type: object
- md.DivisionStrategyDetailRes:
- properties:
- account:
- example: 账号
- type: string
- agent_list:
- items:
- $ref: '#/definitions/md.DivisionStrategyDetailByAgent'
- type: array
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- agreement_sharing_rate:
- example: 协议分成百分比
- type: string
- commission_retention_rate:
- example: 佣金留存百分比
- type: string
- extra_revenue_rate:
- example: 额外收益百分比
- type: string
- media_revenue_rate:
- example: 媒体收益百分比
- type: string
- medium_id:
- example: 媒体id
- type: string
- name:
- example: 名称
- type: string
- platform_retention_rate:
- example: 平台留存百分比
- type: string
- type: object
- md.DivisionStrategyReq:
- properties:
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- type: object
- md.DivisionStrategyRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.DivisionStrategyData'
- type: array
- total:
- type: integer
- type: object
- md.FinanceCenterDataAgentDetail:
- properties:
- account:
- example: 媒体账号
- type: string
- all_income:
- example: 合计收益
- type: string
- income:
- example: 渠道结算
- type: string
- invoice:
- $ref: '#/definitions/md.Invoice'
- name:
- example: 媒体名称
- type: string
- other_income:
- example: 其他调整
- type: string
- pay_state:
- example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
- type: string
- settle_file:
- example: 结算单
- type: string
- source:
- example: 结算标示
- type: string
- state:
- example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
- type: string
- time_str:
- example: 业务时间
- type: string
- type: object
- md.FinanceCenterDataAgentDetailRes:
- properties:
- business_kind:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- data:
- $ref: '#/definitions/md.FinanceCenterDataAgentDetail'
- invoice_cate:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- invoice_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_pay_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.FinanceCenterDataData:
- properties:
- all_income:
- example: 合计收益
- type: string
- change_income:
- example: 调价留存
- type: string
- commission_income:
- example: 佣金留存
- type: string
- id:
- type: string
- label:
- type: string
- medium_income:
- example: 媒体结算
- type: string
- name:
- example: 媒体名称
- type: string
- other_income:
- example: 其他调整
- type: string
- pay_state:
- example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
- type: string
- platform_income:
- example: 平台留存
- type: string
- settle_type:
- example: 结算单类型(1:日结 2:周结 3:月结 4:预付)
- type: string
- state:
- example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
- type: string
- time_str:
- example: 业务时间
- type: string
- top_income:
- example: 上游结算
- type: string
- type: object
- md.FinanceCenterDataDetail:
- properties:
- account:
- example: 媒体账号
- type: string
- all_income:
- example: 合计收益
- type: string
- change_income:
- example: 调价留存
- type: string
- commission_income:
- example: 佣金留存
- type: string
- invoice:
- $ref: '#/definitions/md.Invoice'
- medium_income:
- example: 媒体结算
- type: string
- name:
- example: 媒体名称
- type: string
- other_income:
- example: 其他调整
- type: string
- pay_state:
- example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
- type: string
- platform_income:
- example: 平台留存
- type: string
- settle_file:
- example: 结算单
- type: string
- source:
- example: 结算标示
- type: string
- state:
- example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
- type: string
- time_str:
- example: 业务时间
- type: string
- top_income:
- example: 上游结算
- type: string
- type: object
- md.FinanceCenterDataDetailRes:
- properties:
- business_kind:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- data:
- $ref: '#/definitions/md.FinanceCenterDataDetail'
- invoice_cate:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- invoice_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_pay_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.FinanceCenterDataReq:
- properties:
- end_time:
- type: string
- limit:
- type: string
- page:
- type: string
- pay_state:
- example: 读 settle_pay_state返回的
- type: string
- start_time:
- example: "2024-08-29"
- type: string
- type: object
- md.FinanceCenterDataRes:
- properties:
- business_kind:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.FinanceCenterDataData'
- type: array
- settle_pay_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.FinanceCenterPlatformDataData:
- properties:
- agent_income:
- example: 代理结算
- type: string
- change_income:
- example: 调价留存
- type: string
- commission_income:
- example: 佣金留存
- type: string
- id:
- type: string
- medium_income:
- example: 媒体结算
- type: string
- platform_income:
- example: 平台留存
- type: string
- time_str:
- example: 业务时间
- type: string
- top_income:
- example: 上游结算
- type: string
- update_at:
- example: 更新时间
- type: string
- type: object
- md.FinanceCenterPlatformDataReq:
- properties:
- date:
- example: "2024-08-29"
- type: string
- end_time:
- type: string
- limit:
- type: string
- page:
- type: string
- start_time:
- example: "2024-08-29"
- type: string
- type: object
- md.FinanceCenterPlatformDataRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.FinanceCenterPlatformDataData'
- type: array
- total:
- type: integer
- type: object
- md.FinancialDynamicsAgentListData:
- properties:
- amount:
- example: 支付金额
- type: string
- business_kind:
- example: 支付类型(1:广告合作)
- type: string
- certificate:
- example: 支付凭证
- type: string
- id:
- type: string
- memo:
- example: 备注
- type: string
- name:
- type: string
- pay_method:
- example: 支付方式 0对私 1对公
- type: string
- pay_time:
- example: 支付时间
- type: string
- type: object
- md.FinancialDynamicsAgentListReq:
- properties:
- end_time:
- type: string
- limit:
- type: string
- page:
- type: string
- start_time:
- example: "2024-08-29 00:00:00"
- type: string
- uid:
- example: ""
- type: string
- type: object
- md.FinancialDynamicsAgentListRes:
- properties:
- business_kind:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.FinancialDynamicsAgentListData'
- type: array
- pay_method:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- user:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.FinancialDynamicsAgentSaveReq:
- properties:
- amount:
- example: 支付金额
- type: string
- business_kind:
- example: 支付类型(1:广告合作)
- type: string
- certificate:
- example: 支付凭证
- type: string
- memo:
- example: 备注
- type: string
- pay_method:
- example: 支付方式 0对私 1对公
- type: string
- uid:
- type: string
- type: object
- md.FinancialDynamicsAgentTotalReq:
- properties:
- end_time:
- type: string
- start_time:
- example: "2024-08-29 00:00:00"
- type: string
- uid:
- example: ""
- type: string
- type: object
- md.FinancialDynamicsAgentTotalRes:
- properties:
- all_amount:
- example: 预付总金额
- type: string
- balance_amount:
- example: 账户余额
- type: string
- pay_count:
- example: 预付次数
- type: string
- use_amount:
- example: 已消耗金额
- type: string
- type: object
- md.FinancialDynamicsMediumListData:
- properties:
- amount:
- example: 支付金额
- type: string
- business_kind:
- example: 支付类型(1:广告合作)
- type: string
- certificate:
- example: 支付凭证
- type: string
- id:
- type: string
- memo:
- example: 备注
- type: string
- name:
- type: string
- pay_method:
- example: 支付方式 0对私 1对公
- type: string
- pay_time:
- example: 支付时间
- type: string
- type: object
- md.FinancialDynamicsMediumListReq:
- properties:
- end_time:
- type: string
- limit:
- type: string
- page:
- type: string
- start_time:
- example: "2024-08-29 00:00:00"
- type: string
- uid:
- example: ""
- type: string
- type: object
- md.FinancialDynamicsMediumListRes:
- properties:
- business_kind:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.FinancialDynamicsMediumListData'
- type: array
- pay_method:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- user:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.FinancialDynamicsMediumSaveReq:
- properties:
- amount:
- example: 支付金额
- type: string
- business_kind:
- example: 支付类型(1:广告合作)
- type: string
- certificate:
- example: 支付凭证
- type: string
- memo:
- example: 备注
- type: string
- pay_method:
- example: 支付方式 0对私 1对公
- type: string
- uid:
- type: string
- type: object
- md.FinancialDynamicsMediumTotalReq:
- properties:
- end_time:
- type: string
- start_time:
- example: "2024-08-29 00:00:00"
- type: string
- uid:
- example: ""
- type: string
- type: object
- md.FinancialDynamicsMediumTotalRes:
- properties:
- all_amount:
- example: 预付总金额
- type: string
- balance_amount:
- example: 账户余额
- type: string
- pay_count:
- example: 预付次数
- type: string
- use_amount:
- example: 已消耗金额
- type: string
- type: object
- md.ImgReqUpload:
- properties:
- dir:
- type: string
- file_name:
- type: string
- file_size:
- description: 文件大小, 单位byte
- type: integer
- type: object
- md.IndexAppListData:
- properties:
- list:
- items:
- $ref: '#/definitions/md.IndexAppListDataList'
- type: array
- logo:
- type: string
- name:
- type: string
- table_list:
- items:
- type: string
- type: array
- type: object
- md.IndexAppListDataList:
- properties:
- bili:
- type: string
- name:
- type: string
- type:
- type: string
- value:
- type: string
- type: object
- md.IndexAppListReq:
- properties:
- end_date:
- example: "2024-08-30"
- type: string
- name:
- type: string
- sort:
- example: 排序
- type: string
- start_date:
- example: "2024-08-30"
- type: string
- type: object
- md.IndexAppListRes:
- properties:
- app_id:
- items:
- type: string
- type: array
- list:
- items:
- $ref: '#/definitions/md.IndexAppListData'
- type: array
- sort:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.IndexAppListTableReq:
- properties:
- app_id:
- items:
- type: string
- type: array
- end_date:
- example: "2024-08-30"
- type: string
- start_date:
- example: "2024-08-30"
- type: string
- type: object
- md.Invoice:
- properties:
- count:
- type: string
- file:
- items:
- $ref: '#/definitions/md.InvoiceFile'
- type: array
- time:
- type: string
- type:
- type: string
- type: object
- md.InvoiceFile:
- properties:
- state:
- example: 0待确认 1审核通过 2审核失败
- type: string
- url:
- type: string
- type: object
- md.InvoiceReq:
- properties:
- file:
- items:
- $ref: '#/definitions/md.InvoiceFile'
- type: array
- id:
- example: 列表id
- type: string
- state:
- example: 1审核通过 2审核失败
- type: string
- type: object
- md.LoginReq:
- properties:
- code:
- example: 验证码
- type: string
- password:
- example: 登录密码
- type: string
- username:
- example: 登录账号
- type: string
- required:
- - password
- - username
- type: object
- md.LoginResponse:
- properties:
- token:
- type: string
- type: object
- md.MediumDivisionStrategy:
- properties:
- agent_revenue_rate:
- example: 代理收益百分比
- type: string
- agreement_sharing_rate:
- example: 协议分成百分比
- type: string
- commission_retention_rate:
- example: 佣金留存百分比
- type: string
- ecpm:
- example: 现-ecpm(元)
- type: string
- exposure_count:
- example: 曝光量
- type: string
- extra_revenue_rate:
- example: 额外收益百分比
- type: string
- media_revenue_rate:
- example: 媒体收益百分比
- type: string
- old_ecpm:
- example: 原-ecpm(元)
- type: string
- platform_retention_rate:
- example: 平台留存百分比
- type: string
- type: object
- md.MediumListData:
- properties:
- account:
- example: 媒体账号
- type: string
- business_license_address:
- example: 营业执照地址
- type: string
- company_name:
- example: 公司名称
- type: string
- id:
- example: id
- type: string
- legal_representative:
- example: 法定代表人
- type: string
- medium_id:
- example: 媒体id
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- unified_social_credit_code:
- example: 统一社会信用代码
- type: string
- type: object
- md.MediumListDelReq:
- properties:
- id:
- example: 列表id
- type: string
- type: object
- md.MediumListReq:
- properties:
- id:
- type: string
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- state:
- type: string
- type: object
- md.MediumListRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.MediumListData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.MediumListSaveReq:
- properties:
- medium_id:
- type: string
- username:
- type: string
- type: object
- md.MediumQualificationBankData:
- properties:
- account:
- example: 账号
- type: string
- bank:
- example: 开户银行
- type: string
- bank_branch:
- example: 开户银行分行
- type: string
- bank_no:
- example: 银行卡号
- type: string
- company_name:
- example: 公司名称
- type: string
- currency_conf:
- example: 结算币种 0人民币
- type: string
- id:
- example: id
- type: string
- kind:
- example: 类型(1:企业 2:个人)
- type: string
- licence:
- example: 开户许可证
- type: string
- medium_id:
- example: 代理id
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- unified_social_credit_code:
- example: 统一社会信用代码
- type: string
- type: object
- md.MediumQualificationBankRes:
- properties:
- currency_conf:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.MediumQualificationBankData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.MediumQualificationContactData:
- properties:
- account:
- example: 账号
- type: string
- address:
- example: 联系地址
- type: string
- company_name:
- example: 公司名称
- type: string
- email:
- example: 邮箱地址
- type: string
- id:
- example: id
- type: string
- kind:
- example: 类型(1:企业 2:个人)
- type: string
- medium_id:
- example: 代理id
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- name:
- example: 联系人
- type: string
- phone:
- example: 联系电话
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- type: object
- md.MediumQualificationContactRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.MediumQualificationContactData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.MediumQualificationEnterpriseAuditReq:
- properties:
- medium_id:
- type: string
- memo:
- type: string
- state:
- type: string
- type: object
- md.MediumQualificationEnterpriseData:
- properties:
- account:
- example: 账号
- type: string
- business_license_address:
- example: 营业执照地址
- type: string
- business_license_img_url:
- example: 营业执照照片
- type: string
- certificate_first_type:
- example: 证件类型 1级类目id
- type: string
- certificate_type:
- example: 证件类型 2级类目id
- type: string
- certificate_validity:
- example: 证件有效期
- type: string
- company_abbreviation:
- example: 公司简称
- type: string
- company_name:
- example: 公司名称
- type: string
- country_region:
- example: 国家地区
- type: string
- country_region_id:
- example: 国家地区id
- type: string
- id:
- example: 状态选择
- type: string
- kind:
- example: 类型(1:企业 2:个人)
- type: string
- legal_representative:
- example: 法定代表人
- type: string
- medium_id:
- example: 代理id
- type: string
- memo:
- example: 备注 审核时填写的
- type: string
- registered_address:
- example: 注册地址
- type: string
- registered_address_city_id:
- example: 注册地址-市id
- type: string
- registered_address_country_id:
- example: 注册地址-国家id
- type: string
- registered_address_county_id:
- example: 注册地址-县/区id
- type: string
- registered_address_province_id:
- example: 册地址-省份id
- type: string
- state:
- example: 状态(0:待提交 1:待审核 2:审核通过 3:审核拒绝)
- type: string
- unified_social_credit_code:
- example: 统一社会信用代码
- type: string
- uuid:
- example: 站长id
- type: string
- type: object
- md.MediumQualificationEnterpriseReq:
- properties:
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- state:
- type: string
- type: object
- md.MediumQualificationEnterpriseRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.MediumQualificationEnterpriseData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- type: object
- md.OtherIncomeReq:
- properties:
- amount:
- example: 其他收益
- type: string
- id:
- example: 列表id
- type: string
- type: object
- md.QiNiuBucketRegion:
- properties:
- region_domain:
- example: 区域域名
- type: string
- region_id:
- example: 区域id
- type: string
- region_name:
- example: 区域名称
- type: string
- type: object
- md.RegisterForAgentReq:
- properties:
- code:
- example: 验证码
- type: string
- password:
- example: 登录密码
- type: string
- phone:
- example: 登录账号
- type: string
- required:
- - password
- - phone
- type: object
- md.RegisterForMediumReq:
- properties:
- code:
- example: 验证码
- type: string
- password:
- example: 登录密码
- type: string
- phone:
- example: 登录账号
- type: string
- required:
- - password
- - phone
- type: object
- md.Response:
- properties:
- code:
- example: 响应码
- type: string
- data:
- description: 内容
- msg:
- example: 具体错误原因
- type: string
- type: object
- md.RoleBindPermissionGroupReq:
- properties:
- permission_ids:
- items:
- type: integer
- type: array
- role_id:
- type: integer
- required:
- - role_id
- type: object
- md.SelectData:
- properties:
- name:
- example: 名称
- type: string
- value:
- example: 值
- type: string
- type: object
- md.SetLogoReq:
- properties:
- agent_logo:
- type: string
- medium_logo:
- type: string
- type: object
- md.SetLogoResp:
- properties:
- data:
- allOf:
- - $ref: '#/definitions/md.SetLogoReq'
- description: 数据内容
- type: object
- md.SetMobReq:
- properties:
- mob_app_key:
- type: string
- mob_app_secret:
- type: string
- type: object
- md.SetOssReq:
- properties:
- file_access_key:
- example: 对象存储AccessToken
- type: string
- file_bucket:
- example: 对象存储bucket(空间)
- type: string
- file_bucket_host:
- example: 对象存储域名
- type: string
- file_bucket_region:
- example: 文件所属区域
- type: string
- file_secret_key:
- example: 对象存储SecretToken
- type: string
- required:
- - file_access_key
- - file_bucket
- - file_bucket_host
- - file_bucket_region
- - file_secret_key
- type: object
- md.SetOssResp:
- properties:
- data:
- allOf:
- - $ref: '#/definitions/md.SetOssReq'
- description: 数据内容
- qi_niu_bucket_region_list:
- description: 七牛云存储区域列表
- items:
- $ref: '#/definitions/md.QiNiuBucketRegion'
- type: array
- type: object
- md.SettleCenterDataData:
- properties:
- account:
- type: string
- id:
- type: string
- name:
- type: string
- settle_type:
- type: string
- update_at:
- type: string
- type: object
- md.SettleCenterDataDetailData:
- properties:
- all_income:
- example: 总计
- type: string
- basic_income:
- example: 基础收益
- type: string
- business_kind:
- example: 业务类型(1:广告合作)
- type: string
- other_income:
- example: 其他收益
- type: string
- pay_state:
- example: 结算单支付状态(0:未开始 1:待审核发票 2:发票审核中 3:发票审核拒绝 4:付款中 5:已付款)
- type: string
- settle_type:
- example: 结算单类型(1:日结 2:周结 3:月结 4:预付)
- type: string
- state:
- example: 结算单状态(0:未开始 1:核算中 2:待签订 3:完成签订)
- type: string
- time_str:
- example: 业务时间
- type: string
- type: object
- md.SettleCenterDataDetailReq:
- properties:
- end_time:
- type: string
- id:
- type: string
- limit:
- type: string
- page:
- type: string
- start_time:
- example: "2024-08-29"
- type: string
- type: object
- md.SettleCenterDataDetailRes:
- properties:
- business_kind:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- list:
- items:
- $ref: '#/definitions/md.SettleCenterDataDetailData'
- type: array
- settle_pay_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- settle_type:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.SettleCenterDataReq:
- properties:
- account:
- type: string
- limit:
- type: string
- name:
- type: string
- page:
- type: string
- state:
- type: string
- type: object
- md.SettleCenterDataRes:
- properties:
- list:
- items:
- $ref: '#/definitions/md.SettleCenterDataData'
- type: array
- state:
- items:
- $ref: '#/definitions/md.SelectData'
- type: array
- total:
- type: integer
- type: object
- md.SettleCenterDataSaveReq:
- properties:
- id:
- type: string
- settle_type:
- type: string
- type: object
- md.SettleFileReq:
- properties:
- file:
- example: 七牛云链接 带http
- type: string
- id:
- example: 列表id
- type: string
- type: object
- md.ShareIndexResp:
- properties:
- agent_domain:
- example: 代理分享地址
- type: string
- master_id:
- type: string
- medium_domain:
- example: 媒体分享地址
- type: string
- type: object
- md.UpdateAdminReq:
- properties:
- adm_id:
- type: integer
- memo:
- type: string
- password:
- type: string
- username:
- type: string
- required:
- - adm_id
- - password
- - username
- type: object
- md.UpdateAdminStateReq:
- properties:
- adm_id:
- type: integer
- state:
- type: integer
- required:
- - adm_id
- - state
- type: object
- md.UpdateRoleReq:
- properties:
- memo:
- type: string
- name:
- type: string
- role_id:
- type: integer
- required:
- - memo
- - name
- - role_id
- type: object
- md.UpdateRoleStateReq:
- properties:
- role_id:
- type: integer
- state:
- type: integer
- required:
- - role_id
- - state
- type: object
- md.WxOpenGetResp:
- properties:
- aes_key:
- example: 消息加解密Key
- type: string
- app_secret:
- example: appSecret
- type: string
- appid:
- example: appid
- type: string
- token:
- example: 消息校验Token
- type: string
- wx_open_applet_server_domain:
- example: 微信开放平台-小程序服务器域名
- type: string
- wx_open_authorization_event_receiving_configuration:
- example: 微信开放平台-授权事件接收配置
- type: string
- wx_open_domain_of_the_initiating_page_for_login_authorization:
- example: 微信开放平台-登录授权的发起页域名
- type: string
- wx_open_message_and_event_reception_configuration:
- example: 微信开放平台-消息与事件接收配置
- type: string
- wx_open_white_list_ip:
- example: 微信开放平台-白名单ip
- type: string
- type: object
- md.WxOpenSetReq:
- properties:
- aes_key:
- example: 消息加解密Key
- type: string
- app_secret:
- example: appSecret
- type: string
- appid:
- example: appid
- type: string
- token:
- example: 消息校验Token
- type: string
- required:
- - aes_key
- - app_secret
- - appid
- - token
- type: object
- host: localhost:1002 or xxxx.advertisement.dengbiao.top
- info:
- contact:
- email: 1239118001@qq.com
- name: dengbiao
- url: http://www.swagger.io/support
- description: 站长后台接口
- license:
- name: Apache 2.0
- url: http://www.apache.org/licenses/LICENSE-2.0.html
- termsOfService: http://swagger.io/terms/
- title: 广告联盟-站长平台
- version: "1.0"
- paths:
- /api/agentQualification/bank:
- post:
- consumes:
- - application/json
- description: 渠道资质-银行资质
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.AgentQualificationBankRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 银行资质
- tags:
- - 渠道资质------嘉俊
- /api/agentQualification/bank/audit:
- post:
- consumes:
- - application/json
- description: 渠道资质-银行资质审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 银行资质审核
- tags:
- - 渠道资质------嘉俊
- /api/agentQualification/contact:
- post:
- consumes:
- - application/json
- description: 渠道资质-联系方式
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.AgentQualificationContactRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 联系方式
- tags:
- - 渠道资质------嘉俊
- /api/agentQualification/contact/audit:
- post:
- consumes:
- - application/json
- description: 渠道资质-联系方式审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 联系方式审核
- tags:
- - 渠道资质------嘉俊
- /api/agentQualification/enterprise:
- post:
- consumes:
- - application/json
- description: 渠道资质-主体资质
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 主体资质
- tags:
- - 渠道资质------嘉俊
- /api/agentQualification/enterprise/audit:
- post:
- consumes:
- - application/json
- description: 渠道资质-主体资质审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseAuditReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 主体资质审核
- tags:
- - 渠道资质------嘉俊
- /api/dataCenter/generate/data/del:
- post:
- consumes:
- - application/json
- description: 数据中心-分成数据-删除
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 分成数据-删除
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/generate/data/detail:
- post:
- consumes:
- - application/json
- description: 数据中心-分成数据-详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataDetailData'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 分成数据-详情
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/generate/data/doing:
- post:
- consumes:
- - application/json
- description: 数据中心-分成数据-应用操作
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 分成数据-应用操作
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/generate/data/list:
- post:
- consumes:
- - application/json
- description: 数据中心-分成数据-列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 分成数据-列表
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/income/data/detail:
- post:
- consumes:
- - application/json
- description: 数据中心-收益报表-详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataCommReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterIncomeDataDetail'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 收益报表-详情
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/income/data/list:
- post:
- consumes:
- - application/json
- description: 数据中心-收益报表-列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterGenerateDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterIncomeDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 收益报表-列表
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/del:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-删除
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataCommReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-删除
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/doing:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-应用操作
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterDataCenterOriginalDataDoingReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-应用操作
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/list:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-列表
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/more/application:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-一键导入应用列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-一键导入应用列表
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/more/application/doing:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-一键导入操作
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataMoreApplicationDoingReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-一键导入操作
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/more/application/state:
- get:
- consumes:
- - application/json
- description: 数据中心-原始数据-一键导入操作状态
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 state=1 进行中
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-一键导入操作状态
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/one/application:
- get:
- consumes:
- - application/json
- description: 数据中心-原始数据-单个导入应用列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-单个导入应用列表
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/one/application/ad/list:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-单个导入应用-广告位列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationAdListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-单个导入应用-广告位列表
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/one/application/doing:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-单个应用数据操作
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-单个应用数据操作
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/one/application/state:
- get:
- consumes:
- - application/json
- description: 数据中心-原始数据-单个应用数据操作后的完成状态
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 state=1 进行中
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-单个应用数据操作后的完成状态
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/one/application/total:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-单个应用数据统计
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataOneApplicationDoingRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-单个应用数据统计
- tags:
- - 数据中心------嘉俊
- /api/dataCenter/original/data/total:
- post:
- consumes:
- - application/json
- description: 数据中心-原始数据-记录应用时统计
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DataCenterOriginalDataCommReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- $ref: '#/definitions/md.MediumDivisionStrategy'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 原始数据-记录应用时统计
- tags:
- - 数据中心------嘉俊
- /api/divisionStrategy/detail:
- post:
- consumes:
- - application/json
- description: 分成策略-详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DivisionStrategyDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DivisionStrategyDetailRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 详情
- tags:
- - 分成策略------嘉俊
- /api/divisionStrategy/list:
- post:
- consumes:
- - application/json
- description: 分成策略-列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DivisionStrategyReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.DivisionStrategyRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 列表
- tags:
- - 分成策略------嘉俊
- /api/divisionStrategy/save:
- post:
- consumes:
- - application/json
- description: 分成策略-保存
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.DivisionStrategyDetailRes'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 保存
- tags:
- - 分成策略------嘉俊
- /api/financeCenter/agent/detail:
- post:
- consumes:
- - application/json
- description: 财务中心-代理详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.CommDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinanceCenterDataAgentDetailRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理详情
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/agent/invoice/save:
- post:
- consumes:
- - application/json
- description: 财务中心-代理详情-发票保存
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.InvoiceReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理详情-发票保存
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/agent/list:
- post:
- consumes:
- - application/json
- description: 财务中心-代理列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinanceCenterDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinanceCenterDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理列表
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/agent/other/income/save:
- post:
- consumes:
- - application/json
- description: 财务中心-代理详情-其他收益调整
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.OtherIncomeReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理详情-其他收益调整
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/agent/pay/save:
- post:
- consumes:
- - application/json
- description: 财务中心-代理详情-确认支付
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.CommDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理详情-确认支付
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/agent/settle/file/save:
- post:
- consumes:
- - application/json
- description: 财务中心-代理详情-结算单保存
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleFileReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理详情-结算单保存
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/medium/detail:
- post:
- consumes:
- - application/json
- description: 财务中心-媒体详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.CommDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinanceCenterDataDetailRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体详情
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/medium/invoice/save:
- post:
- consumes:
- - application/json
- description: 财务中心-媒体详情-发票保存
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.InvoiceReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体详情-发票保存
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/medium/list:
- post:
- consumes:
- - application/json
- description: 财务中心-媒体列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinanceCenterDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinanceCenterDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体列表
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/medium/other/income/save:
- post:
- consumes:
- - application/json
- description: 财务中心-媒体详情-其他收益调整
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.OtherIncomeReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体详情-其他收益调整
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/medium/pay/save:
- post:
- consumes:
- - application/json
- description: 财务中心-媒体详情-确认支付
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.CommDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体详情-确认支付
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/medium/settle/file/save:
- post:
- consumes:
- - application/json
- description: 财务中心-媒体详情-结算单保存
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleFileReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体详情-结算单保存
- tags:
- - 财务中心------嘉俊
- /api/financeCenter/platform/list:
- post:
- consumes:
- - application/json
- description: 财务中心-平台报表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinanceCenterPlatformDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinanceCenterPlatformDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 平台报表
- tags:
- - 财务中心------嘉俊
- /api/financialDynamics/agent/list:
- post:
- consumes:
- - application/json
- description: 资产动态-代理预付
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinancialDynamicsAgentListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinancialDynamicsAgentListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理预付
- tags:
- - 资产动态------嘉俊
- /api/financialDynamics/agent/save:
- post:
- consumes:
- - application/json
- description: 资产动态-代理预付-创建
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinancialDynamicsAgentSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理预付-创建
- tags:
- - 资产动态------嘉俊
- /api/financialDynamics/agent/total:
- post:
- consumes:
- - application/json
- description: 资产动态-代理预付-统计
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinancialDynamicsAgentTotalReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinancialDynamicsAgentTotalRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理预付-统计
- tags:
- - 资产动态------嘉俊
- /api/financialDynamics/medium/list:
- post:
- consumes:
- - application/json
- description: 资产动态-媒体预付
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinancialDynamicsMediumListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinancialDynamicsMediumListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体预付
- tags:
- - 资产动态------嘉俊
- /api/financialDynamics/medium/save:
- post:
- consumes:
- - application/json
- description: 资产动态-媒体预付-创建
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinancialDynamicsMediumSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体预付-创建
- tags:
- - 资产动态------嘉俊
- /api/financialDynamics/medium/total:
- post:
- consumes:
- - application/json
- description: 资产动态-媒体预付-统计
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.FinancialDynamicsMediumTotalReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.FinancialDynamicsMediumTotalRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体预付-统计
- tags:
- - 资产动态------嘉俊
- /api/index/app/list:
- post:
- consumes:
- - application/json
- description: 首页-应用数据
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.IndexAppListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.IndexAppListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 应用数据
- tags:
- - 首页------嘉俊
- /api/index/app/list/table:
- post:
- consumes:
- - application/json
- description: 首页-应用数据-每个应用的折线图
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.IndexAppListTableReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 应用数据-每个应用的折线图
- tags:
- - 首页------嘉俊
- /api/index/base:
- get:
- consumes:
- - application/json
- description: 首页-右上角基本数据
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 右上角基本数据
- tags:
- - 首页------嘉俊
- /api/index/total:
- get:
- consumes:
- - application/json
- description: 首页-统计数据
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 统计数据
- tags:
- - 首页------嘉俊
- /api/login:
- post:
- consumes:
- - application/json
- description: 登入
- parameters:
- - description: 用户名密码
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.LoginReq'
- produces:
- - application/json
- responses:
- "200":
- description: token
- schema:
- $ref: '#/definitions/md.LoginResponse'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 登陆
- tags:
- - 登录
- /api/mediumCenter/agent/bind/medium/list:
- post:
- consumes:
- - application/json
- description: 关联中心-代理绑定媒体列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.MediumListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理绑定媒体列表
- tags:
- - 关联中心------嘉俊
- /api/mediumCenter/agent/list:
- post:
- consumes:
- - application/json
- description: 关联中心-代理列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.AgentQualificationEnterpriseRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理列表
- tags:
- - 关联中心------嘉俊
- /api/mediumCenter/applet/application/ad/space/audit:
- post:
- consumes:
- - application/json
- description: 小程序应用-广告位审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletApplicationAdSpaceSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 广告位审核
- tags:
- - 媒体中心------嘉俊
- /api/mediumCenter/applet/application/ad/space/list:
- post:
- consumes:
- - application/json
- description: 小程序应用-广告位列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletApplicationAdSpaceListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容---这是data里面的数据
- schema:
- $ref: '#/definitions/md.AppletApplicationAdSpaceListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 广告位列表
- tags:
- - 媒体中心------嘉俊
- /api/mediumCenter/applet/application/ad/space/medium/list:
- post:
- consumes:
- - application/json
- description: 广告位管理-媒体列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容---这是data里面的数据
- schema:
- $ref: '#/definitions/md.AppletApplicationAdSpaceMediumListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 广告位管理-媒体列表
- tags:
- - 媒体中心------嘉俊
- /api/mediumCenter/applet/application/audit:
- post:
- consumes:
- - application/json
- description: 小程序应用-审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletApplicationSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 审核
- tags:
- - 媒体中心------嘉俊
- /api/mediumCenter/applet/application/list:
- post:
- consumes:
- - application/json
- description: 小程序应用-列表数据
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletApplicationListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容---这是data里面的数据
- schema:
- $ref: '#/definitions/md.AppletApplicationListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 应用列表
- tags:
- - 媒体中心------嘉俊
- /api/mediumCenter/applet/application/medium/list:
- post:
- consumes:
- - application/json
- description: 媒体中心-媒体列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletApplicationMediumListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容---这是data里面的数据
- schema:
- $ref: '#/definitions/md.AppletApplicationMediumListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体列表
- tags:
- - 媒体中心------嘉俊
- /api/mediumCenter/medium/bind/agent/del:
- post:
- consumes:
- - application/json
- description: 关联中心-媒体绑定代理删除
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumListDelReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体绑定代理删除
- tags:
- - 关联中心------嘉俊
- /api/mediumCenter/medium/bind/agent/list:
- post:
- consumes:
- - application/json
- description: 关联中心-媒体绑定代理列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.MediumListRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体绑定代理列表
- tags:
- - 关联中心------嘉俊
- /api/mediumCenter/medium/bind/agent/save:
- post:
- consumes:
- - application/json
- description: 关联中心-媒体绑定代理操作
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumListSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: '具体看返回内容 '
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体绑定代理操作
- tags:
- - 关联中心------嘉俊
- /api/mediumCenter/medium/list:
- post:
- consumes:
- - application/json
- description: 关联中心-媒体列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体列表
- tags:
- - 关联中心------嘉俊
- /api/mediumQualification/bank:
- post:
- consumes:
- - application/json
- description: 媒体资质-银行资质
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.MediumQualificationBankRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 银行资质
- tags:
- - 媒体资质------嘉俊
- /api/mediumQualification/bank/audit:
- post:
- consumes:
- - application/json
- description: 媒体资质-银行资质审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 银行资质审核
- tags:
- - 媒体资质------嘉俊
- /api/mediumQualification/contact:
- post:
- consumes:
- - application/json
- description: 媒体资质-联系方式
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.MediumQualificationContactRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 联系方式
- tags:
- - 媒体资质------嘉俊
- /api/mediumQualification/contact/audit:
- post:
- consumes:
- - application/json
- description: 媒体资质-联系方式审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 联系方式审核
- tags:
- - 媒体资质------嘉俊
- /api/mediumQualification/enterprise:
- post:
- consumes:
- - application/json
- description: 媒体资质-主体资质
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 主体资质
- tags:
- - 媒体资质------嘉俊
- /api/mediumQualification/enterprise/audit:
- post:
- consumes:
- - application/json
- description: 媒体资质-主体资质审核
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.MediumQualificationEnterpriseAuditReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 主体资质审核
- tags:
- - 媒体资质------嘉俊
- /api/qiniuyun/upload:
- post:
- consumes:
- - application/json
- description: 七牛云-七牛云上传
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.ImgReqUpload'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 七牛云上传
- tags:
- - 七牛云
- /api/qualification/select/base:
- get:
- consumes:
- - application/json
- description: 资质认证-认证下拉框选择内容
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 认证下拉框选择内容
- tags:
- - 资质认证------嘉俊
- /api/registerForAgent:
- post:
- consumes:
- - application/json
- description: 注册模块-渠道代理注册
- parameters:
- - description: 用户名密码
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.RegisterForAgentReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 渠道代理注册
- tags:
- - 注册模块
- /api/registerForMedium:
- post:
- consumes:
- - application/json
- description: 注册模块-媒体注册
- parameters:
- - description: 用户名密码
- in: body
- name: req
- required: true
- schema:
- $ref: '#/definitions/md.RegisterForMediumReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体注册
- tags:
- - 注册模块
- /api/role/addAdmin:
- post:
- consumes:
- - application/json
- description: 权限管理-新增管理员
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AddAdminReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 新增管理员
- tags:
- - 权限管理
- /api/role/addRole:
- post:
- consumes:
- - application/json
- description: 权限管理-添加角色
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AddRoleReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 添加角色
- tags:
- - 权限管理
- /api/role/adminInfo:
- get:
- consumes:
- - application/json
- description: 权限管理-管理员信息
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 管理员id
- in: query
- name: adm_id
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 管理员信息
- tags:
- - 权限管理
- /api/role/adminList:
- post:
- consumes:
- - application/json
- description: 权限管理-管理员列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AdminListReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 管理员列表
- tags:
- - 权限管理
- /api/role/bindAdminRole/:
- post:
- consumes:
- - application/json
- description: 权限管理-管理员绑定角色
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.BindAdminRoleReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 管理员绑定角色
- tags:
- - 权限管理
- /api/role/deleteAdmin/{$adm_id}:
- delete:
- consumes:
- - application/json
- description: 权限管理-删除管理员
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 删除管理员
- tags:
- - 权限管理
- /api/role/deleteRole/{$id}:
- delete:
- consumes:
- - application/json
- description: 权限管理-删除角色
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.UpdateRoleStateReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 删除角色
- tags:
- - 权限管理
- /api/role/roleBindPermissionGroup:
- post:
- consumes:
- - application/json
- description: 权限管理-角色绑定权限组
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.RoleBindPermissionGroupReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 角色绑定权限组
- tags:
- - 权限管理
- /api/role/roleList:
- get:
- consumes:
- - application/json
- description: 权限管理-角色列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 角色列表
- tags:
- - 权限管理
- /api/role/updateAdmin:
- post:
- consumes:
- - application/json
- description: 权限管理-修改管理员信息
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.UpdateAdminReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 修改管理员信息
- tags:
- - 权限管理
- /api/role/updateAdminState:
- post:
- consumes:
- - application/json
- description: 权限管理-修改管理员状态
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.UpdateAdminStateReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 修改管理员状态
- tags:
- - 权限管理
- /api/role/updateRole:
- post:
- consumes:
- - application/json
- description: 权限管理-修改角色
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.UpdateRoleReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 修改角色
- tags:
- - 权限管理
- /api/role/updateRoleState:
- post:
- consumes:
- - application/json
- description: 权限管理-修改角色状态
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.UpdateRoleStateReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 修改角色状态
- tags:
- - 权限管理
- /api/setCenter/applet/add:
- post:
- consumes:
- - application/json
- description: 小程序设置-新增
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletAddReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 新增
- tags:
- - 设置中心-小程序设置
- /api/setCenter/applet/authorize:
- get:
- consumes:
- - application/json
- description: 设置中心-基础设置
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 微信授权界面url
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 设置中心-基础设置-微信三方应用获取
- tags:
- - 设置中心
- /api/setCenter/applet/list:
- get:
- consumes:
- - application/json
- description: 小程序设置-列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/hdl.WxOpenThirdPartyAppList'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 列表
- tags:
- - 设置中心-小程序设置
- /api/setCenter/applet/unauthorized:
- get:
- consumes:
- - application/json
- description: 设置中心-基础设置
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 设置中心-基础设置-微信三方应用获取
- tags:
- - 设置中心
- /api/setCenter/applet/update:
- post:
- consumes:
- - application/json
- description: 小程序设置-更新
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletUpdateReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 更新
- tags:
- - 设置中心-小程序设置
- /api/setCenter/basic/applet/shieldRules/addBlackList:
- post:
- consumes:
- - application/json
- description: 小程序设置-屏蔽规则-添加屏蔽的广告主
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletAddBlackListReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 添加屏蔽的广告主
- tags:
- - 设置中心-小程序设置-屏蔽规则
- /api/setCenter/basic/applet/shieldRules/delBlackList:
- post:
- consumes:
- - application/json
- description: 小程序设置-屏蔽规则-删除屏蔽的广告主
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletDelBlackListReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 删除屏蔽的广告主
- tags:
- - 设置中心-小程序设置-屏蔽规则
- /api/setCenter/basic/applet/shieldRules/getAmsCategoryBlackList:
- post:
- consumes:
- - application/json
- description: 小程序设置-屏蔽规则-获取行业屏蔽信息
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletGetAmsCategoryBlackListReq'
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.AppletGetAmsCategoryBlackListResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 获取行业屏蔽信息
- tags:
- - 设置中心-小程序设置-屏蔽规则
- /api/setCenter/basic/applet/shieldRules/getBlackList:
- post:
- consumes:
- - application/json
- description: 小程序设置-屏蔽规则-获取屏蔽的广告主
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletGetBlackListReq'
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.AgencyGetBlackListResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 获取屏蔽的广告主
- tags:
- - 设置中心-小程序设置-屏蔽规则
- /api/setCenter/basic/applet/shieldRules/setAmsCategoryBlackList:
- post:
- consumes:
- - application/json
- description: 小程序设置-屏蔽规则-设置行业屏蔽信息
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.AppletSetAmsCategoryBlackListReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 设置行业屏蔽信息
- tags:
- - 设置中心-小程序设置-屏蔽规则
- /api/setCenter/basic/getLogo:
- get:
- consumes:
- - application/json
- description: 基础设置-logo获取
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.SetLogoResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: logo获取
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/getMob:
- get:
- consumes:
- - application/json
- description: 基础设置-mob获取
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.SetOssResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: mob获取
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/getOss:
- get:
- consumes:
- - application/json
- description: 基础设置-oss获取
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.SetOssResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: oss获取
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/setLogo:
- post:
- consumes:
- - application/json
- description: 基础设置-logo设置
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SetLogoReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: logo设置
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/setMob:
- post:
- consumes:
- - application/json
- description: 基础设置-mob设置
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SetMobReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: mob设置
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/setOss:
- post:
- consumes:
- - application/json
- description: 基础设置-oss设置
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SetOssReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: oss设置
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/wxOpenGet:
- get:
- consumes:
- - application/json
- description: 基础设置-微信三方应用获取
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.WxOpenGetResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 微信三方应用获取
- tags:
- - 设置中心-基础设置
- /api/setCenter/basic/wxOpenSet:
- post:
- consumes:
- - application/json
- description: 基础设置-微信三方应用设置
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.WxOpenSetReq'
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 微信三方应用设置
- tags:
- - 设置中心-基础设置
- /api/setCenter/share/index:
- get:
- consumes:
- - application/json
- description: 邀请链接界面接口
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: OK
- schema:
- $ref: '#/definitions/md.ShareIndexResp'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 邀请链接
- tags:
- - 设置中心-邀请链接
- /api/settleCenter/agent/detail:
- post:
- consumes:
- - application/json
- description: 结算中心-代理详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleCenterDataDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.SettleCenterDataDetailRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理详情
- tags:
- - 结算中心------嘉俊
- /api/settleCenter/agent/list:
- post:
- consumes:
- - application/json
- description: 结算中心-代理列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleCenterDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.SettleCenterDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理列表
- tags:
- - 结算中心------嘉俊
- /api/settleCenter/agent/save:
- post:
- consumes:
- - application/json
- description: 结算中心-代理修改结算方式
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleCenterDataSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 代理修改结算方式
- tags:
- - 结算中心------嘉俊
- /api/settleCenter/medium/detail:
- post:
- consumes:
- - application/json
- description: 结算中心-媒体详情
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleCenterDataDetailReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.SettleCenterDataDetailRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体详情
- tags:
- - 结算中心------嘉俊
- /api/settleCenter/medium/list:
- post:
- consumes:
- - application/json
- description: 结算中心-媒体列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleCenterDataReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- $ref: '#/definitions/md.SettleCenterDataRes'
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体列表
- tags:
- - 结算中心------嘉俊
- /api/settleCenter/medium/save:
- post:
- consumes:
- - application/json
- description: 结算中心-媒体修改结算方式
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 请求参数
- in: body
- name: args
- required: true
- schema:
- $ref: '#/definitions/md.SettleCenterDataSaveReq'
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容 这是data里面的数据
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 媒体修改结算方式
- tags:
- - 结算中心------嘉俊
- /role/permissionGroupList:
- get:
- consumes:
- - application/json
- description: 权限管理-权限组列表
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- - description: 管理员id
- in: query
- name: adm_id
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: 具体看返回内容
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 权限组列表
- tags:
- - 权限管理
- /v1/banner/delete/{$id}:
- delete:
- consumes:
- - application/json
- description: 小程序设置-删除
- parameters:
- - description: 验证参数Bearer和token空格拼接
- in: header
- name: Authorization
- required: true
- type: string
- produces:
- - application/json
- responses:
- "200":
- description: success
- schema:
- type: string
- "400":
- description: 具体错误
- schema:
- $ref: '#/definitions/md.Response'
- summary: 删除
- tags:
- - 设置中心-小程序设置
- securityDefinitions:
- MasterID:
- in: header
- name: MasterID
- type: apiKey
- swagger: "2.0"
|