菜单项权限调整,其他细节修改,v1.5.1

This commit is contained in:
dathlin
2017-10-02 09:36:00 +08:00
parent 4288d3313f
commit 5320a12c5b
6 changed files with 33 additions and 16 deletions

View File

@@ -40,10 +40,11 @@ namespace CommonLibrary
* 时间2017年7月18日 15:10:18 版本号1.2.0
* 时间2017年9月3日 13:27:52 版本号1.3.0
* 时间2017年9月19日 22:06:27 版本号1.4.0
* 时间2017年10月1日 16:00:13 版本号1.5.0
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.5.0");
SoftBasic.FrameworkVersion = new SystemVersion("1.5.1");
}