先锋认证

This commit is contained in:
wyongk
2020-12-16 02:14:47 +08:00
parent 7d23c73153
commit 9cedabb067

View File

@@ -54,7 +54,8 @@ namespace Hncore.Pass.Vpn.Service
{"username",account },
{"password",pwd },
{"bingfa",connCount.ToString()},
{"type",accountType.ToString()}
{"type",accountType.ToString()},
{"tel","13073735878"}
};
var title = GetOpTitle("NewAccount", account);
LogHelper.Info(title, map.ToJson());