diff --git a/src/main/resources/static/dev/authority.css b/src/main/resources/static/dev/authority.css
new file mode 100644
index 0000000..6624f7b
--- /dev/null
+++ b/src/main/resources/static/dev/authority.css
@@ -0,0 +1,6 @@
+.nav-item .active{
+ background-color: rgb(208, 208, 208) !important;
+}
+.tab-pane{
+ background-color: rgb(208, 208, 208);
+}
\ No newline at end of file
diff --git a/src/main/resources/static/dev/authority_list_dev.html b/src/main/resources/static/dev/authority_list_dev.html
new file mode 100644
index 0000000..b3356dc
--- /dev/null
+++ b/src/main/resources/static/dev/authority_list_dev.html
@@ -0,0 +1,312 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ No1 WMS
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | 번호 | 권한 명 |
+
+
+ | 1 | 사장 권한 |
+ | 2 | 관리자 권한 |
+ | 3 | 사원 권한 |
+
+
+
+
+
+
+ | 번호 | id | 이름 | 권한 명 |
+
+
+ | 1 | 230112 | 김이박 | 사장 권한 |
+ | 2 | 230112 | 김이박 | 사장 권한 |
+ | 3 | 230112 | 김이박 | 사장 권한 |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file