生产入库单汇报记录id

This commit is contained in:
2024-08-30 15:20:10 +08:00
parent 9f21475907
commit 60c27e331d
8 changed files with 20 additions and 3 deletions

View File

@@ -150,7 +150,7 @@ public partial class WmsTransferOutstockD : BaseEntity<string>
public string erp_wh_type { get; set; }
/// <summary>
/// erp入库仓库编码
/// erp入库仓库id
/// </summary>
public string? warehouse_instock_code { get; set; }