Commit 7706f2c7 by Administrator

Update techhero-examsite-inspection-local.yml

parent 8b9fed54
......@@ -3,4 +3,7 @@ spring:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.0.102:33060/inspect?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: transdata
password: mysql-techhero
\ No newline at end of file
password: mysql-techhero
mybatis:
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