星星检测账号存在
This commit is contained in:
@@ -435,9 +435,9 @@ namespace Hncore.Pass.Vpn.Service
|
|||||||
var status = jo["errcode"].ToString();
|
var status = jo["errcode"].ToString();
|
||||||
if (status =="0")
|
if (status =="0")
|
||||||
{
|
{
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user