This commit is contained in:
liumengyi
2022-07-06 16:33:53 +08:00
parent ada3b47db7
commit 3fd52a833f
+1
View File
@@ -221,6 +221,7 @@ $config->openMethods[] = 'kanban.finishcard';
$config->openMethods[] = 'kanban.deleteobjectcard';
$config->openMethods[] = 'admin.ignore';
$config->openMethods[] = 'personnel.unbindwhitelist';
$config->openMethods[] = 'tree.viewhistory';
/* Define the tables. */
define('TABLE_COMPANY', '`' . $config->db->prefix . 'company`');