fanxw před 3 roky
rodič
revize
15967270f8

+ 1 - 1
src/main/java/com/chinaitop/agile/mapper/DataKcglKcswDefaultMapper.xml

@@ -1362,7 +1362,7 @@
1362 1362
 			 <if test="orgId != null">
1363 1363
             	and jyxx.unitid = #{orgId} 
1364 1364
 		     </if>
1365
-        ) zfsz on szqw.bizno = a.bizno
1365
+        ) zfsz on zfsz.bizno = a.bizno
1366 1366
         WHERE nvl(a.BizNo,'-1') != '-1' and  a.lspz = '3166'
1367 1367
 		<if test="orgId != null">
1368 1368
         	and jyxx.unitid = #{orgId}