whyclxw
2020-12-28 a0f5e846f02e663ede46e3892129e3f31eca24a6
修改
1个文件已修改
2 ■■■■■ 已修改文件
Rectifier_power_4MW/src/main/main_Rectifier_power.java 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Rectifier_power_4MW/src/main/main_Rectifier_power.java
@@ -33,9 +33,7 @@
    private static Logger logger = null;
    
    private static List<Motor_inf> motors = new ArrayList<>();
    static{
        System.setProperty("log4j.configurationFile", "log4j2_central_monitor.xml");
    }
    public static void main(String[] args) {