先进先出

This commit is contained in:
qianhao.xu
2024-04-14 11:16:19 +08:00
parent 910a82a747
commit 4b053452d0
6 changed files with 154 additions and 76 deletions

View File

@@ -89,6 +89,7 @@ namespace ZR.Model.MES.wms.Dto
/// </summary>
public string[] PatchCode { get; set; }
}