增加固体饮料批号初版
This commit is contained in:
@@ -17,6 +17,7 @@ namespace FATrace.Com
|
||||
public string RawCode { get; set; } = string.Empty;
|
||||
public string RawName { get; set; } = string.Empty;
|
||||
public string Batch { get; set; } = string.Empty;
|
||||
public string SolidBeveBatch { get; set; } = string.Empty;
|
||||
public decimal Weight { get; set; }
|
||||
public int ShelfLifeMonths { get; set; }
|
||||
public string RegionCode { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user