فهرست منبع

面料损耗更新

fenghaifu 3 سال پیش
والد
کامیت
f0a7c50701
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/report/mapper/xml/FabricLossMapper.xml

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/report/mapper/xml/FabricLossMapper.xml

@@ -816,6 +816,6 @@
 		<foreach  item="item" collection="invIdList" index="index"  open="(" separator="," close=")">
 		<foreach  item="item" collection="invIdList" index="index"  open="(" separator="," close=")">
 			#{item}
 			#{item}
 		</foreach>
 		</foreach>
-		
+
 	</select>
 	</select>
 </mapper>
 </mapper>