diff --git a/WebContent/generatorConfig.xml b/WebContent/generatorConfig.xml
index 88ae1274175a11f117d046d61b003ed465a4c2d8..c7ab66417ea1aa0a4a536b5e56ac812e2b9dfe7c 100644
--- a/WebContent/generatorConfig.xml
+++ b/WebContent/generatorConfig.xml
@@ -100,13 +100,10 @@
-->
-
+
-
\ No newline at end of file
diff --git a/WebContent/jsp/QueryCourse.jsp b/WebContent/jsp/QueryCourse.jsp
index 159c33d9b017139760e5ed5ffe62b14945355b7a..9953e8769f58fc3f4113e0e6234b3889b986b1db 100644
--- a/WebContent/jsp/QueryCourse.jsp
+++ b/WebContent/jsp/QueryCourse.jsp
@@ -25,15 +25,6 @@
}
}
- function addCourse(){
- $.ajax({
- url : '<%=request.getContextPath()%>/CourseController/toAddCourse.action',
- success : function(data){
- alert(data);
- }
- })
- }
-
function makeCourseCode(){
$.ajax({
url : '<%=request.getContextPath()%>/CourseController/MakeCourseCode.action',
@@ -134,17 +125,14 @@
-
-
-
+
diff --git a/build/classes/cn/edu/hrbcu/curriculum/controller/CourseController.class b/build/classes/cn/edu/hrbcu/curriculum/controller/CourseController.class
index d7fef5a5413306fa540a40660dabeae5162f328e..b4ffd18df0a66b152e2da2d01272e66da9205746 100644
Binary files a/build/classes/cn/edu/hrbcu/curriculum/controller/CourseController.class and b/build/classes/cn/edu/hrbcu/curriculum/controller/CourseController.class differ
diff --git a/build/classes/cn/edu/hrbcu/curriculum/mapper/CourseMapper.xml b/build/classes/cn/edu/hrbcu/curriculum/mapper/CourseMapper.xml
index e11345aab906a9a58f9e7dc47222b5e35111c600..c3ea27ba6471bcd6cab6d4f7685773b9b0bf441a 100644
--- a/build/classes/cn/edu/hrbcu/curriculum/mapper/CourseMapper.xml
+++ b/build/classes/cn/edu/hrbcu/curriculum/mapper/CourseMapper.xml
@@ -11,6 +11,7 @@
+
@@ -74,7 +75,7 @@
id, name, identifier, theoretical, experiement, score, academyid, coursemodeid, coursetypeid,
- teachingmethodid, examinationmethodid
+ specialityid, teachingmethodid, examinationmethodid