czh 2 年之前
父节点
当前提交
652e59efc5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sckw-modules/sckw-operation/pom.xml

+ 1 - 1
sckw-modules/sckw-operation/pom.xml

@@ -89,7 +89,7 @@
                             <artifactId>lombok</artifactId>
                         </exclude>
                     </excludes>
-                    <mainClass>com.sckw.operation.OperationApplication</mainClass>
+                    <mainClass>com.sckw.operation.OPerationApplication</mainClass>
                 </configuration>
             </plugin>
         </plugins>