派生自 development/c++

chenshijun
2019-03-20 7c3bd5be42ffaa62747aff75afffb62254357f21
1
2
3
#include "BaseDao.h"
mysqlpp::Connection* BaseDao::conn = nullptr;
QMutex BaseDao::m_mutexVisit;