Browse Source

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

王浩 1 năm trước cách đây
mục cha
commit
ad0b4ec881
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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`