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 } ~~~