浏览代码

问题修改

zhs 2 年之前
父节点
当前提交
eac1201670
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/main/resources/mapper/AskGoodsMapper.xml

+ 2 - 1
src/main/resources/mapper/AskGoodsMapper.xml

@@ -375,7 +375,8 @@
             a.ask_goods_id,
             c.company_number,
             e.name as department,
-            a.type
+            a.type,
+            a.wbs
         FROM
             tld_ask_goods a
             join tld_material b on a.material_id = b.tld_id