Explorar o código

jenkins gogs webhook test B

hanqingsong %!s(int64=3) %!d(string=hai) anos
pai
achega
e2b671afc4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/main/java/com/unissoft/mqtt/MqttSenderSchedule.java

+ 1 - 0
src/main/java/com/unissoft/mqtt/MqttSenderSchedule.java

@@ -70,4 +70,5 @@ public class MqttSenderSchedule implements ApplicationRunner {
70 70
     public void run(ApplicationArguments args) throws Exception {
71 71
         this.sendToMqtt();
72 72
     }
73
+
73 74
 }