{
"name": "应用1---综合",
"icon": "🤖",
"icon_background": "#FFEAD5",
"mode": "agent-chat",
"description": "应用1描述-----综合",
"category": "FUNCTION_DESIGN",
"maxTokens": 11111,
"sourceType": "PRESET",
"streamFlag": false,
"appDomainId": "a71e817c-f9b1-405d-a29d-0d77a01b92df",
"routerPath": "http://123.com",
"thirdFlag": true,
"thirdConfig": "123",
"appCode": "sql_master11",
"embeddedEnable": false,
"embeddedConfig": "测试",
"releaseFlag": 1
}curl --location --request POST 'http://172.20.238.8:48806/ai-portal/app-main/apps/85d3d69b-7296-447a-9f0c-cd1011e58905/update' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "应用1---综合",
"icon": "🤖",
"icon_background": "#FFEAD5",
"mode": "agent-chat",
"description": "应用1描述-----综合",
"category": "FUNCTION_DESIGN",
"maxTokens": 11111,
"sourceType": "PRESET",
"streamFlag": false,
"appDomainId": "a71e817c-f9b1-405d-a29d-0d77a01b92df",
"routerPath": "http://123.com",
"thirdFlag": true,
"thirdConfig": "123",
"appCode": "sql_master11",
"embeddedEnable": false,
"embeddedConfig": "测试",
"releaseFlag": 1
}'{}