오류 수정

This commit is contained in:
leejunho 2024-09-25 18:02:23 +09:00
parent ec241e1fc1
commit 9c6cfe8854
2 changed files with 3 additions and 3 deletions

View File

@ -489,11 +489,11 @@
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml --> <!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml -->
<dependency> <!--<dependency>
<groupId>org.apache.poi</groupId> <groupId>org.apache.poi</groupId>
<artifactId>poi-ooxml</artifactId> <artifactId>poi-ooxml</artifactId>
<version>3.9</version> <version>3.9</version>
</dependency> </dependency>-->

View File

@ -35,7 +35,7 @@
<body> <body>
<!-- cont --> <!-- cont -->
<div class="cont_wrap dashboard"> <div class="cont_wrap dashboard">
헬로우 시드니 <!-- 헬로우 시드니 -->
</div> </div>
<!-- //cont --> <!-- //cont -->