中车电站数据融合
This commit is contained in:
@ -1046,6 +1046,10 @@ public interface CommonConstant {
|
||||
* 寄点 token 缓存 key
|
||||
*/
|
||||
String SHIP_ENERGY_TOKEN_KEY = "ShipEnergyToken";
|
||||
/**
|
||||
* 中车 token 缓存 key
|
||||
*/
|
||||
String BOULDER_ENERGY_TOKEN_KEY = "BoulderEnergyToken";
|
||||
/**
|
||||
* 监控数据
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user