Explorar el Código

睿姿得 周度数据网站ui变动

gmy hace 3 meses
padre
commit
f01da7006a
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      services/ruizide/data_processor.go

+ 0 - 4
services/ruizide/data_processor.go

@@ -137,10 +137,6 @@ func moveFile(source, destination string) error {
 	return nil
 }
 
-func main() {
-	ResolverNet(context.Background())
-}
-
 // 解析网页数据,下载文件
 // func main() {
 func ResolverNet(cont context.Context) (err error) {