监控模块 优化
This commit is contained in:
@@ -132,4 +132,8 @@ internal sealed class ErrorResponse
|
||||
[JsonSerializable(typeof(ConfigRequest[]))]
|
||||
[JsonSerializable(typeof(HealthResponse))]
|
||||
[JsonSerializable(typeof(ErrorResponse))]
|
||||
[JsonSerializable(typeof(HardwareConfig))]
|
||||
[JsonSerializable(typeof(HardwareConfigResponse))]
|
||||
[JsonSerializable(typeof(HardwareConfigUpdateResponse))]
|
||||
[JsonSerializable(typeof(HardwareConfigUpdateRequest))]
|
||||
internal sealed partial class ThingHKJsonContext : JsonSerializerContext;
|
||||
|
||||
Reference in New Issue
Block a user