csx 3 years ago
parent
commit
5554fdb380
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.go

+ 1 - 1
main.go View File

12
 }
12
 }
13
 
13
 
14
 func main() {
14
 func main() {
15
-	//service.BeginAutoSyncLis()
15
+	service.BeginAutoSyncLis()
16
 	//service.GetDataInsertDB(10138)
16
 	//service.GetDataInsertDB(10138)
17
 	//service.GetResultDataInsertDB(10138)
17
 	//service.GetResultDataInsertDB(10138)
18
 
18