Skip to content

Commit

Permalink
sql修改
Browse files Browse the repository at this point in the history
  • Loading branch information
fengtianyangyang committed Jul 8, 2022
1 parent b91c8e3 commit 70b41ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DB/update.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/** 店铺--默认页面是否开启**/
ALTER TABLE li_store ADD page_show bit(1) DEFAULT NULL COMMENT '默认页面是否开启';

0 comments on commit 70b41ab

Please sign in to comment.