using BBWY.Server.Model.Db;
namespace BBWY.Server.Model.Dto
{
public class PurchaseOrderResponse:PurchaseOrder
}