Files
lotteryServer/models/__init__.py
2026-09-03 14:31:25 +08:00

3 lines
69 B
Python

# 存放数据库表的模型包
from .lottery_dlt import LotteryDLT