mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
Adding locations for venue.
This commit is contained in:
@@ -153,9 +153,6 @@ namespace OpenWifi {
|
||||
return R.ReturnObject(Answer);
|
||||
}
|
||||
|
||||
// ReturnRecordList<decltype(StorageService()->InventoryDB()),
|
||||
// ProvObjects::InventoryTag>("taglist",StorageService()->InventoryDB(),*this );
|
||||
|
||||
inline static bool is_uuid(const std::string &u) {
|
||||
return u.find('-') != std::string::npos;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user