controllers

package
v0.0.0-...-7ff4c9c Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdminLoginRegister

func AdminLoginRegister(group *gin.RouterGroup)

Types

type AdminLoginController

type AdminLoginController struct {
}

func (*AdminLoginController) AdminLogin

func (admin *AdminLoginController) AdminLogin(c *gin.Context)

AdminLogin @Summary 管理员登陆 @Description 管理员登陆 @Tags 管理员接口 @ID /admin_login/login @Accept json @Produce json @Param body body dto.AdminLoginInput true "body" @Success 200 {object} middleware.Response{data=dto.AdminLoginOutput} "success" @Router /admin_login/login [post]

Jump to

Keyboard shortcuts

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