采购收货质检收货单找载具逻辑
This commit is contained in:
@@ -58,11 +58,6 @@ namespace Tnb.WarehouseMgr.Entities.Dto.ErpInputs
|
||||
/// </summary>
|
||||
public string? erp_pk { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp仓库类型
|
||||
/// </summary>
|
||||
public string? erp_wh_type { get; set; }
|
||||
|
||||
public List<RawMatTransferInstockDetail> details { get; set; }
|
||||
}
|
||||
public class RawMatTransferInstockDetail
|
||||
|
||||
Reference in New Issue
Block a user