VWED_server/data/__init__.py

11 lines
135 B
Python
Raw Permalink Normal View History

2025-04-30 16:57:46 +08:00
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
VWED任务系统数据模块
"""
# 确保子模块正确加载
import data.models