Pu Zhibing
2024-10-28 11b718b78ee92d2349072c972e7155001693d69e
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);
   }
}