企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
~~~[api] post:/douyin/updateDyAppConfig *int:admin_id=95#管理员id *int:action_type=1#操作类型(1-查看,2-更新) member_id#会员id(action_type=2时) app_id#小程序AppID(action_type=2时) component_appid#第三方应用appid(action_type=2时) component_appsecret#第三方应用appsecret(action_type=2时) component_ticket#推送的component_ticket(action_type=2时) component_access_token#第三方应用接口调用凭据(action_type=2时) thirdparty_id#第三方平台服务商id,非服务商模式留空(action_type=2时) merchant_number#商户号,小程序平台自动分配(action_type=2时) url#服务端地址,必须以https开头,支持443端口(action_type=2时) token#小程序平台向开发者服务端发送请求时的密钥,必须为英文或数字,长度为3-32个字符(action_type=2时) salt#向小程序平台发送请求时的密钥(action_type=2时) aes_key#(action_type=2时) <<< success { "code":200, "msg":"ok", "data":"" } <<< error ~~~