username@email.com
2021-06-21 1d1c52cbf14f127e974db05aa8a54e53aebd409d
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; }
        
    }
}