... user='', passwd='', charset='utf8') self.cursor = self.db.cursor() def B(self,phone_user): sql = 'select * from `%s`' % (phone_user) ...
確定! 回上一頁