利辛自动化小程序
This commit is contained in:
parent
6b0552026e
commit
95c92ca03f
|
|
@ -13,66 +13,66 @@ public class AnnexEightBean {
|
|||
/**
|
||||
* 特高压
|
||||
*/
|
||||
private String transmitElectricityAddOutageUvh;
|
||||
private String transmitElectricityAddRepairUvh;
|
||||
private String transmitElectricityAddNoRepairUvh;
|
||||
private String transmit_electricity_add_outage_uvh;
|
||||
private String transmit_electricity_add_repair_uvh;
|
||||
private String transmit_electricity_add_no_repair_uvh;
|
||||
|
||||
private String transmitElectricityCumulativeOutageUvh;
|
||||
private String transmitElectricityCumulativeRepairUvh;
|
||||
private String transmitElectricityCumulativeNoRepairUvh;
|
||||
private String transmit_electricity_cumulative_outage_uvh;
|
||||
private String transmit_electricity_cumulative_repair_uvh;
|
||||
private String transmit_electricity_cumulative_no_repair_uvh;
|
||||
|
||||
/**
|
||||
* 500kv
|
||||
*/
|
||||
private String transmitElectricityAddOutageFive;
|
||||
private String transmitElectricityAddRepairFive;
|
||||
private String transmitElectricityAddNoRepairFive;
|
||||
private String transmit_electricity_add_outage_five;
|
||||
private String transmit_electricity_add_repair_five;
|
||||
private String transmit_electricity_add_no_repair_five;
|
||||
|
||||
private String transmitElectricityCumulativeOutageFive;
|
||||
private String transmitElectricityCumulativeRepairFive;
|
||||
private String transmitElectricityCumulativeNoRepairFive;
|
||||
private String transmit_electricity_cumulative_outage_five;
|
||||
private String transmit_electricity_cumulative_repair_five;
|
||||
private String transmit_electricity_cumulative_no_repair_five;
|
||||
|
||||
/**
|
||||
* 220/300kv
|
||||
*/
|
||||
private String transmitElectricityAddOutageTwo;
|
||||
private String transmitElectricityAddRepairTwo;
|
||||
private String transmit_electricity_add_outage_two;
|
||||
private String transmit_electricity_add_repair_two;
|
||||
private String transmit_electricity_add_no_repair_two;
|
||||
|
||||
private String transmitElectricityCumulativeOutageTwo;
|
||||
private String transmitElectricityAddNoRepairTwo;
|
||||
private String transmitElectricityCumulativeRepairTwo;
|
||||
private String transmitElectricityCumulativeNoRepairTwo;
|
||||
private String transmit_electricity_cumulative_outage_two;
|
||||
private String transmit_electricity_cumulative_repair_two;
|
||||
private String transmit_electricity_cumulative_no_repair_two;
|
||||
|
||||
/**
|
||||
* 110/66kv
|
||||
*/
|
||||
private String transmitElectricityAddOutageOne;
|
||||
private String transmitElectricityAddRepairOne;
|
||||
private String transmitElectricityAddNoRepairOne;
|
||||
private String transmit_electricity_add_outage_one;
|
||||
private String transmit_electricity_add_repair_one;
|
||||
private String transmit_electricity_add_no_repair_one;
|
||||
|
||||
private String transmitElectricityCumulativeOutageOne;
|
||||
private String transmitElectricityCumulativeRepairOne;
|
||||
private String transmitElectricityCumulativeNoRepairOne;
|
||||
private String transmit_electricity_cumulative_outage_one;
|
||||
private String transmit_electricity_cumulative_repair_one;
|
||||
private String transmit_electricity_cumulative_no_repair_one;
|
||||
|
||||
/**
|
||||
* 35kv
|
||||
*/
|
||||
private String transmitElectricityAddOutageThree;
|
||||
private String transmitElectricityAddRepairThree;
|
||||
private String transmitElectricityAddNoRepairThree;
|
||||
private String transmit_electricity_add_outage_three;
|
||||
private String transmit_electricity_add_repair_three;
|
||||
private String transmit_electricity_add_no_repair_three;
|
||||
|
||||
private String transmitElectricityCumulativeOutageThree;
|
||||
private String transmitElectricityCumulativeRepairThree;
|
||||
private String transmitElectricityCumulativeNoRepairThree;
|
||||
private String transmit_electricity_cumulative_outage_three;
|
||||
private String transmit_electricity_cumulative_repair_three;
|
||||
private String transmit_electricity_cumulative_no_repair_three;
|
||||
|
||||
/**
|
||||
* 10kv
|
||||
*/
|
||||
private String transmitElectricityAddOutageTen;
|
||||
private String transmitElectricityAddRepairTen;
|
||||
private String transmitElectricityAddNoRepairTen;
|
||||
private String transmit_electricity_add_outage_ten;
|
||||
private String transmit_electricity_add_repair_ten;
|
||||
private String transmit_electricity_add_no_repair_ten;
|
||||
|
||||
private String transmitElectricityCumulativeOutageTen;
|
||||
private String transmitElectricityCumulativeRepairTen;
|
||||
private String transmitElectricityCumulativeNoRepairTen;
|
||||
private String transmit_electricity_cumulative_outage_ten;
|
||||
private String transmit_electricity_cumulative_repair_ten;
|
||||
private String transmit_electricity_cumulative_no_repair_ten;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,10 +12,12 @@ import lombok.Data;
|
|||
|
||||
@Data
|
||||
public class AnnexFiveBean {
|
||||
//入境筛选和集中观察场所数量
|
||||
private String airportPort;
|
||||
private String venueHospital;
|
||||
private String guesthouseHotel;
|
||||
private String safeguardPersonnel;
|
||||
//投入力量
|
||||
private String electricallyGuaranteedVehicles;
|
||||
private String powerGenerationVehicles;
|
||||
private String dynamo;
|
||||
|
|
|
|||
|
|
@ -13,46 +13,46 @@ public class AnnexFourBean {
|
|||
/**
|
||||
* 定点医院
|
||||
*/
|
||||
private String designatedHospitals;
|
||||
private String designated_hospitals;
|
||||
|
||||
/**
|
||||
* 发热门诊
|
||||
*/
|
||||
private String feverClinic;
|
||||
private String fever_clinic;
|
||||
|
||||
/**
|
||||
* 防疫用品企业
|
||||
*/
|
||||
private String epidemicEnterprise;
|
||||
private String epidemic_enterprise;
|
||||
|
||||
/**
|
||||
* 其他重要用户
|
||||
*/
|
||||
private String otherImportantUsers;
|
||||
private String other_important_users;
|
||||
|
||||
/**
|
||||
* 客户用电保障人员
|
||||
*/
|
||||
private String customerPowerPersonnel;
|
||||
private String customer_power_personnel;
|
||||
|
||||
/**
|
||||
* 电网运维保障人员
|
||||
*/
|
||||
private String powerDevopsPersonnel;
|
||||
private String power_devops_personnel;
|
||||
|
||||
/**
|
||||
* 保电车辆
|
||||
*/
|
||||
private String electricallyVehicles;
|
||||
private String electrically_vehicles;
|
||||
|
||||
/**
|
||||
* 应急发电车
|
||||
*/
|
||||
private String emergencyPowerVehicles;
|
||||
private String emergency_power_vehicles;
|
||||
|
||||
/**
|
||||
* 应急发电机
|
||||
*/
|
||||
private String emergencyGenerator;
|
||||
private String emergency_generator;
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,32 +14,32 @@ public class AnnexNineBean {
|
|||
/**
|
||||
* 台区
|
||||
*/
|
||||
private String addBlackoutTaiDistrict;
|
||||
private String addRepairTaiDistrict;
|
||||
private String addNoRepairTaiDistrict;
|
||||
private String add_blackout_tai_district;
|
||||
private String add_repair_tai_district;
|
||||
private String add_no_repair_tai_district;
|
||||
|
||||
private String cumulativeBlackoutTaiDistrict;
|
||||
private String cumulativeRepairTaiDistrict;
|
||||
private String cumulativeNoRepairTaiDistrict;
|
||||
private String cumulative_blackout_tai_district;
|
||||
private String cumulative_repair_tai_district;
|
||||
private String cumulative_no_repair_tai_district;
|
||||
|
||||
/**
|
||||
* 用户
|
||||
*/
|
||||
private String addBlackoutUser;
|
||||
private String addRepairUser;
|
||||
private String addNoRepairUser;
|
||||
private String add_blackout_user;
|
||||
private String add_repair_user;
|
||||
private String add_no_repair_user;
|
||||
|
||||
private String cumulativeBlackoutUser;
|
||||
private String cumulativeRepairUser;
|
||||
private String cumulativeNoRepairUser;
|
||||
private String cumulative_blackout_user;
|
||||
private String cumulative_repair_user;
|
||||
private String cumulative_no_repair_user;
|
||||
|
||||
/**
|
||||
* 出动抢修力量
|
||||
* 人员 车辆
|
||||
*/
|
||||
private String addPowerPersonnel;
|
||||
private String addPowerVehicle;
|
||||
private String add_power_personnel;
|
||||
private String add_power_vehicle;
|
||||
|
||||
private String cumulativePowerPersonnel;
|
||||
private String cumulativePowerVehicle;
|
||||
private String cumulative_power_personnel;
|
||||
private String cumulative_power_vehicle;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,36 +16,36 @@ public class AnnexOneBean {
|
|||
* 通信测试
|
||||
* 重要站线视频连线检查
|
||||
*/
|
||||
private String exerciseContent;
|
||||
private String exercise_content;
|
||||
|
||||
/**
|
||||
* 操练数量
|
||||
* 人员
|
||||
*/
|
||||
private String exercisePersonNum;
|
||||
private String exercise_person_num;
|
||||
|
||||
/**
|
||||
* 操练数量
|
||||
* 车辆
|
||||
*/
|
||||
private String exerciseVehicleNum;
|
||||
private String exercise_vehicle_num;
|
||||
|
||||
/**
|
||||
* 操练数量
|
||||
* 发电车
|
||||
*/
|
||||
private String exercisePowerVehicleNum;
|
||||
private String exercise_power_vehicle_num;
|
||||
|
||||
/**
|
||||
* 操练数量
|
||||
* 发电机
|
||||
*/
|
||||
private String exerciseDynamoNum;
|
||||
private String exercise_dynamo_num;
|
||||
|
||||
/**
|
||||
* 操练发现的问题
|
||||
*/
|
||||
private String exerciseFindProblems;
|
||||
private String exercise_find_problems;
|
||||
|
||||
/**
|
||||
* 备注
|
||||
|
|
|
|||
|
|
@ -13,57 +13,57 @@ public class AnnexSevenBean {
|
|||
/**
|
||||
* 特高压
|
||||
*/
|
||||
private String powerSubstationAddOutageUvh;
|
||||
private String powerSubstationAddRepairUvh;
|
||||
private String powerSubstationAddNoRepairUvh;
|
||||
private String power_substation_add_outage_uvh;
|
||||
private String power_substation_add_repair_uvh;
|
||||
private String power_substation_add_no_repair_uvh;
|
||||
|
||||
private String powerSubstationCumulativeOutageUvh;
|
||||
private String powerSubstationCumulativeRepairUvh;
|
||||
private String powerSubstationCumulativeNoRepairUvh;
|
||||
private String power_substation_cumulative_outage_uvh;
|
||||
private String power_substation_cumulative_repair_uvh;
|
||||
private String power_substation_cumulative_no_repair_uvh;
|
||||
|
||||
/**
|
||||
* 500kv
|
||||
*/
|
||||
private String powerSubstationAddOutageFive;
|
||||
private String powerSubstationAddRepairFive;
|
||||
private String powerSubstationAddNoRepairFive;
|
||||
private String power_substation_add_outage_five;
|
||||
private String power_substation_add_repair_five;
|
||||
private String power_substation_add_no_repair_five;
|
||||
|
||||
private String powerSubstationCumulativeOutageFive;
|
||||
private String powerSubstationCumulativeRepairFive;
|
||||
private String powerSubstationCumulativeNoRepairFive;
|
||||
private String power_substation_cumulative_outage_five;
|
||||
private String power_substation_cumulative_repair_five;
|
||||
private String power_substation_cumulative_no_repair_five;
|
||||
|
||||
/**
|
||||
* 220/300kv
|
||||
*/
|
||||
private String powerSubstationAddOutageTwo;
|
||||
private String powerSubstationAddRepairTwo;
|
||||
private String powerSubstationAddNoRepairTwo;
|
||||
private String power_substation_add_outage_two;
|
||||
private String power_substation_add_repair_two;
|
||||
private String power_substation_add_no_repair_two;
|
||||
|
||||
private String powerSubstationCumulativeOutageTwo;
|
||||
private String powerSubstationCumulativeRepairTwo;
|
||||
private String powerSubstationCumulativeNoRepairTwo;
|
||||
private String power_substation_cumulative_outage_two;
|
||||
private String power_substation_cumulative_repair_two;
|
||||
private String power_substation_cumulative_no_repair_two;
|
||||
|
||||
/**
|
||||
* 110/66kv
|
||||
*/
|
||||
private String powerSubstationAddOutageOne;
|
||||
private String powerSubstationAddRepairOne;
|
||||
private String powerSubstationAddNoRepairOne;
|
||||
private String power_substation_add_outage_one;
|
||||
private String power_substation_add_repair_one;
|
||||
private String power_substation_add_no_repair_one;
|
||||
|
||||
private String powerSubstationCumulativeOutageOne;
|
||||
private String powerSubstationCumulativeRepairOne;
|
||||
private String powerSubstationCumulativeNoRepairOne;
|
||||
private String power_substation_cumulative_outage_one;
|
||||
private String power_substation_cumulative_repair_one;
|
||||
private String power_substation_cumulative_no_repair_one;
|
||||
|
||||
/**
|
||||
* 35kv
|
||||
*/
|
||||
private String powerSubstationAddOutageThree;
|
||||
private String powerSubstationAddRepairThree;
|
||||
private String powerSubstationAddNoRepairThree;
|
||||
private String power_substation_add_outage_three;
|
||||
private String power_substation_add_repair_three;
|
||||
private String power_substation_add_no_repair_three;
|
||||
|
||||
private String powerSubstationCumulativeOutageThree;
|
||||
private String powerSubstationCumulativeRepairThree;
|
||||
private String powerSubstationCumulativeNoRepairThree;
|
||||
private String power_substation_cumulative_outage_three;
|
||||
private String power_substation_cumulative_repair_three;
|
||||
private String power_substation_cumulative_no_repair_three;
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,31 +13,31 @@ public class AnnexSixBean {
|
|||
/**
|
||||
* 领导及指挥人员
|
||||
*/
|
||||
private String leadersCommandStaff;
|
||||
private String leaders_command_staff;
|
||||
|
||||
/**
|
||||
* 投入力量
|
||||
* 人员
|
||||
*/
|
||||
private String inputAmountPerson;
|
||||
private String input_amount_person;
|
||||
|
||||
/**
|
||||
* 投入力量
|
||||
* 车辆
|
||||
*/
|
||||
private String inputAmountVehicle;
|
||||
private String input_amount_vehicle;
|
||||
|
||||
/**
|
||||
* 投入力量
|
||||
* 发电车
|
||||
*/
|
||||
private String inputAmountPowerVehicle;
|
||||
private String input_amount_power_vehicle;
|
||||
|
||||
/**
|
||||
* 投入力量
|
||||
* 发电机
|
||||
*/
|
||||
private String inputAmountDynamo;
|
||||
private String input_amount_dynamo;
|
||||
|
||||
/**
|
||||
* 备注
|
||||
|
|
|
|||
Loading…
Reference in New Issue