DataServices 现场调试OK

This commit is contained in:
2025-11-26 16:46:48 +08:00
parent 979afae645
commit 010272aa0b
31 changed files with 1866 additions and 267 deletions

View File

@@ -39,6 +39,11 @@ namespace FATrace.WPLApp.ModelDto
/// </summary>
public string? Batch { get; set; }
/// <summary>
/// 配料日期
/// </summary>
public string? DeliveryDate { get; set; }
/// <summary>
/// 保质期 年
/// </summary>