mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-11-06 13:38:05 +00:00
Framework update.
This commit is contained in:
@@ -147,7 +147,7 @@ namespace OpenWifi{
|
||||
Existing.phones = NewObject.phones;
|
||||
if(RawObject->has("mobiles"))
|
||||
Existing.mobiles = NewObject.mobiles;
|
||||
Existing.info.modified = std::time(nullptr);
|
||||
Existing.info.modified = OpenWifi::Now();
|
||||
if(RawObject->has("type"))
|
||||
Existing.type = NewObject.type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user