feat: also return with contact

This commit is contained in:
Methapon2001 2024-04-17 13:59:30 +07:00
parent f9eb48d741
commit 23f29ce052

View file

@ -145,6 +145,7 @@ export class BranchController extends Controller {
province: true,
district: true,
subDistrict: true,
contact: true,
branch: tree && {
include: {
province: true,