feat: 添加PLC配置并优化后台服务

refactor(PLCTool): 重构PLC工具类,优化连接处理和错误日志
fix: 修正数据库连接字符串和开发环境配置
feat(DoanBackgroundService): 添加新的后台服务实现,改进库存监控逻辑
This commit is contained in:
2025-08-19 09:30:44 +08:00
parent 410abd988a
commit 07880805a3
5 changed files with 578 additions and 140 deletions

View File

@@ -1 +1,5 @@
{}
{
"PLCConfig": {
"Address": "10.72.82.242"
}
}