调拨订单同步生成原材料/成品调拨出库 物料签收接口
This commit is contained in:
@@ -89,4 +89,14 @@ public partial class WmsRawmatTransferoutstockD : BaseEntity<string>
|
||||
/// </summary>
|
||||
public string? warehouse_code { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp_line_pk
|
||||
/// </summary>
|
||||
public string? erp_line_pk { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp行号
|
||||
/// </summary>
|
||||
public string? lineno { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user