yuanrf 4 달 전
부모
커밋
258ac2b3f0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      OASystem/OASystem.Api/Controllers/PersonnelModuleController.cs

+ 1 - 0
OASystem/OASystem.Api/Controllers/PersonnelModuleController.cs

@@ -2293,6 +2293,7 @@ OPTION (MAXRECURSION 0); -- 允许无限递归      ";
         #endregion
 
         #region 企微Api测试
+        [HttpPost]
         public async Task<IActionResult> GetCheckin_MonthDataAsync(DateTime start, DateTime end)
         {
             var jw = JsonView(false);