更逊包

This commit is contained in:
PC-202306242200\Administrator
2024-09-10 16:53:03 +08:00
parent d4720a32e1
commit 85e7df0a25
76 changed files with 604 additions and 1562 deletions

View File

@@ -2,7 +2,7 @@
// This file is generated by Umi automatically
// DO NOT CHANGE IT MANUALLY!
import { getRoutes } from './route'
import type { History } from 'D:/project/xdnyAdmin/node_modules/.pnpm/@umijs+renderer-react@4.1.0_react-dom@18.1.0_react@18.1.0__react@18.1.0/node_modules/@umijs/renderer-react'
import type { History } from 'D:/project/xdnyAdminGit/admin/node_modules/.pnpm/@umijs+renderer-react@4.1.0_react-dom@18.1.0_react@18.1.0__react@18.1.0/node_modules/@umijs/renderer-react'
type Routes = Awaited<ReturnType<typeof getRoutes>>['routes']
type AllRoute = Routes[keyof Routes]