调整日志字段

This commit is contained in:
liuxueli
2019-12-06 13:14:18 +08:00
parent de39d9eeca
commit 81a42d845e
2 changed files with 97 additions and 83 deletions

View File

@@ -11,6 +11,7 @@ typedef struct _ntc_radius_plug
{
int level;
int service_id;
int device_id;
void *logger;
char pathname[128];
char topic_name[128];