zhoupeng 2 vuotta sitten
vanhempi
commit
444d5207eb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      chaunyi_opc/opc_da/src/main/resources/mapper/ItemGroupDao.xml

+ 1 - 1
chaunyi_opc/opc_da/src/main/resources/mapper/ItemGroupDao.xml

@@ -55,7 +55,7 @@
         set data_model_id=#{dataModelId},
             event_mode=#{eventMode},
             event_value=#{eventValue},
-            table_report_id={tableReportId}, `describe`=#{describe}
+            table_report_id=#{tableReportId}, `describe`=#{describe}
         where id = #{id}
     </update>