first commit

This commit is contained in:
2026-06-25 17:41:06 +08:00
commit b2f23a933b
370 changed files with 30526 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# 新增model需要在这里导入
from .admin import *
from .automation import *
from .weixin import *
from .msg import *