changhaoning 2 лет назад
Родитель
Сommit
2d0acf310f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/java/com/dk/mdm/mapper/ivt/InboundMapper.xml

+ 1 - 1
src/main/java/com/dk/mdm/mapper/ivt/InboundMapper.xml

@@ -870,7 +870,7 @@
     <select id="selectByInboundReturnCond" resultMap="BaseResultMapInboundReturnResponse">
     <select id="selectByInboundReturnCond" resultMap="BaseResultMapInboundReturnResponse">
         SELECT
         SELECT
         <include refid="Base_Column_List_Response"/>
         <include refid="Base_Column_List_Response"/>
-        ,tmo.org_name
+        ,tmo.org_name as "orgName"
         ,tmp.sup_name
         ,tmp.sup_name
         ,tms.staff_name
         ,tms.staff_name
         ,tmw.wh_name
         ,tmw.wh_name