工业级运维app手机api
沈斌
2017-10-27 052c104cbc2ccc13d83cd912e3b2bbf12c0d56bc
src/main/resources/mapper/HistoryEntityMapper.xml
@@ -306,4 +306,7 @@
         state
   </select>
   <select id="getMacLogByLast" resultType="string">
      SELECT mac_log FROM logger ORDER BY time DESC LIMIT 1
   </select>
</mapper>