mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 05:55:13 +00:00
favs set
This commit is contained in:
@@ -104,14 +104,14 @@ func importPlayerShotCharts(db *gorm.DB) {
|
||||
|
||||
targetPlayerIDs := []string{
|
||||
// "jamesle01",
|
||||
// "curryst01",
|
||||
"curryst01",
|
||||
// "jokicni01",
|
||||
// "doncilu01",
|
||||
"hardeja01",
|
||||
"irvinky01",
|
||||
"duranke01",
|
||||
"youngtr01",
|
||||
"gilgesh01",
|
||||
// "hardeja01",
|
||||
// "irvinky01",
|
||||
// "duranke01",
|
||||
// "youngtr01",
|
||||
// "gilgesh01",
|
||||
// "brunsja01",
|
||||
// "edwaran01",
|
||||
// "mitchdo01",
|
||||
@@ -134,22 +134,22 @@ func importPlayerShotCharts(db *gorm.DB) {
|
||||
// "townska01",
|
||||
// "walkeke02",
|
||||
// "bealbr01",
|
||||
// "antetgi01",
|
||||
// "bookede01",
|
||||
"antetgi01",
|
||||
"bookede01",
|
||||
// "youngtr01",
|
||||
// "doncilu01",
|
||||
// "jokicni01",
|
||||
// "randlju01",
|
||||
// "embiijo01",
|
||||
"randlju01",
|
||||
"embiijo01",
|
||||
// "tatumja01",
|
||||
// "gilgesh01",
|
||||
// "edwaran01",
|
||||
// "mitchdo01",
|
||||
"mitchdo01",
|
||||
// "brunsja01",
|
||||
// "herroty01",
|
||||
// "brownja02",
|
||||
// "maxeyty01",
|
||||
// "murraja01",
|
||||
"herroty01",
|
||||
"brownja02",
|
||||
"maxeyty01",
|
||||
"murraja01",
|
||||
}
|
||||
|
||||
if len(targetPlayerIDs) == 0 {
|
||||
|
||||
Reference in New Issue
Block a user