lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
dc383def21
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      app/service/util/install.js

+ 4 - 4
app/service/util/install.js

@@ -13,11 +13,11 @@ class InstallService extends CrudService {
   }
 
   async init() {
-    await this.initDict();
-    await this.initAdmin();
-    await this.initSelfShop();
+    // await this.initDict();
+    // await this.initAdmin();
+    // await this.initSelfShop();
     // await this.initTestCustomer();
-    await this.initGoodsTags();
+    // await this.initGoodsTags();
   }
 
   async initGoodsTags() {