mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-16 04:41:52 +00:00
feat:linebot
1. change Dockerfile 2. change the way import
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user