@@ -3,7 +3,7 @@
#include <math.h>
#include "ant.h"
#include "db_api/CDBSingletonDefine.h"
-#include "ya_event.h"
+#include "event.h"
template<> std::shared_ptr<sit_list>
single_base<sit_list, int, std::shared_ptr<site>>::m_instance=std::make_shared<sit_list>();
int site::index()const
@@ -5,7 +5,7 @@
#include "area_business.h"
#include "area.h"
#include "card.h"
+
#include "module_service/module_call.h"
/*
确定推送人员信息时的区域,每一个明确需要推送的区域,都要推送
@@ -12,7 +12,7 @@
#include "select_tool.h"
#include "monkey_car/monkeycar_person.h"
#include "websocket/ws_common.h"
#include "mine_business.h"
person::person(const std::string &type,uint32_t cardid,uint16_t needdisplay,int16_t t,int32_t deptid,int32_t level_id,uint32_t cid,int wl,const std::string &sname,const std::string &dname)
#include "landmark.h"
#include "special_area.h"
#include "mine.h"
#include"module_service/module_area.h"
#include"module_service/module_mgr.h"