feat: Support batch fetch, and update AI prompt
This commit is contained in:
@@ -26,6 +26,7 @@ export default function DictCont({ text }) {
|
||||
return;
|
||||
}
|
||||
|
||||
// todo
|
||||
const dictRes = await apiTranslate({
|
||||
text,
|
||||
translator: OPT_TRANS_BAIDU,
|
||||
|
||||
Reference in New Issue
Block a user