mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
notification
This commit is contained in:
parent
180b8c2d3f
commit
d03e8634fb
@ -84,6 +84,6 @@ const (
|
|||||||
ConnUpdateErr = 1603
|
ConnUpdateErr = 1603
|
||||||
|
|
||||||
// S3错误码
|
// S3错误码
|
||||||
FileUploadedCompleteError = 2001 // 文件已上传
|
FileUploadedCompleteError = 1701 // 文件已上传
|
||||||
FileUploadedExpiredError = 2002 // 上传过期
|
FileUploadedExpiredError = 1702 // 上传过期
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user