This commit is contained in:
eric
2026-03-28 17:49:04 -05:00
parent e050afbac1
commit 513c2b7b8c
3 changed files with 45 additions and 4 deletions

1
backup/__init__.py Normal file
View File

@@ -0,0 +1 @@
# 使 backup 成为显式包,便于 from backup.msg_push import ...