update marketing-content

update marketing-content
This commit is contained in:
박서은
2025-06-11 16:30:30 +09:00
parent b854885d2e
commit c5a7254ce5
16 changed files with 341 additions and 38 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
dependencies {
implementation project(':common')
runtimeOnly 'com.mysql:mysql-connector-j'
// 데이터베이스 의존성
runtimeOnly 'org.postgresql:postgresql'
}