先锋实名

This commit is contained in:
“wanyongkang”
2021-03-05 15:09:34 +08:00
parent 4c6ab8fe92
commit 1e07301e6f

View File

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