소스 검색

移除db 导出的sql文件

648540858 4 년 전
부모
커밋
94688534f8
2개의 변경된 파일1개의 추가작업 그리고 504개의 파일을 삭제
  1. 0 503
      sql/dump-wvp-202201051515.sql
  2. 1 1
      sql/mysql.sql

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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,