|
@@ -246,8 +246,7 @@
|
|
|
syenddate,
|
|
syenddate,
|
|
|
risk,
|
|
risk,
|
|
|
king,
|
|
king,
|
|
|
- vehicle_and_vessel_tax,
|
|
|
|
|
- ubi_predicted_info_score
|
|
|
|
|
|
|
+ vehicle_and_vessel_tax
|
|
|
from ins_orders
|
|
from ins_orders
|
|
|
where userid = #{userId, jdbcType=VARCHAR}
|
|
where userid = #{userId, jdbcType=VARCHAR}
|
|
|
and licenseno = #{licenseNo, jdbcType=VARCHAR}
|
|
and licenseno = #{licenseNo, jdbcType=VARCHAR}
|
|
@@ -385,8 +384,7 @@
|
|
|
b.kindinfo,
|
|
b.kindinfo,
|
|
|
b.pay_date,
|
|
b.pay_date,
|
|
|
b.signing_time,
|
|
b.signing_time,
|
|
|
- b.cross_insurance,
|
|
|
|
|
- a.ubi_predicted_info_score
|
|
|
|
|
|
|
+ b.cross_insurance
|
|
|
FROM ins_orders a LEFT JOIN ins_area_company b on a.orderno = b.orderno
|
|
FROM ins_orders a LEFT JOIN ins_area_company b on a.orderno = b.orderno
|
|
|
WHERE
|
|
WHERE
|
|
|
1 = 1
|
|
1 = 1
|