| | |
| | | }
|
| | | }
|
| | | //------------------------------------------------------------//
|
| | | sql_str = BattData_RT_SQL.getInsertOrUpdateBattTestDataInfStr(BattData_RT.this, test_stoptype_t);
|
| | | /**
|
| | | * 注释为原方法,下面的方法为了在记录历史放电放电数据时记录一笔当前电池组的内阻数据
|
| | | */
|
| | | //sql_str = BattData_RT_SQL.getInsertOrUpdateBattTestDataInfStr(BattData_RT.this, test_stoptype_t);
|
| | | sql_str = BattData_RT_SQL.getInsertOrUpdateBattTestDataInfStr(m_Conn_Pool,BattData_RT.this, test_stoptype_t);
|
| | | sql_v.sqlMysqlExecute(sql_str);
|
| | | //------------------------------------------------------------//
|
| | | sql_v.mysql_con.commit();
|