DataServices 现场调试OK
This commit is contained in:
@@ -39,6 +39,11 @@ namespace FATrace.WPLApp.ModelDto
|
||||
/// </summary>
|
||||
public string? Batch { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 配料日期
|
||||
/// </summary>
|
||||
public string? DeliveryDate { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 保质期 年
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user