lrf402788946 3 vuotta sitten
vanhempi
commit
cebfe7af72
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      app/service/install.js

+ 1 - 0
app/service/install.js

@@ -15,6 +15,7 @@ class InstallService extends CrudService {
    * 初始化
    */
   async index() {
+    console.log('in function:in init');
     // TODO,初始化管理员之类的
     this.adminInit();
     this.tenantInit();