mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
保存0x13, 0x17, 0x19, 0x23中的soc
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user