liyg преди 1 година
родител
ревизия
24b161afe1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

+ 1 - 1
src/main/resources/com/steerinfo/dil/mapper/UniversalMapper.xml

@@ -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!=''">