Explorar o código

考勤设置中增加测温开关。

tomatozq %!s(int64=5) %!d(string=hai) anos
pai
achega
18190e6d38
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      common/src/main/resources/mapper/base/AlarmConfig.xml

+ 1 - 1
common/src/main/resources/mapper/base/AlarmConfig.xml

@@ -45,7 +45,7 @@
             ,#{subordinate,jdbcType= NUMERIC }
             ,#{attendanceTime,jdbcType= VARCHAR }
             ,#{classifier,jdbcType= NUMERIC}
-            ,#{needMeasureTemperature,jdbcType= NUMERIC}}
+            ,#{needMeasureTemperature,jdbcType= NUMERIC}
 		)
 	]]>
     </insert>