mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-10-31 18:57:51 +00:00
Framework update.
This commit is contained in:
@@ -37,7 +37,7 @@ namespace OpenWifi {
|
||||
void RESTAPI_submfa_handler::DoPut() {
|
||||
|
||||
try {
|
||||
auto Body = ParseStream();
|
||||
const auto & Body = ParsedBody_;
|
||||
|
||||
SecurityObjects::SubMfaConfig MFC;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user