lrf402788946 3 年之前
父節點
當前提交
cebfe7af72
共有 1 個文件被更改,包括 1 次插入0 次删除
  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();