优化代码

This commit is contained in:
2025-12-08 19:19:11 +08:00
parent ae9b796680
commit a2a55732eb
2 changed files with 14 additions and 28 deletions

View File

@@ -60,7 +60,7 @@ func NewApplication(configPath string) (*Application, error) {
infra.repos.sensorDataRepo,
infra.repos.deviceCommandLogRepo,
infra.repos.otaRepo,
infra.lora.comm,
domain.deviceCommunicator,
)
// 根据 LoRa 模式完成最终的绑定