Some checks failed
Python Test / test (push) Has been cancelled
- 修改 `api/roi.py` 中的判断逻辑:使用 `is not None` 替代 truthy 检查,确保 `[]` 能正确序列化并存入数据库 - 更新 `config.yaml` 全局默认值为 `working_hours: []`,表示“全天开启”
- 修改 `api/roi.py` 中的判断逻辑:使用 `is not None` 替代 truthy 检查,确保 `[]` 能正确序列化并存入数据库 - 更新 `config.yaml` 全局默认值为 `working_hours: []`,表示“全天开启”