浏览代码

合同、预算、结算 添加售后标识

yzc 1 年之前
父节点
当前提交
2d23973cc7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      hx-sale/src/main/resources/mapper/contract/ContractMapper.xml

+ 1 - 0
hx-sale/src/main/resources/mapper/contract/ContractMapper.xml

@@ -120,6 +120,7 @@
                      t1.is_change,
                      t1.status,
                      t1.is_show,
+                     t1.after_sales_id,
                      (SELECT IFNULL(SUM(amount), 0)
                       FROM ehsd_purchase
                       WHERE data_resource_id = t1.id