mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 23:51:39 +00:00
修复 cheerio
This commit is contained in:
parent
4286c6c0aa
commit
0d302f4394
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user