计划于物流结束

This commit is contained in:
qianhao.xu
2023-11-28 18:18:56 +08:00
parent 2a6ccc616e
commit 1ca03bd2a5
6 changed files with 142 additions and 31 deletions

View File

@@ -27,13 +27,6 @@ namespace ZR.Model.MES.qc.DTO
public string Workblankpartnumber { get; set; }
/// <summary>
/// 需要数量
///</summary>
public int? Requirenum { get; set; }
/// <summary>
/// 状态 0未领料 1已经领料
/// </summary>