mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-10 04:59:49 +08:00
demo log
This commit is contained in:
parent
93ffbe2a79
commit
1f40c87dd9
@ -26,6 +26,7 @@ func Verify(c *gin.Context) {
|
||||
c.JSON(http.StatusBadRequest, gin.H{"errCode": constant.FormattingError, "errMsg": err.Error()})
|
||||
return
|
||||
}
|
||||
log.NewInfo("recv req: ", params)
|
||||
|
||||
var account string
|
||||
if params.Email != "" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user