chenshijun
2019-04-22 26458587182bf9a2bc10a5fa8e5ab6e41211da74
1
2
3
#include "BaseDao.h"
mysqlpp::Connection* BaseDao::conn = nullptr;
QMutex BaseDao::m_mutexVisit;