초기 커밋.
This commit is contained in:
58
DDUtilityHelp/home.html
Normal file
58
DDUtilityHelp/home.html
Normal file
@@ -0,0 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
|
||||
<link href="../css/sb-admin-2.min.css" rel="stylesheet">
|
||||
<link href="../css/sb-custom-1.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="../js/sb-custom-1.js"></script>
|
||||
<title>DDUtility Home</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="div-Title01">에버원 자동화 운영팀</div>
|
||||
|
||||
<div class="div-border01 div-margin01">
|
||||
<div class="div-header01 div-border01">Information</div>
|
||||
<div class="div-content01">
|
||||
<ul>
|
||||
<li>DDUtility Download URL: <a href="http://pms.e1soft.co.kr:8090/Deploy/eqview/" target="_blank">http://pms.e1soft.co.kr:8090/Deploy/eqview/</a></li>
|
||||
<li>
|
||||
자동화 파트별 담당자
|
||||
<ul>
|
||||
<li>
|
||||
EIS
|
||||
<ul>
|
||||
<li>한정우 (T001084@daeduck.com) [Project] PNL Traceability</li>
|
||||
<li>배재성 (T001223@daeduck.com)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
MES
|
||||
<ul>
|
||||
<li>주상조 (T001087@daeduck.com) [Project] PNL Traceability</li>
|
||||
<li>조경진 (T001085@daeduck.com)</li>
|
||||
<li>김두식 (T001167@daeduck.com)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
RMS, RRM, FDC
|
||||
<ul>
|
||||
<li>강화광 (T001143@daeduck.com)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
RTD, MCS
|
||||
<ul>
|
||||
<li>박병길 (T001080@daeduck.com)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user