1
This commit is contained in:
parent
5f0b715c39
commit
46b8fd2eac
@ -163,6 +163,7 @@ func internalMetaMaskJwtAuth(c *gin.Context, jwtToken string) {
|
||||
rspObj.ErrMsg = "not support this platform"
|
||||
c.JSON(200, rspObj)
|
||||
c.Abort()
|
||||
f5.GetSysLog().Info("not support this platform:%s", rsp.GetRawData())
|
||||
return
|
||||
}
|
||||
openId := fmt.Sprintf("%d_2006_%s",
|
||||
|
Loading…
x
Reference in New Issue
Block a user