yuanrf vor 4 Monaten
Ursprung
Commit
258ac2b3f0
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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);