mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-01 02:58:00 +00:00
Finishing DB refactor.
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenWifi{
|
||||
|
||||
Poco::JSON::Object Answer;
|
||||
if(QB_.AdditionalInfo)
|
||||
AddManagementPolicyExtendedInfo(Existing,Answer);
|
||||
AddExtendedInfo(Existing,Answer);
|
||||
|
||||
Existing.to_json(Answer);
|
||||
ReturnObject(Answer);
|
||||
|
||||
Reference in New Issue
Block a user