4 lines
105 B
Python
4 lines
105 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
"""模型模块,提供数据处理和模型定义。""" |