Browse Source

Merge branch 'dev_v1.5.27.6_wh' of jianyu/datatools into hotfix/v1.5.27.6

王浩 5 months ago
parent
commit
23cb377ff8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      clueSync/kc.go

+ 1 - 0
clueSync/kc.go

@@ -46,6 +46,7 @@ func kcSync() {
 					continue
 				}
 				status := kcJob(v)
+				log.Println("订单进客成打印", orderCode, status)
 				if status == 0 {
 					break
 				}