项目结构优化分析
This commit is contained in:
@@ -15,7 +15,7 @@ def insert_all_templates():
|
||||
host='localhost',
|
||||
user='root',
|
||||
password='123456',
|
||||
database='food_db',
|
||||
database='pro_db',
|
||||
charset='utf8mb4'
|
||||
)
|
||||
cursor = conn.cursor()
|
||||
|
||||
Reference in New Issue
Block a user