Commit Graph

10 Commits

Author SHA1 Message Date
zerosaturation
c5bf9df955 feat: 经济系统重构 - 任务服务与画廊服务解耦
- galleryService 独立启动,配置 task-service-url
- 新增 taskService 到 galleryService 的 RPC 调用
- 更新 proto 文件并重新生成代码
- 新增展览唯一约束迁移脚本
- 修复多个 service 的配置和依赖关系

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 23:12:02 +08:00
zerosaturation
bcaa743446 feat: 新增星册类型选择 2026-04-20 16:00:10 +08:00
zerosaturation
4e13c86aa4 fix: 修改任务系统奖励修复 2026-04-15 14:11:07 +08:00
zerosaturation
43ac9a6d10 faet: 新增一个开发环境的热更新脚本 2026-04-13 16:11:17 +08:00
zerosaturation
a5dd07c9cb fix: correct cleanup service order in dev.sh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:48:02 +08:00
zerosaturation
2382ae880c feat: add signal trap and graceful shutdown to dev.sh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:46:49 +08:00
zerosaturation
aad5a16ff9 feat: add main startup flow in dev.sh
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:45:32 +08:00
zerosaturation
24cdca20f8 feat: add restart_service and start_watcher functions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:44:16 +08:00
zerosaturation
eb5097516c feat: add build_service and start_service functions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:42:42 +08:00
zerosaturation
73d9b96998 feat: add dev.sh main framework header
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 12:41:23 +08:00