mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 03:58:55 +08:00
Error code standardization
This commit is contained in:
parent
e1a27e6aea
commit
d56fef0a88
@ -13,8 +13,8 @@ import (
|
||||
|
||||
type ClearMsgTool struct {
|
||||
msgInterface controller.MsgInterface
|
||||
userInterface controller.UserInterface
|
||||
groupInterface controller.GroupInterface
|
||||
userInterface controller.UserDatabase
|
||||
groupInterface controller.GroupDatabase
|
||||
}
|
||||
|
||||
func (c *ClearMsgTool) getCronTaskOperationID() string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user