@model DTO.CooperOrderDTO @using DTO; @using zhengcaioa.Models; @{ string yaoqingma = ViewData["yaoqingma"] as string; } @{ Layout = null; }