Error code standardization

test-errcode
skiffer-git 3 years ago
parent e1a27e6aea
commit d56fef0a88

@ -13,8 +13,8 @@ import (
type ClearMsgTool struct { type ClearMsgTool struct {
msgInterface controller.MsgInterface msgInterface controller.MsgInterface
userInterface controller.UserInterface userInterface controller.UserDatabase
groupInterface controller.GroupInterface groupInterface controller.GroupDatabase
} }
func (c *ClearMsgTool) getCronTaskOperationID() string { func (c *ClearMsgTool) getCronTaskOperationID() string {

Loading…
Cancel
Save