水滴账号续费

This commit is contained in:
“wanyongkang”
2024-04-22 10:19:07 +08:00
parent f70a7c74db
commit 543f335f35

View File

@@ -463,7 +463,7 @@ namespace Hncore.Pass.Vpn.Service
/// <returns></returns>
public override async Task<bool> Exist(string account)
{
return false;
return true;
}