Explorar el Código

Merge remote-tracking branch 'origin/mqy20260511' into mqy20260511

# Conflicts:
#	iot-platform/src/main/resources/mapper/SysrealtimeMapper.xml
mqy20260511
lenovo hace 4 días
padre
commit
e92ff9a928
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      iot-platform/src/main/resources/mapper/SysrealtimeMapper.xml

+ 1
- 1
iot-platform/src/main/resources/mapper/SysrealtimeMapper.xml Ver fichero

@@ -40,4 +40,4 @@
40 40
     <select id="selectAllKeys" resultType="String">
41 41
         SELECT k FROM `${tableName}`
42 42
     </select>
43
-</mapper>
43
+</mapper>

Loading…
Cancelar
Guardar