fix: relation ordering
This commit is contained in:
parent
4a563d7885
commit
78a0974f36
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ export class CustomerController extends Controller {
|
|||
district: true,
|
||||
subDistrict: true,
|
||||
},
|
||||
orderBy: { branchNo: "desc" },
|
||||
},
|
||||
createdBy: true,
|
||||
updatedBy: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue