Преглед изворни кода

提交订单详情不显示紫金报价有鼎然分

hxl13994548489 пре 2 година
родитељ
комит
2d1f457348
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/main/resources/mapper/modules/order/InsOrdersMapper.xml

+ 2 - 1
src/main/resources/mapper/modules/order/InsOrdersMapper.xml

@@ -214,7 +214,8 @@
                iac.payment_link,
                iac.accident_info,
                iac.tax_arrears,
-               iac.cross_insurance
+               iac.cross_insurance,
+               iac.ubi_predicted_info_score
         from ins_orders as o
                  join ins_area_company iac on o.orderno = iac.orderno
         where iac.id = #{companyId}