fix realdata in different icd
This commit is contained in:
@@ -82,7 +82,7 @@ void del_mvl_type_ctrl();
|
||||
#define DB_INTERFACE_H
|
||||
// 前向声明 LD_info_t
|
||||
typedef struct LD_info_t LD_info_t;
|
||||
int urcbRealDataHasReceived(int dev_index, LD_info_t* LD_info, long long Time); //lnk20241223
|
||||
int urcbRealDataHasReceived(int dev_index,int rptNo, LD_info_t* LD_info, long long Time); //lnk20241223 20250624
|
||||
#endif
|
||||
|
||||
apr_status_t app_get_private_config(const char *myfilename);
|
||||
|
||||
Reference in New Issue
Block a user