zhengcaioa/Model/Projectzhongbiao.cs
@@ -11,5 +11,6 @@
        public string ProjectId { get; set; }
        public string Names { get; set; }
        public string Price { get; set; }
        public decimal? Defen { get; set; }
    }
}