GWM : merging
This commit is contained in:
parent
2d4c8f8b11
commit
717b009b9b
@ -26,7 +26,7 @@ class AutomatedSchedulerService {
|
|||||||
constructor() {
|
constructor() {
|
||||||
this.isRunning = false;
|
this.isRunning = false;
|
||||||
this.pool = mysql.createPool(dbConfig);
|
this.pool = mysql.createPool(dbConfig);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fetch the latest entry from quarterly_windows_configuration_master table
|
* Fetch the latest entry from quarterly_windows_configuration_master table
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user