调整喷码贴标

This commit is contained in:
2023-11-09 16:00:05 +08:00
parent fa292dea76
commit 753e24741b
5 changed files with 77 additions and 27 deletions

View File

@@ -17,12 +17,12 @@ public partial class PrdOutPackMarkLabel : BaseEntity<string>
/// <summary>
/// 是否喷码 0 否 1 是
/// </summary>
public int is_mark { get; set; }
public int? is_mark { get; set; }
/// <summary>
/// 是否贴标 0 否 1 是
/// </summary>
public int is_label { get; set; }
public int? is_label { get; set; }
/// <summary>
/// 任务单号