修改提示
This commit is contained in:
@@ -53,7 +53,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public string Name { get; set; } = String.Empty;
|
||||
public string Path { get; set; } = String.Empty;
|
||||
|
||||
[MaxLength(250)]
|
||||
[MaxLength(500)]
|
||||
public string Description { get; set; } = String.Empty;
|
||||
public bool IsDeleted { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user