删除WmsCarryCode表的行号

This commit is contained in:
FanLian
2023-06-29 10:24:07 +08:00
parent 835e16a47f
commit d47c4f80ed

View File

@@ -49,11 +49,6 @@ public partial class WmsCarryCode : BaseEntity<string>, IWmsCarryEntity
/// </summary>
public decimal codeqty { get; set; }
/// <summary>
/// 行号
/// </summary>
public int no { get; set; }
/// <summary>
/// 是否出库
/// </summary>