孙向锦
/
SunvoteEducation
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
70af5bc932c550bea20e6883b7ad6ac99f9c045e
Authored by
孙向锦
2019-08-14 15:33:37 +0800
1 parent
f8824641
update sql
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
即时测2sql.sql
即时测2sql.sql
View file @
70af5bc
...
...
@@ -104,3 +104,4 @@ CREATE TABLE `SV_STUDENTANSWER1` (
104
104
`SCHOOL_ID` varchar(35) DEFAULT NULL COMMENT '学校ID',
105
105
PRIMARY KEY (`STUDENTANSWER1_ID`)
106
106
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
107
+
107
108
\ No newline at end of file
...
...