chore: update gitignore; feat: 新增customer_agent业务模块与api路由
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""客服 Agent 服务层:对外提供匿名/登录客服业务服务。"""
|
||||
|
||||
package_name = "customer_agent"
|
||||
|
||||
__all__ = ["package_name"]
|
||||
Reference in New Issue
Block a user