Skip to content

Commit

Permalink
修改sql文件
Browse files Browse the repository at this point in the history
  • Loading branch information
suvvm committed Nov 18, 2019
1 parent ff60b15 commit 1cadc4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db.sql
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ create table users (
imgbase64 mediumtext,
power int
)auto_increment=100000001 default charset=utf8;

drop table companys;

create table companys (
Expand Down

0 comments on commit 1cadc4b

Please sign in to comment.