Commit 465878f9 by Administrator

Update techhero-examsite-inspection-local.yml

parent 7706f2c7
......@@ -5,5 +5,5 @@ spring:
username: transdata
password: mysql-techhero
mybatis:
mapper-locations: classpath:mapper/*.xml #配置映射文件
mapper-locations: classpath:mapper/**/*.xml #配置映射文件
type-aliases-package: com.techhero.inspect.model #配置实体类
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment