diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties index 707982b..5446456 100644 --- a/src/main/resources/application-dev.properties +++ b/src/main/resources/application-dev.properties @@ -1,4 +1,4 @@ -spring.datasource.url=jdbc:mysql://117.172.29.81:3306/fourcal?\ +spring.datasource.url=jdbc:mysql://192.168.1.100:3306/fourcal?\ characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull&serverTimezone=GMT%2b8&rewriteBatchedStatements=true&nullCatalogMeansCurrent=true spring.datasource.username=root spring.datasource.password=zytx123!@#