需求:每次预种叠加后的积分股变化极小,原有精度(APP 4位/后台 8位) 无法有效区分,需提升至13位小数以便查看细微变化。 修改范围: - mining-admin-web: 分配记录 shareAmount 8→13 位小数 - mining-admin-web: 补发记录 amount 8→13 位小数 - mining-app: 补发记录 amount 4→13 位小数 (mining-app 分配记录已在上一次提交中修改) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| scripts | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| DEVELOPMENT_GUIDE.md | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
mining_app
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.