Skip to content

Commit

Permalink
参数默认值问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenoTian committed Jan 8, 2024
1 parent 43c091a commit ea1d579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/routes/game.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@

### 公告 {#hoyolab-gong-gao}

<Route author="ZenoTian" example="/hoyolab/news/zh-cn/2/2" path="/news/:language/:gids/:type/:size?" paramsDesc={['语言', '游戏', '公告类型', '分页大小,默认为`15`']} radar="1">
<Route author="ZenoTian" example="/hoyolab/news/zh-cn/2/2" path="/news/:language/:gids/:type" paramsDesc={['语言', '游戏', '公告类型']} radar="1">
语言 language

| Language | Code |
Expand Down

0 comments on commit ea1d579

Please sign in to comment.