sql修改
This commit is contained in:
parent
b91c8e34c2
commit
70b41ab8a8
2
DB/update.sql
Normal file
2
DB/update.sql
Normal file
@ -0,0 +1,2 @@
|
||||
/** 店铺--默认页面是否开启**/
|
||||
ALTER TABLE li_store ADD page_show bit(1) DEFAULT NULL COMMENT '默认页面是否开启';
|
Loading…
x
Reference in New Issue
Block a user