保存0x13, 0x17, 0x19, 0x23中的soc

This commit is contained in:
Guoqs
2024-12-12 11:36:54 +08:00
parent c833d8c182
commit b395de00c1
6 changed files with 14 additions and 1 deletions

View File

@@ -666,6 +666,7 @@ public class PileBasicInfoServiceImpl implements PileBasicInfoService {
* 0x23信息设置缓存 (缓存时间3天)
* @param data
*/
@Override
public void saveBMSDemandAndChargerOutputInfo2Redis(BMSDemandAndChargerOutputData data) {
if (StringUtils.equals(data.getTransactionCode(), Constants.ILLEGAL_TRANSACTION_CODE)) {
return;