get ข้อมูล by keycloak (ลูกจ้าง)
This commit is contained in:
parent
24c5cbef55
commit
58fe2f08fd
21 changed files with 423 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ export class ProfileFamilyCoupleController extends Controller {
|
|||
"relationship",
|
||||
"profileId",
|
||||
],
|
||||
where: { id: profile.id },
|
||||
where: { profileId: profile.id },
|
||||
order: { lastUpdatedAt: "DESC" },
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue