|
@@ -25,7 +25,7 @@
|
|
|
#include "module_service/module_traffic_light_manager.h"
|
|
|
|
|
|
config_file config;
|
|
|
-void handlereader(uint32_t readerid,bool duration,uint32_t t)
|
|
|
+void handlereader(uint32_t readerid,bool duration,uint32_t t)
|
|
|
{}
|
|
|
//三率模块中告警回调
|
|
|
void Handle_ThreeRates_Event_Callback(const int evType, const int evId, uint64_t id
|