mirror of
				https://github.com/Telecominfraproject/wlan-cloud-owprov.git
				synced 2025-10-31 18:48:09 +00:00 
			
		
		
		
	Fixing DB Venue Devices list.
This commit is contained in:
		| @@ -11,8 +11,6 @@ | ||||
|  | ||||
| namespace OpenWifi { | ||||
|  | ||||
|  | ||||
|  | ||||
|     template <typename R, typename Q = decltype(R{}.entity)> void Extend_entity(const R &T, Poco::JSON::Object &EI ) { | ||||
|         if constexpr(std::is_same_v<Q,std::string>) { | ||||
|             if(!T.entity.empty()) { | ||||
| @@ -161,7 +159,6 @@ namespace OpenWifi { | ||||
|         return R.ReturnObject(Answer); | ||||
|     } | ||||
|  | ||||
|  | ||||
| } | ||||
|  | ||||
| #endif //OWPROV_RESTAPI_DB_HELPERS_H | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stephb9959
					stephb9959