v1

package
v2.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManageRelationsCancelReq

type ManageRelationsCancelReq struct {
	g.Meta `` /* 128-byte string literal not displayed */
	model.InviteRelationCancelReq
}

取消邀请关系接口请求参数

type ManageRelationsCancelRes

type ManageRelationsCancelRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

取消邀请关系接口响应参数

type ManageRelationsPageReq

type ManageRelationsPageReq struct {
	g.Meta `` /* 126-byte string literal not displayed */
	model.InviteRelationPageReq
}

管理端邀请关系列表接口请求参数

type ManageRelationsPageRes

type ManageRelationsPageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteRelationPageRes
}

管理端邀请关系列表接口响应参数

type ManageRewardApplyApproveReq

type ManageRewardApplyApproveReq struct {
	g.Meta `` /* 150-byte string literal not displayed */
	model.InviteRewardApplyAuditReq
}

邀请收益入账申请审核通过接口请求参数

type ManageRewardApplyApproveRes

type ManageRewardApplyApproveRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

邀请收益入账申请审核通过接口响应参数

type ManageRewardApplyPageReq

type ManageRewardApplyPageReq struct {
	g.Meta `` /* 141-byte string literal not displayed */
	model.InviteRewardApplyPageReq
}

管理端邀请收益入账申请列表接口请求参数

type ManageRewardApplyPageRes

type ManageRewardApplyPageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteRewardApplyPageRes
}

管理端邀请收益入账申请列表接口响应参数

type ManageRewardApplyRejectReq

type ManageRewardApplyRejectReq struct {
	g.Meta `` /* 149-byte string literal not displayed */
	model.InviteRewardApplyAuditReq
}

邀请收益入账申请审核驳回接口请求参数

type ManageRewardApplyRejectRes

type ManageRewardApplyRejectRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

邀请收益入账申请审核驳回接口响应参数

type ManageRewardsCancelReq

type ManageRewardsCancelReq struct {
	g.Meta `` /* 126-byte string literal not displayed */
	model.InviteRewardsCancelReq
}

作废邀请收益接口请求参数

type ManageRewardsCancelRes

type ManageRewardsCancelRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

作废邀请收益接口响应参数

type ManageRewardsPageReq

type ManageRewardsPageReq struct {
	g.Meta `path:"/manage/rewards/page" method:"post" auth:"true" role:"reseller,admin" tags:"invite" summary:"邀请收益列表接口"`
	model.InviteRewardPageReq
}

管理端邀请收益列表接口请求参数

type ManageRewardsPageRes

type ManageRewardsPageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteRewardPageRes
}

管理端邀请收益列表接口响应参数

type ProfileReq

type ProfileReq struct {
	g.Meta `path:"/profile" method:"get" auth:"true" role:"user" tags:"invite" summary:"我的邀请信息接口"`
}

我的邀请信息接口请求参数

type ProfileRes

type ProfileRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteProfileRes
}

我的邀请信息接口响应参数

type RelationsPageReq

type RelationsPageReq struct {
	g.Meta `path:"/relations/page" method:"post" auth:"true" role:"user" tags:"invite" summary:"我的邀请记录分页接口"`
	model.InviteRelationPageReq
}

我的邀请记录分页接口请求参数

type RelationsPageRes

type RelationsPageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteRelationPageRes
}

我的邀请记录分页接口响应参数

type RewardApplyPageReq

type RewardApplyPageReq struct {
	g.Meta `` /* 130-byte string literal not displayed */
	model.InviteRewardApplyPageReq
}

我的邀请收益入账申请分页接口请求参数

type RewardApplyPageRes

type RewardApplyPageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteRewardApplyPageRes
}

我的邀请收益入账申请分页接口响应参数

type RewardApplyReq

type RewardApplyReq struct {
	g.Meta `path:"/reward/apply" method:"post" auth:"true" role:"user" tags:"invite" summary:"邀请收益入账申请接口"`
	model.InviteRewardApplyReq
}

邀请收益入账申请接口请求参数

type RewardApplyRes

type RewardApplyRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

邀请收益入账申请接口响应参数

type RewardsPageReq

type RewardsPageReq struct {
	g.Meta `path:"/rewards/page" method:"post" auth:"true" role:"user" tags:"invite" summary:"我的邀请收益分页接口"`
	model.InviteRewardPageReq
}

我的邀请收益分页接口请求参数

type RewardsPageRes

type RewardsPageRes struct {
	g.Meta `mime:"application/json" example:"json"`
	*model.InviteRewardPageRes
}

我的邀请收益分页接口响应参数

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL