产品折扣

This commit is contained in:
wyongk
2020-12-17 22:34:35 +08:00
parent 9cedabb067
commit 3a2a010469
3 changed files with 40 additions and 7 deletions

View File

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