From 972c97aa23d3a28dac9f0eefbb11bc38c03f9199 Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Wed, 11 Sep 2024 17:29:19 +0800 Subject: [PATCH] fix --- apps/iot/src/endpoint/iot_jinzhi_endpoint.erl | 2 +- config/sys-prod.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl b/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl index 2cb7743..14c89c9 100644 --- a/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl +++ b/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl @@ -100,7 +100,7 @@ handle_cast({forward, LocationCode, DynamicLocationCode, EventType, Params}, Sta {noreply, State#state{id = Id + 1, timer_map = maps:put(Id, TimerRef, TimerMap)}} catch _:Err:Stack -> - lager:warning("[iot_jinzhi_endpoint] format_event get error: ~p, stack: ~p", [Err, Stack]), + lager:notice("[iot_jinzhi_endpoint] format_event get error: ~p, stack: ~p", [Err, Stack]), {noreply, State} end. diff --git a/config/sys-prod.config b/config/sys-prod.config index d625e23..11bf0d8 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -15,7 +15,7 @@ {device_cache_size, 200}, {fake_location_codes, [ - "0517105041011073100004" + "0508103010001050300001" ]}, {watchdog, [