add:partner module

This commit is contained in:
ilham
2021-12-13 00:49:13 +07:00
parent 78470a0e3f
commit ff60406af2
14 changed files with 216 additions and 25 deletions

View File

@@ -28,6 +28,7 @@ export class AuthService {
username: user.username,
sub: user.id,
role: user.roles.name,
partner: user.partner.id,
};
return {