csx 3 年 前
コミット
5554fdb380
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      main.go

+ 1 - 1
main.go ファイルの表示

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