Commit Graph

7 Commits

Author SHA1 Message Date
bb3aa6ead7 构建 2026-03-25 23:05:28 +08:00
c0753891ec 优化 2026-03-23 01:48:03 +08:00
613d800ef9 feat: 添加 Flutter Web 构建产物
- 更新 .gitignore 允许 flutter_monisuo/build/web 目录
- 添加 Flutter Web release 构建文件

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 01:47:44 +08:00
cfc26f754a 优化 2026-03-22 20:36:36 +08:00
bd152d5b3f 优化 2026-03-22 17:23:14 +08:00
69099986e0 优化 2026-03-22 13:55:23 +08:00
sion
7694a34ade Initial commit: Monisuo - 虚拟货币模拟交易平台
功能模块:
- 用户注册/登录/KYC
- 资金账户/交易账户
- 实时行情/币种管理
- 即时交易/充提审核
- 管理后台

技术栈:
- 后端: SpringBoot 2.2.4 + MyBatis Plus
- 前端: uni-app x (Vue3 + UTS)
- 数据库: MySQL

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 20:52:33 +08:00