调度系统开发

This commit is contained in:
z66
2025-09-09 16:29:20 +08:00
parent 65cbb712f3
commit cf78104a5b
8 changed files with 188 additions and 297 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
### 基本配置参数
```python
{
Config = {
'host': 'localhost', # 数据库主机
'port': 3306, # 端口
'user': 'root', # 用户名