whyclxw
2020-09-09 090321bdf647e53980c23f15b1f5979d4ad7be1f
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();