diff --git a/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs b/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs
index f3a7edff0..78ab982e7 100644
--- a/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs
+++ b/IRaCIS.Core.Application/Service/Document/SystemDocumentService.cs
@@ -123,7 +123,7 @@ namespace IRaCIS.Core.Application.Services
/// 获取需要签署的系统文档列表
///
///
-
+ [HttpPost]
public async Task> GetWaitSignSysDocList(SystemDocumentQuery querySystemDocument)
{