1
black-goat-me
2023-05-20 699b04d39a79bd6bb8efae1c6e2d65766c3d12b8
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; }