细节优化

This commit is contained in:
HanaHimeUnica 2024-02-22 19:27:51 +08:00
parent d98a24dffe
commit 5c6054c930
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ import lodash from "lodash"
import fs from "node:fs"
import common from "../../../lib/common/common.js"
import gsCfg from "./gsCfg.js"
import GachaData from "./gachaData.js"
import { Character, Weapon } from "../../miao-plugin/models/index.js"
import { Character, Weapon } from "#miao.models"
export default class GachaLog extends base {
constructor(e) {