bump: 修改router为kevisual的router

This commit is contained in:
2024-10-25 20:00:07 +08:00
parent d8fec88e54
commit 61d7004c8f
32 changed files with 810 additions and 731 deletions

View File

@@ -1,7 +1,7 @@
import { app } from '@/app.ts';
import { getFileStat, getMinioList } from './module/get-minio-list.ts';
import path from 'path';
import { CustomError } from '@abearxiong/router';
import { CustomError } from '@kevisual/router';
import { get } from 'http';
const handlePrefix = (prefix: string) => {