WANG 5 жил өмнө
parent
commit
6b94cccd4a

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

@@ -25,7 +25,7 @@
 				<configuration>
 				<configuration>
 					<archive>
 					<archive>
 						<manifest>
 						<manifest>
-							<mainClass>cn.com.qmth.examcloud.core.oe.student.face.starter.CoreOeStudentFaceApp</mainClass>
+							<mainClass>cn.com.qmth.examcloud.core.oe.student.face.starter.OEFaceApp</mainClass>
 							<addClasspath>true</addClasspath>
 							<addClasspath>true</addClasspath>
 							<classpathPrefix>./</classpathPrefix>
 							<classpathPrefix>./</classpathPrefix>
 						</manifest>
 						</manifest>