Просмотр исходного кода

Merge branch 'dev_v1.5.5_wh' of jianyu/datatools into feature/v1.5.5

王浩 1 год назад
Родитель
Сommit
ad0b4ec881
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      clueSync/jobutil.go

+ 0 - 3
clueSync/jobutil.go

@@ -1029,9 +1029,6 @@ func autoDraw(mode, cluename, phone string, isGroup, isCommerce int) (positionId
 					return
 				}
 			}
-			seatNumber = common.ObjToString((*cdata)["seatNumber"])
-			log.Println("positionId seatNumber ", positionId, seatNumber)
-
 		}
 	}
 	query := `select * from dwd_f_crm_personnel_management where assign_type = 1 and`