feat:linebot

1. change Dockerfile
2. change the way import
This commit is contained in:
2026-03-10 10:25:52 +08:00
parent 065d3d352a
commit c58e35c98d
6 changed files with 34 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
from app.line import captcha_state
from app.line.expense import (
from line import captcha_state
from line.expense import (
EXPENSE_TEMPLATE,
save_expense,
delete_expense,