요금제 추가

This commit is contained in:
2026-07-31 14:17:57 +09:00
parent 5feb7845fd
commit b035537430
29 changed files with 530 additions and 479 deletions
+3 -3
View File
@@ -14,9 +14,9 @@ spring:
datasource:
jcms-db:
driver-class-name: org.mariadb.jdbc.Driver
jdbc-url: jdbc:mariadb://192.168.62.37:3306/jcmsdb
username: jcms
password: jcms3593
jdbc-url: jdbc:mariadb://localhost:3306/jcmsdb
username: root
password: jcms
server:
port: 8080