소스 검색

用户坐席获取

WH01243 1 년 전
부모
커밋
b7f6dc4591
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`