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>