Refactor logging system to use unified log_utils module and enhance logging messages across multiple scripts
This commit is contained in:
@@ -8,7 +8,7 @@ SQL_SERVER_CONFIG = {
|
||||
'database': 'CompanyDB',
|
||||
'username': 'peng',
|
||||
'password': 'Cqbld123456.',
|
||||
'trust_server_certificate': 'yes'
|
||||
'TrustServerCertificate': 'yes'
|
||||
}
|
||||
|
||||
# ================= Access 驱动配置 =================
|
||||
|
||||
Reference in New Issue
Block a user