Fix the upload alien issue.

This commit is contained in:
zicla
2019-04-02 02:49:31 +08:00
parent 2fb512a176
commit a8cc42b915
7 changed files with 37 additions and 48 deletions

View File

@ -2,6 +2,7 @@ package rest
const (
MATTER_ROOT = "root"
MATTER_CACHE = "cache"
)
/**