fix
This commit is contained in:
parent
f4e68d317b
commit
e0262dff73
@ -320,7 +320,7 @@ handle_event(cast, {handle, <<?METHOD_FEEDBACK_STEP:8, Info0/binary>>}, session,
|
|||||||
<<"code">> => Code,
|
<<"code">> => Code,
|
||||||
<<"created_at">> => iot_util:current_time()
|
<<"created_at">> => iot_util:current_time()
|
||||||
}),
|
}),
|
||||||
lager:warning("[iot_host] feedback_step info: ~p, insert result: ~p", [Data, Result]);
|
lager:debug("[iot_host] feedback_step info: ~p, insert result: ~p", [Data, Result]);
|
||||||
Other ->
|
Other ->
|
||||||
lager:warning("[iot_host] feedback_step error: ~p", [Other])
|
lager:warning("[iot_host] feedback_step error: ~p", [Other])
|
||||||
end,
|
end,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user