mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-30 02:02:36 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -184,7 +184,7 @@ namespace OpenWifi {
|
||||
if (modified) {
|
||||
ExistingDevice.info.modified = Utils::Now();
|
||||
std::cout << __LINE__ << std::endl;
|
||||
StorageService()->InventoryDB().UpdateRecord("serialNumber", SerialNumber,
|
||||
StorageService()->InventoryDB().UpdateRecord("id", ExistingDevice.info.id,
|
||||
ExistingDevice);
|
||||
std::cout << __LINE__ << std::endl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user