로그및 설정 변경경

This commit is contained in:
2025-08-30 11:31:02 +09:00
parent 7f0dcc8922
commit 26d0247810
5 changed files with 5 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ uri="http://java.sun.com/jsp/jstl/core" %>
type="text"
id="userId"
name="userId"
value=""
value="plm_admin"
placeholder="USER ID"
/>
<label for="userPw" class="userPw">PWD</label>
@@ -64,7 +64,7 @@ uri="http://java.sun.com/jsp/jstl/core" %>
type="password"
id="password"
name="password"
value=""
value="qlalfqjsgh11"
placeholder="PASSWORD"
/>
<div