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 AuthService ¶
func (*AuthService) Auth ¶
func (a *AuthService) Auth(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.