log信息来源补充

This commit is contained in:
2026-07-06 19:05:37 +08:00
parent 28824501dc
commit c5e5280de7
3 changed files with 5 additions and 6 deletions
+2 -1
View File
@@ -49,4 +49,5 @@ flutter pub get
flutter run
# Release APK
flutter build apk --release
flutter build apk --release --target-platform android-arm64
```