移除db 导出的sql文件

This commit is contained in:
648540858
2022-01-25 14:42:46 +08:00
parent 5f7fa2784e
commit 94688534f8
2 changed files with 1 additions and 541 deletions

View File

@@ -111,7 +111,7 @@ create table device_mobile_position
create table gb_stream
(
id int auto_increment,
id int auto_increment,
app varchar(255) not null,
stream varchar(255) not null,
gbId varchar(50) not null,