plm명칭 변경
This commit is contained in:
parent
019b82d2b6
commit
71a9d27a0c
@ -5,8 +5,8 @@ import { Providers } from "@/providers";
|
||||
import { Toaster } from "@/components/ui/toaster";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "FEMS",
|
||||
description: "Factory Energy Management System",
|
||||
title: "PLM",
|
||||
description: "Product Lifecycle Management",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
@ -256,7 +256,7 @@ export default function Home() {
|
||||
</div>
|
||||
</div>
|
||||
<div className="border-t border-gray-800 mt-8 pt-8 text-sm text-center">
|
||||
© 2024 FEMS. All rights reserved.
|
||||
© 2024 PLM. All rights reserved.
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
@ -213,7 +213,7 @@ export function AdminSidebar() {
|
||||
<div className="sticky top-0 z-10 bg-white p-4 border-b border-gray-200">
|
||||
<div className="flex items-center space-x-2">
|
||||
<Gauge className="h-8 w-6 text-blue-600" />
|
||||
<h1 className="text-xl font-semibold text-gray-900">FEMS</h1>
|
||||
<h1 className="text-xl font-semibold text-gray-900">PLM</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -19,6 +19,11 @@
|
||||
"date": 1733879841776,
|
||||
"name": "/app/logs/error/error-2024-12-11.log",
|
||||
"hash": "39195d6169da96b7fe430ade1b2115a82fb0a51334153ceb54541d28d6f739ee"
|
||||
},
|
||||
{
|
||||
"date": 1733996836759,
|
||||
"name": "/app/logs/error/error-2024-12-12.log",
|
||||
"hash": "4fc1efc550131d80937035aba62464a360b76f1c7050cdc48b28858bf254152e"
|
||||
}
|
||||
],
|
||||
"hashType": "sha256"
|
||||
|
@ -19,6 +19,11 @@
|
||||
"date": 1733879841786,
|
||||
"name": "/app/logs/info/info-2024-12-11.log",
|
||||
"hash": "e966ad92bddef5e4c0517226872d8bab241ca53eec10b0d6c43a1dd46388bfef"
|
||||
},
|
||||
{
|
||||
"date": 1733996836771,
|
||||
"name": "/app/logs/info/info-2024-12-12.log",
|
||||
"hash": "1c987d2eab99acceb0ee4f85ab1653ed592ec1c5aa9214aaf54230e15830404c"
|
||||
}
|
||||
],
|
||||
"hashType": "sha256"
|
||||
|
@ -19,6 +19,11 @@
|
||||
"date": 1733879841794,
|
||||
"name": "/app/logs/system/system-2024-12-11.log",
|
||||
"hash": "377a78384280ae0a2ffba508995bcc46a4a718c069702599347ef1306ef47163"
|
||||
},
|
||||
{
|
||||
"date": 1733996836783,
|
||||
"name": "/app/logs/system/system-2024-12-12.log",
|
||||
"hash": "b8614ccdecfaf9afaef272e735927d04f25143279a904f6e794d7d1afe396245"
|
||||
}
|
||||
],
|
||||
"hashType": "sha256"
|
||||
|
Loading…
Reference in New Issue
Block a user