更新比赛页面以传递新的事件注册项,简化数据处理逻辑并优化构建脚本。

This commit is contained in:
2026-07-23 11:55:26 +08:00
parent 3c3baede85
commit 00937bf4b6
3 changed files with 5 additions and 23 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
# flutter build apk --release --split-per-abi
flutter build apk --release --split-per-abi
# echo "构建完成时间: $(date '+%Y-%m-%d %H:%M:%S')"