Browse Source

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

yzc 1 year ago
parent
commit
2d23973cc7
1 changed files with 1 additions and 0 deletions
  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.is_change,
                      t1.status,
                      t1.status,
                      t1.is_show,
                      t1.is_show,
+                     t1.after_sales_id,
                      (SELECT IFNULL(SUM(amount), 0)
                      (SELECT IFNULL(SUM(amount), 0)
                       FROM ehsd_purchase
                       FROM ehsd_purchase
                       WHERE data_resource_id = t1.id
                       WHERE data_resource_id = t1.id