9 lines
99 B
Python
9 lines
99 B
Python
"""
|
|
数字城管接口。
|
|
"""
|
|
|
|
ApiPrefix = "/system/digital/city/management"
|
|
"""
|
|
API 前缀。
|
|
"""
|