航线属性修改,添加地面站ID

This commit is contained in:
hm
2020-11-21 18:19:28 +08:00
parent a41f3e3060
commit 4254a1f256
43 changed files with 2531 additions and 1512 deletions
@@ -78,6 +78,9 @@ void ConnectDialog::setInit(QVariant inter, QVariant device)
&m_Type,&m_isAuto,
&m_Param1,&m_Param2,&m_Param3,&m_Param4,&m_Param5);
delete config;
qDebug() << m_usrName << m_Type << m_isAuto
<< m_Param1 << m_Param2 << m_Param3 << m_Param4 << m_Param5;