Browse Source

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

剩料
baishaojie 2 weeks ago
parent
commit
c0a8e33b62

BIN
KPTAdmin64.exe


BIN
distzc/favicon.ico


File diff suppressed because it is too large
+ 0 - 0
distzc/index.html


File diff suppressed because it is too large
+ 0 - 0
distzc/static/css/app.ae6944cd.css


File diff suppressed because it is too large
+ 0 - 0
distzc/static/css/chunk-elementUI.c1c3b808.css


File diff suppressed because it is too large
+ 0 - 0
distzc/static/css/chunk-libs.f403b559.css


BIN
distzc/static/fonts/element-icons.535877f5.woff


BIN
distzc/static/fonts/element-icons.732389de.ttf


BIN
distzc/static/img/404.a57b6f31.png


BIN
distzc/static/img/404_cloud.0f4bc32b.png


BIN
distzc/static/img/guiji2.9dc0addf.jpeg


File diff suppressed because it is too large
+ 0 - 28
distzc/static/img/iconfont.0ddaba12.svg


BIN
distzc/static/img/logo.afed751a.png


BIN
distzc/static/img/logo1.0121925c.png


BIN
distzc/static/img/logo_u3.3c77f543.png


BIN
distzc/static/img/nlogin-bg1.77301f56.jpg


BIN
distzc/static/img/row-bg3.b3be7548.png


BIN
distzc/static/img/topBg.69ecd1e1.png


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/app.725702c9.js


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/chunk-4be30289.2369f77e.js


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/chunk-52ecc0ac.351a4392.js


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/chunk-5c4dc4a9.72b2f70d.js


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/chunk-b702d234.5ae7551f.js


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/chunk-elementUI.c961dc79.js


File diff suppressed because it is too large
+ 0 - 0
distzc/static/js/chunk-libs.8d47e7c4.js


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

@@ -191,7 +191,6 @@ func CronScheduled(ctx context.Context) {
 	} else if setting.ServerSetting.SyncStatus == 8 {
 		InitMqttClient()
 	}
-
 	// manualUdData(pastureinfo)
 	// //圣牧自动同步前天有进行中的任务
 	// manualUdData(pastureinfo)

+ 0 - 1
http/routers/app_api.go

@@ -293,7 +293,6 @@ func AppAPI(opts ...func(engine *gin.Engine)) func(s *gin.Engine) {
 
 			apiV3.POST("/plan/dry", api.GetPlanDry)
 			apiV3.GET("/bar/list", api.GetBar)
-
 		}
 
 		apiV4 := s.Group("/customreport") // restful  接口 tablename 是 表名字

Some files were not shown because too many files changed in this diff