♻️ 全面整理重构

This commit is contained in:
目棃
2024-12-13 16:15:01 +08:00
parent 86bfc80b57
commit 3ed6d503d4
229 changed files with 3105 additions and 4127 deletions

View File

@@ -6,10 +6,10 @@
import { app } from "@tauri-apps/api";
import { getBuildTime } from "../../../utils/TGBuild.js";
import initTableSql from "./initTable.js";
import { getBuildTime } from "@/utils/TGBuild.js";
/**
* @description 初始化应用表数据
* @since Alpha v0.2.2