2 lines
87 B
MySQL
2 lines
87 B
MySQL
|
|
alter Table `ufutx_guide_template`
|
||
|
|
ADD COLUMN `step` integer default 10000 after `hint`
|