箱库存-处理
This commit is contained in:
@@ -19,7 +19,7 @@ namespace WMS.Web.Domain.Mappers
|
||||
|
||||
//移箱映射
|
||||
CreateMap<BoxInventoryMoveGenerateDto, BoxInventory>();
|
||||
CreateMap<BoxDetails, BoxInventoryDetails>();
|
||||
CreateMap<BoxDetails, BoxInventoryDetails>() ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user