From 90c3a126360e1be1ca46369aa3593d47a63d82db Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Tue, 23 Jul 2024 16:26:44 +0800 Subject: [PATCH] fix code --- apps/iot/src/endpoint/iot_jinzhi_endpoint.erl | 7 ------- 1 file changed, 7 deletions(-) diff --git a/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl b/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl index 5f5fc8c..c2609a6 100644 --- a/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl +++ b/apps/iot/src/endpoint/iot_jinzhi_endpoint.erl @@ -26,13 +26,6 @@ %% 系统id -define(SYS_ID, <<"ZNWLZJJKXT">>). --record(task, { - id :: integer(), - location_code :: binary(), - dynamic_location_code :: binary(), - events =[] :: list() -}). - -record(state, { id = 1, url :: string(),