Commit 3aa2adeb by lzzzzl

rabbit消费测试

parent 6ef90ca7
Showing with 1 additions and 0 deletions
......@@ -157,6 +157,7 @@ func InsertLog(urls string, status string, urlType string) {
if err1 != nil {
logger.Fatal("数据库写入失败 url %s, status %d", url, status)
fmt.Println("wrong")
fmt.Println(err1)
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment