企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
## Parameters |Name|Type|Description| |----|----|----| |user_id|number (required)|用户ID| ## Response ~~~ Status: 200 OK { "id": 1, "user_id": 10001, "user_type": 1, "balance": 0, "is_password": 0, "is_answered": 0, "is_account": 0 } ~~~