@ -87,7 +87,7 @@
'',
isnull(th.standard_cost,0),
0,
case when rt.tool_qty = 0 then 0 else th.standard_cost / rt.tool_qty end,
ISNULL(case when rt.tool_qty = 0 then 0 else th.standard_cost / rt.tool_qty end,0),
null,
#{createBy},
#{createDate},