fix bug in mq C++
This commit is contained in:
@@ -183,6 +183,8 @@ typedef struct file_dir_req_t
|
||||
char devid[128];
|
||||
int type;
|
||||
char path[256];
|
||||
char remote_path[256];
|
||||
|
||||
time_t create_time;
|
||||
} file_dir_req_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user