sql = "select id from company where date_year_month = %s" % "2017-3" 出错 将%s改为'%s'解决。
posted on 2017-03-29 20:09  Go_Forward  阅读(945)  评论(0编辑  收藏  举报