Browse Source

移除db 导出的sql文件

648540858 3 years ago
parent
commit
94688534f8
2 changed files with 1 additions and 233 deletions
  1. 0 232
      sql/dump-wvp-202201051515.sql
  2. 1 1
      sql/mysql.sql

File diff suppressed because it is too large
+ 0 - 232
sql/dump-wvp-202201051515.sql


+ 1 - 1
sql/mysql.sql

@@ -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,

Some files were not shown because too many files changed in this diff