餐单模板增加温馨提示
This commit is contained in:
parent
483a2cdadf
commit
33801fd8f5
2
1731031548_change_table_guide_template.up.sql
Normal file
2
1731031548_change_table_guide_template.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_guide_template`
|
||||||
|
ADD COLUMN `hint` text NULL COMMENT '温馨提示' AFTER `status`;
|
Loading…
Reference in New Issue
Block a user