@@ -9,6 +9,7 @@
<result column="year_and_month" property="yearAndMonth"/>
<result column="work_hours" property="workHours"/>
<result column="high_tech_url" property="highTechUrl"/>
+ <result column="torch_dev_url" property="torchDevUrl"/>
</resultMap>
</mapper>