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