erp仓库映射关系、erp同步完善、库存报表添加箱号 批次号查询;载具库存报表添加箱号 批次号查询
This commit is contained in:
@@ -54,4 +54,9 @@ public partial class WmsMaterialSignH : BaseEntity<string>
|
||||
/// </summary>
|
||||
public string? warehouse_instock_id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 业务类型
|
||||
/// </summary>
|
||||
public string? biz_type { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user