修改了bugUpdated auditAndFilingController.cs

This commit is contained in:
罗澜大帅哥 2025-01-31 17:09:40 +00:00
parent 002aa92d0b
commit 0ea41bdc89

View File

@ -63,7 +63,6 @@ namespace asg_form.Controllers {
}
[ApiController]
public class auditAndFilingController : ControllerBase
{
private readonly RoleManager<Role> roleManager;