fix channel

This commit is contained in:
anlicheng 2025-05-07 17:47:06 +08:00
parent 3d460ce4e3
commit 75260f73c0

View File

@ -6,7 +6,7 @@
%%% @end %%% @end
%%% Created : 11. 1 2021 12:17 %%% Created : 11. 1 2021 12:17
%%%------------------------------------------------------------------- %%%-------------------------------------------------------------------
-module(tcp_channel). -module(iot_tcp_channel).
-author("licheng5"). -author("licheng5").
-include("iot.hrl"). -include("iot.hrl").
-include("message_pb.hrl"). -include("message_pb.hrl").