Explorar el Código

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

yzc hace 1 año
padre
commit
2d23973cc7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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