摘要:
#!/usr/bin/python # -*- coding: UTF-8 -*- import traceback import pymysql import pymysql.cursors import time # 获得conn cursor def get_conn(): # 打开数据库连接 阅读全文
posted @ 2021-05-17 17:07 ***Pepsi*** 阅读(40) 评论(0) 推荐(0)
posted @ 2021-05-17 17:07 ***Pepsi*** 阅读(40) 评论(0) 推荐(0)