username@email.com
2021-12-06 5a50381b4d3b30a8de467d01d657a3a842ee0298
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; }
    }
}