Error code standardization

This commit is contained in:
wenxu12345
2023-02-16 15:41:37 +08:00
parent b6d19dba00
commit dc33071478
49 changed files with 41 additions and 77 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
package apiThird
import (
api "Open_IM/pkg/api_struct"
"Open_IM/pkg/common/db"
api "Open_IM/pkg/apistruct"
"Open_IM/pkg/common/log"
"Open_IM/pkg/common/tokenverify"
"Open_IM/pkg/utils"