fix comment

Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
runzexia
2019-08-27 15:30:57 +08:00
parent f00917b025
commit 1a513a9aa3
7 changed files with 112 additions and 137 deletions

View File

@@ -27,9 +27,9 @@ const (
)
const (
StatusUploading = "Uploading"
StatusReady = "Ready"
StatusUnableToDownload = "UnableToDownload"
StatusUploading = "Uploading"
StatusReady = "Ready"
StatusUploadFailed = "UploadFailed"
)
const (