Refine some codes of make directory.
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
package rest
|
||||
|
||||
const (
|
||||
MATTER_ROOT = "root"
|
||||
)
|
||||
|
||||
/**
|
||||
* 文件。alien表示是否是应用内使用的文件,比如说蓝眼云盘的头像,alien = true 这种文件在上传时不需要指定存放目录,会统一放在同一个文件夹下。
|
||||
*/
|
||||
|
Reference in New Issue
Block a user