guide template add step
This commit is contained in:
parent
240eb8ae78
commit
4b5b581d75
2
1758273779_table_guide_template_add_step.up.sql
Normal file
2
1758273779_table_guide_template_add_step.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
alter Table `ufutx_guide_template`
|
||||
ADD COLUMN `step` integer default 10000 after `hint`
|
||||
Loading…
Reference in New Issue
Block a user