重构第一版:重新验证2.0推荐写法

This commit is contained in:
geeker
2026-09-24 17:19:56 +08:00
parent 81db17ba9e
commit 0d71808498
21 changed files with 1887 additions and 936 deletions
+3
View File
@@ -1,3 +1,6 @@
'''
pymysql 更底层封装sql - 游标
'''
import pymysql.cursors
# Connect to the database