修改了查询我参与的功能模块
This commit is contained in:
		| @@ -29,7 +29,7 @@ spring.datasource.hikari.validation-timeout = 3000 | ||||
| ## Spring Data JPA 配置 | ||||
| spring.jpa.database = POSTGRESQL | ||||
| spring.jpa.database-platform = org.hibernate.dialect.PostgreSQLDialect | ||||
| spring.jpa.show-sql = false | ||||
| spring.jpa.show-sql = true | ||||
| # 指定 ddl mode (none, validate, create, create-drop, update) | ||||
| spring.jpa.hibernate.ddl-auto = update | ||||
| # 命名策略 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user