模块类型
This commit is contained in:
@@ -12,8 +12,8 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public class CommonDocumentView : CommonDocumentAddOrEdit
|
||||
{
|
||||
|
||||
//public string FileType { get; set; } = String.Empty;
|
||||
//public string ModuleType { get; set; } = String.Empty;
|
||||
public string FileType { get; set; } = String.Empty;
|
||||
public string ModuleType { get; set; } = String.Empty;
|
||||
|
||||
|
||||
public DateTime? DeletedTime { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user