mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
添加Openssl,Gmssl加密库
This commit is contained in:
@@ -46,6 +46,12 @@ struct AppOption
|
||||
|
||||
std::map<std::string, VideoInfo> mapVideo;
|
||||
|
||||
int windowEnabled {0};
|
||||
|
||||
struct {
|
||||
int enabled {0};
|
||||
int interval {60};
|
||||
} stat;
|
||||
};
|
||||
|
||||
class Config
|
||||
|
||||
Reference in New Issue
Block a user