|
@@ -22,7 +22,8 @@ import org.springframework.context.annotation.ComponentScan;
|
|
"com.lantone.qc.kernel.analysis",
|
|
"com.lantone.qc.kernel.analysis",
|
|
"com.lantone.qc.kernel.catalogue.beilun",
|
|
"com.lantone.qc.kernel.catalogue.beilun",
|
|
"com.lantone.qc.kernel.catalogue.yiwu",
|
|
"com.lantone.qc.kernel.catalogue.yiwu",
|
|
- "com.lantone.qc.kernel.catalogue.xiamen"
|
|
|
|
|
|
+ "com.lantone.qc.kernel.catalogue.xiamen",
|
|
|
|
+ "com.lantone.qc.kernel.catalogue.ywzxyy"
|
|
})
|
|
})
|
|
public class KernelApplication {
|
|
public class KernelApplication {
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|