摘要:
void asynDBCenter::isGetActorInfoEx(void* on_process, const char* arg){ std::stringstream ros(arg); boost::property_tree::ptree pt; boost::property_tree::read_json(ros, pt); int actorID = pt.get("actorID"); ActorInfoEx info={0}; bool ret = m_dbcenter->getActorInfoEx(actorID, &info). 阅读全文
posted @ 2014-04-11 13:34
zzyoucan
阅读(9750)
评论(0)
推荐(0)

浙公网安备 33010602011771号