|
@@ -17,7 +17,7 @@ spring.datasource.url=jdbc:mysql://192.168.10.30:3306/app_api?useUnicode=true&ch
|
|
|
spring.datasource.username=root
|
|
|
spring.datasource.password=root
|
|
|
spring.datasource.driverClassName=com.mysql.jdbc.Driver
|
|
|
-spring.jpa.show-sql=false
|
|
|
+spring.jpa.show-sql=true
|
|
|
spring.jpa.hibernate.ddl-auto=update
|
|
|
# ¿¼Îñ·þÎñµØÖ·
|
|
|
examcloud.exam.admin.url=http://192.168.10.30:8001
|