duhe
2023-09-22 6a3ef40ce06dfe3aa0de04d8853bea4262c33d09
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; }