MES生产入库接口bug

This commit is contained in:
FanLian
2023-07-20 15:06:56 +08:00
parent 630a8b76d0
commit 473059adda
3 changed files with 2 additions and 7 deletions

View File

@@ -49,11 +49,6 @@ public partial class WmsCarryunbindCode : BaseEntity<string>
/// </summary>
public decimal? codeqty { get; set; }
/// <summary>
/// 行号
/// </summary>
public int? no { get; set; }
/// <summary>
/// 子载具ID
/// </summary>