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;