ruoyi-service/ruoyi-chargingPile/src/main/resources/mapper/chargingPile/TChargingPileNotificationMapper.xml
@@ -29,7 +29,7 @@ <if test="chargingPileId != null and chargingPileId != 0">#{chargingPileId},</if> <if test="phone != null and phone != ''">#{phone},</if> <if test="content != null and content != ''">#{content},</if> sysdate() now() ) </insert>