优化
This commit is contained in:
@@ -73,7 +73,7 @@ namespace WMS.Web.Core.Dto
|
||||
/// 操作时间
|
||||
/// </summary>
|
||||
[Column("操作时间")]
|
||||
public DateTime CreateTime { get; set; }
|
||||
public string CreateTime { get; set; }
|
||||
/// <summary>
|
||||
/// 操作人
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user