Selaa lähdekoodia

面料损耗更新

fenghaifu 2 vuotta sitten
vanhempi
commit
f0a7c50701

+ 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=")">
 			#{item}
 		</foreach>
-		
+
 	</select>
 </mapper>