mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
feat: add cURL import for http request node (#8656)
This commit is contained in:
@@ -408,6 +408,10 @@ const translation = {
|
||||
writeLabel: '写入超时',
|
||||
writePlaceholder: '输入写入超时(以秒为单位)',
|
||||
},
|
||||
curl: {
|
||||
title: '导入cURL',
|
||||
placeholder: '粘贴 cURL 字符串',
|
||||
},
|
||||
},
|
||||
code: {
|
||||
inputVars: '输入变量',
|
||||
|
||||
Reference in New Issue
Block a user