Ver código fonte

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

yzc 1 ano atrás
pai
commit
2d23973cc7

+ 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