修复 cheerio

This commit is contained in:
🌌 2024-10-30 00:44:53 +08:00
parent 4286c6c0aa
commit 0d302f4394

View File

@ -2,8 +2,8 @@ import { Common } from '#miao'
import { MysApi, Player, Character } from '#miao.models'
import moment from 'moment'
import lodash from 'lodash'
import cheerio from 'cheerio'
import fetch from 'node-fetch'
import * as cheerio from 'cheerio'
const ProfileStat = {
async stat (e) {