@@ -8,7 +8,7 @@
SELECT DISTINCT
bp.id AS id,
bp.`name` AS NAME,
- bp.plan_type AS plan_type
+ bp.plan_type AS plan_type,
ot.id as taskId
FROM
onsite_approval_task rat,