|
@@ -12,11 +12,11 @@ var mysql = require("./mysql");
|
|
// const _getmysqluser = ["123.58.32.152", "cocorobouser"]; //edu數據庫信息
|
|
// const _getmysqluser = ["123.58.32.152", "cocorobouser"]; //edu數據庫信息
|
|
const _mysqlLabor = ["172.16.12.5", "pbl"]; //edu數據庫信息
|
|
const _mysqlLabor = ["172.16.12.5", "pbl"]; //edu數據庫信息
|
|
const _mysqluser = ["172.16.12.5", "cocorobouser"]; //edu數據庫信息
|
|
const _mysqluser = ["172.16.12.5", "cocorobouser"]; //edu數據庫信息
|
|
-const _getmysqlLabor = ["172.16.12.5", "pbl"]; //edu數據庫信息
|
|
|
|
-const _getmysqluser = ["172.16.12.5", "cocorobouser"]; //edu數據庫信息
|
|
|
|
|
|
+// const _getmysqlLabor = ["172.16.12.5", "pbl"]; //edu數據庫信息
|
|
|
|
+// const _getmysqluser = ["172.16.12.5", "cocorobouser"]; //edu數據庫信息
|
|
const _getmysqlLabor2 = ["172.16.12.7", "pbl"]; //edu數據庫信息
|
|
const _getmysqlLabor2 = ["172.16.12.7", "pbl"]; //edu數據庫信息
|
|
-// const _getmysqlLabor = ["172.16.12.7", "pbl"]; //edu數據庫信息
|
|
|
|
-// const _getmysqluser = ["172.16.12.7", "cocorobouser"]; //edu數據庫信息
|
|
|
|
|
|
+const _getmysqlLabor = ["172.16.12.7", "pbl"]; //edu數據庫信息
|
|
|
|
+const _getmysqluser = ["172.16.12.7", "cocorobouser"]; //edu數據庫信息
|
|
var crypto = require("crypto");
|
|
var crypto = require("crypto");
|
|
var https = require("https");
|
|
var https = require("https");
|
|
|
|
|