modify log4 function and add data trace function
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
bool data_have_statistic;//是否有统计数据,0没有,1有
|
||||
|
||||
QMap<QString, double> mms_str_map; //数据值(61850数据属性名, 数据值)
|
||||
|
||||
bool data_trace_flag; //数据追踪标记,0不追踪,1追踪
|
||||
};
|
||||
|
||||
class Ckafka_data_t //kafka发送数据结构类
|
||||
|
||||
Reference in New Issue
Block a user