4 lines
55 B
Python
4 lines
55 B
Python
|
|
"""
|
||
|
|
API接口层
|
||
|
|
定义应用服务的抽象接口
|
||
|
|
"""
|