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