#ifndef SYS_HTTP_H #define SYS_HTTP_H void http_getDemo(void); void http_postDemo(void); extern uint8_t load_http_config; //http有无获取新数据的依据 typedef Http_config { } #endif