Browse Source

2022年11月1日12:33:56

纪新园 2 năm trước cách đây
mục cha
commit
dc300bb17b

+ 1 - 1
ruoyi-warehouse/src/main/resources/mapper/reportManagement/TWhgenlegMapper.xml

@@ -352,7 +352,7 @@
                 f_grossweightD = f_grossweightD + #{map.warehousebillsitems.fGrossweight},
                 f_qtyblc = f_qtyblc + #{map.warehousebillsitems.fQty}
                 ,f_chargedate = #{map.warehousebillsitems.fBsdate},
-                checklists = #{map.warehousebillsitems.checklists},
+                checklists = #{map.warehousebillsitems.checklists}
                 <if test="map.warehousebillsitems.fCustomno != null  and map.warehousebillsitems.fCustomno != ''">
                     ,f_customno = #{map.warehousebillsitems.fCustomno}
                 </if>