孙向锦
/
SunvoteEducation
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code »
Commit
fa9c9dadc333dc84b89589ddfabd06cddb16aa8e
Authored by
jack
2019-08-14 15:34:57 +0800
2 parents
5888d22b
70af5bc9
Merge branch 'Neuter' of http://120.78.57.84/Elvis/SunvoteEducation into Neuter
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
即时测2sql.sql
即时测2sql.sql
View file @
fa9c9da
...
...
@@ -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
...
...