mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-10-30 18:27:49 +00:00
Delete Sub bug.
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenWifi {
|
|||||||
}
|
}
|
||||||
|
|
||||||
SecurityObjects::UserInfo TargetUser;
|
SecurityObjects::UserInfo TargetUser;
|
||||||
if(!StorageService()->GetUserById(Id,TargetUser)) {
|
if(!StorageService()->GetSubUserById(Id,TargetUser)) {
|
||||||
return NotFound();
|
return NotFound();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user