Ver código fonte

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

王浩 5 meses atrás
pai
commit
23cb377ff8
1 arquivos alterados com 1 adições e 0 exclusões
  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
 				}