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