Compare commits

...

2 Commits

Author SHA1 Message Date
c49a12c091 Merge branch 'main' of https://git.xtrader.vip/Ivan/client_framework 2026-04-28 17:46:55 +08:00
6d32bb3ac5 优化:文档内容 2026-04-17 22:45:45 +08:00

View File

@ -73,9 +73,3 @@
(仅 `getDeviceId``computeSign``_persistedFallbackDeviceId` 与本文档对应;其余如 `onLoginSuccess` 与宿主 `UserState` 绑定,不在此规范范围内。)
---
## 6. 修订记录
| 日期 | 说明 |
|------|------|
| 2026-04-17 | 初版:从 FunyMee `auth_service.dart` 整理 |