shanshanzhong147
|
077dba3d98
|
修复: 历史提现迁移到 withdrawals 表的闭环 SQL
- 删除原迁移误将 ticket.status=3 (取消/拒绝) 当作已通过迁入的 5 条脏数据
- 补迁 8 条遗漏的 ticket.status=4 已通过单
- content 改为 '历史提现 #<ticket_id>' 支持反查 ticket 源头
- 修正 13 个用户的 commission 字段使其等于 SUM(type=33 日志)
- 给 6 个前日志时代账号补 type=335 baseline 让账目闭环
- 加 .gitignore 排除审计 CSV/TSV(含真实用户邮箱与收款地址)
执行命令(注意 --default-character-set=utf8mb4 必须):
docker exec -i ppanel-mysql mysql --default-character-set=utf8mb4 \\
-uroot -p ppanel < ops/audit/migration_v3.sql
跑完后 14 项体检全 PASS, 0 个用户余额失衡。
|
2026-06-12 19:48:37 -07:00 |
|
shanshanzhong147
|
9ddd8257c5
|
Remove unused deployment and observability assets
|
2026-06-02 21:01:55 -07:00 |
|
shanshanzhong147
|
3df59ef345
|
Add GitHub staging deployment workflow
|
2026-06-02 20:45:05 -07:00 |
|
shanshanzhong147
|
d89798f001
|
merge: pull internal/internal with secrets for TG notifications
Build docker and publish / build (20.15.1) (push) Failing after 8m22s
Resolved conflict in .gitea/workflows/docker.yml by keeping
secrets-based TG_BOT_TOKEN and TG_CHAT_ID instead of hardcoded values.
|
2026-05-26 09:25:13 -07:00 |
|
shanshanzhong147
|
81c3059892
|
x
|
2026-05-26 09:14:59 -07:00 |
|
shanshanzhong147
|
a6e9e2bdb8
|
配置(#53): 固定 Docker Compose 基础设施镜像版本,移除 latest 标签
Build docker and publish / build (20.15.1) (push) Failing after 7m45s
Co-authored-by: multica-agent <github@multica.ai>
|
2026-05-25 21:56:01 -07:00 |
|
shanshanzhong147
|
fd522b6c71
|
path
Build docker and publish / build (20.15.1) (push) Successful in 8m56s
|
2026-05-19 19:35:44 -07:00 |
|
shanshanzhong147
|
f6911965dc
|
chore: snapshot current aws standby and backup tooling work
|
2026-05-13 10:59:03 -07:00 |
|
shanshanzhong147
|
c4b2ebf7e1
|
x
Build docker and publish / build (20.15.1) (push) Has been cancelled
|
2026-05-10 10:41:50 -07:00 |
|