Files
baidu_fanyi/README.md
2026-03-13 09:16:16 +08:00

221 B

基本示例

配置json示例:

{
    "baseUrl": "https://fanyi-api.baidu.com/api/trans/vip/translate?",
    "appId": "xxx",
    "appKey": "",
    "appSecret": "xxx",
    "type": 0,
    "interval": 200
}