wanshenmean
2026-03-30 26676bd2c481d67e856f683a1431910bf351f740
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Server/Controllers/BasicInfo/RouterController.cs
@@ -21,7 +21,7 @@
namespace WIDESEAWCS_Server.Controllers.BasicInfo
{
    [Route("Router")]
    [Route("api/Router")]
    [ApiController]
    public class RouterController : ApiBaseController<IRouterService, Dt_Router>
    {