select id, report_year, company_no, company_name, stop_time_avg, user_total, stop_time_total, three_year_ratio, plan_stop_time_total, plan_stop_time_avg, error_stop_time_total, error_stop_time_avg, stop_time_month_01, stop_time_month_02, stop_time_month_03, stop_time_month_04, stop_time_month_05, stop_time_month_06, stop_time_month_07, stop_time_month_08, stop_time_month_09, stop_time_month_10, stop_time_month_11, stop_time_month_12, plan_stop_time_month_01, plan_stop_time_month_02, plan_stop_time_month_03, plan_stop_time_month_04, plan_stop_time_month_05, plan_stop_time_month_06, plan_stop_time_month_07, plan_stop_time_month_08, plan_stop_time_month_09, plan_stop_time_month_10, plan_stop_time_month_11, plan_stop_time_month_12, error_stop_time_month_01, error_stop_time_month_02, error_stop_time_month_03, error_stop_time_month_04, error_stop_time_month_05, error_stop_time_month_06, error_stop_time_month_07, error_stop_time_month_08, error_stop_time_month_09, error_stop_time_month_10, error_stop_time_month_11, error_stop_time_month_12, create_by, create_time, update_by, update_time from pdm_stop_targe
insert into pdm_stop_targe
report_year,
company_no,
company_name,
stop_time_avg,
user_total,
stop_time_total,
three_year_ratio,
plan_stop_time_total,
plan_stop_time_avg,
error_stop_time_total,
error_stop_time_avg,
stop_time_month_01,
stop_time_month_02,
stop_time_month_03,
stop_time_month_04,
stop_time_month_05,
stop_time_month_06,
stop_time_month_07,
stop_time_month_08,
stop_time_month_09,
stop_time_month_10,
stop_time_month_11,
stop_time_month_12,
plan_stop_time_month_01,
plan_stop_time_month_02,
plan_stop_time_month_03,
plan_stop_time_month_04,
plan_stop_time_month_05,
plan_stop_time_month_06,
plan_stop_time_month_07,
plan_stop_time_month_08,
plan_stop_time_month_09,
plan_stop_time_month_10,
plan_stop_time_month_11,
plan_stop_time_month_12,
error_stop_time_month_01,
error_stop_time_month_02,
error_stop_time_month_03,
error_stop_time_month_04,
error_stop_time_month_05,
error_stop_time_month_06,
error_stop_time_month_07,
error_stop_time_month_08,
error_stop_time_month_09,
error_stop_time_month_10,
error_stop_time_month_11,
error_stop_time_month_12,
create_by,
create_time,
update_by,
update_time,
#{reportYear},
#{companyNo},
#{companyName},
#{stopTimeAvg},
#{userTotal},
#{stopTimeTotal},
#{threeYearRatio},
#{planStopTimeTotal},
#{planStopTimeAvg},
#{errorStopTimeTotal},
#{errorStopTimeAvg},
#{stopTimeMonth01},
#{stopTimeMonth02},
#{stopTimeMonth03},
#{stopTimeMonth04},
#{stopTimeMonth05},
#{stopTimeMonth06},
#{stopTimeMonth07},
#{stopTimeMonth08},
#{stopTimeMonth09},
#{stopTimeMonth10},
#{stopTimeMonth11},
#{stopTimeMonth12},
#{planStopTimeMonth01},
#{planStopTimeMonth02},
#{planStopTimeMonth03},
#{planStopTimeMonth04},
#{planStopTimeMonth05},
#{planStopTimeMonth06},
#{planStopTimeMonth07},
#{planStopTimeMonth08},
#{planStopTimeMonth09},
#{planStopTimeMonth10},
#{planStopTimeMonth11},
#{planStopTimeMonth12},
#{errorStopTimeMonth01},
#{errorStopTimeMonth02},
#{errorStopTimeMonth03},
#{errorStopTimeMonth04},
#{errorStopTimeMonth05},
#{errorStopTimeMonth06},
#{errorStopTimeMonth07},
#{errorStopTimeMonth08},
#{errorStopTimeMonth09},
#{errorStopTimeMonth10},
#{errorStopTimeMonth11},
#{errorStopTimeMonth12},
#{createBy},
#{createTime},
#{updateBy},
#{updateTime},
update pdm_stop_targe
report_year = #{reportYear},
company_no = #{companyNo},
company_name = #{companyName},
stop_time_avg = #{stopTimeAvg},
user_total = #{userTotal},
stop_time_total = #{stopTimeTotal},
three_year_ratio = #{threeYearRatio},
plan_stop_time_total = #{planStopTimeTotal},
plan_stop_time_avg = #{planStopTimeAvg},
error_stop_time_total = #{errorStopTimeTotal},
error_stop_time_avg = #{errorStopTimeAvg},
stop_time_month_01 = #{stopTimeMonth01},
stop_time_month_02 = #{stopTimeMonth02},
stop_time_month_03 = #{stopTimeMonth03},
stop_time_month_04 = #{stopTimeMonth04},
stop_time_month_05 = #{stopTimeMonth05},
stop_time_month_06 = #{stopTimeMonth06},
stop_time_month_07 = #{stopTimeMonth07},
stop_time_month_08 = #{stopTimeMonth08},
stop_time_month_09 = #{stopTimeMonth09},
stop_time_month_10 = #{stopTimeMonth10},
stop_time_month_11 = #{stopTimeMonth11},
stop_time_month_12 = #{stopTimeMonth12},
plan_stop_time_month_01 = #{planStopTimeMonth01},
plan_stop_time_month_02 = #{planStopTimeMonth02},
plan_stop_time_month_03 = #{planStopTimeMonth03},
plan_stop_time_month_04 = #{planStopTimeMonth04},
plan_stop_time_month_05 = #{planStopTimeMonth05},
plan_stop_time_month_06 = #{planStopTimeMonth06},
plan_stop_time_month_07 = #{planStopTimeMonth07},
plan_stop_time_month_08 = #{planStopTimeMonth08},
plan_stop_time_month_09 = #{planStopTimeMonth09},
plan_stop_time_month_10 = #{planStopTimeMonth10},
plan_stop_time_month_11 = #{planStopTimeMonth11},
plan_stop_time_month_12 = #{planStopTimeMonth12},
error_stop_time_month_01 = #{errorStopTimeMonth01},
error_stop_time_month_02 = #{errorStopTimeMonth02},
error_stop_time_month_03 = #{errorStopTimeMonth03},
error_stop_time_month_04 = #{errorStopTimeMonth04},
error_stop_time_month_05 = #{errorStopTimeMonth05},
error_stop_time_month_06 = #{errorStopTimeMonth06},
error_stop_time_month_07 = #{errorStopTimeMonth07},
error_stop_time_month_08 = #{errorStopTimeMonth08},
error_stop_time_month_09 = #{errorStopTimeMonth09},
error_stop_time_month_10 = #{errorStopTimeMonth10},
error_stop_time_month_11 = #{errorStopTimeMonth11},
error_stop_time_month_12 = #{errorStopTimeMonth12},
create_by = #{createBy},
create_time = #{createTime},
update_by = #{updateBy},
update_time = #{updateTime},
where id = #{id}
delete from pdm_stop_targe where id = #{id}
delete from pdm_stop_targe where id in
#{id}