wangwei 7 yıl önce
ebeveyn
işleme
7fe529e20d
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      examcloud-core-examwork-starter/pom.xml

+ 1 - 1
examcloud-core-examwork-starter/pom.xml

@@ -26,7 +26,7 @@
 				<configuration>
 					<archive>
 						<manifest>
-							<mainClass>cn.com.qmth.examcloud.core.basic.starter.CoreBasicApp</mainClass>
+							<mainClass>cn.com.qmth.examcloud.core.examwork.starter.CoreExamWorkApp</mainClass>
 							<addClasspath>true</addClasspath>
 							<classpathPrefix>./</classpathPrefix>
 						</manifest>