qinchulong
2025-03-01 06d70e0aa03dc51b4d609670fd0a8bef56c4de7d
项目代码/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>
    {