ch
2022-01-10 eb38ca9a6cd3fab7e857b0cc654f01a26d24f725
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; }