2 lines
76 B
MySQL
2 lines
76 B
MySQL
|
|
ALTER TABLE `zt_webhook` ADD `secret` varchar(255) NOT NULL AFTER `domain`;
|