แก้ค้นหาประวัติ by token
This commit is contained in:
parent
ff0be7af48
commit
24c5cbef55
7 changed files with 8 additions and 8 deletions
|
|
@ -47,7 +47,7 @@ export class ProfileInsigniaController extends Controller {
|
|||
insigniaType: true,
|
||||
},
|
||||
},
|
||||
where: { id: profile.id },
|
||||
where: { profileId: profile.id },
|
||||
});
|
||||
return new HttpSuccess(record);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue