mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-15 22:16:38 +08:00
refactor: 完成文件模块优化重构
This commit is contained in:
@@ -11,10 +11,10 @@ namespace Yi.Framework.Core.Enums
|
||||
/// </summary>
|
||||
public enum FileTypeEnum
|
||||
{
|
||||
File,
|
||||
Image,
|
||||
Thumbnail,
|
||||
Excel,
|
||||
Temp
|
||||
file,
|
||||
image,
|
||||
thumbnail,
|
||||
excel,
|
||||
temp
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user