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);