库存报表,日志完善
This commit is contained in:
@@ -139,5 +139,9 @@ public partial class WmsCarryH : BaseEntity<string>
|
||||
/// 配送工位
|
||||
/// </summary>
|
||||
public string? work_station { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 入库时间
|
||||
/// </summary>
|
||||
public DateTime? instock_time { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user