增加测试环境

test
wj 2 years ago
parent b6c85e3d39
commit 791f7bfdde

@ -1,4 +1,4 @@
spring.profiles.active=pro
spring.profiles.active=test
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
mybatis.config-location=classpath:mybatis/mybatis-config.xml
mybatis.mapper-locations=classpath:mybatis/mapper/*/*.xml

Loading…
Cancel
Save