// Create Time: 2023-10-25 10:01:59 #pragma once #include "DAO.h" namespace DBPlatformSpace { /// T_CompartmentMT class CompartmentMTDAO : public subDBDAO { public: string _guid; /// & pnewlist); static ODI ResultMsg FindByID(int id, CompartmentMTDAO * &pnewdao); }; }