MESApplication/Controllers/Base/MessageCenterController.cs
文件名从 MESApplication/Controllers/MessageCenterController.cs 修改 @@ -4,7 +4,7 @@ using MES.Service.util; using Microsoft.AspNetCore.Mvc; namespace MESApplication.Controllers; namespace MESApplication.Controllers.Base; [ApiController] [Route("api/[controller]")]