From 0ea41bdc89f8cf49974f17042e6afd6e089f929b Mon Sep 17 00:00:00 2001 From: luo lan Date: Fri, 31 Jan 2025 17:09:40 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86bugUpdated=20auditAn?= =?UTF-8?q?dFilingController.cs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- asg_form/Controllers/auditAndFilingController.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/asg_form/Controllers/auditAndFilingController.cs b/asg_form/Controllers/auditAndFilingController.cs index 3c1ab4c..d2cfc77 100644 --- a/asg_form/Controllers/auditAndFilingController.cs +++ b/asg_form/Controllers/auditAndFilingController.cs @@ -63,7 +63,6 @@ namespace asg_form.Controllers { } - [ApiController] public class auditAndFilingController : ControllerBase { private readonly RoleManager roleManager;