Merge branch 'master' of github.com:easysoft/zentaopms

This commit is contained in:
wangyidong
2019-11-21 13:16:41 +08:00
10 changed files with 55 additions and 40 deletions
+2
View File
@@ -536,6 +536,8 @@ class upgradeModel extends model
$this->execSQL($this->getUpgradeFile('11.6.5'));
$this->fixGroupAcl();
$this->appendExec('11_6_5');
case '11_6_6':
$this->fixBugTypeList();
}
$this->deletePatch();