账户选择器增加说明,增加选择账户的数量限制功能,v1.6.18

This commit is contained in:
dathlin
2017-10-17 09:05:28 +08:00
parent 5330be99fd
commit 1aa2d98088
7 changed files with 55 additions and 7 deletions

View File

@@ -93,6 +93,12 @@ namespace CommonLibrary
string GeneralAllowLoginList { get; set; }
#region
string FormateBetweenTwoSize { get; set; }
#endregion
#region
string CheckBoxAllowUserMulti { get; set; }