lxw
2020-07-23 6de94fa782615702b7df64cca9cb27f526941db6
src/com/data/PowerArk_SocketClient_Thread_SQL.java
@@ -50,6 +50,7 @@
            control.fan_button = res.getInt("fan_button");               //风机按钮
            //control.fan_output = res.getInt("fan_output");               //风机输出
            control.set_power = res.getFloat("set_power");               //设定功率
            control.interval_time = res.getInt("interval_time");         //间隔时间
         }
      } catch (Exception e) {
         e.printStackTrace();