fix: 设备资产详情返回 enable_polling 字段
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m19s

This commit is contained in:
2026-04-10 15:54:47 +08:00
parent 2a7ac3f86e
commit 3cb16804a4

View File

@@ -164,6 +164,7 @@ func (s *Service) buildDeviceResolveResponse(ctx context.Context, device *model.
SoftwareVersion: device.SoftwareVersion,
SwitchMode: device.SwitchMode,
LastGatewaySyncAt: device.LastGatewaySyncAt,
EnablePolling: device.EnablePolling,
}
// 查绑定卡