username@email.com
2021-06-25 77f8f99697748749edd553b127de34b02ccb18c5
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,15 @@
        public string Creater { get; set; }
        public string Names { get; set; }
        public string NamesToubiao { get; set; }
        public string fblx { get; set; }
        public string  Reasonname { get; set; }
        public string ShiFouyReasonname { get; set; }
    }
}