提交信息!
This commit is contained in:
@@ -71,7 +71,8 @@ void QNewRepairMonitorWidget::onImport()
|
||||
string password = "cpic123456";
|
||||
string tnsName = "xmcx1";
|
||||
|
||||
ImportNewRepairMonitorToOracle( userName, password, tnsName, recordVector );
|
||||
//ImportNewRepairMonitorToOracle( userName, password, tnsName, recordVector );
|
||||
ImportPriceCheckedListToOracle(userName, password, tnsName, recordVector);
|
||||
|
||||
//showNewRepairMonitorRecords();
|
||||
}
|
||||
|
Reference in New Issue
Block a user