摘要: select FROM_UNIXTIME(clock) as DateTime, value, round(value/1024,2) as Traffic_in from history_uint where itemid="28770" ; # 10270 select * from hosts 阅读全文
posted @ 2020-07-26 18:29 一锤子技术员 阅读(16) 评论(0) 推荐(0)