Uat_Study
he 2022-09-02 10:12:16 +08:00
parent 58f6245b51
commit a5ce050dd8
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ namespace IRaCIS.Core.Domain.Share.Management
///DateTime
/// </summary>
[DisplayAttribute(Name = "DateTime")]
DateTime = 0,
DateTime = 1,
}