9 lines
71 B
Python
9 lines
71 B
Python
"""
|
|
省12345接口。
|
|
"""
|
|
|
|
ApiPrefix = "/system"
|
|
"""
|
|
API 前缀。
|
|
"""
|