修复一些列bug

This commit is contained in:
2026-08-01 21:44:59 +08:00
parent cc3f273872
commit 562ba8e603
26 changed files with 1181 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
# Android APK 交付物
- `XQKQueue-Display-1.0.0-debug.apk`:已使用 Android Debug 证书签名,可直接安装验证。
- `SHA256SUMS.txt`:安装包完整性校验值。
该 APK 默认打开 `https://queue.nianxx.cn/admin/display`,也可显式唤起 `https://queue.nianxx.cn/display/YYHHC` 等单项目地址。
正式分发前,请改用单位长期保管的 Android 签名证书构建 Release APK以便后续安全升级。

View File

@@ -0,0 +1 @@
5504D25C1FDB1310FF85DADCB779BA5C07F48706514B23F8265B492CE21CAB30 XQKQueue-Display-1.0.0-debug.apk

Binary file not shown.