This commit is contained in:
安礼成 2023-04-20 20:02:44 +08:00
parent 582b819e9f
commit 79e7125fb8

View File

@ -202,7 +202,7 @@ convert_terminal_info(#{<<"host_id">> := HostId, <<"serial_number">> := SerialNu
%% %%
status = ?TERMINAL_STATUS_OFFLINE, status = ?TERMINAL_STATUS_OFFLINE,
%% 线 %% 线
update_ts = iot_util:timestamp() update_ts = iot_util:current_time()
}}; }};
{error, Reason} -> {error, Reason} ->
{error, Reason} {error, Reason}