齐套出库
This commit is contained in:
@@ -135,4 +135,9 @@ public partial class WmsCarryH : BaseEntity<string>
|
||||
/// </summary>
|
||||
public int check_conclusion { get; set; } = 1;
|
||||
|
||||
/// <summary>
|
||||
/// 配送工位
|
||||
/// </summary>
|
||||
public string? work_station { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user