|
@@ -1630,6 +1630,8 @@ insert into car.car_fei_yong_month
|
|
|
che_liang_suo_shu_dan_wei,
|
|
|
first_unit,
|
|
|
che_pai_hao,
|
|
|
+ year_no,
|
|
|
+ month_no,
|
|
|
year_month
|
|
|
)
|
|
|
select
|
|
@@ -1637,6 +1639,8 @@ select
|
|
|
che_liang_suo_shu_dan_wei,
|
|
|
first_unit,
|
|
|
che_pai_hao,
|
|
|
+ year_no,
|
|
|
+ month_no,
|
|
|
year_month
|
|
|
from
|
|
|
car.car_zu_lin b
|