2 lines
76 B
MySQL
2 lines
76 B
MySQL
|
|
ALTER TABLE `zt_apistruct` MODIFY COLUMN `desc` text NOT NULL AFTER `type`;
|