@@ -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();