中间件标准版5.1git,去除基础模块
#include "StdAfx.h" #include "TrunkDt.h" CTrunkDt::CTrunkDt(UINT TrunkId) : CTrunkBase(TrunkId) { } CTrunkDt::~CTrunkDt(void) { }