This commit is contained in:
2024-08-13 16:18:19 +08:00
parent f285bd6c82
commit 40f8e9bb2f
2 changed files with 6 additions and 1 deletions

View File

@@ -33,6 +33,11 @@ public partial class EqpSparePartsInstockD : BaseEntity<string>
/// 库位id
/// </summary>
public string? location_id { get; set; }
/// <summary>
/// 工具仓库id
/// </summary>
public string tool_warehouse_id { get; set; }
/// <summary>
/// 质保开始时间