Files
2026-06-02 17:46:38 +08:00

9 lines
99 B
Python

"""
数字城管接口。
"""
ApiPrefix = "/system/digital/city/management"
"""
API 前缀。
"""