摘要: with LogMysqlApeT(db) as m_client: condition = "select * from {} where deleted=0 ".format(table) condition_count = "select count(id) as numbers from { 阅读全文
posted @ 2020-09-15 11:37 小学弟- 阅读(142) 评论(0) 推荐(0)