update 广西平台推送设备充电状态改为5分钟传一次

This commit is contained in:
Lemon
2025-01-07 08:50:34 +08:00
parent 24074cb840
commit b5266d90b1
2 changed files with 18 additions and 8 deletions

View File

@@ -195,6 +195,11 @@ public class CacheConstants {
*/
public static final String THIRD_PARTY_TOKEN_BY_OPERATOR_SECRET = "third_party_token_by_operator_secret:";
/**
* 推送设备充电状态信息数据缓存
*/
public static final String NOTIFICATION_EQUIP_CHARGE_STATUS_BY_ORDER_CODE = "notification_equip_charge_status_by_order_code:";
/**
* 充电桩状态前缀
*/