username@email.com
2021-06-21 0f5218bb8ed4ad8fa9b8b2f089efd624dc6e9f07
zhengcaioa/DTO/ProjectDTO.cs
@@ -48,6 +48,7 @@
        public string[] Names { get; set; }
        public string[] Price { get; set; }
        public string NamesZhongbiao { get; set; }
        public string Fblx { get; set; }
        public string Fbyy { get; set; }
@@ -90,7 +91,13 @@
        public string Creater { get; set; }
        public string Names { get; set; }
        public string NamesToubiao { get; set; }
        public string fblx { get; set; }
        
    }
}