Commit 60efc1fb by “lxy”

mybatis配置

1 parent e2300c6c
......@@ -14,3 +14,4 @@ spring.datasource.url=jdbc:mysql://140.143.249.40:3308/edz?useUnicode=true&chara
spring.datasource.password=123456
spring.datasource.username=root
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
mybatis.mapper-locations=classpath:mapper/*.xml
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!