diff --git a/installer/StartService.bat b/installer/StartService.bat index 17b9994d..1aee0b81 100644 --- a/installer/StartService.bat +++ b/installer/StartService.bat @@ -26,7 +26,7 @@ call registry_software.bat cd /d "%scriptPath%" cd "..\database\InfluxDB" call InstallService.bat -.\influx.exe -host localhost -port 8086 -database rqeh6000 -execute "create user rqeh6000 with password 'relyez@2019' with all privileges" +.\influx.exe -host localhost -port 8086 -database spms_db -execute "create user spms_db with password 'spms@123456' with all privileges" ::启动MySQL cd /d "%scriptPath%" diff --git a/installer/installer_win10.bat b/installer/installer_win10.bat index ef08a98f..ac2bec72 100644 --- a/installer/installer_win10.bat +++ b/installer/installer_win10.bat @@ -9,4 +9,4 @@ cd %INSTALLPATH%\..\database\InfluxDB\ call InstallService.bat set INFLUXDB_PATH= %INSTALLPATH%\..\database\InfluxDB -%INFLUXDB_PATH%\influx.exe -host localhost -port 8086 -database rqeh6000 -execute "create user rqeh6000 with password 'relyez@2019' with all privileges" \ No newline at end of file +%INFLUXDB_PATH%\influx.exe -host localhost -port 8086 -database spms_db -execute "create user spms_db with password 'spms@123456' with all privileges" \ No newline at end of file diff --git a/platform/src/tools/registerTool/checkDialog.cpp b/platform/src/tools/registerTool/checkDialog.cpp index e72f89f6..7ed9dce2 100644 --- a/platform/src/tools/registerTool/checkDialog.cpp +++ b/platform/src/tools/registerTool/checkDialog.cpp @@ -17,7 +17,7 @@ checkDialog::~checkDialog() void checkDialog::slotclickOk() { - if(ui->lineEdit->text() == "relyez@2019") + if(ui->lineEdit->text() == "spms@123456") { accept(); } diff --git a/product/src/fes/protocol/sqlserver_s/SqlServer.cpp b/product/src/fes/protocol/sqlserver_s/SqlServer.cpp index b4c06a2f..c8a497fc 100644 --- a/product/src/fes/protocol/sqlserver_s/SqlServer.cpp +++ b/product/src/fes/protocol/sqlserver_s/SqlServer.cpp @@ -288,7 +288,7 @@ int CSqlServer::ReadConfigParam() - param.password="relyez@2019"; + param.password="spms@123456"; strvalue.clear(); if (config.getStringValue(strRtuNo, "password", strvalue) == iotSuccess) { diff --git a/resource/en/db_manager/en.ts b/resource/en/db_manager/en.ts index 8701d31d..1b66d7cb 100644 --- a/resource/en/db_manager/en.ts +++ b/resource/en/db_manager/en.ts @@ -719,8 +719,8 @@ test connection - relyez@2019 - relyez@2019 + spms@123456 + spms@123456 测试连接是否正常 diff --git a/resource/en/model_studio/setting/table/sys_model_dbconfig_node.xml b/resource/en/model_studio/setting/table/sys_model_dbconfig_node.xml index c1390571..770862c4 100644 --- a/resource/en/model_studio/setting/table/sys_model_dbconfig_node.xml +++ b/resource/en/model_studio/setting/table/sys_model_dbconfig_node.xml @@ -5,7 +5,7 @@ - + diff --git a/resource/fr/db_manager/en.ts b/resource/fr/db_manager/en.ts index fca3e83c..f4d62847 100644 --- a/resource/fr/db_manager/en.ts +++ b/resource/fr/db_manager/en.ts @@ -676,8 +676,8 @@ ems@byd23 - relyez@2019 - relyez@2019 + spms@123456 + spms@123456 diff --git a/resource/fr/model_studio/setting/table/sys_model_dbconfig_node.xml b/resource/fr/model_studio/setting/table/sys_model_dbconfig_node.xml index 93ef5729..2133a96c 100644 --- a/resource/fr/model_studio/setting/table/sys_model_dbconfig_node.xml +++ b/resource/fr/model_studio/setting/table/sys_model_dbconfig_node.xml @@ -3,9 +3,9 @@ - + - + diff --git a/resource/zh/model_studio/setting/table/sys_model_dbconfig_node.xml b/resource/zh/model_studio/setting/table/sys_model_dbconfig_node.xml index 2ba6a442..c6ff1fef 100644 --- a/resource/zh/model_studio/setting/table/sys_model_dbconfig_node.xml +++ b/resource/zh/model_studio/setting/table/sys_model_dbconfig_node.xml @@ -3,9 +3,9 @@ - + - +