二楼空托到码垛线,库存报表变更

This commit is contained in:
2024-07-22 10:59:20 +08:00
parent 9c8d50022c
commit 401d921f49
6 changed files with 334 additions and 41 deletions

View File

@@ -49,6 +49,10 @@
///
/// </summary>
public string? material_code { get; set; }
/// <summary>
///
/// </summary>
public string[] endlocations { get; set; }
}
}