2 lines
43 B
Python
2 lines
43 B
Python
|
|
# src/api/__init__.py
|
||
|
|
"""API接口模块"""
|