chuxuehaocai 4ad57dc1cf fix: correct ticket charge API body, logout type, and login/logout flow
- Fix upsertUserChargeLog: use separate userCharge + userChargelog objects
  matching Lionheart reference, validDate 90 days at 4AM
- Fix userLogout: use LogoutType.Logout = 1 (was incorrectly changed to 0)
- Fix loginDateTime tracking: userLoginFull now returns the exact timestamp
  sent to server, ensuring logout uses matching value
- Fix home page logout: call UserLogoutApi before navigating back
- Add force-logout for stale sessions before ticket flow login
- Add comprehensive debug logging across entire ticket flow

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 13:10:10 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00
2026-05-22 22:00:37 +08:00

rapollo

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Description
No description provided
Readme 371 KiB
Languages
Dart 68.9%
C++ 14.7%
CMake 11.3%
Swift 2.1%
Kotlin 1%
Other 2%