|
@@ -24,7 +24,8 @@ import org.springframework.context.annotation.ComponentScan;
|
|
|
"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.ninghaiyiyi",
|
|
|
+ "com.lantone.qc.kernel.catalogue.ninghaifuyao"
|
|
|
})
|
|
|
public class KernelApplication {
|
|
|
public static void main(String[] args) {
|