ปรับ family
This commit is contained in:
parent
0524653f4b
commit
3e62126570
6 changed files with 19 additions and 5 deletions
|
|
@ -58,6 +58,7 @@ export class ProfileFamilyMotherEmployeeController extends Controller {
|
|||
"motherCareer", "motherCitizenId", "motherLive", "profileEmployeeId",
|
||||
],
|
||||
where: { profileEmployeeId },
|
||||
order: { lastUpdatedAt: "DESC" },
|
||||
});
|
||||
|
||||
return new HttpSuccess(familyMother);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue