diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml index c6b0eee..41e9b34 100644 --- a/Host/Views/LineList/Index.cshtml +++ b/Host/Views/LineList/Index.cshtml @@ -213,6 +213,11 @@ this.search_field = '星星IP'; this.sstp = '6666'; break; + case 18: + this.l2tp = '123456'; + this.search_field = '蘑菇IP'; + this.sstp = '4430'; + break; } $.ajax({ type: 'GET',