@@ -1066,7 +1066,7 @@
'materialName' "prop"
from RMS_MATERIAL RC
left join rms_material_map t
- on t.prod_code_l = b.material_code
+ on t.prod_code_l = RC.MATERIAL_CODE
<where>
DELETED = 0
<if test="index!=null and index!=''">