Error code standardization

This commit is contained in:
skiffer-git
2023-02-10 22:10:37 +08:00
parent adc84b68e7
commit 452d9840bf
21 changed files with 1307 additions and 2909 deletions
-1
View File
@@ -24,7 +24,6 @@ import (
type friendServer struct {
*rpcserver.RpcServer
controller.FriendInterface
controller.BlackInterface
}