YL
2021-11-25 b043ec984a239a629fe987719e82ce3c9294108c
WebAPI/Controllers/BaseSet/Gy_ClassTimePrjSubController.cs
@@ -134,8 +134,8 @@
                long HItemID = list[0].HItemID;
                string HNumber = list[0].HNumber;
                string HName = list[0].HName;
                long hparentid = list[0].hparentid; ;
                string HMaker = list[0].HMaker; ;
                long hparentid = list[0].hparentid;
                string HMaker = list[0].HMaker;
                string HSumWorkTimes = list[0].HSumWorkTimes;
                string HRate = list[0].HRate;
                decimal HSumMoney = list[0].HSumMoney;