{
"business": {
"recharge_multiplier": 0
},
"common": {
"article": [
"string"
],
"cache": [
"string"
],
"expire": 0,
"generation": [
"string"
],
"image_store": true,
"prompt_store": true,
"size": 0
},
"digitalxiaohuliconf": {
"notifyUrl": "string",
"status": true
},
"general": {
"backend": "string",
"debug_mode": true,
"docs": "string",
"file": "string",
"group_chat": "string",
"kefu": "string",
"logo": "string",
"pwa_manifest": "string",
"title": "string"
},
"ltzfconf": {
"callUrl": "string",
"mchId": "string",
"mchKey": "string",
"notifyUrl": "string",
"status": true
},
"mail": {
"from": "string",
"host": "string",
"password": "string",
"port": 0,
"protocol": true,
"username": "string",
"white_list": {
"custom": "string",
"enabled": true,
"white_list": [
"string"
]
}
},
"search": {
"crop": true,
"crop_len": 0,
"endpoint": "string",
"engines": [
"string"
],
"image_proxy": true,
"safe_search": 0
},
"site": {
"auth_footer": true,
"buy_link": "string",
"close_register": true,
"close_relay": true,
"contact": "string",
"footer": "string",
"quota": 0,
"relay_plan": true
}
}curl --location --request POST '/api/admin/config/update' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NDUyMDMzNzUsInBhc3N3b3JkIjoiZDMwYTlkZmEwNmNlYjQ1Y2EwOWMzOWU0YmE5NTJkMzQ4NGE3Y2I3MWU0OGQ5ODYwNDRhMmM2YWVmYTRmMGUxOSIsInVzZXJuYW1lIjoicm9vdCJ9.VW_-1MFqglNvRMQmdjfoOkYFAYvhU3i63kQZTHrbsOI' \
--header 'Domain: http://nio.nodeai.cn' \
--header 'Content-Type: application/json' \
--data-raw '{
"business": {
"recharge_multiplier": 0
},
"common": {
"article": [
"string"
],
"cache": [
"string"
],
"expire": 0,
"generation": [
"string"
],
"image_store": true,
"prompt_store": true,
"size": 0
},
"digitalxiaohuliconf": {
"notifyUrl": "string",
"status": true
},
"general": {
"backend": "string",
"debug_mode": true,
"docs": "string",
"file": "string",
"group_chat": "string",
"kefu": "string",
"logo": "string",
"pwa_manifest": "string",
"title": "string"
},
"ltzfconf": {
"callUrl": "string",
"mchId": "string",
"mchKey": "string",
"notifyUrl": "string",
"status": true
},
"mail": {
"from": "string",
"host": "string",
"password": "string",
"port": 0,
"protocol": true,
"username": "string",
"white_list": {
"custom": "string",
"enabled": true,
"white_list": [
"string"
]
}
},
"search": {
"crop": true,
"crop_len": 0,
"endpoint": "string",
"engines": [
"string"
],
"image_proxy": true,
"safe_search": 0
},
"site": {
"auth_footer": true,
"buy_link": "string",
"close_register": true,
"close_relay": true,
"contact": "string",
"footer": "string",
"quota": 0,
"relay_plan": true
}
}'{
"data": null,
"error": "string",
"status": true,
"total": 0
}