mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-16 23:09:01 +08:00
notification
This commit is contained in:
+2
-2
@@ -84,6 +84,6 @@ const (
|
|||||||
ConnUpdateErr = 1603
|
ConnUpdateErr = 1603
|
||||||
|
|
||||||
// S3错误码
|
// S3错误码
|
||||||
FileUploadedCompleteError = 2001 // 文件已上传
|
FileUploadedCompleteError = 1701 // 文件已上传
|
||||||
FileUploadedExpiredError = 2002 // 上传过期
|
FileUploadedExpiredError = 1702 // 上传过期
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user