docs: update response demo

This commit is contained in:
Vincent Young 2023-09-14 13:59:15 -04:00
parent 1da0f1363b
commit f8b6821fb4
No known key found for this signature in database
GPG Key ID: 84A0830C90354A56

View File

@ -2,7 +2,7 @@
* @Author: Vincent Young * @Author: Vincent Young
* @Date: 2022-10-18 07:32:29 * @Date: 2022-10-18 07:32:29
* @LastEditors: Vincent Young * @LastEditors: Vincent Young
* @LastEditTime: 2023-07-23 20:42:10 * @LastEditTime: 2023-09-14 13:58:57
* @FilePath: /DeepLX/README.md * @FilePath: /DeepLX/README.md
* @Telegram: https://t.me/missuo * @Telegram: https://t.me/missuo
* *
@ -44,13 +44,15 @@
```json ```json
{ {
"alternatives": [ "alternatives": [
"Undisputed", "no one else",
"Unquestionable", "there is no other person (idiom); there is no one else",
"Unquestionably" "there is no other person"
], ],
"code": 200, "code": 200,
"data": "Undoubtedly", "data": "there is no one else",
"id": 8300079001 "id": 8352115005,
"source_lang": "ZH",
"target_lang": "EN"
} }
``` ```
### Specify the port ### Specify the port