摘要: 调用类报错,具体如下 TypeError: unbound method submit() must be called with jinjin instance as first argument (got float instance instead) 后来解决方法:在类名称后边加括号() 由于 阅读全文
posted @ 2018-10-23 15:44 Tang豆豆 阅读(708) 评论(0) 推荐(0)