Skip to content

Commit

Permalink
update api
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylqm committed Sep 25, 2023
1 parent 52800fd commit a43a65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ type: 开发指南

检查更新,返回值有三种情形:

1. `{expired: true}`该应用原生包已过期(已从 pushy 服务器中删除),需要前往应用市场下载新的版本(在设置中填写 downloadUrl)。
1. `{expired: true}`该应用原生包版本被设置为过期(或已从 pushy 服务器中删除,或从未上传),需要前往应用市场下载新的版本(在设置中填写 downloadUrl)。

```
{
Expand Down

0 comments on commit a43a65f

Please sign in to comment.