mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
实现启动splash画面,实现天历史数据的处理和数据库存贮
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
Errcode queryDevicTypeDef(const httplib::Request& req, njson& json, std::string& errmsg);
|
||||
Errcode queryDevicByCategory(const httplib::Request& req, njson& json, std::string& errmsg);
|
||||
Errcode queryDevicCharts(const httplib::Request& req, njson& json, std::string& errmsg);
|
||||
Errcode queryDeviceBCUDetail(const httplib::Request& req, njson& json, std::string& errmsg);
|
||||
|
||||
Errcode queryPolicyList(const httplib::Request& req, njson& json, std::string& errmsg);
|
||||
Errcode insertPolicy(const httplib::Request& req, njson& json, std::string& errmsg);
|
||||
|
||||
Reference in New Issue
Block a user