Przeglądaj źródła

移除db 导出的sql文件

648540858 4 lat temu
rodzic
commit
94688534f8
2 zmienionych plików z 1 dodań i 504 usunięć
  1. 0 503
      sql/dump-wvp-202201051515.sql
  2. 1 1
      sql/mysql.sql

Plik diff jest za duży
+ 0 - 503
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,