username@email.com
2022-09-19 ddf5a538f42ba1ce675244e93a61974e0a35c4df
zhengcaioa/Model/Project.cs
@@ -39,5 +39,10 @@
        public string Dailiname { get; set; }
        public string Dailiaddress { get; set; }
        public string Dailicontact { get; set; }
        public decimal? DrhxDefen { get; set; }
        public decimal? DshxDefen { get; set; }
        public decimal? Fencha { get; set; }
        public int? Shuliang { get; set; }
        public decimal? Caigouyusuan { get; set; }
    }
}