ClientsLibrary中提供的账户选择功能,支持选择所有,按工厂选择,按角色选择。

This commit is contained in:
dathlin
2017-10-15 21:07:22 +08:00
parent 5a5aeca134
commit 1ec5d80fc3
3 changed files with 12 additions and 6 deletions

View File

@@ -42,7 +42,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.14");
SoftBasic.FrameworkVersion = new SystemVersion("1.6.15");
}