批检仪检测流程验证成功
This commit is contained in:
@@ -151,7 +151,7 @@ void mycfg::to_class(mystring str)
|
||||
}
|
||||
else
|
||||
{
|
||||
QJsonObject j = doc.object();
|
||||
j = doc.object();
|
||||
}
|
||||
tcp_enable = j.value("tcp_enable").toBool(true);
|
||||
server_ip = j.value("server_ip").toString("192.168.80.80");
|
||||
|
Reference in New Issue
Block a user