Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]自建服务器,使用多个pushkey推送image,只有第一个pushkey对应的设备能加载出image #200

Open
Xiao-Nine opened this issue Jul 16, 2024 · 0 comments

Comments

@Xiao-Nine
Copy link

自建服务器,使用多个pushkey推送image,只有第一个pushkey对应的设备能加载出image

使用三个ios设备进行测试,使用 “,"分割pushkey推送image
image

response如下:

{
    "code": 0,
    "content": {
        "result": [
            "{\"counts\":1,\"logs\":[],\"success\":\"ok\"}",
            "{\"counts\":1,\"logs\":[],\"success\":\"ok\"}",
            "{\"counts\":1,\"logs\":[],\"success\":\"ok\"}"
        ]
    }
}

第一个pushkey对应的设备,image显示正常;其余显示效果如下
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant