2 lines
78 B
MySQL
2 lines
78 B
MySQL
|
|
ALTER TABLE `zt_userquery` ADD `shortcut` enum('0','1') NOT NULL DEFAULT '0';
|