@@ -18,7 +18,6 @@ import (
)
func Task() {
- ThsReportList()
fmt.Println("task start")
//如果是生产环境,才需要走这些任务
if utils.RunMode == "release" {