This commit is contained in:
2025-05-15 15:42:42 +08:00
parent 935ed1aabe
commit 1121834b5a

View File

@@ -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;
// 发送时间