修改工程名
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// This file is generated by Umi automatically
|
||||
// DO NOT CHANGE IT MANUALLY!
|
||||
import { getRoutes } from './route'
|
||||
import type { History } from 'E:/project/ks-admin/node_modules/@umijs/renderer-react'
|
||||
import type { History } from 'D:/work/SHIHEZI/shz-admin/node_modules/@umijs/renderer-react'
|
||||
|
||||
type Routes = Awaited<ReturnType<typeof getRoutes>>['routes']
|
||||
type AllRoute = Routes[keyof Routes]
|
||||
|
||||
Reference in New Issue
Block a user