From 70af5bc932c550bea20e6883b7ad6ac99f9c045e Mon Sep 17 00:00:00 2001 From: Elvis Date: Wed, 14 Aug 2019 15:33:37 +0800 Subject: [PATCH] update sql --- 即时测2sql.sql | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/即时测2sql.sql b/即时测2sql.sql index 2c6c707..18f1e45 100644 --- a/即时测2sql.sql +++ b/即时测2sql.sql @@ -104,3 +104,4 @@ CREATE TABLE `SV_STUDENTANSWER1` ( `SCHOOL_ID` varchar(35) DEFAULT NULL COMMENT '学校ID', PRIMARY KEY (`STUDENTANSWER1_ID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; + \ No newline at end of file -- libgit2 0.21.4