fix: sql文件命名错误

This commit is contained in:
chenjianxing 2022-05-11 20:57:48 +08:00 committed by jianxing
parent a84535833d
commit b2064a646e
2 changed files with 1 additions and 2 deletions

View File

@ -0,0 +1 @@
ALTER TABLE `user` ADD selenium_server varchar(255) DEFAULT '';

View File

@ -1,2 +0,0 @@
alter table user
add selenium_server varchar(255) default "";