生产管理系统 - 员工管理提交

This commit is contained in:
2025-11-12 10:45:56 +08:00
parent 80171778b5
commit 8fefadaf55
25 changed files with 1187 additions and 708 deletions

View File

@@ -72,12 +72,7 @@
"src",
".next/types/**/*.ts"
],
"references": [
{
"path": "./tsconfig.node.json"
}
],
"paths": {
"paths": {
"@/*": [
"./src/*"
]