自主协议库编译通过
This commit is contained in:
@@ -844,7 +844,7 @@ ST_VOID u_iec_rpt_ind_data_by_devtype(MVL_VAR_ASSOC** info_va,
|
||||
rptinfo = find_rptinfo_from_net_rpt_info_name(net_info, rcb_info);
|
||||
//rptinfo->m_LastDataTime = sGetMsTime();//WW 2023-08-29 去除
|
||||
LD_info = rptinfo->LD_info;
|
||||
chnl_usr = net_info->user_ext;
|
||||
chnl_usr = net_info->user_info;
|
||||
ied = chnl_usr->chnl->ied;
|
||||
|
||||
not_set_rpt_TimeID_this = TRUE;
|
||||
@@ -1230,7 +1230,7 @@ ST_VOID u_iec_rpt_ind_data(MVL_VAR_ASSOC** info_va,
|
||||
rptinfo = find_rptinfo_from_net_rcb_info(net_info, rcb_info);
|
||||
//rptinfo->m_LastDataTime = sGetMsTime();//WW 2023-08-29 去除
|
||||
LD_info = rptinfo->LD_info;
|
||||
chnl_usr = net_info->user_ext;
|
||||
chnl_usr = net_info->user_info;
|
||||
ied = chnl_usr->chnl->ied;
|
||||
|
||||
not_set_rpt_TimeID_this = TRUE;
|
||||
|
||||
Reference in New Issue
Block a user