This commit is contained in:
@@ -187,7 +187,7 @@ namespace Hncore.Pass.Vpn.Service
|
||||
{"conn_max",connCount.ToString() },
|
||||
{"test",packageKey=="test"?"1":"0" },
|
||||
{"type",packageKey=="test"?"d":packageKey },
|
||||
{"paynum","1" },
|
||||
{"paynum",payCount.ToString() },
|
||||
};
|
||||
var title = GetOpTitle("NewAccount", account);
|
||||
LogHelper.Info(title, map.ToJson());
|
||||
|
||||
Reference in New Issue
Block a user