This commit is contained in:
anlicheng 2023-09-07 20:12:53 +08:00
parent 8c95474cc0
commit 6b8466ba65

View File

@ -35,7 +35,7 @@ init([]) ->
shutdown => 2000, shutdown => 2000,
type => worker, type => worker,
modules => ['iot_logger'] modules => ['iot_logger']
} },
#{ #{
id => 'iot_endpoint_sup', id => 'iot_endpoint_sup',