rdluck %!s(int64=4) %!d(string=hai) anos
pai
achega
a676d91bae
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      services/task.go

+ 0 - 5
services/task.go

@@ -2,7 +2,6 @@ package services
 
 import (
 	"fmt"
-	"hongze/hongze_cygx/utils"
 )
 
 func Task() {
@@ -14,9 +13,5 @@ func Task() {
 	//GetIndustryMap()
 	//解析报告
 	//GetArticleExpert()
-
-
-	pwd:=utils.GetRandStringNoSpecialChar(16)
-	fmt.Println(pwd)
 	fmt.Println("end")
 }