MESApplication/Controllers/QC/SuspendController.cs
文件名从 MESApplication/Controllers/SuspendController.cs 修改 @@ -5,7 +5,7 @@ using Microsoft.AspNetCore.Mvc; using Newtonsoft.Json.Linq; namespace MESApplication.Controllers; namespace MESApplication.Controllers.QC; [Route("api/[controller]")] [ApiController]