修改了同步序列号

This commit is contained in:
2025-05-06 17:27:14 +08:00
parent 028435dd6e
commit 0ba8a63332
16 changed files with 407 additions and 9 deletions

View File

@@ -102,6 +102,11 @@ namespace WMS.Web.Domain.Entitys
///</summary>
[Column("IsActivate")]
public bool? IsActivate { get; set; } = false;
///// <summary>
///// 产生第二个
///// </summary>
//[Column("TwoSerialNumber")]
//public string? TwoSerialNumber { get; set; } = string.Empty;
/// <summary>
/// 操作(绑定箱信息)