移动系统liao
2025-02-12 908027331273ceae9c4c23d087b0cd070948f42c
cylsg/cylsg.Application/CyOS/CyOSStaffController.cs
@@ -196,12 +196,6 @@
            pram.RewardMoney = 0;
            pram.RewardType = 1;
            pram.Keyid = null;
            await  _SugarClient.InsertNav(pram).Include(x=>x.WorkPlanAttachments).ExecuteCommandAsync();
            return true;