ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的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 } ~~~