瀏覽代碼

2022年11月1日12:33:56

纪新园 2 年之前
父節點
當前提交
dc300bb17b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ruoyi-warehouse/src/main/resources/mapper/reportManagement/TWhgenlegMapper.xml

+ 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>