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