Documentation
¶
Index ¶
Constants ¶
View Source
const CheckSql = "SELECT id,remark from appusers a where a.IsDeleted = 0 and a.AppKey = ?"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthGroutRoute ¶ added in v0.0.8
func NewRouterRequiredAuth ¶ added in v0.0.8
func NewRouterRequiredAuth(group *gin.RouterGroup, auth *AuthService) AuthGroutRoute
Click to show internal directories.
Click to hide internal directories.