#include "BH_handler.h" #ifdef __cplusplus extern "C" { #endif //物料自动下发方法申明 int BH_Part_Capp(EPM_action_message_t msg); int BH_Design_Capp(EPM_action_message_t msg); int BH_Change_Capp(EPM_action_message_t msg); #ifdef __cplusplus } #endif