csx 3 년 전
부모
커밋
5554fdb380
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main.go

+ 1 - 1
main.go 파일 보기

@@ -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