Pu Zhibing
2025-01-26 1266ed302b259f09a9370bc4315316b8a212b5d0
ruoyi-service/ruoyi-integration/src/main/java/com/ruoyi/integration/drainage/model/enu/InterfaceUrlEnum.java
@@ -7,6 +7,7 @@
 */
public enum InterfaceUrlEnum {
   NOTIFICATION_STATION_STATUS("/notification_station_status", "设备状态变化推送"),
   NOTIFICATION_STATION_CHANGE("/notification_station_change", "站点计费策略变更推送"),
   NOTIFICATION_START_CHARGE_RESULT("/notification_start_charge_result", "推送启动充电结果"),
   NOTIFICATION_EQUIP_CHARGE_STATUS("/notification_equip_charge_status", "推送充电状态"),
   NOTIFICATION_STOP_CHARGE_RESULT("/notification_stop_charge_result", "推送停止充电结果"),