123
This commit is contained in:
parent
a7feaa2158
commit
2b6e352da5
@ -30,6 +30,8 @@ namespace RIZO_Application.Core
|
||||
public string Team { get; set; } = "A";
|
||||
// 流水号
|
||||
public int Sort { get; set; } = 1;
|
||||
// 生产时间
|
||||
public string ProductionTime { get; set; } = "";
|
||||
// 批次号
|
||||
public string BatchCode { get; set; } = "";
|
||||
// 满箱数
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user