highing666 3 роки тому
батько
коміт
88d86d044c
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      app/controllers/equipment/vrf/basic.py

+ 2 - 0
app/controllers/equipment/vrf/basic.py

@@ -350,6 +350,8 @@ class VRFController1(VRFController):
         a_now = arrow.utcnow()
 
         # Restriction.
+        logger.debug(self.blow_feedback_time)
+        logger.debug(a_now.date())
         if a_now.date() == arrow.get(self.blow_feedback_time).date():
             if new_speed == "HH":
                 new_speed = "M"