Skip to content

Commit

Permalink
feat:为GazelleJSONAPI架构添加时魔数据
Browse files Browse the repository at this point in the history
  • Loading branch information
fzlins committed Dec 5, 2022
1 parent 53b74e8 commit 1bb3fcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resource/schemas/GazelleJSONAPI/config.json
Expand Up @@ -43,6 +43,9 @@
},
"levelName": {
"selector": ["response.userstats.class"]
},
"bonusPerHour": {
"selector": ["response.userstats.bonusPointsPerHour", "response.userstats.seedingBonusPointsPerHour"]
}
}
},
Expand Down

0 comments on commit 1bb3fcf

Please sign in to comment.