wanshenmean
4 天以前 90fa55064597236b9581304f232a607ffc7b730e
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>
    {