This commit is contained in:
2025-11-06 18:12:17 +08:00
parent 92a7c811ef
commit ce9868a655
12 changed files with 291 additions and 203 deletions

View File

@@ -31,7 +31,7 @@ namespace MyCode.Project.Domain.Message.Response.JackYun
/// <summary>
/// 出库时间
/// </summary>
public string InOutDate { get; set; }
public DateTime InOutDate { get; set; }
/// <summary>
/// 创建时间