企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
~~~[api] POST:http://localhost:8060/ads/manage/updateAccountBudget *string:customerId#账户ID(4616773262) *string:note#备注 *string:micros#金额 <<< success-200 { "code": 200, "msg": "ok", "count": 0, "data": "customers/4616773262/accountBudgetProposals/456181449" } <<< error-100 { "code": 100, "msg": "参数不完整", "count": 0, "data": null } <<< error-5000 { "code": 5000, "msg": "bad", "count": 0, "data": null } ~~~