fix cannot run due to lodash-es is not bundled; fix logic about set security question tip modal

This commit is contained in:
geekgeekrun
2025-08-17 11:11:15 +08:00
parent 203fbba9a0
commit 42fc66a0f4
3 changed files with 27 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
import "reflect-metadata";
import { type DataSource } from "typeorm";
import { requireTypeorm } from "./utils/module-loader";
import fs from 'node:fs'
import { BossInfo } from "./entity/BossInfo";
import { BossInfoChangeLog } from "./entity/BossInfoChangeLog";