mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-16 02:27:50 +08:00
为pushKey增加默认值
This commit is contained in:
parent
c48def08cf
commit
2b351e1e18
@ -63,7 +63,7 @@ alter table gb_stream
|
||||
|
||||
alter table user
|
||||
add pushKey varchar(50) default null;
|
||||
|
||||
update user set pushKey='453df297a57a5a7438934sda801fc3' where id=1;
|
||||
|
||||
alter table parent_platform
|
||||
add treeType varchar(50) not null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user