Commit 56751931 by Joneq

同步线上一年的数据

parent 74f662ea
Showing with 1 additions and 1 deletions
......@@ -76,7 +76,7 @@ func handleCurrentTable(tableName,currentDate string) {
//defer wg.Done()
fmt.Println(currentDate+"开始同步"+tableName)
//fmt.Println(currentDate+"开始同步"+tableName)
currentJson := requestTableInfo(tableName,currentDate)
if currentJson == "" {
......
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