fix sup
This commit is contained in:
parent
1046ee8979
commit
812ed100ed
@ -73,14 +73,14 @@ init([]) ->
|
||||
modules => ['iot_zd_endpoint']
|
||||
},
|
||||
|
||||
%#{
|
||||
% id => 'iot_zd_consumer',
|
||||
% start => {'iot_zd_consumer', start_link, []},
|
||||
% restart => permanent,
|
||||
% shutdown => 2000,
|
||||
% type => worker,
|
||||
% modules => ['iot_zd_consumer']
|
||||
%},
|
||||
#{
|
||||
id => 'iot_zd_consumer',
|
||||
start => {'iot_zd_consumer', start_link, []},
|
||||
restart => permanent,
|
||||
shutdown => 2000,
|
||||
type => worker,
|
||||
modules => ['iot_zd_consumer']
|
||||
},
|
||||
|
||||
#{
|
||||
id => 'iot_jinzhi_endpoint',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user