摘要: 1. 取kylin 数据import requestsimport pandas as pddef getDtu(dtuid,addr): sqlData = '{ "sql":"select * from dtu where dtuid=\'%s\' and addr=\'%s\' order by DTUTIME desc", "project":"yongli" , "offset":... 阅读全文
posted @ 2016-09-05 16:04 疯吻IT 阅读(522) 评论(0) 推荐(0)