orc-order-v2/app/config/__init__.py

5 lines
140 B
Python
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

"""
OCR订单处理系统 - 配置模块
------------------------
负责管理系统配置包括API密钥、路径和处理选项。
"""