SNAT地址池管理提交.
This commit is contained in:
@@ -181,4 +181,7 @@ public class UserManageService extends BaseService{
|
||||
}
|
||||
}
|
||||
}
|
||||
public List<UserManage> findUsers() {
|
||||
return userManageDao.findUsers();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user