qinchulong
2025-03-01 56894088e78134da71091b7cee828f09cebb4076
项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/System/ErrorInfoController.cs
@@ -5,7 +5,7 @@
namespace WIDESEAWCS_Server.Controllers.System
{
    [Route("api/Batch")]
    [Route("api/ERROE")]
    [ApiController]
    public class ErrorInfoController : ApiBaseController<Idt_ErrormsginfoService, dt_errorInfo>
    {