소스 검색

Merge branch 'feature/new-scheduled' of baishaojie/tmrgo into develop

baishaojie 10 달 전
부모
커밋
94597c6e6c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      http/handle/api/scheduled.go

+ 1 - 0
http/handle/api/scheduled.go

@@ -143,6 +143,7 @@ func CronScheduled(ctx context.Context) {
 	// })
 	// xdmy.Start()
 	// InitMqttClient()
+
 }
 
 type ScheduledInfo struct {