yangle
2023-05-10 05e8d342bbff483c73ac4fc481ea16f203a78ba1
WebAPI/Models/基础资料/Gy_ClassTimePrjSub.cs
@@ -8,12 +8,11 @@
    public class Gy_ClassTimePrjSub
    {
        public long HInterID { get; set; }
        public long HItemID { get; set; }
        public long HEntryID { get; set; }
       
        public string HName { get; set; }
        public string HNumber { get; set; }
        public long hparentid { get; set; }
        public DateTime HYear { get; set; }
        public string  HYear { get; set; }
        public decimal HPeriod { get; set; }
        public decimal HSumMoney { get; set; }
        public string HSumWorkTimes { get; set; }