mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-06-14 11:31:45 +08:00
[fix] custom sqldb
This commit is contained in:
@@ -101,7 +101,7 @@ class SqlitedbService extends BasedbService {
|
||||
}
|
||||
|
||||
this.changeDataDir(dir);
|
||||
this._initTable();
|
||||
this.init();
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user