mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-01 07:35:58 +08:00
third
This commit is contained in:
@@ -82,4 +82,8 @@ const (
|
||||
ConnOverMaxNumLimit = 1601
|
||||
ConnArgsErr = 1602
|
||||
ConnUpdateErr = 1603
|
||||
|
||||
// S3错误码
|
||||
FileUploadedCompleteError = 2001 // 文件已上传
|
||||
FileUploadedExpiredError = 2002 // 上传过期
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user