mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 17:15:58 +08:00
user update
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ func RequiredIf(fl validator.FieldLevel) bool {
|
||||
default:
|
||||
return true
|
||||
}
|
||||
return false
|
||||
return true
|
||||
}
|
||||
func (m *Message) SendMessage(c *gin.Context) {
|
||||
params := apistruct.ManagementSendMsgReq{}
|
||||
|
||||
Reference in New Issue
Block a user