优化
This commit is contained in:
@@ -332,6 +332,7 @@ namespace WMS.Web.Repositories
|
||||
.Select(s=>new SourceBillNoNoPurchaseDetailsQueryResponse()
|
||||
{
|
||||
TaskId=s.Fid,
|
||||
DetailsId=s.Id,
|
||||
SupplierId = s.SupplierId,
|
||||
OrgId = s.OrgId,
|
||||
MaterialId = s.MaterialId,
|
||||
|
||||
Reference in New Issue
Block a user