blob: a99b9a256742849e6291d2ae9287aefd1e9c57bf [file] [log] [blame]
#include "ClientBase.h"
#include "UtilAll.h"
using namespace ons;
ClientBase::ClientBase() {
//rocketmq::spd_log::initLogger();
}
ClientBase::~ClientBase() {
}