update 算法应用Service

This commit is contained in:
Lemon
2024-11-29 10:04:52 +08:00
parent 8f650843e3
commit d4fa00bb88
4 changed files with 144 additions and 8 deletions

View File

@@ -155,6 +155,11 @@ public class CacheConstants {
*/
public static final String PILE_IS_CHARGING = "pile_is_charging:";
/**
* 0x17参数配置缓存
*/
public static final String PARAMETER_CONFIGURATION_BY_TRANSACTIONCODE = "ParameterConfigurationByTransactionCode:";
/**
* 充电桩最后连接时间
*/