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