#ifndef C_BHOME_BUS_DBAPI_RULE_H #define C_BHOME_BUS_DBAPI_RULE_H #include #include "proto/x86_64/protomsg.pb.h" using namespace std; bool dbapi_get_time_rules(void *handle, std::vector & list); #endif