인터페이스 설계서 자동생성DTO

This commit is contained in:
Boram
2026-08-11 16:14:02 +09:00
parent d1f202aa9a
commit 494fbe9c45
5 changed files with 644 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ plugins {
dependencies {
implementation project(':dap-was-lib')
implementation 'org.apache.poi:poi-ooxml:5.3.0'
}
dependencies {