#include "BaseDao.h" mysqlpp::Connection* BaseDao::conn = nullptr; QMutex BaseDao::m_mutexVisit;