修复编辑交易记录时手续费字段报错的问题

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
fish
2026-07-27 09:55:17 +08:00
parent b67dde0427
commit abc436514a
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.13.11-slim
WORKDIR /app