@@ -92,6 +92,7 @@
a.short_id as wbsCode,
a.parent_node as parentNode,
a.fee_type as feeType,
+ a.project_type as projectType,
a.level as hierarchy
FROM sg_wbs_elements a
where a.short_id = #{shortId}