csx 3 anni fa
parent
commit
5554fdb380
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      main.go

+ 1 - 1
main.go Vedi File

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