feat: include business relation
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
This commit is contained in:
parent
ccee309268
commit
1f34ea7ecb
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ export class CustomerController extends Controller {
|
|||
branch: includeBranch
|
||||
? {
|
||||
include: {
|
||||
businessType: true,
|
||||
province: true,
|
||||
district: true,
|
||||
subDistrict: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue