企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
### 基本信息 **Path:** /api/user/balance **Method:** GET **接口描述:** ### 请求参数 ### 返回数据 | 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 | | --- | --- | --- | --- | --- | --- | | status | number | 必须 | | | | | msg | string | 必须 | | | | | data | object | 非必须 | | | | | ├─ now\_money | string | 非必须 | | 当前总资金 | | | ├─ recharge | number | 非必须 | | 累计充值 | | | ├─ orderStatusSum | number | 非必须 | | 累计消费 | |