* delete useless table.

This commit is contained in:
wangyidong
2018-07-05 10:17:24 +08:00
parent 646d9d60ec
commit 95149dcda1
4 changed files with 0 additions and 32 deletions
-1
View File
@@ -71,6 +71,5 @@ $config->dev->tableMap['usertpl'] = 'user-tpl';
$config->dev->tableMap['history'] = 'action-history';
$config->dev->tableMap['lang'] = 'custom';
$config->dev->tableMap['config'] = 'custom';
$config->dev->tableMap['mailqueue'] = 'mail';
$config->dev->tableMap['module'] = 'tree';
$config->dev->tableMap['suitecase'] = 'testcase';