yangle
2022-10-08 b27cc0c7af4cb9f5b404c95f90c63be22668d0a6
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; }