Commit dc798a7d authored by liuzheng712's avatar liuzheng712

feat: ignore the checklogin

parent 03be830f
......@@ -204,7 +204,7 @@ export class AppService implements OnInit {
this._logger.level = 0;
}
this.checklogin();
// this.checklogin();
}
ngOnInit() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment