You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

11 lines
454 B

#pragma once
#include "appbase/appbase.hpp"
#include "appsetting/appsetting.hpp"
//
#include "appcomponents/app_errorcode_mgr/app_errorcode_mgr.hpp"
#include "appcomponents/canchannel/transmit_disinfection_can_master.hpp"
#include "db/db_service.hpp"
#include "devicestate/device_state_service.hpp"
#include "front_msg_processer/front_msg_processer.hpp"
#include "iflytop_front_end_service/iflytop_front_end_service.hpp"
#include "udisk_mgr_service.hpp"