接口优化
This commit is contained in:
@@ -15,8 +15,8 @@ namespace WMS.Web.Core.Dto.InStockTask
|
||||
public string SourceBillNo { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 来源单据类型
|
||||
/// 仓库编码
|
||||
/// </summary>
|
||||
public int? InstockType { get; set; }
|
||||
public string StockCode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user