zhouli 6 months ago
parent
commit
1251a8cab7

+ 1 - 0
kd-service/kd-scientific/src/main/java/org/sky/scientific/mapper/SettingMapper.xml

@@ -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>