摘要: import osimport xlwtimport pymysqlimport datetimefrom do_config import cfgclass MysqlToExcel: def __init__(self,file_name,sql): self.host = cfg.get_va 阅读全文
posted @ 2021-02-07 15:08 fyangq 阅读(391) 评论(0) 推荐(0)