* remove test code and fix bug.

This commit is contained in:
wangyidong
2017-10-13 09:17:24 +08:00
parent fe7eea2227
commit aa54f5bb0c
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -1721,6 +1721,7 @@ class upgradeModel extends model
$data->module = 'bug';
$data->method = 'batchActivate';
}
return true;
}
/**