增加固体饮料批号初版

This commit is contained in:
2026-04-29 09:52:08 +08:00
parent 7f7eb32ca3
commit add4308b91
17 changed files with 354 additions and 90 deletions

View File

@@ -39,6 +39,11 @@ namespace FATrace.WPLApp.ModelDto
/// </summary>
public string? Batch { get; set; }
/// <summary>
/// 固体饮料批次
/// </summary>
public string? SolidBeveBatch { get; set; }
/// <summary>
/// 配料日期
/// </summary>