注塑空箱配送控制

This commit is contained in:
2024-10-12 11:34:57 +08:00
parent 16d0cae943
commit 10d7470b56
4 changed files with 20 additions and 1 deletions

View File

@@ -225,6 +225,8 @@ public partial class EquipListOuput
public string? as_location_id { get; set; }
public string? as_location_id_id { get; set; }
public string is_send { get; set; }
}