mirror of
https://github.com/Telecominfraproject/wlan-cloud-userportal.git
synced 2025-11-21 00:34:58 +00:00
Update framework.
This commit is contained in:
@@ -22,8 +22,7 @@ namespace OpenWifi {
|
||||
Poco::JSON::Object Body;
|
||||
OpenAPIRequestPut API(uSERVICE_PROVISIONING, EndPoint,
|
||||
{ { "serialNumber" , SerialNumber },
|
||||
{ "claimer" , UserInfo_.userinfo.id },
|
||||
{ "claimId" , Id } },
|
||||
{ "claimer" , UserInfo_.userinfo.id }},
|
||||
Body, 20000);
|
||||
|
||||
Poco::JSON::Object::Ptr CallResponse;
|
||||
|
||||
Reference in New Issue
Block a user