fix:兼容fetch

This commit is contained in:
bietiaop 2024-07-15 23:48:43 +08:00
parent 7515b7a526
commit db26472a7d
4 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,7 @@ import { getCk } from './common.js';
import _ from 'lodash';
import NoteUser from '../../genshin/model/mys/NoteUser.js';
import settings from '../lib/settings.js';
import fetch from 'node-fetch';
export class ZZZPlugin extends plugin {
/**