**后端** - packages/common: 新增并导出 JwtStrategy(共享 Passport JWT 策略) - 6 个服务模块(user/issuer/clearing/compliance/notification/telemetry) 均缺少 JwtStrategy provider,导致所有受保护接口返回 500 "Unknown authentication strategy jwt" - 统一修复:各模块 providers 添加 JwtStrategy **Flutter** - welcome_page: _onWechatTap() 的 isWeChatInstalled 调用未设 WECHAT_APP_ID 时会抛出 PlatformException,catch 后降级为"未安装"提示 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets/images | ||
| ios | ||
| lib | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
genex_consumer
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.