@@ -255,7 +255,7 @@
// }
function visit() {
$.ajax({
- url: baseUrl + '/api/user/v3/invitation/client/addInviteData',
+ url: baseUrl + '/api/user/v5/userAccess/addInviteData',
type: 'get',
cache: false,
dataType: 'text',