lrf402788946 3 years ago
parent
commit
cebfe7af72
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/service/install.js

+ 1 - 0
app/service/install.js

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