* Remove empty column.

This commit is contained in:
孙广明
2021-09-08 16:55:41 +08:00
parent 69c1b44157
commit 5e8acae02e
-1
View File
@@ -23,4 +23,3 @@ CREATE TABLE `zt_mr` (
`mergeStatus` char(30) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;