Error code standardization

This commit is contained in:
skiffer-git
2023-01-04 17:22:55 +08:00
parent 5a2a57c706
commit 86bf207e02
34 changed files with 490 additions and 452 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ func (s *officeServer) Run() {
type tagSendStruct struct {
operationID string
user *db.User
user *imdb.User
userID string
content string
senderPlatformID int32