123
This commit is contained in:
parent
935ed1aabe
commit
1121834b5a
@ -39,7 +39,7 @@ namespace RIZO_Application.Core
|
||||
// 满箱数
|
||||
public int PackageNum { get; set; } = 24;
|
||||
// 标签内容
|
||||
public int LabelCode { get; set; } = 1;
|
||||
public string LabelCode { get; set; } = "";
|
||||
// 标签区别
|
||||
public int LabelType { get; set; } = 1;
|
||||
// 发送时间
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user