WANG 5 năm trước cách đây
mục cha
commit
9b4376159d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examcloud-core-oe-student-starter/pom.xml

+ 1 - 1
examcloud-core-oe-student-starter/pom.xml

@@ -24,7 +24,7 @@
 				<configuration>
 					<archive>
 						<manifest>
-							<mainClass>cn.com.qmth.examcloud.core.oe.student.starter.CoreOeApp</mainClass>
+							<mainClass>cn.com.qmth.examcloud.core.oe.student.starter.OEStudentApp</mainClass>
 							<addClasspath>true</addClasspath>
 							<classpathPrefix>./</classpathPrefix>
 						</manifest>