Pu Zhibing
2024-10-24 b141c7221f69b29d56f11033f0952b0eb6234556
ruoyi-service/ruoyi-chargingPile/src/main/java/com/ruoyi/chargingPile/service/impl/TChargingPileNotificationServiceImpl.java
@@ -109,6 +109,7 @@
            notification.setContent(data);
            break;
      }
      this.save(notification);
   }
}