2026-01-20 13:27:56 +08:00
|
|
|
{
|
|
|
|
|
"job": {
|
|
|
|
|
"content": [
|
|
|
|
|
{
|
|
|
|
|
"reader": {
|
|
|
|
|
"name": "mysqlreader",
|
|
|
|
|
"parameter": {
|
2026-02-05 15:55:17 +08:00
|
|
|
"column": [
|
|
|
|
|
"id",
|
|
|
|
|
"station_sn",
|
|
|
|
|
"operator_id",
|
|
|
|
|
"equioment_owner_id",
|
|
|
|
|
"station_name",
|
|
|
|
|
"country_code",
|
|
|
|
|
"region_id",
|
|
|
|
|
"region_code",
|
|
|
|
|
"regional_name",
|
|
|
|
|
"regional_code",
|
|
|
|
|
"address",
|
|
|
|
|
"station_tel",
|
|
|
|
|
"service_tel",
|
|
|
|
|
"station_type",
|
|
|
|
|
"station_type_msg",
|
|
|
|
|
"station_business_type",
|
|
|
|
|
"station_business_type_msg",
|
|
|
|
|
"station_status",
|
|
|
|
|
"station_status_msg",
|
|
|
|
|
"park_nums",
|
|
|
|
|
"station_lng",
|
|
|
|
|
"station_lat",
|
|
|
|
|
"site_guide",
|
|
|
|
|
"construction",
|
|
|
|
|
"construction_msg",
|
|
|
|
|
"pictures",
|
|
|
|
|
"match_cars",
|
|
|
|
|
"park_info",
|
|
|
|
|
"business_start_time",
|
|
|
|
|
"business_end_time",
|
|
|
|
|
"electricity_fee",
|
|
|
|
|
"service_fee",
|
|
|
|
|
"is_park_fee",
|
|
|
|
|
"park_fee",
|
|
|
|
|
"payment",
|
|
|
|
|
"payment_msg",
|
|
|
|
|
"support_order",
|
|
|
|
|
"support_order_msg",
|
|
|
|
|
"service_item",
|
|
|
|
|
"service_item_image_url",
|
|
|
|
|
"service_item_msg",
|
|
|
|
|
"station_location_type",
|
|
|
|
|
"station_location_type_msg",
|
|
|
|
|
"station_charge_type",
|
|
|
|
|
"station_charge_type_msg",
|
|
|
|
|
"station_power",
|
|
|
|
|
"station_voltage",
|
|
|
|
|
"station_current",
|
|
|
|
|
"is_open",
|
|
|
|
|
"is_open_msg",
|
|
|
|
|
"is_display",
|
|
|
|
|
"is_display_msg",
|
|
|
|
|
"sharing_code",
|
|
|
|
|
"sharing_applet_picture",
|
|
|
|
|
"theme_picture",
|
|
|
|
|
"is_barrier_flag",
|
|
|
|
|
"is_barrier_flag_msg",
|
|
|
|
|
"charge_settle_type",
|
|
|
|
|
"charge_settle_type_msg",
|
|
|
|
|
"fast_connector_nums",
|
|
|
|
|
"slow_connector_nums",
|
|
|
|
|
"transformer_capacity",
|
|
|
|
|
"installed_capacity",
|
|
|
|
|
"remark",
|
|
|
|
|
"record_unique_no",
|
|
|
|
|
"equipment_owner_name",
|
|
|
|
|
"supply_type",
|
|
|
|
|
"resident_no",
|
|
|
|
|
"watt_hour_meter_no",
|
|
|
|
|
"forward_power",
|
|
|
|
|
"operation_date",
|
|
|
|
|
"charge_replace_type",
|
|
|
|
|
"is_hlht",
|
|
|
|
|
"is_subsidy",
|
|
|
|
|
"create_time",
|
|
|
|
|
"update_time",
|
|
|
|
|
"area_code_countryside",
|
|
|
|
|
"business_expand_type",
|
|
|
|
|
"capacity",
|
|
|
|
|
"video_monitor",
|
|
|
|
|
"electricity_type",
|
|
|
|
|
"receive_shop"
|
|
|
|
|
],
|
2026-01-20 13:27:56 +08:00
|
|
|
"connection": [
|
|
|
|
|
{
|
|
|
|
|
"jdbcUrl": [
|
|
|
|
|
"${src_jdbc}"
|
|
|
|
|
],
|
2026-02-05 15:55:17 +08:00
|
|
|
"table": [
|
|
|
|
|
"t_station"
|
2026-01-20 13:27:56 +08:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"username": "${src_user}",
|
|
|
|
|
"password": "${src_pwd}"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"writer": {
|
2026-02-05 15:55:17 +08:00
|
|
|
"name": "doriswriter",
|
2026-01-20 13:27:56 +08:00
|
|
|
"parameter": {
|
2026-02-05 15:55:17 +08:00
|
|
|
"loadUrl": [
|
|
|
|
|
"${dest_load_url}"
|
|
|
|
|
],
|
2026-01-20 13:27:56 +08:00
|
|
|
"column": [
|
|
|
|
|
"id",
|
|
|
|
|
"station_sn",
|
|
|
|
|
"operator_id",
|
|
|
|
|
"equioment_owner_id",
|
|
|
|
|
"station_name",
|
|
|
|
|
"country_code",
|
|
|
|
|
"region_id",
|
|
|
|
|
"region_code",
|
|
|
|
|
"regional_name",
|
|
|
|
|
"regional_code",
|
|
|
|
|
"address",
|
|
|
|
|
"station_tel",
|
|
|
|
|
"service_tel",
|
|
|
|
|
"station_type",
|
|
|
|
|
"station_type_msg",
|
|
|
|
|
"station_business_type",
|
|
|
|
|
"station_business_type_msg",
|
|
|
|
|
"station_status",
|
|
|
|
|
"station_status_msg",
|
|
|
|
|
"park_nums",
|
|
|
|
|
"station_lng",
|
|
|
|
|
"station_lat",
|
|
|
|
|
"site_guide",
|
|
|
|
|
"construction",
|
|
|
|
|
"construction_msg",
|
|
|
|
|
"pictures",
|
|
|
|
|
"match_cars",
|
|
|
|
|
"park_info",
|
|
|
|
|
"business_start_time",
|
|
|
|
|
"business_end_time",
|
|
|
|
|
"electricity_fee",
|
|
|
|
|
"service_fee",
|
|
|
|
|
"is_park_fee",
|
|
|
|
|
"park_fee",
|
|
|
|
|
"payment",
|
|
|
|
|
"payment_msg",
|
|
|
|
|
"support_order",
|
|
|
|
|
"support_order_msg",
|
|
|
|
|
"service_item",
|
|
|
|
|
"service_item_image_url",
|
|
|
|
|
"service_item_msg",
|
|
|
|
|
"station_location_type",
|
|
|
|
|
"station_location_type_msg",
|
|
|
|
|
"station_charge_type",
|
|
|
|
|
"station_charge_type_msg",
|
|
|
|
|
"station_power",
|
|
|
|
|
"station_voltage",
|
|
|
|
|
"station_current",
|
|
|
|
|
"is_open",
|
|
|
|
|
"is_open_msg",
|
|
|
|
|
"is_display",
|
|
|
|
|
"is_display_msg",
|
|
|
|
|
"sharing_code",
|
|
|
|
|
"sharing_applet_picture",
|
|
|
|
|
"theme_picture",
|
|
|
|
|
"is_barrier_flag",
|
|
|
|
|
"is_barrier_flag_msg",
|
|
|
|
|
"charge_settle_type",
|
|
|
|
|
"charge_settle_type_msg",
|
|
|
|
|
"fast_connector_nums",
|
|
|
|
|
"slow_connector_nums",
|
|
|
|
|
"transformer_capacity",
|
|
|
|
|
"installed_capacity",
|
|
|
|
|
"remark",
|
|
|
|
|
"record_unique_no",
|
|
|
|
|
"equipment_owner_name",
|
|
|
|
|
"supply_type",
|
|
|
|
|
"resident_no",
|
|
|
|
|
"watt_hour_meter_no",
|
|
|
|
|
"forward_power",
|
|
|
|
|
"operation_date",
|
|
|
|
|
"charge_replace_type",
|
|
|
|
|
"is_hlht",
|
|
|
|
|
"is_subsidy",
|
|
|
|
|
"create_time",
|
|
|
|
|
"update_time",
|
|
|
|
|
"area_code_countryside",
|
|
|
|
|
"business_expand_type",
|
|
|
|
|
"capacity",
|
|
|
|
|
"video_monitor",
|
|
|
|
|
"electricity_type",
|
|
|
|
|
"receive_shop"
|
|
|
|
|
],
|
2026-02-05 15:55:17 +08:00
|
|
|
"username": "${dest_user}",
|
|
|
|
|
"password": "${dest_pwd}",
|
|
|
|
|
"postSql": [],
|
2026-01-20 13:27:56 +08:00
|
|
|
"preSql": [
|
2026-02-05 15:55:17 +08:00
|
|
|
"TRUNCATE TABLE t_station"
|
2026-01-20 13:27:56 +08:00
|
|
|
],
|
2026-02-05 15:55:17 +08:00
|
|
|
"flushInterval": 30000,
|
2026-01-20 13:27:56 +08:00
|
|
|
"connection": [
|
|
|
|
|
{
|
|
|
|
|
"jdbcUrl": "${dest_jdbc}",
|
2026-02-05 15:55:17 +08:00
|
|
|
"selectedDatabase": "yltcharge",
|
2026-01-20 13:27:56 +08:00
|
|
|
"table": [
|
|
|
|
|
"t_station"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"loadProps": {
|
|
|
|
|
"format": "json",
|
|
|
|
|
"strip_outer_array": true
|
2026-02-05 15:55:17 +08:00
|
|
|
}
|
2026-01-20 13:27:56 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"setting": {
|
|
|
|
|
"speed": {
|
|
|
|
|
"channel": "1"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|