fix log realdata send funtion
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "apr_time.h"
|
||||
|
||||
#include <stdbool.h>//lnk20241022
|
||||
#include "../cfgparse/custom_printf.h"//lnk20250225
|
||||
#include "../cfg_parse/custom_printf.h"//lnk20250225
|
||||
|
||||
#define LOG_IDX (0)
|
||||
#define RPT_IDX (1)
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#ifndef VER_CONF_H_KHCYDOPFRUYDIYFIHUIVUGUGG
|
||||
#define VER_CONF_H_KHCYDOPFRUYDIYFIHUIVUGUGG
|
||||
#include "stdio.h"
|
||||
#include "../cfg_parse/custom_printf.h"//lnk20250225
|
||||
|
||||
const char* PROGRAM_VERSION = "1.0.2.7";
|
||||
const char* PROGRAM_CREATE_TIME="2024-09-18";
|
||||
|
||||
Reference in New Issue
Block a user