groupTicket

package
v0.0.0-...-01c5a3f Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountApi

type AccountApi struct{}

func (*AccountApi) GetAccount

func (a *AccountApi) GetAccount(c *gin.Context)

@Tags Account账户 @Summary 查询账户 @Security ApiKeyAuth @accept application/json @Produce application/json @Param data query request.IdRequest true "请求" @Success 200 {object} response.Response{data=groupTicket.Account} "响应" @Router /account/getAccount [get]

type ApiGroup

type ApiGroup struct {
	AccountApi
}

Jump to

Keyboard shortcuts

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