baodan/api/insurance/__init__.py

6 lines
190 B
Python

"""保险智能客服系统 — 自研模块
所有自研代码放在 api/insurance/ 下,与基础平台代码物理隔离。
通过 Flask Blueprint 注册到基础平台主应用。
"""