2 lines
110 B
SQL
2 lines
110 B
SQL
ALTER TABLE `ufutx_guide_schemes`
|
|
ADD COLUMN `model` INTEGER DEFAULT NULL comment "模式" after `init_scheme` |