mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🐞 fix: 修复bookid
This commit is contained in:
parent
d7a2eddc02
commit
5fbb319b68
@ -9,6 +9,8 @@ import fs from "node:fs";
|
||||
import { CAT_LIMIT } from "../utils/constant.js";
|
||||
// 书库
|
||||
import { getZHelper, getBookDetail, getYiBook, getZBook } from "../utils/books.js";
|
||||
// 工具类
|
||||
import _ from "lodash";
|
||||
|
||||
export class query extends plugin {
|
||||
constructor() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user