WANG преди 5 години
родител
ревизия
6b94cccd4a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      examcloud-core-oe-face-starter/pom.xml

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

@@ -25,7 +25,7 @@
 				<configuration>
 					<archive>
 						<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>
 							<classpathPrefix>./</classpathPrefix>
 						</manifest>