|
|
@@ -17,7 +17,7 @@ const _mysqlLabor = ["172.16.12.5", "pbl"]; //edu數據庫信息
|
|
|
const _mysqluser = ["172.16.12.5", "cocorobouser"]; //edu數據庫信息
|
|
|
const _getmysqlLabor2 = ["172.16.12.7", "pbl"]; //edu數據庫信息
|
|
|
const _getmysqlLabor = ["172.16.12.7", "pbl"]; //edu數據庫信息
|
|
|
-const api = 'http://36.213.31.21:8090'
|
|
|
+const api = 'http://36.212.150.246:8090'
|
|
|
|
|
|
// 定时任务:每天凌晨2点触发
|
|
|
schedule.scheduleJob("0 2 * * *", async () => {
|