lrf402788946 4 年之前
父节点
当前提交
dc5af539e7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/service/install.js

+ 1 - 0
app/service/install.js

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