// // Created by dongl on 23-7-4. // #ifndef IM2_ONLINEMESSAGEMGR_H #define IM2_ONLINEMESSAGEMGR_H class OnlineMessageMgr { public: private: }; #endif //IM2_ONLINEMESSAGEMGR_H