|
@@ -30,8 +30,9 @@ export class HomeController {
|
|
|
// await this.oneService.addImportDataTags();
|
|
|
// await this.twoService.addTags();
|
|
|
// await this.twoService.addImportDataTags();
|
|
|
- // await this.oneService.dataToUse();
|
|
|
- // await this.twoService.dataToUse();
|
|
|
+ await this.oneService.dataToUse();
|
|
|
+ await this.twoService.dataToUse();
|
|
|
+ await this.threeService.dataToUse();
|
|
|
// const data = await this.qichachaService.searchByName('长春市福瑞科技');
|
|
|
// await this.threeService.import2021Company();
|
|
|
// await this.threeService.import2024Company();
|