Commit 9607fdf2 authored by 黄瑜's avatar 黄瑜

部分更新

parent a760cd2f
......@@ -38,6 +38,7 @@ public class TesRoleServiceImpl implements TesRoleService {
@Autowired
TesUserMapper tesUserMapper;
@Autowired
TesRoleMapper tesRoleMapper;
@Autowired
......
jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/db_test?useUnicode=true&characterEncoding=UTF8
jdbc.url=jdbc:mysql://47.95.215.5:3306/db_test?useUnicode=true&characterEncoding=UTF8
jdbc.username=root
jdbc.password=root
\ No newline at end of file
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