v1

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddOauth2

func AddOauth2(c *gin.Context)

@Summary AddOauth2 @Description 新增ZTA的Oauth2 @Tags ZTA Oauth2 @Accept json @Produce json @Param Oauth2 body mparam.AddOauth2 true "新增ZTA的Oauth2" @Success 200 {object} controller.Res @Router /sysytem/oauth2 [post]

func DelOauth2

func DelOauth2(c *gin.Context)

@Summary DelOauth2 @Description 删除ZTA的Oauth2 @Tags ZTA Oauth2 @Produce json @Param id path int true "主键ID" @Success 200 {object} controller.Res @Router /sysytem/oauth2/{id} [delete]

func EditOauth2

func EditOauth2(c *gin.Context)

@Summary EditOauth2 @Description 修改ZTA的Oauth2 @Tags ZTA Oauth2 @Accept json @Produce json @Param Oauth2 body mparam.EditOauth2 true "修改ZTA的Oauth2" @Success 200 {object} controller.Res @Router /sysytem/oauth2 [put]

func ListOauth2

func ListOauth2(c *gin.Context)

@Summary ListOauth2 @Description 获取ZTA的Oauth2 @Tags ZTA Oauth2 @Produce json @Success 200 {object} controller.Res @Router /sysytem/oauth2 [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

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