二楼转库传任务单

This commit is contained in:
2024-06-25 11:38:11 +08:00
parent ca63ca7eb5
commit abd7576065
9 changed files with 448 additions and 67 deletions

View File

@@ -33,5 +33,12 @@
/// 批次
/// </summary>
public string? code_batch { get; set; }
/// <summary>
/// 终点库位(缓存仓)
/// </summary>
public string? endlocation_id { get; set; }
}
}